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-8509-4ggv6-wrf1j-p213w Agent pingcap-tidb-pull-integration-ddl-test-8509-4ggv6-wrf1j-p213w is provisioned from template pingcap_tidb_pull_integration_ddl_test_8509-4ggv6-wrf1j --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "37c546bae12d216c4742fb3664b850e227356d6e" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8509-4ggv6" name: "pingcap-tidb-pull-integration-ddl-test-8509-4ggv6-wrf1j-p213w" 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-8509-4ggv6-wrf1j-p213w" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8509-4ggv6-wrf1j-p213w" - 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-8509-4ggv6-wrf1j-p213w 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 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 > 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=9de086c7-d4ed-4b69-9efa-8b1f68b72951 JENKINS_NODE_COOKIE=3f13331c-e7a2-481d-a1ae-173dfdf227ec BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-pull-integration-ddl-test-8509-4ggv6-wrf1j-p213w 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-8509 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_integration_ddl_test","buildid":"1787133242365710338","prowjobid":"9de086c7-d4ed-4b69-9efa-8b1f68b72951","refs":{"org":"pingcap","repo":"tidb","base_ref":"master","base_sha":"600b2ed4bf0aa38224a1c4c4c68831820735515c","pulls":[{"number":52989,"author":"qw4990","sha":"8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7","title":"planner: add projections to keep join keys as `col=col` "}]}} 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/8509/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/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/8509/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=#8509 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787133242365710338 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/8509/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_pull_integration_ddl_test_8509-4ggv6 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_8509-4ggv6 pingcap-tidb-pull-integration-ddl-test-8509-4ggv6-wrf1j-p213w GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-pull-integration-ddl-test-8509-4ggv6-wrf1j-p213w 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=8509 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-build3890996936=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8509-4ggv6-wrf1j-p213w bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8509-4ggv6-wrf1j-p213w 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: 33126 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 00e0341bd993616c (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: Sun May 05 14:52:52 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-8b3ce50) 457721856 bytes in 1.35 secs (338340945 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 98602c9364 Merge commit '8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7' into HEAD POST git-upload-pack (656 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master = [up to date] refs/pull/52989/head -> origin/pr/52989/head Warning: you are leaving 1 commit behind, not connected to any of your branches: 98602c9364 Merge commit '8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7' 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 98602c9364 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/planner/core/integration_test.go | 17 +++++++++++++++++ pkg/planner/core/rule_join_reorder.go | 26 ++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) ๐Ÿงพ Pre-merged result: eeb95c575eea81c60f7b3fa793b11130ff487323 eeb95c575e Merge commit '8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7' into HEAD 600b2ed4bf *: bump client-go to fix #53011 (#53012) c24dca58f5 infoschema: load auto id related changes for multi-schema-change diff (#52967) โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache not saved (git/pingcap/tidb/rev-600b2ed-8b3ce50 already exists) [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-0f12152e9bc91a0788cf5f25ab356ab1b023188f) 608769536 bytes in 3.48 secs (174870846 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@4caeb1c4; decorates RemoteLauncher[hudson.remoting.Channel@3cdb10d:JNLP4-connect connection from 10.233.83.96/10.233.83.96:59204] 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-ssh15229929290835296549.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-8b3ce508d3768e3faddf9842d0a50b9ad5ec49d7) 608770560 bytes in 14.00 secs (43475741 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-91-geeb95c575e" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-05 14:53:28" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=eeb95c575eea81c60f7b3fa793b11130ff487323" -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/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading golang.org/x/sys v0.19.0 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 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 go.uber.org/atomic v1.11.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 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 github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/tidwall/btree v1.7.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/google/btree v1.1.2 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading go.uber.org/multierr v1.11.0 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading golang.org/x/tools v0.20.0 go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 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/robfig/cron/v3 v3.0.1 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 go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/cockroachdb/pebble v1.1.0 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/carlmjohnson/flagext v0.21.0 go: downloading github.com/jfcg/sorty/v2 v2.1.0 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/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 google.golang.org/protobuf v1.33.0 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading golang.org/x/term v0.19.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading cloud.google.com/go v0.112.0 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/blackmagic v1.0.2 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 google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/jfcg/sixb v1.3.8 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/apache/thrift v0.16.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.28.6 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/kr/pretty v0.3.1 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading cloud.google.com/go/compute v1.24.0 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/lestrrat-go/httpcc v1.0.1 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/rivo/uniseg v0.4.6 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/klauspost/cpuid v1.3.1 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 google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda 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 k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/inf.v0 v0.9.1 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 5 22:59 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 5 22:58 .. drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 22:59 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 5 22:59 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 5 22:58 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:58 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:56 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-8509 + 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 5 22:59 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 5 22:59 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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-91-geeb95c575e Edition: Community Git Commit Hash: eeb95c575eea81c60f7b3fa793b11130ff487323 Git Branch: HEAD UTC Build Time: 2024-05-05 14:53:28 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-8509/tidb-test) 1583214592 bytes in 43.39 secs (36491006 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] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8509-7xh9q-31qmk-zs8td 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-8509-40796-z0q0k-pw0vd 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-8509-3q6qt-vxbzb-jmq9g [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-8509-hzxsn-c33sd-0mkv2 Agent pingcap-tidb-pull-integration-ddl-test-8509-7xh9q-31qmk-zs8td is provisioned from template pingcap_tidb_pull_integration_ddl_test_8509-7xh9q-31qmk --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "8b2c8e4e68c18904e85a8e28f3ef9371e635960c" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8509-7xh9q" name: "pingcap-tidb-pull-integration-ddl-test-8509-7xh9q-31qmk-zs8td" 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-8509-7xh9q-31qmk-zs8td" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8509-7xh9q-31qmk-zs8td" - 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-8509-7xh9q-31qmk-zs8td in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@737c8676; decorates RemoteLauncher[hudson.remoting.Channel@5d4a2d1b:JNLP4-connect connection from 10.233.102.219/10.233.102.219:46334] 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 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8509-xz9c1-n3tqm-gfdwg Agent pingcap-tidb-pull-integration-ddl-test-8509-40796-z0q0k-pw0vd is provisioned from template pingcap_tidb_pull_integration_ddl_test_8509-40796-z0q0k --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "750e4bd6112e4011fd139e96755b83394f866fc8" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8509-40796" name: "pingcap-tidb-pull-integration-ddl-test-8509-40796-z0q0k-pw0vd" 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-8509-40796-z0q0k-pw0vd" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8509-40796-z0q0k-pw0vd" - 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-8509-40796-z0q0k-pw0vd in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8509-2v9n6-dg94q-n9f1s No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@47b1585b; decorates RemoteLauncher[hudson.remoting.Channel@548e58e3:JNLP4-connect connection from 10.233.102.119/10.233.102.119:46712] 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 Agent pingcap-tidb-pull-integration-ddl-test-8509-hzxsn-c33sd-0mkv2 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8509-hzxsn-c33sd --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "506059ddcb187f5c84e2ca8701a52c5cc454363b" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8509-hzxsn" name: "pingcap-tidb-pull-integration-ddl-test-8509-hzxsn-c33sd-0mkv2" 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-8509-hzxsn-c33sd-0mkv2" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8509-hzxsn-c33sd-0mkv2" - 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-8509-hzxsn-c33sd-0mkv2 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git 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 > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@41a7f8b4; decorates RemoteLauncher[hudson.remoting.Channel@1bdab662:JNLP4-connect connection from 10.233.83.134/10.233.83.134:53670] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test Cloning repository https://github.com/PingCAP-QE/ci.git [Pipeline] { [Pipeline] cache Agent pingcap-tidb-pull-integration-ddl-test-8509-2v9n6-dg94q-n9f1s is provisioned from template pingcap_tidb_pull_integration_ddl_test_8509-2v9n6-dg94q --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "6b18d664fae9e2830d18592fa5ffca978620879f" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8509-2v9n6" name: "pingcap-tidb-pull-integration-ddl-test-8509-2v9n6-dg94q-n9f1s" 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-8509-2v9n6-dg94q-n9f1s" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8509-2v9n6-dg94q-n9f1s" - 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-8509-2v9n6-dg94q-n9f1s in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Agent pingcap-tidb-pull-integration-ddl-test-8509-xz9c1-n3tqm-gfdwg is provisioned from template pingcap_tidb_pull_integration_ddl_test_8509-xz9c1-n3tqm --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "bd99dde051180775e60f5f6f29eb8a6a118aef22" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8509-xz9c1" name: "pingcap-tidb-pull-integration-ddl-test-8509-xz9c1-n3tqm-gfdwg" 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-8509-xz9c1-n3tqm-gfdwg" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8509-xz9c1-n3tqm-gfdwg" - 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-8509-xz9c1-n3tqm-gfdwg in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test > 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)" > 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 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 Agent pingcap-tidb-pull-integration-ddl-test-8509-3q6qt-vxbzb-jmq9g is provisioned from template pingcap_tidb_pull_integration_ddl_test_8509-3q6qt-vxbzb --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8509/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e8a72bc7553ce7b19e197df1f1724f8a248c0187" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8509-3q6qt" name: "pingcap-tidb-pull-integration-ddl-test-8509-3q6qt-vxbzb-jmq9g" 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-8509-3q6qt-vxbzb-jmq9g" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8509-3q6qt-vxbzb-jmq9g" - 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-8509-3q6qt-vxbzb-jmq9g in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test) 1583214592 bytes in 7.01 secs (225876213 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git [Pipeline] container The recommended git tool is: git [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] checkout + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:00 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 5 23:00 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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-91-geeb95c575e Edition: Community Git Commit Hash: eeb95c575eea81c60f7b3fa793b11130ff487323 Git Branch: HEAD UTC Build Time: 2024-05-05 14:53:28 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { wait pd ready... [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] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6ec73e95; decorates RemoteLauncher[hudson.remoting.Channel@71174e95:JNLP4-connect connection from 10.233.109.110/10.233.109.110:59318] 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@1d448465; decorates RemoteLauncher[hudson.remoting.Channel@7dfd6fa6:JNLP4-connect connection from 10.233.68.175/10.233.68.175:58156] 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@7b6688b; decorates RemoteLauncher[hudson.remoting.Channel@1d80ff03:JNLP4-connect connection from 10.233.72.153/10.233.72.153:56706] 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 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 > 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)" 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 > 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 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 wait tikv ready... Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test) 1583214592 bytes in 14.62 secs (108260124 bytes/sec) [Pipeline] { [Pipeline] cache total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:01 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 5 23:00 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 5 23:01 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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 [2024/05/05 23:01:09.293 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/05 23:01:10.764 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] === RUN TestSimpleInsert/Basic === RUN TestSimpleInsert/Basic/test_insert Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test) 1583214592 bytes in 11.11 secs (142450927 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:00 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 5 23:01 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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-91-geeb95c575e Edition: Community Git Commit Hash: eeb95c575eea81c60f7b3fa793b11130ff487323 Git Branch: HEAD UTC Build Time: 2024-05-05 14:53:28 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:01 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 5 23:01 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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-91-geeb95c575e Edition: Community Git Commit Hash: eeb95c575eea81c60f7b3fa793b11130ff487323 Git Branch: HEAD UTC Build Time: 2024-05-05 14:53:28 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh wait pd ready... [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) wait pd ready... [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] 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] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache [TestSimpleInsert][Time Cost]2.598614225s === RUN TestSimpleInsert/Basic/test_insert_common [TestSimpleInsert][Time Cost]2.576330287s === RUN TestSimpleInsert/Conflict === RUN TestSimpleInsert/Conflict/test_conflict_insert [2024/05/05 23:01:20.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.315 +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/05 23:01:20.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.348 +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/05 23:01:20.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.360 +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/05 23:01:20.362 +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/05 23:01:20.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.363 +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/05 23:01:20.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.374 +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/05 23:01:20.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.432 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.433 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.434 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.437 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.439 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.440 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.441 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.442 +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/05 23:01:20.443 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.446 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.448 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.456 +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/05 23:01:20.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.457 +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/05 23:01:20.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.461 +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/05 23:01:20.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '125' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.465 +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/05 23:01:20.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.466 +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/05 23:01:20.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.472 +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/05 23:01:20.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.475 +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/05 23:01:20.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '99' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.477 +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/05 23:01:20.478 +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/05 23:01:20.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.549 +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/05 23:01:20.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.550 +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/05 23:01:20.550 +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/05 23:01:20.551 +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/05 23:01:20.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1332' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '48' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.560 +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/05 23:01:20.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '62' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.571 +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/05 23:01:20.573 +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/05 23:01:20.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.576 +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/05 23:01:20.577 +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/05 23:01:20.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.578 +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/05 23:01:20.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.579 +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/05 23:01:20.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.580 +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/05 23:01:20.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.633 +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/05 23:01:20.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.644 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.645 +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/05 23:01:20.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.652 +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/05 23:01:20.652 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.654 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1022' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.658 +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/05 23:01:20.659 +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/05 23:01:20.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.662 +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/05 23:01:20.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.668 +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/05 23:01:20.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.671 +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/05 23:01:20.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.672 +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/05 23:01:20.672 +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/05 23:01:20.673 +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/05 23:01:20.673 +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/05 23:01:20.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.677 +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/05 23:01:20.677 +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/05 23:01:20.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2472' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.734 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.737 +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/05 23:01:20.740 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3916' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.744 +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/05 23:01:20.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.750 +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/05 23:01:20.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.753 +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/05 23:01:20.753 +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/05 23:01:20.754 +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/05 23:01:20.754 +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/05 23:01:20.754 +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/05 23:01:20.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.766 +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/05 23:01:20.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.766 +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/05 23:01:20.766 +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/05 23:01:20.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.769 +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/05 23:01:20.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.771 +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/05 23:01:20.771 +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/05 23:01:20.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.772 +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/05 23:01:20.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.777 +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/05 23:01:20.777 +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/05 23:01:20.778 +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/05 23:01:20.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4035' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.782 +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/05 23:01:20.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.834 +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/05 23:01:20.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.840 +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/05 23:01:20.841 +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/05 23:01:20.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.846 +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/05 23:01:20.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.849 +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/05 23:01:20.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.851 +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/05 23:01:20.852 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.852 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.854 +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/05 23:01:20.854 +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/05 23:01:20.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6228' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.856 +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/05 23:01:20.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/05 23:01:20.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.864 +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/05 23:01:20.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.865 +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/05 23:01:20.865 +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/05 23:01:20.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.867 +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/05 23:01:20.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.872 +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/05 23:01:20.873 +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/05 23:01:20.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.874 +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/05 23:01:20.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.880 +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/05 23:01:20.880 +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/05 23:01:20.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:20.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7275' for key 'test_conflict_insert.PRIMARY'"] [mysql] 2024/05/05 23:01:20 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:01:20 packets.go:37: unexpected EOF [2024/05/05 23:01:20.958 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert values (2860, 2860)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/05 23:01:20.958 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert values (9397, 9397)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/05 23:01:22.471 +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/05 23:01:22.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.473 +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/05 23:01:22.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.478 +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/05 23:01:22.479 +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/05 23:01:22.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.482 +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/05 23:01:22.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1353' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.487 +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/05 23:01:22.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.489 +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/05 23:01:22.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.489 +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/05 23:01:22.490 +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/05 23:01:22.491 +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/05 23:01:22.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.492 +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/05 23:01:22.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.495 +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/05 23:01:22.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.496 +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/05 23:01:22.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3228' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.501 +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/05 23:01:22.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.502 +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/05 23:01:22.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.503 +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/05 23:01:22.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.507 +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/05 23:01:22.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.511 +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/05 23:01:22.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.512 +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/05 23:01:22.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.514 +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/05 23:01:22.515 +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/05 23:01:22.515 +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/05 23:01:22.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.516 +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/05 23:01:22.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.534 +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/05 23:01:22.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.534 +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/05 23:01:22.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.540 +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/05 23:01:22.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.540 +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/05 23:01:22.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.541 +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/05 23:01:22.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5163' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.543 +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/05 23:01:22.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.546 +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/05 23:01:22.547 +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/05 23:01:22.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.548 +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/05 23:01:22.549 +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/05 23:01:22.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.551 +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/05 23:01:22.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '77' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1943' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.552 +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/05 23:01:22.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.553 +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/05 23:01:22.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.556 +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/05 23:01:22.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9349' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.559 +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/05 23:01:22.559 +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/05 23:01:22.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.563 +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/05 23:01:22.564 +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/05 23:01:22.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.568 +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/05 23:01:22.568 +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/05 23:01:22.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.570 +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/05 23:01:22.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.574 +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/05 23:01:22.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.575 +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/05 23:01:22.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.575 +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/05 23:01:22.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.581 +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/05 23:01:22.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.584 +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/05 23:01:22.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.633 +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/05 23:01:22.633 +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/05 23:01:22.634 +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/05 23:01:22.634 +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/05 23:01:22.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.635 +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/05 23:01:22.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.636 +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/05 23:01:22.636 +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/05 23:01:22.636 +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/05 23:01:22.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.638 +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/05 23:01:22.638 +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/05 23:01:22.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.640 +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/05 23:01:22.640 +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/05 23:01:22.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.643 +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/05 23:01:22.643 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.645 +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/05 23:01:22.645 +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/05 23:01:22.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.647 +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/05 23:01:22.647 +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/05 23:01:22.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3960' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.648 +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/05 23:01:22.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.652 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.653 +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/05 23:01:22.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.653 +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/05 23:01:22.654 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.656 +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/05 23:01:22.656 +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/05 23:01:22.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.660 +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/05 23:01:22.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.661 +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/05 23:01:22.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.661 +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/05 23:01:22.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.664 +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/05 23:01:22.665 +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/05 23:01:22.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.667 +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/05 23:01:22.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.670 +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/05 23:01:22.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.672 +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/05 23:01:22.672 +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/05 23:01:22.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.676 +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/05 23:01:22.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.676 +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/05 23:01:22.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.680 +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/05 23:01:22.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.731 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.732 +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/05 23:01:22.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.733 +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/05 23:01:22.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.734 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9540' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.738 +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/05 23:01:22.738 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.739 +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/05 23:01:22.739 +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/05 23:01:22.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.741 +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/05 23:01:22.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.744 +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/05 23:01:22.744 +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/05 23:01:22.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.746 +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/05 23:01:22.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.748 +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/05 23:01:22.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2022' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.753 +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/05 23:01:22.754 +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/05 23:01:22.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.755 +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/05 23:01:22.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.757 +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/05 23:01:22.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.758 +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/05 23:01:22.759 +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/05 23:01:22.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.760 +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/05 23:01:22.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.763 +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/05 23:01:22.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5572' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.765 +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/05 23:01:22.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.766 +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/05 23:01:22.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.767 +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/05 23:01:22.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.768 +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/05 23:01:22.768 +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/05 23:01:22.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.769 +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/05 23:01:22.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.770 +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/05 23:01:22.770 +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/05 23:01:22.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.771 +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/05 23:01:22.772 +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/05 23:01:22.773 +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/05 23:01:22.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.776 +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/05 23:01:22.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.777 +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/05 23:01:22.777 +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/05 23:01:22.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.780 +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/05 23:01:22.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9472' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.782 +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/05 23:01:22.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8671' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.831 +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/05 23:01:22.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.834 +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/05 23:01:22.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.836 +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/05 23:01:22.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.838 +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/05 23:01:22.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.839 +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/05 23:01:22.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.842 +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/05 23:01:22.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '45' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.846 +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/05 23:01:22.846 +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/05 23:01:22.846 +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/05 23:01:22.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.850 +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/05 23:01:22.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8035' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7354' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.856 +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/05 23:01:22.857 +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/05 23:01:22.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.860 +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/05 23:01:22.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.861 +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/05 23:01:22.861 +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/05 23:01:22.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.864 +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/05 23:01:22.864 +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/05 23:01:22.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.865 +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/05 23:01:22.866 +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/05 23:01:22.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.868 +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/05 23:01:22.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.869 +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/05 23:01:22.869 +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/05 23:01:22.869 +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/05 23:01:22.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.874 +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/05 23:01:22.875 +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/05 23:01:22.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.877 +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/05 23:01:22.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.879 +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/05 23:01:22.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.880 +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/05 23:01:22.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.880 +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/05 23:01:22.881 +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/05 23:01:22.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.882 +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/05 23:01:22.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.883 +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/05 23:01:22.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.886 +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/05 23:01:22.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.889 +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/05 23:01:22.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1122' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.935 +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/05 23:01:22.935 +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/05 23:01:22.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.937 +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/05 23:01:22.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2059' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.941 +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/05 23:01:22.941 +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/05 23:01:22.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.944 +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/05 23:01:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.945 +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/05 23:01:22.946 +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/05 23:01:22.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.949 +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/05 23:01:22.949 +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/05 23:01:22.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.952 +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/05 23:01:22.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.954 +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/05 23:01:22.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.954 +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/05 23:01:22.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.959 +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/05 23:01:22.959 +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/05 23:01:22.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2354' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.962 +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/05 23:01:22.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.967 +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/05 23:01:22.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.973 +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/05 23:01:22.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.974 +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/05 23:01:22.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.980 +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/05 23:01:22.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.982 +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/05 23:01:22.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.984 +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/05 23:01:22.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.985 +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/05 23:01:22.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.985 +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/05 23:01:22.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:22.986 +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/05 23:01:22.986 +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/05 23:01:23.032 +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/05 23:01:23.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.032 +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/05 23:01:23.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.035 +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/05 23:01:23.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.040 +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/05 23:01:23.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.042 +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/05 23:01:23.042 +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/05 23:01:23.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.043 +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/05 23:01:23.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.046 +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/05 23:01:23.046 +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/05 23:01:23.046 +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/05 23:01:23.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.047 +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/05 23:01:23.047 +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/05 23:01:23.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.049 +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/05 23:01:23.049 +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/05 23:01:23.049 +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/05 23:01:23.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5906' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8723' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.054 +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/05 23:01:23.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.055 +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/05 23:01:23.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.060 +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/05 23:01:23.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.060 +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/05 23:01:23.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.063 +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/05 23:01:23.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9366' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.066 +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/05 23:01:23.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.067 +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/05 23:01:23.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.068 +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/05 23:01:23.068 +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/05 23:01:23.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.068 +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/05 23:01:23.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.070 +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/05 23:01:23.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.071 +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/05 23:01:23.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.073 +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/05 23:01:23.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.076 +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/05 23:01:23.077 +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/05 23:01:23.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7354' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.077 +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/05 23:01:23.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.079 +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/05 23:01:23.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.085 +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/05 23:01:23.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.085 +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/05 23:01:23.086 +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/05 23:01:23.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9366' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.088 +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/05 23:01:23.132 +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/05 23:01:23.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.134 +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/05 23:01:23.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.135 +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/05 23:01:23.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3522' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.141 +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/05 23:01:23.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.143 +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/05 23:01:23.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.153 +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/05 23:01:23.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.156 +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/05 23:01:23.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.158 +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/05 23:01:23.158 +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/05 23:01:23.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.159 +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/05 23:01:23.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.164 +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/05 23:01:23.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.165 +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/05 23:01:23.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.169 +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/05 23:01:23.169 +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/05 23:01:23.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.171 +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/05 23:01:23.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7790' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.171 +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/05 23:01:23.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.172 +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/05 23:01:23.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.174 +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/05 23:01:23.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.176 +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/05 23:01:23.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.178 +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/05 23:01:23.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.180 +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/05 23:01:23.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '85' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.183 +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/05 23:01:23.184 +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/05 23:01:23.184 +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/05 23:01:23.184 +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/05 23:01:23.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.186 +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/05 23:01:23.187 +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/05 23:01:23.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '69' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.190 +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/05 23:01:23.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.233 +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/05 23:01:23.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.234 +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/05 23:01:23.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.236 +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/05 23:01:23.236 +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/05 23:01:23.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.238 +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/05 23:01:23.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.239 +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/05 23:01:23.240 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.240 +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/05 23:01:23.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8926' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '82' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.241 +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/05 23:01:23.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.242 +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/05 23:01:23.242 +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/05 23:01:23.243 +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/05 23:01:23.243 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.243 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.246 +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/05 23:01:23.246 +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/05 23:01:23.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.247 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.248 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.249 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.249 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.250 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.250 +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/05 23:01:23.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.252 +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/05 23:01:23.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.254 +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/05 23:01:23.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.255 +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/05 23:01:23.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '778' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.257 +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/05 23:01:23.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '85' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3660' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.261 +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/05 23:01:23.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.262 +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/05 23:01:23.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.267 +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/05 23:01:23.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.268 +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/05 23:01:23.268 +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/05 23:01:23.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.269 +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/05 23:01:23.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '59' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.270 +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/05 23:01:23.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.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/05 23:01:23.271 +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/05 23:01:23.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '21' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2366' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.275 +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/05 23:01:23.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.275 +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/05 23:01:23.276 +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/05 23:01:23.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3916' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7168' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.279 +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/05 23:01:23.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.281 +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/05 23:01:23.282 +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/05 23:01:23.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.285 +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/05 23:01:23.285 +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/05 23:01:23.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.286 +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/05 23:01:23.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.289 +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/05 23:01:23.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.333 +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/05 23:01:23.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.338 +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/05 23:01:23.339 +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/05 23:01:23.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.341 +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/05 23:01:23.342 +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/05 23:01:23.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.346 +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/05 23:01:23.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.349 +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/05 23:01:23.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1009' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.349 +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/05 23:01:23.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.353 +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/05 23:01:23.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.354 +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/05 23:01:23.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.354 +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/05 23:01:23.354 +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/05 23:01:23.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.355 +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/05 23:01:23.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.355 +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/05 23:01:23.355 +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/05 23:01:23.356 +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/05 23:01:23.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.358 +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/05 23:01:23.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.358 +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/05 23:01:23.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.360 +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/05 23:01:23.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.363 +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/05 23:01:23.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.366 +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/05 23:01:23.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.367 +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/05 23:01:23.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.368 +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/05 23:01:23.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.370 +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/05 23:01:23.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.370 +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/05 23:01:23.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.374 +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/05 23:01:23.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.376 +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/05 23:01:23.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.376 +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/05 23:01:23.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.377 +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/05 23:01:23.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.383 +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/05 23:01:23.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.388 +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/05 23:01:23.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.389 +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/05 23:01:23.389 +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/05 23:01:23.431 +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/05 23:01:23.433 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.433 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.433 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.434 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.435 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.437 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.546 +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/05 23:01:23.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.548 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.549 +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/05 23:01:23.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.553 +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/05 23:01:23.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '34' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.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/05 23:01:23.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.560 +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/05 23:01:23.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.561 +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/05 23:01:23.562 +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/05 23:01:23.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.562 +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/05 23:01:23.562 +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/05 23:01:23.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.567 +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/05 23:01:23.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.570 +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/05 23:01:23.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.573 +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/05 23:01:23.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.577 +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/05 23:01:23.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.578 +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/05 23:01:23.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.581 +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/05 23:01:23.582 +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/05 23:01:23.582 +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/05 23:01:23.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.583 +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/05 23:01:23.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.584 +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/05 23:01:23.584 +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/05 23:01:23.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.584 +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/05 23:01:23.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.585 +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/05 23:01:23.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.586 +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/05 23:01:23.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.586 +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/05 23:01:23.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.586 +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/05 23:01:23.587 +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/05 23:01:23.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.587 +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/05 23:01:23.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.591 +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/05 23:01:23.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9354' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4522' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.594 +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/05 23:01:23.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.599 +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/05 23:01:23.599 +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/05 23:01:23.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.632 +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/05 23:01:23.633 +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/05 23:01:23.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.636 +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/05 23:01:23.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.636 +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/05 23:01:23.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.638 +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/05 23:01:23.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.638 +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/05 23:01:23.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.640 +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/05 23:01:23.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.641 +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/05 23:01:23.641 +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/05 23:01:23.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.642 +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/05 23:01:23.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9922' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.643 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.643 +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/05 23:01:23.644 +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/05 23:01:23.644 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.644 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.649 +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/05 23:01:23.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.650 +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/05 23:01:23.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.651 +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/05 23:01:23.652 +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/05 23:01:23.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.653 +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/05 23:01:23.653 +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/05 23:01:23.653 +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/05 23:01:23.654 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7572' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.654 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.657 +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/05 23:01:23.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.660 +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/05 23:01:23.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '922' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.663 +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/05 23:01:23.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.663 +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/05 23:01:23.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.665 +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/05 23:01:23.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.668 +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/05 23:01:23.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.670 +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/05 23:01:23.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.671 +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/05 23:01:23.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.672 +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/05 23:01:23.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.673 +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/05 23:01:23.673 +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/05 23:01:23.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.674 +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/05 23:01:23.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.680 +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/05 23:01:23.680 +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/05 23:01:23.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4022' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.682 +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/05 23:01:23.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4833' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.685 +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/05 23:01:23.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.685 +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/05 23:01:23.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.733 +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/05 23:01:23.733 +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/05 23:01:23.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.734 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.734 +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/05 23:01:23.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.735 +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/05 23:01:23.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.736 +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/05 23:01:23.736 +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/05 23:01:23.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.737 +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/05 23:01:23.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1162' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3202' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.738 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.738 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.738 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.739 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.740 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.740 +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/05 23:01:23.740 +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/05 23:01:23.740 +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/05 23:01:23.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.742 +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/05 23:01:23.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.745 +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/05 23:01:23.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.750 +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/05 23:01:23.750 +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/05 23:01:23.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.751 +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/05 23:01:23.751 +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/05 23:01:23.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.751 +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/05 23:01:23.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.753 +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/05 23:01:23.753 +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/05 23:01:23.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.755 +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/05 23:01:23.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.755 +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/05 23:01:23.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.756 +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/05 23:01:23.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.757 +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/05 23:01:23.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.758 +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/05 23:01:23.758 +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/05 23:01:23.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.758 +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/05 23:01:23.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.758 +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/05 23:01:23.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.760 +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/05 23:01:23.761 +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/05 23:01:23.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.763 +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/05 23:01:23.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.764 +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/05 23:01:23.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.766 +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/05 23:01:23.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.766 +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/05 23:01:23.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2472' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.768 +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/05 23:01:23.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.771 +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/05 23:01:23.771 +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/05 23:01:23.771 +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/05 23:01:23.772 +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/05 23:01:23.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.780 +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/05 23:01:23.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.782 +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/05 23:01:23.782 +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/05 23:01:23.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.783 +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/05 23:01:23.783 +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/05 23:01:23.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.784 +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/05 23:01:23.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '79' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.785 +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/05 23:01:23.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.833 +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/05 23:01:23.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.833 +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/05 23:01:23.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.835 +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/05 23:01:23.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.838 +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/05 23:01:23.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '59' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.842 +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/05 23:01:23.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '502' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.843 +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/05 23:01:23.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.844 +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/05 23:01:23.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.844 +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/05 23:01:23.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7620' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.846 +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/05 23:01:23.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.847 +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/05 23:01:23.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.849 +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/05 23:01:23.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.852 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.852 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.852 +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/05 23:01:23.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.855 +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/05 23:01:23.855 +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/05 23:01:23.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.856 +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/05 23:01:23.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.858 +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/05 23:01:23.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.858 +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/05 23:01:23.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.860 +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/05 23:01:23.860 +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/05 23:01:23.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.861 +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/05 23:01:23.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.864 +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/05 23:01:23.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1099' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.867 +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/05 23:01:23.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.867 +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/05 23:01:23.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.869 +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/05 23:01:23.869 +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/05 23:01:23.869 +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/05 23:01:23.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.870 +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/05 23:01:23.870 +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/05 23:01:23.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.871 +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/05 23:01:23.872 +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/05 23:01:23.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.873 +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/05 23:01:23.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.875 +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/05 23:01:23.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.875 +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/05 23:01:23.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.876 +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/05 23:01:23.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.877 +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/05 23:01:23.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.879 +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/05 23:01:23.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8671' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.880 +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/05 23:01:23.880 +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/05 23:01:23.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8668' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.882 +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/05 23:01:23.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7059' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5572' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.884 +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/05 23:01:23.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2916' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.885 +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/05 23:01:23.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.932 +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/05 23:01:23.932 +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/05 23:01:23.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4521' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.933 +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/05 23:01:23.933 +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/05 23:01:23.934 +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/05 23:01:23.934 +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/05 23:01:23.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9397' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.934 +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/05 23:01:23.935 +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/05 23:01:23.935 +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/05 23:01:23.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.936 +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/05 23:01:23.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.936 +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/05 23:01:23.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.937 +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/05 23:01:23.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8150' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.941 +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/05 23:01:23.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '82' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.941 +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/05 23:01:23.941 +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/05 23:01:23.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.942 +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/05 23:01:23.942 +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/05 23:01:23.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.942 +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/05 23:01:23.942 +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/05 23:01:23.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.946 +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/05 23:01:23.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.948 +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/05 23:01:23.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.948 +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/05 23:01:23.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.949 +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/05 23:01:23.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.951 +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/05 23:01:23.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.952 +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/05 23:01:23.952 +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/05 23:01:23.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.953 +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/05 23:01:23.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.955 +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/05 23:01:23.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.955 +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/05 23:01:23.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.956 +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/05 23:01:23.956 +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/05 23:01:23.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3009' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '37' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.959 +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/05 23:01:23.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7010' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.961 +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/05 23:01:23.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3872' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '70' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.964 +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/05 23:01:23.964 +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/05 23:01:23.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '257' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.964 +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/05 23:01:23.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2725' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.967 +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/05 23:01:23.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.968 +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/05 23:01:23.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.969 +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/05 23:01:23.969 +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/05 23:01:23.970 +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/05 23:01:23.970 +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/05 23:01:23.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '63' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.970 +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/05 23:01:23.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.971 +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/05 23:01:23.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.972 +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/05 23:01:23.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.973 +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/05 23:01:23.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.973 +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/05 23:01:23.974 +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/05 23:01:23.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.974 +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/05 23:01:23.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.974 +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/05 23:01:23.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:23.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.033 +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/05 23:01:24.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.034 +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/05 23:01:24.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.034 +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/05 23:01:24.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.036 +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/05 23:01:24.036 +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/05 23:01:24.036 +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/05 23:01:24.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.037 +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/05 23:01:24.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.038 +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/05 23:01:24.038 +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/05 23:01:24.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.040 +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/05 23:01:24.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.043 +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/05 23:01:24.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.045 +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/05 23:01:24.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.046 +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/05 23:01:24.046 +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/05 23:01:24.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.047 +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/05 23:01:24.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.047 +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/05 23:01:24.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.048 +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/05 23:01:24.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.049 +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/05 23:01:24.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.049 +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/05 23:01:24.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3504' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.050 +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/05 23:01:24.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.050 +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/05 23:01:24.050 +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/05 23:01:24.050 +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/05 23:01:24.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8664' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.050 +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/05 23:01:24.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.051 +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/05 23:01:24.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.051 +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/05 23:01:24.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.052 +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/05 23:01:24.052 +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/05 23:01:24.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.053 +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/05 23:01:24.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.054 +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/05 23:01:24.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.055 +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/05 23:01:24.055 +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/05 23:01:24.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.056 +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/05 23:01:24.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.057 +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/05 23:01:24.057 +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/05 23:01:24.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.057 +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/05 23:01:24.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.058 +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/05 23:01:24.058 +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/05 23:01:24.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.058 +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/05 23:01:24.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5517' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.060 +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/05 23:01:24.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.062 +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/05 23:01:24.063 +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/05 23:01:24.063 +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/05 23:01:24.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.065 +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/05 23:01:24.065 +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/05 23:01:24.065 +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/05 23:01:24.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.066 +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/05 23:01:24.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6059' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.071 +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/05 23:01:24.071 +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/05 23:01:24.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.071 +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/05 23:01:24.071 +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/05 23:01:24.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.072 +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/05 23:01:24.072 +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/05 23:01:24.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9946' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.073 +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/05 23:01:24.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.074 +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/05 23:01:24.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.075 +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/05 23:01:24.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.076 +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/05 23:01:24.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.076 +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/05 23:01:24.076 +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/05 23:01:24.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.076 +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/05 23:01:24.076 +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/05 23:01:24.077 +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/05 23:01:24.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.078 +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/05 23:01:24.131 +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/05 23:01:24.131 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.131 +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/05 23:01:24.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.133 +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/05 23:01:24.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.133 +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/05 23:01:24.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.133 +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/05 23:01:24.133 +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/05 23:01:24.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.134 +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/05 23:01:24.134 +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/05 23:01:24.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1068' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.136 +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/05 23:01:24.136 +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/05 23:01:24.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.137 +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/05 23:01:24.137 +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/05 23:01:24.138 +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/05 23:01:24.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.138 +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/05 23:01:24.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.139 +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/05 23:01:24.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9035' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.140 +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/05 23:01:24.140 +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/05 23:01:24.140 +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/05 23:01:24.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.140 +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/05 23:01:24.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.142 +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/05 23:01:24.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.142 +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/05 23:01:24.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.143 +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/05 23:01:24.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.143 +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/05 23:01:24.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.144 +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/05 23:01:24.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.144 +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/05 23:01:24.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4782' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.145 +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/05 23:01:24.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.145 +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/05 23:01:24.146 +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/05 23:01:24.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.146 +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/05 23:01:24.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '35' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.149 +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/05 23:01:24.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4960' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.151 +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/05 23:01:24.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.152 +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/05 23:01:24.152 +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/05 23:01:24.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6549' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.152 +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/05 23:01:24.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.153 +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/05 23:01:24.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.153 +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/05 23:01:24.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.154 +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/05 23:01:24.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.155 +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/05 23:01:24.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.155 +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/05 23:01:24.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.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/05 23:01:24.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.158 +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/05 23:01:24.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.159 +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/05 23:01:24.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.160 +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/05 23:01:24.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.160 +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/05 23:01:24.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.160 +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/05 23:01:24.161 +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/05 23:01:24.161 +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/05 23:01:24.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9010' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.162 +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/05 23:01:24.162 +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/05 23:01:24.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.164 +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/05 23:01:24.164 +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/05 23:01:24.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.165 +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/05 23:01:24.165 +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/05 23:01:24.165 +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/05 23:01:24.165 +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/05 23:01:24.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.166 +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/05 23:01:24.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.167 +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/05 23:01:24.167 +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/05 23:01:24.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.167 +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/05 23:01:24.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.168 +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/05 23:01:24.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.168 +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/05 23:01:24.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.171 +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/05 23:01:24.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '40' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.173 +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/05 23:01:24.173 +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/05 23:01:24.173 +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/05 23:01:24.173 +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/05 23:01:24.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.174 +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/05 23:01:24.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.175 +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/05 23:01:24.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.175 +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/05 23:01:24.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.231 +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/05 23:01:24.231 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.232 +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/05 23:01:24.232 +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/05 23:01:24.232 +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/05 23:01:24.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.233 +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/05 23:01:24.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.234 +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/05 23:01:24.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.235 +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/05 23:01:24.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.236 +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/05 23:01:24.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.236 +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/05 23:01:24.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.236 +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/05 23:01:24.236 +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/05 23:01:24.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6922' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.237 +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/05 23:01:24.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.237 +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/05 23:01:24.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.238 +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/05 23:01:24.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.240 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.240 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.241 +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/05 23:01:24.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.241 +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/05 23:01:24.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.241 +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/05 23:01:24.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '666' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.242 +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/05 23:01:24.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.242 +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/05 23:01:24.242 +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/05 23:01:24.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.243 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.243 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.243 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.243 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.243 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2125' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.244 +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/05 23:01:24.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.245 +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/05 23:01:24.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.246 +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/05 23:01:24.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.246 +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/05 23:01:24.247 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.247 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.247 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.247 +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/05 23:01:24.247 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.247 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.247 +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/05 23:01:24.248 +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/05 23:01:24.248 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.249 +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/05 23:01:24.249 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.249 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.249 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.249 +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/05 23:01:24.249 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.250 +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/05 23:01:24.250 +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/05 23:01:24.250 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.250 +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/05 23:01:24.250 +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/05 23:01:24.250 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.252 +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/05 23:01:24.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.253 +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/05 23:01:24.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.254 +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/05 23:01:24.255 +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/05 23:01:24.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.255 +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/05 23:01:24.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.256 +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/05 23:01:24.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6099' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.257 +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/05 23:01:24.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.257 +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/05 23:01:24.258 +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/05 23:01:24.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.259 +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/05 23:01:24.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.261 +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/05 23:01:24.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.262 +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/05 23:01:24.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2971' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.264 +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/05 23:01:24.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.265 +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/05 23:01:24.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1646' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.266 +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/05 23:01:24.266 +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/05 23:01:24.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.267 +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/05 23:01:24.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.268 +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/05 23:01:24.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.269 +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/05 23:01:24.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.270 +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/05 23:01:24.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.271 +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/05 23:01:24.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.274 +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/05 23:01:24.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9454' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.275 +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/05 23:01:24.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.276 +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/05 23:01:24.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.277 +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/05 23:01:24.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.278 +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/05 23:01:24.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.278 +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/05 23:01:24.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.335 +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/05 23:01:24.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.336 +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/05 23:01:24.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '62' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.337 +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/05 23:01:24.337 +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/05 23:01:24.337 +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/05 23:01:24.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.338 +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/05 23:01:24.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.339 +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/05 23:01:24.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.339 +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/05 23:01:24.340 +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/05 23:01:24.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.341 +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/05 23:01:24.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '93' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.341 +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/05 23:01:24.341 +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/05 23:01:24.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.342 +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/05 23:01:24.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.343 +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/05 23:01:24.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.345 +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/05 23:01:24.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9540' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.347 +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/05 23:01:24.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.347 +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/05 23:01:24.348 +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/05 23:01:24.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.349 +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/05 23:01:24.349 +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/05 23:01:24.350 +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/05 23:01:24.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.350 +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/05 23:01:24.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.354 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.355 +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/05 23:01:24.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.356 +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/05 23:01:24.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.362 +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/05 23:01:24.363 +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/05 23:01:24.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.366 +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/05 23:01:24.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.366 +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/05 23:01:24.367 +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/05 23:01:24.370 +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/05 23:01:24.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.371 +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/05 23:01:24.372 +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/05 23:01:24.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.376 +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/05 23:01:24.376 +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/05 23:01:24.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.378 +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/05 23:01:24.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.380 +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/05 23:01:24.381 +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/05 23:01:24.382 +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/05 23:01:24.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.386 +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/05 23:01:24.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.389 +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/05 23:01:24.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.392 +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/05 23:01:24.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9783' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5978' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.399 +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/05 23:01:24.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.400 +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/05 23:01:24.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.403 +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/05 23:01:24.403 +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/05 23:01:24.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '92' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.407 +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/05 23:01:24.409 +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/05 23:01:24.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.411 +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/05 23:01:24.411 +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/05 23:01:24.412 +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/05 23:01:24.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '922' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.416 +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/05 23:01:24.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.417 +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/05 23:01:24.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.422 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.423 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.423 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.424 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.424 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.425 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.426 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.427 +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/05 23:01:24.427 +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/05 23:01:24.428 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.429 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.430 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.430 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.432 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.433 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.433 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.433 +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/05 23:01:24.435 +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/05 23:01:24.435 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '329' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.437 +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/05 23:01:24.437 +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/05 23:01:24.437 +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/05 23:01:24.439 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.439 +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/05 23:01:24.440 +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/05 23:01:24.441 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.441 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.442 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.443 +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/05 23:01:24.443 +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/05 23:01:24.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.445 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.446 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.446 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.447 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.447 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.447 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.448 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.448 +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/05 23:01:24.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.449 +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/05 23:01:24.449 +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/05 23:01:24.451 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.452 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5305' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.453 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.453 +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/05 23:01:24.454 +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/05 23:01:24.454 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.467 +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/05 23:01:24.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.471 +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/05 23:01:24.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.487 +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/05 23:01:24.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.491 +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/05 23:01:24.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.496 +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/05 23:01:24.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.498 +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/05 23:01:24.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.501 +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/05 23:01:24.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3289' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.510 +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/05 23:01:24.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.511 +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/05 23:01:24.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4228' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.515 +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/05 23:01:24.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.520 +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/05 23:01:24.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.524 +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/05 23:01:24.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.528 +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/05 23:01:24.529 +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/05 23:01:24.529 +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/05 23:01:24.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.530 +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/05 23:01:24.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.534 +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/05 23:01:24.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.538 +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/05 23:01:24.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.542 +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/05 23:01:24.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.548 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.550 +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/05 23:01:24.551 +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/05 23:01:24.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.552 +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/05 23:01:24.552 +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/05 23:01:24.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.554 +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/05 23:01:24.554 +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/05 23:01:24.555 +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/05 23:01:24.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.557 +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/05 23:01:24.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7645' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '142' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.566 +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/05 23:01:24.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '90' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.569 +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/05 23:01:24.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.574 +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/05 23:01:24.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.583 +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/05 23:01:24.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '79' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.596 +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/05 23:01:24.596 +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/05 23:01:24.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.601 +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/05 23:01:24.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.603 +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/05 23:01:24.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.606 +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/05 23:01:24.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.607 +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/05 23:01:24.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.608 +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/05 23:01:24.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.611 +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/05 23:01:24.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9076' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.619 +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/05 23:01:24.620 +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/05 23:01:24.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.621 +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/05 23:01:24.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.632 +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/05 23:01:24.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.633 +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/05 23:01:24.634 +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/05 23:01:24.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.638 +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/05 23:01:24.640 +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/05 23:01:24.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.642 +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/05 23:01:24.644 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.646 +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/05 23:01:24.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.648 +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/05 23:01:24.649 +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/05 23:01:24.649 +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/05 23:01:24.649 +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/05 23:01:24.650 +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/05 23:01:24.652 +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/05 23:01:24.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.654 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6871' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.656 +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/05 23:01:24.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.657 +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/05 23:01:24.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5784' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.660 +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/05 23:01:24.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.661 +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/05 23:01:24.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.663 +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/05 23:01:24.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.664 +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/05 23:01:24.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7946' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.665 +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/05 23:01:24.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.666 +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/05 23:01:24.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.667 +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/05 23:01:24.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5406' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.675 +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/05 23:01:24.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.678 +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/05 23:01:24.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.681 +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/05 23:01:24.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '511' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.689 +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/05 23:01:24.691 +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/05 23:01:24.692 +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/05 23:01:24.692 +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/05 23:01:24.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.702 +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/05 23:01:24.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.704 +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/05 23:01:24.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.705 +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/05 23:01:24.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.706 +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/05 23:01:24.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.709 +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/05 23:01:24.709 +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/05 23:01:24.710 +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/05 23:01:24.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.711 +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/05 23:01:24.711 +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/05 23:01:24.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.716 +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/05 23:01:24.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.720 +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/05 23:01:24.722 +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/05 23:01:24.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.723 +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/05 23:01:24.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9376' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.723 +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/05 23:01:24.724 +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/05 23:01:24.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.727 +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/05 23:01:24.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.728 +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/05 23:01:24.729 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.729 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.730 +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/05 23:01:24.731 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.731 +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/05 23:01:24.731 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.734 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.738 +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/05 23:01:24.739 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.739 +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/05 23:01:24.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.742 +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/05 23:01:24.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.747 +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/05 23:01:24.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.748 +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/05 23:01:24.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.751 +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/05 23:01:24.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.752 +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/05 23:01:24.753 +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/05 23:01:24.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.758 +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/05 23:01:24.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.759 +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/05 23:01:24.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5132' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.765 +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/05 23:01:24.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.773 +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/05 23:01:24.773 +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/05 23:01:24.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.778 +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/05 23:01:24.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1064' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2867' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.803 +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/05 23:01:24.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4926' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.812 +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/05 23:01:24.812 +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/05 23:01:24.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.818 +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/05 23:01:24.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.824 +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/05 23:01:24.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.826 +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/05 23:01:24.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.830 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.830 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.848 +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/05 23:01:24.849 +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/05 23:01:24.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.854 +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/05 23:01:24.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/05 23:01:24.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5828' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]4.580626681s wait tikv ready... wait tikv ready... === RUN TestSimpleInsert/Conflict/test_conflict_insert_common [2024/05/05 23:01:30.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9678-9678' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9601-9601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2897-2897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8435-8435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.131 +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/05 23:01:30.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3026-3026' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8122-8122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.138 +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/05 23:01:30.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028-8028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508-9508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.189 +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/05 23:01:30.189 +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/05 23:01:30.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1135-1135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1920-1920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.235 +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/05 23:01:30.248 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6889-6889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1634-1634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8104-8104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '664-664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686-5686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795-6795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1251-1251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '974-974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2383-2383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3373-3373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.273 +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/05 23:01:30.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9892-9892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376-376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6866-6866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.279 +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/05 23:01:30.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3475-3475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.287 +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/05 23:01:30.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1916-1916' for key 'test_conflict_insert_common.PRIMARY'"] Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test) 1583214592 bytes in 9.86 secs (160545146 bytes/sec) [Pipeline] { [Pipeline] cache [2024/05/05 23:01:30.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4948-4948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9980-9980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624-1624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.350 +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/05 23:01:30.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6670-6670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8803-8803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.351 +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/05 23:01:30.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8162-8162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3506-3506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460-2460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1135-1135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4524-4524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.358 +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/05 23:01:30.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5552-5552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.362 +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/05 23:01:30.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6883-6883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '996-996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281-3281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3017-3017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.366 +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/05 23:01:30.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6519-6519' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6342-6342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1563-1563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.382 +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/05 23:01:30.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7946-7946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2405-2405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '461-461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.434 +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/05 23:01:30.438 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1266-1266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.438 +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/05 23:01:30.441 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '485-485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8265-8265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.447 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3506-3506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.447 +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/05 23:01:30.450 +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/05 23:01:30.451 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6655-6655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991-6991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.460 +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/05 23:01:30.461 +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/05 23:01:30.462 +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/05 23:01:30.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8297-8297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '206-206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596-5596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1387-1387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1599-1599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.479 +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/05 23:01:30.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1049-1049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2900-2900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '478-478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942-4942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.482 +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/05 23:01:30.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8768-8768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5076-5076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2901-2901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.491 +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/05 23:01:30.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868-1868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795-6795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5879-5879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5972-5972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8752-8752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1550-1550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '14-14' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9098-9098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2294-2294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9059-9059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4272-4272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4022-4022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4202-4202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.559 +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/05 23:01:30.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8386-8386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '478-478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5612-5612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1189-1189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.568 +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/05 23:01:30.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119-8119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5622-5622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117-4117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5833-5833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4195-4195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.573 +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/05 23:01:30.574 +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/05 23:01:30.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8664-8664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9436-9436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433-2433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.578 +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/05 23:01:30.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4780-4780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.582 +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/05 23:01:30.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7550-7550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6778-6778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '597-597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7041-7041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.586 +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/05 23:01:30.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5736-5736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8237-8237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8683-8683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8801-8801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.587 +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/05 23:01:30.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8415-8415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8735-8735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3845-3845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6293-6293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4772-4772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.639 +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/05 23:01:30.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8000-8000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7485-7485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899-8899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.640 +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/05 23:01:30.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9557-9557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.643 +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/05 23:01:30.644 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6681-6681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4172-4172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '684-684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '618-618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.649 +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/05 23:01:30.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5272-5272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3233-3233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8763-8763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.651 +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/05 23:01:30.651 +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/05 23:01:30.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9813-9813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.655 +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/05 23:01:30.656 +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/05 23:01:30.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3386-3386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.658 +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/05 23:01:30.658 +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/05 23:01:30.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5291-5291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923-3923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2580-2580' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7221-7221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.664 +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/05 23:01:30.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1593-1593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7941-7941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.668 +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/05 23:01:30.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4866-4866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3820-3820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1658-1658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6828-6828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5315-5315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816-5816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8481-8481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '259-259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4925-4925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.682 +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/05 23:01:30.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1277-1277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9260-9260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8471-8471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1689-1689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '184-184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8662-8662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.685 +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/05 23:01:30.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7941-7941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.732 +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/05 23:01:30.732 +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/05 23:01:30.735 +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/05 23:01:30.735 +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/05 23:01:30.743 +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/05 23:01:30.745 +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/05 23:01:30.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5346-5346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3463-3463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.751 +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/05 23:01:30.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '621-621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1647-1647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9502-9502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7885-7885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.760 +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/05 23:01:30.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3737-3737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177-6177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9832-9832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8722-8722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5160-5160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5136-5136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7221-7221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807-807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.777 +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/05 23:01:30.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8677-8677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.778 +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/05 23:01:30.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '230-230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8128-8128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984-984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4644-4644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3900-3900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5315-5315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1916-1916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.787 +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/05 23:01:30.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7854-7854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1654-1654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '366-366' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6599-6599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942-4942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8719-8719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1915-1915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4453-4453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.835 +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/05 23:01:30.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8297-8297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2383-2383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9564-9564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1851-1851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6159-6159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.839 +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/05 23:01:30.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8862-8862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3860-3860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '630-630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.840 +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/05 23:01:30.841 +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/05 23:01:30.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4169-4169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5202-5202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.844 +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/05 23:01:30.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '899-899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7546-7546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8156-8156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8915-8915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1419-1419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.850 +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/05 23:01:30.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6332-6332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.854 +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/05 23:01:30.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3875-3875' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4713-4713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6345-6345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.855 +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/05 23:01:30.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8860-8860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4217-4217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3271-3271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8042-8042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.859 +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/05 23:01:30.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1227-1227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '206-206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2920-2920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.860 +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/05 23:01:30.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2136-2136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.862 +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/05 23:01:30.862 +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/05 23:01:30.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5556-5556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6329-6329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8714-8714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '760-760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140-7140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7627-7627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8709-8709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9892-9892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7588-7588' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8383-8383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.875 +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/05 23:01:30.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9776-9776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5000-5000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5350-5350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2618-2618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '148-148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098-2098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2637-2637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.885 +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/05 23:01:30.889 +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/05 23:01:30.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001-5001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6978-6978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616-4616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140-7140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.892 +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/05 23:01:30.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7761-7761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.935 +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/05 23:01:30.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455-3455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4866-4866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8582-8582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2820-2820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2386-2386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5202-5202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.938 +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/05 23:01:30.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455-3455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5913-5913' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5439-5439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.946 +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/05 23:01:30.947 +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/05 23:01:30.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1697-1697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.948 +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/05 23:01:30.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259-5259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.949 +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/05 23:01:30.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5394-5394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1811-1811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8677-8677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3648-3648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7314-7314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.955 +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/05 23:01:30.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4112-4112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.955 +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/05 23:01:30.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4195-4195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9931-9931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4402-4402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '624-624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6804-6804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5129-5129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6023-6023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.959 +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/05 23:01:30.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476-2476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.959 +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/05 23:01:30.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3079-3079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8092-8092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4748-4748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.961 +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/05 23:01:30.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4382-4382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1507-1507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9627-9627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7433-7433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '313-313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996-9996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8879-8879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9891-9891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8916-8916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1702-1702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.967 +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/05 23:01:30.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4068-4068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2661-2661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.971 +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/05 23:01:30.971 +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/05 23:01:30.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9082-9082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9332-9332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7858-7858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5524-5524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5556-5556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1514-1514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.974 +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/05 23:01:30.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9998-9998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6126-6126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7890-7890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8681-8681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3005-3005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.983 +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/05 23:01:30.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '709-709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7149-7149' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.984 +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/05 23:01:30.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4874-4874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1974-1974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6290-6290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:30.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7761-7761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.032 +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/05 23:01:31.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1317-1317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.034 +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/05 23:01:31.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8217-8217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3379-3379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9389-9389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.036 +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/05 23:01:31.036 +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/05 23:01:31.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7215-7215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4902-4902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.039 +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/05 23:01:31.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8859-8859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2525-2525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636-7636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5264-5264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899-8899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8916-8916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '58-58' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4537-4537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4905-4905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8486-8486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2000-2000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7314-7314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648-9648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5375-5375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6488-6488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8663-8663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.053 +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/05 23:01:31.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5855-5855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1410-1410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2865-2865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648-9648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7516-7516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5708-5708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8841-8841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.056 +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/05 23:01:31.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3860-3860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6192-6192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6784-6784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.060 +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/05 23:01:31.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9536-9536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7148-7148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6342-6342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.062 +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/05 23:01:31.062 +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/05 23:01:31.063 +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/05 23:01:31.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7185-7185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7992-7992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.065 +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/05 23:01:31.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4644-4644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.067 +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/05 23:01:31.067 +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/05 23:01:31.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4006-4006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '718-718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476-2476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7551-7551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1189-1189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7497-7497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5924-5924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.071 +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/05 23:01:31.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1111-1111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1049-1049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.072 +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/05 23:01:31.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1449-1449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9752-9752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4022-4022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.074 +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/05 23:01:31.074 +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/05 23:01:31.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4506-4506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.075 +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/05 23:01:31.075 +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/05 23:01:31.076 +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/05 23:01:31.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6804-6804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9536-9536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5774-5774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.078 +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/05 23:01:31.078 +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/05 23:01:31.080 +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/05 23:01:31.081 +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/05 23:01:31.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402-6402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641-2641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.084 +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/05 23:01:31.085 +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/05 23:01:31.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4044-4044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4573-4573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.086 +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/05 23:01:31.087 +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/05 23:01:31.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5867-5867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.088 +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/05 23:01:31.088 +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/05 23:01:31.088 +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/05 23:01:31.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '245-245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2391-2391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718-5718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4832-4832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.133 +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/05 23:01:31.133 +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/05 23:01:31.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2524-2524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.137 +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/05 23:01:31.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6628-6628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1909-1909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3234-3234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9332-9332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.140 +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/05 23:01:31.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9812-9812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6996-6996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728-1728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8243-8243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3020-3020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356-1356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568-568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.144 +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/05 23:01:31.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7484-7484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5346-5346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1811-1811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1860-1860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '701-701' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.148 +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/05 23:01:31.149 +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/05 23:01:31.149 +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/05 23:01:31.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7477-7477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1485-1485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735-5735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.151 +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/05 23:01:31.152 +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/05 23:01:31.152 +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/05 23:01:31.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6159-6159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8953-8953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4826-4826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1822-1822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1031-1031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1913-1913' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4780-4780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8888-8888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8258-8258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.166 +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/05 23:01:31.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2584-2584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9928-9928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8122-8122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.169 +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/05 23:01:31.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6871-6871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7086-7086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292-5292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6290-6290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467-8467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1723-1723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '191-191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375-375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3087-3087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5454-5454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1068-1068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2365-2365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7602-7602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.181 +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/05 23:01:31.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028-8028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2814-2814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3768-3768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6883-6883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2090-2090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836-3836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7604-7604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1666-1666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.184 +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/05 23:01:31.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1767-1767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4826-4826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7221-7221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4262-4262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.189 +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/05 23:01:31.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2095-2095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.189 +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/05 23:01:31.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2819-2819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8862-8862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.191 +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/05 23:01:31.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119-8119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9554-9554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9926-9926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8368-8368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.193 +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/05 23:01:31.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8161-8161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1835-1835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.233 +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/05 23:01:31.234 +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/05 23:01:31.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379-8379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8051-8051' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6449-6449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735-5735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.238 +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/05 23:01:31.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1666-1666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3820-3820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1130-1130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.239 +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/05 23:01:31.239 +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/05 23:01:31.240 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3773-3773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6760-6760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624-1624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1375-1375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '132-132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.244 +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/05 23:01:31.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8922-8922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.246 +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/05 23:01:31.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '921-921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3270-3270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '859-859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5264-5264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9574-9574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4666-4666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8473-8473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.255 +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/05 23:01:31.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4262-4262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.257 +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/05 23:01:31.257 +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/05 23:01:31.258 +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/05 23:01:31.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2335-2335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7523-7523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.263 +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/05 23:01:31.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8084-8084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.265 +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/05 23:01:31.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3709-3709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3551-3551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2477-2477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.268 +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/05 23:01:31.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8200-8200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5867-5867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5088-5088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.270 +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/05 23:01:31.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6263-6263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2261-2261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3366-3366' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5403-5403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4752-4752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1306-1306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8927-8927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9416-9416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.274 +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/05 23:01:31.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8749-8749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8989-8989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.276 +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/05 23:01:31.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7920-7920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6164-6164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4988-4988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6474-6474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5774-5774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6057-6057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2462-2462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7719-7719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8924-8924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.288 +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/05 23:01:31.289 +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/05 23:01:31.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4993-4993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.290 +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/05 23:01:31.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5884-5884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5522-5522' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9078-9078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2462-2462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.336 +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/05 23:01:31.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7903-7903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.342 +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/05 23:01:31.343 +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/05 23:01:31.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6302-6302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7630-7630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7957-7957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8037-8037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5631-5631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '194-194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9950-9950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.347 +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/05 23:01:31.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1312-1312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302-4302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9187-9187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.355 +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/05 23:01:31.355 +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/05 23:01:31.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582-9582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9396-9396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.361 +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/05 23:01:31.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7717-7717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3973-3973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.362 +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/05 23:01:31.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5713-5713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6060-6060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708-2708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8733-8733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3124-3124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9331-9331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.366 +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/05 23:01:31.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6835-6835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.367 +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/05 23:01:31.367 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '289-289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.368 +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/05 23:01:31.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1309-1309' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5695-5695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6126-6126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8536-8536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804-1804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6260-6260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.380 +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/05 23:01:31.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9405-9405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2637-2637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.385 +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/05 23:01:31.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7516-7516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.386 +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'"] [2024/05/05 23:01:31.386 +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/05 23:01:31.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5903-5903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5125-5125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.387 +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/05 23:01:31.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '159-159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432-8432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7885-7885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.393 +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/05 23:01:31.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985-9985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6218-6218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7970-7970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1282-1282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8510-8510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1932-1932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7569-7569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821-7821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2391-2391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.397 +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/05 23:01:31.398 +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/05 23:01:31.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9876-9876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6110-6110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.404 +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/05 23:01:31.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '320-320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7423-7423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.405 +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/05 23:01:31.432 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6848-6848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.435 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5492-5492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.435 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8404-8404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8756-8756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.438 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3161-3161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.440 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8981-8981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.440 +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/05 23:01:31.441 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718-5718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.441 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '783-783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.441 +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/05 23:01:31.442 +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/05 23:01:31.442 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1862-1862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.442 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8884-8884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838-2838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7765-7765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.445 +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/05 23:01:31.447 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2672-2672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.447 +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/05 23:01:31.448 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '857-857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.450 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7836-7836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.451 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9738-9738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.452 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5899-5899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.452 +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/05 23:01:31.454 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4288-4288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1399-1399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619-4619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8768-8768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7862-7862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1679-1679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4644-4644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9950-9950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9078-9078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3958-3958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914-1914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.463 +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/05 23:01:31.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265-7265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.463 +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/05 23:01:31.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4778-4778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '140-140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7323-7323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.466 +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/05 23:01:31.466 +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/05 23:01:31.466 +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/05 23:01:31.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '373-373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6023-6023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4484-4484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.472 +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/05 23:01:31.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9428-9428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221-3221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.474 +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/05 23:01:31.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6743-6743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9873-9873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6060-6060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3684-3684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7667-7667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4629-4629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.482 +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/05 23:01:31.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4578-4578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9499-9499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.485 +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/05 23:01:31.487 +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/05 23:01:31.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9478-9478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7802-7802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.493 +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/05 23:01:31.494 +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/05 23:01:31.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7896-7896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4224-4224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6192-6192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6292-6292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '271-271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1641-1641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6293-6293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '26-26' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2785-2785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5076-5076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4960-4960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2529-2529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6074-6074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5995-5995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2618-2618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.503 +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/05 23:01:31.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3875-3875' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.534 +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/05 23:01:31.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379-8379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.534 +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/05 23:01:31.534 +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/05 23:01:31.535 +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/05 23:01:31.535 +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/05 23:01:31.535 +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/05 23:01:31.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5357-5357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.537 +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/05 23:01:31.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7550-7550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2274-2274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072-7072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6230-6230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3343-3343' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.546 +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/05 23:01:31.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7987-7987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.548 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1690-1690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.548 +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/05 23:01:31.549 +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/05 23:01:31.549 +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/05 23:01:31.549 +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/05 23:01:31.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5297-5297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9090-9090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.551 +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/05 23:01:31.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5713-5713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.551 +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/05 23:01:31.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029-5029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.552 +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/05 23:01:31.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3181-3181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3570-3570' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1124-1124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '399-399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.558 +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/05 23:01:31.558 +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/05 23:01:31.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6033-6033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '337-337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6262-6262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.559 +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/05 23:01:31.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3459-3459' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6062-6062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8552-8552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7850-7850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1007-1007' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '845-845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7551-7551' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728-1728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2584-2584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7569-7569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8989-8989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6670-6670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3320-3320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2012-2012' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1698-1698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293-2293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.568 +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/05 23:01:31.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7726-7726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.569 +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/05 23:01:31.569 +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/05 23:01:31.570 +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/05 23:01:31.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2297-2297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.571 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558-9558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.572 +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/05 23:01:31.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6905-6905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4727-4727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.575 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '289-289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688-1688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.576 +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/05 23:01:31.576 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '320-320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1234-1234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8280-8280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.578 +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/05 23:01:31.578 +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/05 23:01:31.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515-5515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5102-5102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3317-3317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9795-9795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '88-88' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6705-6705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8372-8372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1926-1926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969-7969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2230-2230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.586 +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/05 23:01:31.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2497-2497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8729-8729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558-9558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4085-4085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9161-9161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.591 +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/05 23:01:31.591 +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/05 23:01:31.591 +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/05 23:01:31.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8582-8582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117-9117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292-5292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9217-9217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1300-1300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3017-3017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4063-4063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '590-590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7569-7569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5810-5810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.599 +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/05 23:01:31.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8928-8928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7401-7401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1413-1413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708-2708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '873-873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6631-6631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9289-9289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4948-4948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3115-3115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1537-1537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7591-7591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698-5698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.639 +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/05 23:01:31.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8375-8375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.641 +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/05 23:01:31.641 +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/05 23:01:31.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3625-3625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.643 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8161-8161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.644 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '209-209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.644 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3773-3773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3315-3315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165-165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5337-5337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2052-2052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757-7757' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543-1543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7686-7686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3776-3776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2136-2136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6329-6329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '215-215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549-5549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.650 +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/05 23:01:31.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1172-1172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.652 +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/05 23:01:31.652 +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/05 23:01:31.652 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6989-6989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1689-1689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.654 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3403-3403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.654 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9739-9739' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.655 +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/05 23:01:31.657 +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/05 23:01:31.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7448-7448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9362-9362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.657 +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/05 23:01:31.658 +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/05 23:01:31.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4666-4666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819-9819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3991-3991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9272-9272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955-3955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.661 +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/05 23:01:31.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7854-7854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9282-9282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7504-7504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9091-9091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.664 +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/05 23:01:31.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616-4616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.666 +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/05 23:01:31.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2388-2388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7667-7667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9767-9767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7125-7125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8266-8266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1166-1166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2585-2585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4789-4789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '823-823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4088-4088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.670 +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/05 23:01:31.673 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380-3380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.673 +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/05 23:01:31.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4062-4062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.674 +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/05 23:01:31.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329-1329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.675 +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/05 23:01:31.675 +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/05 23:01:31.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1837-1837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '154-154' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6340-6340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.677 +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/05 23:01:31.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '753-753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3423-3423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9393-9393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.678 +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/05 23:01:31.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1932-1932' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4782-4782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5550-5550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8051-8051' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1730-1730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2661-2661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4603-4603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4609-4609' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.680 +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/05 23:01:31.680 +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/05 23:01:31.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1565-1565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7707-7707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2773-2773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3999-3999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.683 +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/05 23:01:31.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505-9505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9173-9173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1894-1894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747-2747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9187-9187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7102-7102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '145-145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8884-8884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1939-1939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5884-5884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3431-3431' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2106-2106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.690 +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/05 23:01:31.732 +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/05 23:01:31.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140-7140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.734 +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/05 23:01:31.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376-376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3170-3170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5972-5972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4721-4721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.737 +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/05 23:01:31.737 +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/05 23:01:31.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7802-7802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.739 +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/05 23:01:31.739 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2242-2242' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.739 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8385-8385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.740 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5884-5884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.740 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7046-7046' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1171-1171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '762-762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513-5513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8204-8204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8355-8355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.742 +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/05 23:01:31.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140-7140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9982-9982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.743 +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/05 23:01:31.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732-9732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7086-7086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.744 +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/05 23:01:31.745 +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/05 23:01:31.745 +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/05 23:01:31.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616-4616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5375-5375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.745 +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/05 23:01:31.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8316-8316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7272-7272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9530-9530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1691-1691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5934-5934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5375-5375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513-5513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1033-1033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '774-774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3796-3796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969-7969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.749 +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/05 23:01:31.750 +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/05 23:01:31.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3452-3452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3499-3499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7453-7453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1516-1516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.753 +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/05 23:01:31.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9593-9593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5992-5992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1306-1306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518-8518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661-9661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.754 +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/05 23:01:31.755 +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/05 23:01:31.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7899-7899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5855-5855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1311-1311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2098-2098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3252-3252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3174-3174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5947-5947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6345-6345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5886-5886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4394-4394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6299-6299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6245-6245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3366-3366' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4350-4350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503-8503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2662-2662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '159-159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5319-5319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1112-1112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515-5515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.762 +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/05 23:01:31.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3844-3844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1212-1212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1983-1983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4169-4169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.763 +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/05 23:01:31.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8978-8978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8486-8486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.764 +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/05 23:01:31.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8030-8030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6225-6225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.765 +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/05 23:01:31.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8429-8429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.766 +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/05 23:01:31.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8860-8860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.767 +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/05 23:01:31.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4644-4644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8365-8365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3366-3366' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3867-3867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.768 +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/05 23:01:31.768 +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/05 23:01:31.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2943-2943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.770 +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/05 23:01:31.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4285-4285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6110-6110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9695-9695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.771 +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/05 23:01:31.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9755-9755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543-6543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9634-9634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '711-711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '481-481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6617-6617' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6935-6935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8214-8214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '198-198' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7926-7926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.777 +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/05 23:01:31.778 +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/05 23:01:31.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3572-3572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2383-2383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.779 +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/05 23:01:31.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9931-9931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143-1143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5344-5344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5992-5992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029-5029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8462-8462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3681-3681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7419-7419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7941-7941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5037-5037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2613-2613' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5374-5374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5785-5785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3709-3709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6978-6978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4525-4525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9393-9393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.836 +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/05 23:01:31.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '135-135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.837 +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/05 23:01:31.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5357-5357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.838 +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/05 23:01:31.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5178-5178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '110-110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.839 +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/05 23:01:31.839 +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/05 23:01:31.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7483-7483' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.839 +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/05 23:01:31.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7307-7307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9198-9198' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2837-2837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9536-9536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281-3281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.841 +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/05 23:01:31.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5081-5081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7592-7592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4948-4948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5990-5990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1776-1776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.845 +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/05 23:01:31.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '453-453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4022-4022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4719-4719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2835-2835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.847 +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/05 23:01:31.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4719-4719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '600-600' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1679-1679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5448-5448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.850 +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/05 23:01:31.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925-8925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8214-8214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5840-5840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.852 +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/05 23:01:31.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9778-9778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.853 +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/05 23:01:31.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558-9558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.853 +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/05 23:01:31.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285-9285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8457-8457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2264-2264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.854 +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/05 23:01:31.854 +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/05 23:01:31.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '535-535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9601-9601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8266-8266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.855 +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/05 23:01:31.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '811-811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7867-7867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.857 +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/05 23:01:31.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1009-1009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619-4619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8801-8801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3129-3129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.860 +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/05 23:01:31.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143-1143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.860 +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/05 23:01:31.861 +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/05 23:01:31.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4818-4818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7611-7611' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3303-3303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7550-7550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.862 +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/05 23:01:31.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8333-8333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9265-9265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1109-1109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.863 +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/05 23:01:31.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2445-2445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.864 +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/05 23:01:31.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '613-613' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942-4942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4320-4320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1759-1759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2740-2740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5124-5124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984-984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6835-6835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4925-4925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9699-9699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.869 +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/05 23:01:31.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857-8857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.870 +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/05 23:01:31.871 +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/05 23:01:31.872 +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/05 23:01:31.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1701-1701' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3931-3931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.874 +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/05 23:01:31.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629-5629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.875 +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/05 23:01:31.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1776-1776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9450-9450' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3126-3126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468-5468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088-8088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2281-2281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3735-3735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2136-2136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564-5564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9993-9993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5160-5160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.878 +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/05 23:01:31.879 +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/05 23:01:31.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1662-1662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.880 +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/05 23:01:31.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3855-3855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.880 +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/05 23:01:31.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7428-7428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4620-4620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7994-7994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.882 +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/05 23:01:31.883 +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/05 23:01:31.883 +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/05 23:01:31.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2837-2837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3900-3900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.934 +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/05 23:01:31.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9695-9695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3931-3931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.935 +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/05 23:01:31.936 +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/05 23:01:31.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2584-2584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1405-1405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4765-4765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8383-8383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.937 +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/05 23:01:31.939 +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/05 23:01:31.939 +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/05 23:01:31.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1306-1306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187-6187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2497-2497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4411-4411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2518-2518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4925-4925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5855-5855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1979-1979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5498-5498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '386-386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4863-4863' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2528-2528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.947 +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/05 23:01:31.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7192-7192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7412-7412' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1970-1970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6430-6430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3308-3308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7010-7010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.956 +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/05 23:01:31.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750-5750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8265-8265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6512-6512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.957 +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/05 23:01:31.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5170-5170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9926-9926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.957 +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/05 23:01:31.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '120-120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.959 +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/05 23:01:31.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6192-6192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2246-2246' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9707-9707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4925-4925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6897-6897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4319-4319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1227-1227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8931-8931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4350-4350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7132-7132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '12-12' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8735-8735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4175-4175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2383-2383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1175-1175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3789-3789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.971 +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/05 23:01:31.972 +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/05 23:01:31.972 +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/05 23:01:31.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4723-4723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1203-1203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '518-518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3862-3862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4604-4604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.973 +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/05 23:01:31.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4006-4006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8768-8768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.973 +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/05 23:01:31.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2458-2458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1660-1660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.974 +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/05 23:01:31.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9892-9892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2477-2477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9343-9343' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6311-6311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.976 +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/05 23:01:31.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8371-8371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7714-7714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221-3221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6255-6255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5514-5514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2529-2529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9865-9865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810-1810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '701-701' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2328-2328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5587-5587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4346-4346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1311-1311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6151-6151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9145-9145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728-1728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.980 +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'"] [2024/05/05 23:01:31.980 +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/05 23:01:31.980 +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/05 23:01:31.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3452-3452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3153-3153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:31.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6133-6133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2832-2832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2069-2069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.031 +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/05 23:01:32.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7647-7647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878-2878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6125-6125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4306-4306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.033 +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/05 23:01:32.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253-2253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4503-4503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.034 +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/05 23:01:32.035 +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/05 23:01:32.035 +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/05 23:01:32.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1616-1616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.038 +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/05 23:01:32.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4436-4436' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.038 +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/05 23:01:32.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924-9924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.039 +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/05 23:01:32.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7889-7889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6773-6773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.040 +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/05 23:01:32.040 +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/05 23:01:32.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4257-4257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4614-4614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.042 +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/05 23:01:32.042 +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/05 23:01:32.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2865-2865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4382-4382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5000-5000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3013-3013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3162-3162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2558-2558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9273-9273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.043 +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/05 23:01:32.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4735-4735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.044 +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/05 23:01:32.044 +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/05 23:01:32.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4062-4062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5452-5452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2340-2340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.045 +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/05 23:01:32.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771-2771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5076-5076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.045 +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/05 23:01:32.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6760-6760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7175-7175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.046 +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/05 23:01:32.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7019-7019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577-5577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837-9837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8991-8991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6290-6290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8763-8763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6262-6262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8531-8531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.048 +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/05 23:01:32.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4193-4193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5663-5663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2880-2880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4185-4185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6239-6239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4250-4250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.051 +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/05 23:01:32.051 +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/05 23:01:32.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '644-644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1005-1005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '345-345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7483-7483' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1550-1550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5204-5204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6449-6449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.052 +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/05 23:01:32.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3987-3987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.054 +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/05 23:01:32.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821-7821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.054 +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/05 23:01:32.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2933-2933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.055 +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/05 23:01:32.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2941-2941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9998-9998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3537-3537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1643-1643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8497-8497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3796-3796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.056 +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/05 23:01:32.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '873-873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.056 +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/05 23:01:32.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4483-4483' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.057 +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/05 23:01:32.057 +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/05 23:01:32.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3384-3384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4165-4165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5487-5487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.060 +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/05 23:01:32.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5289-5289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.060 +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/05 23:01:32.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3570-3570' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.061 +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/05 23:01:32.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8879-8879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '237-237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1734-1734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2632-2632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3310-3310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '869-869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3493-3493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.065 +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/05 23:01:32.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6760-6760' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9026-9026' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1406-1406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9767-9767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1234-1234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952-4952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4905-4905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7739-7739' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629-5629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561-8561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794-6794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2612-2612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.071 +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/05 23:01:32.071 +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/05 23:01:32.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2524-2524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.072 +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/05 23:01:32.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '185-185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.073 +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/05 23:01:32.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2962-2962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9272-9272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '437-437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.074 +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/05 23:01:32.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1419-1419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.074 +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/05 23:01:32.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4614-4614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2381-2381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2224-2224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7132-7132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.075 +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/05 23:01:32.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5018-5018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8423-8423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9329-9329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5695-5695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.077 +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/05 23:01:32.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2477-2477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1382-1382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '734-734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686-5686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5202-5202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7942-7942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.078 +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/05 23:01:32.078 +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/05 23:01:32.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2905-2905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8457-8457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7453-7453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '701-701' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6128-6128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.079 +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/05 23:01:32.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8457-8457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5807-5807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9702-9702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.080 +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/05 23:01:32.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9596-9596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996-3996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2393-2393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.082 +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/05 23:01:32.082 +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/05 23:01:32.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6815-6815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6900-6900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7417-7417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3057-3057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3315-3315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3269-3269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '237-237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.132 +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/05 23:01:32.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '428-428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4947-4947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7975-7975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.133 +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/05 23:01:32.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8995-8995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2313-2313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6810-6810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985-9985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470-6470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925-8925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7771-7771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.140 +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/05 23:01:32.140 +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/05 23:01:32.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330-9330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9507-9507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4399-4399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9493-9493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3935-3935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7444-7444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9225-9225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.144 +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/05 23:01:32.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804-1804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.144 +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/05 23:01:32.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7412-7412' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.144 +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/05 23:01:32.144 +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/05 23:01:32.144 +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/05 23:01:32.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '399-399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4408-4408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1101-1101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.146 +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/05 23:01:32.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2843-2843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6257-6257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9448-9448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7069-7069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637-4637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1851-1851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.149 +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/05 23:01:32.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4408-4408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8435-8435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793-9793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3739-3739' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5187-5187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '535-535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4206-4206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.151 +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/05 23:01:32.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3598-3598' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8905-8905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3769-3769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955-3955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3856-3856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8480-8480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910-2910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7957-7957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8525-8525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.153 +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/05 23:01:32.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3092-3092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795-5795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5498-5498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.154 +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/05 23:01:32.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2019-2019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1416-1416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281-3281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1032-1032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3762-3762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8368-8368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3312-3312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9477-9477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.158 +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/05 23:01:32.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1321-1321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2246-2246' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4327-4327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3119-3119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3648-3648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5-5' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2900-2900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9393-9393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1563-1563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7272-7272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.161 +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/05 23:01:32.161 +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/05 23:01:32.161 +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/05 23:01:32.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '734-734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1421-1421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1987-1987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564-5564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6871-6871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1660-1660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6506-6506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365-365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5543-5543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9409-9409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8535-8535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8525-8525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '799-799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.165 +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/05 23:01:32.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5204-5204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807-807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8216-8216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.167 +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/05 23:01:32.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8323-8323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.167 +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/05 23:01:32.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923-3923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.167 +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/05 23:01:32.168 +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/05 23:01:32.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8103-8103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5737-5737' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.170 +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/05 23:01:32.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686-5686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9017-9017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8473-8473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.172 +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/05 23:01:32.172 +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/05 23:01:32.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2142-2142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.172 +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/05 23:01:32.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6114-6114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7502-7502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9792-9792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1084-1084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.174 +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/05 23:01:32.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2820-2820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.174 +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/05 23:01:32.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5998-5998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.175 +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/05 23:01:32.175 +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/05 23:01:32.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4067-4067' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7504-7504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6057-6057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2894-2894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822-8822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9084-9084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5239-5239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2725-2725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8989-8989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1444-1444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.177 +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/05 23:01:32.178 +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/05 23:01:32.178 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9047-9047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.179 +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/05 23:01:32.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9940-9940' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1321-1321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2513-2513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4479-4479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '741-741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2090-2090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293-2293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5683-5683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2653-2653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927-4927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7119-7119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4570-4570' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4085-4085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.233 +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/05 23:01:32.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '439-439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831-1831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.237 +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/05 23:01:32.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1730-1730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7404-7404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.238 +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/05 23:01:32.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3831-3831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8352-8352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071-4071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747-2747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.240 +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/05 23:01:32.240 +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/05 23:01:32.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256-256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7543-7543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.241 +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/05 23:01:32.241 +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/05 23:01:32.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117-9117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4825-4825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1513-1513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8894-8894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5492-5492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '157-157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8553-8553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.243 +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/05 23:01:32.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2291-2291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '383-383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.245 +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/05 23:01:32.245 +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/05 23:01:32.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8104-8104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6302-6302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6430-6430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8480-8480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881-1881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159-1159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.248 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2624-2624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.249 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904-5904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.251 +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/05 23:01:32.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4218-4218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7420-7420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '148-148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.252 +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/05 23:01:32.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339-7339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.252 +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/05 23:01:32.252 +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/05 23:01:32.252 +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/05 23:01:32.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2603-2603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3939-3939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2588-2588' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.254 +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/05 23:01:32.254 +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/05 23:01:32.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9399-9399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724-4724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.254 +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/05 23:01:32.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3327-3327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1953-1953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6828-6828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5542-5542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.256 +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/05 23:01:32.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7502-7502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.256 +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/05 23:01:32.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7721-7721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5572-5572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.256 +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/05 23:01:32.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4664-4664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7728-7728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.257 +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/05 23:01:32.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718-5718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2735-2735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9152-9152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2283-2283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4537-4537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5496-5496' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6202-6202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4306-4306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.261 +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/05 23:01:32.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809-4809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1082-1082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302-4302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7739-7739' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '934-934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.263 +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/05 23:01:32.264 +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/05 23:01:32.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5012-5012' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.264 +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/05 23:01:32.265 +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/05 23:01:32.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8599-8599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.265 +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/05 23:01:32.266 +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/05 23:01:32.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6956-6956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.266 +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/05 23:01:32.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '629-629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.267 +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/05 23:01:32.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9715-9715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1160-1160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.268 +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/05 23:01:32.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033-5033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6062-6062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.269 +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/05 23:01:32.270 +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/05 23:01:32.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5168-5168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7802-7802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '385-385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659-7659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6237-6237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7071-7071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.271 +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/05 23:01:32.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5950-5950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1036-1036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6650-6650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.273 +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/05 23:01:32.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3102-3102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '184-184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.274 +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/05 23:01:32.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9402-9402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9812-9812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8911-8911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8542-8542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8718-8718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1067-1067' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7090-7090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6110-6110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3467-3467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7619-7619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8566-8566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.278 +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/05 23:01:32.278 +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/05 23:01:32.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8-8' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003-2003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2264-2264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.279 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1340-1340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9822-9822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8452-8452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.280 +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/05 23:01:32.280 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516-6516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8291-8291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.281 +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/05 23:01:32.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860-6860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9025-9025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1082-1082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.281 +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/05 23:01:32.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117-9117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4644-4644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.282 +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/05 23:01:32.283 +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/05 23:01:32.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7647-7647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8911-8911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4122-4122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7926-7926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3422-3422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7211-7211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300-9300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5846-5846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.285 +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/05 23:01:32.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2811-2811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4658-4658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7286-7286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1232-1232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1105-1105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5432-5432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8982-8982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8156-8156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3337-3337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.335 +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/05 23:01:32.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1730-1730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8884-8884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5289-5289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.337 +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/05 23:01:32.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2161-2161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1698-1698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2912-2912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.338 +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/05 23:01:32.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '540-540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.338 +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/05 23:01:32.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299-7299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.339 +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/05 23:01:32.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838-2838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1406-1406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5845-5845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.341 +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/05 23:01:32.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3718-3718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8415-8415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387-7387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4556-4556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9762-9762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9076-9076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.342 +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/05 23:01:32.343 +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/05 23:01:32.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6977-6977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.344 +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/05 23:01:32.344 +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/05 23:01:32.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1183-1183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8070-8070' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924-9924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.345 +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/05 23:01:32.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '655-655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7138-7138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3376-3376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '342-342' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6225-6225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5323-5323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '383-383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4954-4954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7411-7411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2277-2277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822-8822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5194-5194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8763-8763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6177-6177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8050-8050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5315-5315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9813-9813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1915-1915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4934-4934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4484-4484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.353 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3206-3206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.354 +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/05 23:01:32.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2374-2374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.355 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9606-9606' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.356 +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/05 23:01:32.356 +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/05 23:01:32.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7129-7129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8663-8663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5222-5222' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4624-4624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.358 +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/05 23:01:32.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '774-774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2999-2999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.360 +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/05 23:01:32.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6377-6377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4192-4192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.360 +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/05 23:01:32.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8082-8082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5323-5323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '956-956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.362 +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/05 23:01:32.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9268-9268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8831-8831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9428-9428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1232-1232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4207-4207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.364 +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/05 23:01:32.364 +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/05 23:01:32.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6441-6441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5563-5563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.367 +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/05 23:01:32.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9478-9478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.368 +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/05 23:01:32.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5015-5015' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3767-3767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8946-8946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.369 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4024-4024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.369 +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/05 23:01:32.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '247-247' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6279-6279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.370 +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/05 23:01:32.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2432-2432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '516-516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.371 +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/05 23:01:32.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6041-6041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.371 +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/05 23:01:32.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573-9573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2425-2425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3689-3689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.373 +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/05 23:01:32.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9610-9610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.374 +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/05 23:01:32.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9260-9260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2296-2296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.375 +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/05 23:01:32.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7198-7198' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.378 +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/05 23:01:32.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5202-5202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.378 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837-7837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7858-7858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.379 +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/05 23:01:32.379 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8572-8572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.379 +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/05 23:01:32.379 +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/05 23:01:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8664-8664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3916-3916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1360-1360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5361-5361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107-107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375-375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8552-8552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3844-3844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1812-1812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.383 +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/05 23:01:32.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6377-6377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247-4247' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17-17' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8128-8128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '395-395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9596-9596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978-4978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6938-6938' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.384 +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/05 23:01:32.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5396-5396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2080-2080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4784-4784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1926-1926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543-1543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.432 +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/05 23:01:32.432 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3624-3624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.434 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8630-8630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.435 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8200-8200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.435 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9104-9104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.435 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6322-6322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1946-1946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001-5001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558-9558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2902-2902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9016-9016' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.437 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2736-2736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.437 +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/05 23:01:32.437 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7918-7918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.437 +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/05 23:01:32.437 +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/05 23:01:32.438 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '634-634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.438 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '753-753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.438 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952-4952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.438 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523-9523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.439 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6815-6815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.439 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6897-6897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.439 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8572-8572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.439 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3023-3023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.440 +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/05 23:01:32.440 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7119-7119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.440 +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/05 23:01:32.440 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3327-3327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.441 +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/05 23:01:32.441 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8895-8895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.442 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809-5809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.442 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8566-8566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.443 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '16-16' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.443 +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/05 23:01:32.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083-4083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.445 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9325-9325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.445 +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/05 23:01:32.446 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4683-4683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.446 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816-5816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.446 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9522-9522' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.447 +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/05 23:01:32.447 +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/05 23:01:32.447 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9155-9155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.447 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9541-9541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.447 +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/05 23:01:32.447 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3641-3641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.448 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811-7811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.448 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8152-8152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.448 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4794-4794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499-8499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1876-1876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1082-1082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1032-1032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.450 +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/05 23:01:32.450 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3525-3525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.450 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7477-7477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.450 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9172-9172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.451 +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/05 23:01:32.451 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9266-9266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.451 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2730-2730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.451 +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/05 23:01:32.452 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5621-5621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.452 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4788-4788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.452 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '668-668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.452 +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/05 23:01:32.453 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '206-206' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.453 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6776-6776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.454 +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/05 23:01:32.454 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6865-6865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9347-9347' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4695-4695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7660-7660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069-8069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.458 +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/05 23:01:32.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5448-5448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.459 +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/05 23:01:32.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083-4083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3947-3947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.460 +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/05 23:01:32.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7968-7968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4225-4225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.461 +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/05 23:01:32.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9266-9266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '254-254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9746-9746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.462 +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/05 23:01:32.462 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2491-2491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7843-7843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '934-934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2240-2240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7899-7899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1027-1027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6675-6675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9076-9076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3160-3160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1734-1734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1515-1515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1743-1743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.464 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '385-385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4062-4062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.465 +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/05 23:01:32.465 +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/05 23:01:32.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '928-928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.465 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5041-5041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2731-2731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3160-3160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9222-9222' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363-1363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304-5304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.467 +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/05 23:01:32.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8171-8171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.468 +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/05 23:01:32.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9402-9402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.468 +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/05 23:01:32.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8-8' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5124-5124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3621-3621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5442-5442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.472 +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/05 23:01:32.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8642-8642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.473 +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/05 23:01:32.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2491-2491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6986-6986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.474 +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/05 23:01:32.474 +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/05 23:01:32.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8861-8861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3670-3670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2091-2091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9345-9345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.475 +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/05 23:01:32.475 +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/05 23:01:32.475 +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/05 23:01:32.476 +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/05 23:01:32.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8991-8991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7457-7457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7577-7577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4078-4078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9265-9265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4978-4978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5252-5252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881-1881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9825-9825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7526-7526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1298-1298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4089-4089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9280-9280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.480 +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/05 23:01:32.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2106-2106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543-6543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.480 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4243-4243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6495-6495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.531 +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/05 23:01:32.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4440-4440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5942-5942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5884-5884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.532 +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/05 23:01:32.533 +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/05 23:01:32.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1974-1974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.534 +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/05 23:01:32.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023-9023' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4078-4078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9587-9587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.536 +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/05 23:01:32.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9524-9524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3766-3766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.539 +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/05 23:01:32.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433-2433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.540 +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/05 23:01:32.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9073-9073' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3072-3072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1926-1926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.541 +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/05 23:01:32.541 +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/05 23:01:32.541 +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/05 23:01:32.541 +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/05 23:01:32.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151-8151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5280-5280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1480-1480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4565-4565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3286-3286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '773-773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9789-9789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.543 +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/05 23:01:32.543 +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/05 23:01:32.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7314-7314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6336-6336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9991-9991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4604-4604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6099-6099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2281-2281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.547 +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/05 23:01:32.547 +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/05 23:01:32.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5746-5746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.548 +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/05 23:01:32.548 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3311-3311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5954-5954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2457-2457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.549 +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/05 23:01:32.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4438-4438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2363-2363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.550 +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/05 23:01:32.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8179-8179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9872-9872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6304-6304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6255-6255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6233-6233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.551 +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/05 23:01:32.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '971-971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '575-575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5841-5841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8295-8295' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6230-6230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.552 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3890-3890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.553 +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/05 23:01:32.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2341-2341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.553 +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/05 23:01:32.553 +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/05 23:01:32.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7453-7453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4131-4131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464-9464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8481-8481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.553 +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/05 23:01:32.554 +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/05 23:01:32.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8237-8237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.554 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7164-7164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.554 +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/05 23:01:32.555 +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/05 23:01:32.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6150-6150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.555 +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/05 23:01:32.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6695-6695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7448-7448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.555 +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/05 23:01:32.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505-9505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1131-1131' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.556 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9582-9582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2919-2919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9781-9781' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9890-9890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8002-8002' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.557 +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/05 23:01:32.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7588-7588' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7944-7944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4030-4030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5759-5759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4006-4006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7865-7865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4560-4560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7253-7253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.558 +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/05 23:01:32.559 +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/05 23:01:32.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9474-9474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4211-4211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.559 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6537-6537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2998-2998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '865-865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.560 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3475-3475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.560 +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/05 23:01:32.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '276-276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6098-6098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6716-6716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.561 +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/05 23:01:32.561 +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/05 23:01:32.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2335-2335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596-5596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1447-1447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391-391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7291-7291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.562 +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/05 23:01:32.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623-1623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6698-6698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9115-9115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.563 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7804-7804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.564 +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/05 23:01:32.564 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '523-523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.565 +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/05 23:01:32.565 +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/05 23:01:32.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9331-9331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.565 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3762-3762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4526-4526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528-3528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.566 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4954-4954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2672-2672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.567 +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/05 23:01:32.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9806-9806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.567 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8295-8295' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.568 +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/05 23:01:32.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8193-8193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.568 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4947-4947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6150-6150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.569 +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/05 23:01:32.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3622-3622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.569 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '868-868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.570 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807-807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.572 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6736-6736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.573 +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/05 23:01:32.573 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7085-7085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.574 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '246-246' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.577 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4632-4632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '30-30' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1105-1105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.578 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238-8238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '639-639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1862-1862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3845-3845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3014-3014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.579 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4492-4492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7670-7670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7419-7419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.580 +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/05 23:01:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1888-1888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.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/05 23:01:32.580 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8574-8574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3465-3465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5213-5213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.581 +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/05 23:01:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8264-8264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143-1143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2543-2543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1399-1399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5774-5774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.582 +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/05 23:01:32.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9517-9517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1130-1130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4085-4085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754-9754' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.583 +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/05 23:01:32.631 +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/05 23:01:32.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9348-9348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.632 +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/05 23:01:32.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '575-575' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '899-899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4810-4810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3483-3483' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8515-8515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.634 +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/05 23:01:32.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9268-9268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3302-3302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9687-9687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8644-8644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.634 +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/05 23:01:32.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1251-1251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557-2557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.635 +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/05 23:01:32.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8976-8976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9378-9378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028-8028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.636 +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/05 23:01:32.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455-3455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5432-5432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8386-8386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6659-6659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761-761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '523-523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9108-9108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402-6402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467-8467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3109-3109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1834-1834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.639 +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/05 23:01:32.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9020-9020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9886-9886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.640 +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/05 23:01:32.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2982-2982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.640 +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/05 23:01:32.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1275-1275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8241-8241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1661-1661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.641 +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/05 23:01:32.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6422-6422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844-4844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7577-7577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4891-4891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.642 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7008-7008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.643 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9303-9303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.643 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761-761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.643 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6078-6078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.643 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3364-3364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.643 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3572-3572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.644 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1712-1712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1700-1700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6756-6756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9601-9601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9393-9393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9715-9715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.646 +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/05 23:01:32.646 +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/05 23:01:32.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7160-7160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6962-6962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5317-5317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5602-5602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5004-5004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6151-6151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.648 +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/05 23:01:32.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1057-1057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2297-2297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.649 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '155-155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.649 +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/05 23:01:32.649 +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/05 23:01:32.649 +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/05 23:01:32.650 +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/05 23:01:32.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497-1497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8894-8894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '481-481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7139-7139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151-8151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.652 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7962-7962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.652 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7627-7627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.652 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8080-8080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3819-3819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9085-9085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2452-2452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.654 +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/05 23:01:32.655 +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/05 23:01:32.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750-5750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3170-3170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1256-1256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5088-5088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6433-6433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.656 +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/05 23:01:32.656 +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/05 23:01:32.656 +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/05 23:01:32.657 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7970-7970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1282-1282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '94-94' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5264-5264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1844-1844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4365-4365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4670-4670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.660 +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/05 23:01:32.660 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7423-7423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.661 +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/05 23:01:32.662 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9365-9365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470-6470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102-6102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6853-6853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9916-9916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3047-3047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6380-6380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5582-5582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8871-8871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9265-9265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2333-2333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9227-9227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6624-6624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5489-5489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8193-8193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2374-2374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6126-6126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088-8088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290-290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5070-5070' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.670 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8519-8519' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.671 +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/05 23:01:32.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4555-4555' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7627-7627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.671 +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/05 23:01:32.673 +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/05 23:01:32.673 +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/05 23:01:32.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1976-1976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636-7636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.674 +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/05 23:01:32.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7974-7974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.675 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3310-3310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9795-9795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8928-8928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9993-9993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.677 +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/05 23:01:32.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4864-4864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3484-3484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900-4900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3368-3368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.678 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5845-5845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.679 +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/05 23:01:32.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3139-3139' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '987-987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5317-5317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2320-2320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.680 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7111-7111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3204-3204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7611-7611' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.681 +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/05 23:01:32.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825-2825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.683 +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/05 23:01:32.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9916-9916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4399-4399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.685 +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/05 23:01:32.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203-4203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9090-9090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923-3923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8917-8917' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.688 +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/05 23:01:32.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6759-6759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7545-7545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.732 +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/05 23:01:32.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9051-9051' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3868-3868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.734 +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/05 23:01:32.734 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6041-6041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.735 +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/05 23:01:32.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2112-2112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942-4942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '176-176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2247-2247' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.736 +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/05 23:01:32.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5213-5213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8283-8283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6471-6471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.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/05 23:01:32.737 +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/05 23:01:32.737 +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/05 23:01:32.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1245-1245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.738 +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/05 23:01:32.739 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4765-4765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.739 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5986-5986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.739 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4977-4977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.739 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4098-4098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.739 +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/05 23:01:32.739 +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/05 23:01:32.740 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3077-3077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.740 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9308-9308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.740 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352-4352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.740 +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/05 23:01:32.741 +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/05 23:01:32.741 +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/05 23:01:32.741 +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/05 23:01:32.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3360-3360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6000-6000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7103-7103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '209-209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262-9262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9146-9146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3639-3639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6472-6472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.743 +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/05 23:01:32.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6161-6161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.743 +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/05 23:01:32.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6193-6193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2999-2999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.744 +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/05 23:01:32.744 +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/05 23:01:32.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4601-4601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4926-4926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6095-6095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6038-6038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.745 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1686-1686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.745 +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/05 23:01:32.745 +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/05 23:01:32.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1593-1593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.746 +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/05 23:01:32.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6165-6165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7872-7872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.746 +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/05 23:01:32.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1785-1785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9762-9762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6616-6616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3482-3482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4787-4787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.748 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4782-4782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.748 +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/05 23:01:32.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8372-8372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5332-5332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '318-318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6649-6649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.750 +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/05 23:01:32.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9771-9771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.750 +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/05 23:01:32.750 +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/05 23:01:32.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3269-3269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031-2031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4427-4427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4044-4044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3159-3159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732-9732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363-1363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8843-8843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3027-3027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2880-2880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7037-7037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.754 +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/05 23:01:32.755 +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/05 23:01:32.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6669-6669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '806-806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.756 +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/05 23:01:32.758 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '80-80' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.758 +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/05 23:01:32.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '197-197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4136-4136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7660-7660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8573-8573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1363-1363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6128-6128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1056-1056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3184-3184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9601-9601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5155-5155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.763 +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/05 23:01:32.763 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6347-6347' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1732-1732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3376-3376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7985-7985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.764 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6457-6457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2113-2113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9391-9391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.766 +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/05 23:01:32.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3966-3966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4486-4486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.766 +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/05 23:01:32.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3317-3317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3582-3582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5483-5483' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8084-8084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5120-5120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.768 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5120-5120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9653-9653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5039-5039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.769 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '711-711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.769 +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/05 23:01:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119-8119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6137-6137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3718-3718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4794-4794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1300-1300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8768-8768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4574-4574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5350-5350' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.771 +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/05 23:01:32.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5280-5280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.772 +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/05 23:01:32.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2513-2513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2458-2458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8480-8480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5451-5451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.773 +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/05 23:01:32.773 +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/05 23:01:32.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2244-2244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9080-9080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.774 +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/05 23:01:32.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '880-880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9303-9303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.774 +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/05 23:01:32.774 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3271-3271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4562-4562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5776-5776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6329-6329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.775 +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/05 23:01:32.776 +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/05 23:01:32.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5604-5604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2019-2019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.776 +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/05 23:01:32.776 +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/05 23:01:32.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6422-6422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.776 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9621-9621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7099-7099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3891-3891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.777 +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/05 23:01:32.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2313-2313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.777 +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/05 23:01:32.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2528-2528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9472-9472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.779 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2662-2662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '928-928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3892-3892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5275-5275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339-7339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9813-9813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.833 +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/05 23:01:32.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2770-2770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.834 +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/05 23:01:32.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5041-5041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607-1607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3302-3302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5068-5068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3087-3087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.837 +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/05 23:01:32.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7348-7348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7954-7954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.837 +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/05 23:01:32.837 +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/05 23:01:32.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2523-2523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5430-5430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.837 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '670-670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.838 +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/05 23:01:32.838 +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/05 23:01:32.838 +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/05 23:01:32.838 +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/05 23:01:32.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279-7279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1755-1755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.838 +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/05 23:01:32.839 +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/05 23:01:32.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8200-8200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8324-8324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.839 +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/05 23:01:32.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9992-9992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7537-7537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.839 +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/05 23:01:32.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4103-4103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.840 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2091-2091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8976-8976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.841 +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/05 23:01:32.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7888-7888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9090-9090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8988-8988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1166-1166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.842 +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/05 23:01:32.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3273-3273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4120-4120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6032-6032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4005-4005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '630-630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7885-7885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3690-3690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7164-7164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5552-5552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9758-9758' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3027-3027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.843 +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/05 23:01:32.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2095-2095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256-256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2169-2169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991-4991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.844 +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/05 23:01:32.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209-9209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.845 +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/05 23:01:32.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '811-811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7149-7149' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577-5577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9173-9173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4359-4359' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4533-4533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.848 +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/05 23:01:32.848 +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/05 23:01:32.848 +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/05 23:01:32.848 +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/05 23:01:32.848 +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/05 23:01:32.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3773-3773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.849 +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/05 23:01:32.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1712-1712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9151-9151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '878-878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4987-4987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189-4189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.851 +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/05 23:01:32.852 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4548-4548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1894-1894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4782-4782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2042-2042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.855 +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/05 23:01:32.855 +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/05 23:01:32.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7542-7542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '86-86' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8396-8396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.855 +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/05 23:01:32.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2770-2770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.856 +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/05 23:01:32.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6025-6025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '184-184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3922-3922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8013-8013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9591-9591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.857 +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/05 23:01:32.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5550-5550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.858 +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/05 23:01:32.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7827-7827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7266-7266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9743-9743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300-9300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2082-2082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9447-9447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1957-1957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7924-7924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9614-9614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.860 +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/05 23:01:32.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '555-555' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4034-4034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3603-3603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '624-624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1232-1232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968-1968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9647-9647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4578-4578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9921-9921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3801-3801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1990-1990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9016-9016' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4748-4748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1084-1084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969-7969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7963-7963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844-4844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.864 +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/05 23:01:32.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3546-3546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8105-8105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9526-9526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7420-7420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2384-2384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.867 +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/05 23:01:32.867 +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/05 23:01:32.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8333-8333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6784-6784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.867 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732-9732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5106-5106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '386-386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.869 +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/05 23:01:32.869 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9614-9614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9031-9031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6256-6256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1775-1775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.870 +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/05 23:01:32.870 +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/05 23:01:32.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2299-2299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.871 +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/05 23:01:32.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9265-9265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6901-6901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.871 +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/05 23:01:32.871 +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/05 23:01:32.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3763-3763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.872 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624-1624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4667-4667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8280-8280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9164-9164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.873 +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/05 23:01:32.873 +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/05 23:01:32.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '207-207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '363-363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4442-4442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.874 +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/05 23:01:32.875 +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/05 23:01:32.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6249-6249' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '382-382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.876 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8121-8121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.877 +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/05 23:01:32.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7535-7535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.879 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4501-4501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3093-3093' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7747-7747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.933 +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/05 23:01:32.933 +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/05 23:01:32.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '320-320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1955-1955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.934 +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/05 23:01:32.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8105-8105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.934 +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/05 23:01:32.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6657-6657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7527-7527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8030-8030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4327-4327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '703-703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9752-9752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9078-9078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4668-4668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4211-4211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2428-2428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2718-2718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659-4659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8487-8487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6134-6134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.937 +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/05 23:01:32.937 +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/05 23:01:32.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8150-8150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4198-4198' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.938 +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/05 23:01:32.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2576-2576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.939 +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/05 23:01:32.939 +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/05 23:01:32.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8525-8525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8700-8700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.940 +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/05 23:01:32.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7321-7321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7565-7565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2276-2276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.940 +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/05 23:01:32.941 +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/05 23:01:32.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1659-1659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.941 +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/05 23:01:32.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6230-6230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2547-2547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6328-6328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.942 +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/05 23:01:32.943 +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/05 23:01:32.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6134-6134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.943 +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/05 23:01:32.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8711-8711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9906-9906' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914-1914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955-3955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.945 +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/05 23:01:32.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3038-3038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6882-6882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2457-2457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329-1329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.946 +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/05 23:01:32.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9943-9943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3862-3862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4983-4983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1334-1334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8443-8443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.947 +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/05 23:01:32.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9214-9214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '155-155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5068-5068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7166-7166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5934-5934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8917-8917' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.948 +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/05 23:01:32.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7961-7961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6254-6254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5479-5479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389-7389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9629-9629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8831-8831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5372-5372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.950 +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/05 23:01:32.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9908-9908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8280-8280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2148-2148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.951 +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/05 23:01:32.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1132-1132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8539-8539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2184-2184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2766-2766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.952 +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/05 23:01:32.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6354-6354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4290-4290' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7346-7346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7602-7602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.954 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4787-4787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4231-4231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.955 +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/05 23:01:32.955 +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/05 23:01:32.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7528-7528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7545-7545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '272-272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4638-4638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.957 +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/05 23:01:32.957 +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/05 23:01:32.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7271-7271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '865-865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9059-9059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.959 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2963-2963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '314-314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2358-2358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.960 +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/05 23:01:32.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1231-1231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5492-5492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.961 +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/05 23:01:32.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2850-2850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4854-4854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.961 +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/05 23:01:32.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '215-215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1982-1982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1924-1924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.962 +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/05 23:01:32.962 +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/05 23:01:32.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4669-4669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6581-6581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1346-1346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969-7969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9596-9596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3670-3670' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5149-5149' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5903-5903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7831-7831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2292-2292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8586-8586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9610-9610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.975 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770-5770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.975 +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/05 23:01:32.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4561-4561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1685-1685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3042-3042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.978 +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/05 23:01:32.978 +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/05 23:01:32.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7963-7963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7761-7761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3577-3577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '683-683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5831-5831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9130-9130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1636-1636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.979 +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/05 23:01:32.980 +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/05 23:01:32.980 +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/05 23:01:32.980 +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/05 23:01:32.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4257-4257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '549-549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.980 +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/05 23:01:32.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770-5770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6273-6273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.980 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3311-3311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5094-5094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.981 +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/05 23:01:32.981 +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/05 23:01:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1662-1662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5872-5872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.981 +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/05 23:01:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '27-27' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8134-8134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3802-3802' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2102-2102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.982 +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/05 23:01:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6513-6513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6377-6377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.982 +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'"] [2024/05/05 23:01:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1696-1696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5351-5351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9569-9569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.982 +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/05 23:01:32.983 +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/05 23:01:32.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4674-4674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5307-5307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793-9793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8769-8769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.983 +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/05 23:01:32.984 +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/05 23:01:32.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6803-6803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1320-1320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.984 +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/05 23:01:32.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2493-2493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4200-4200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6300-6300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.985 +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/05 23:01:32.985 +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/05 23:01:32.985 +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/05 23:01:32.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5984-5984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5692-5692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1373-1373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.986 +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/05 23:01:32.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4854-4854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6049-6049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.986 +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/05 23:01:32.986 +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/05 23:01:32.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9871-9871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '741-741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6152-6152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.987 +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/05 23:01:32.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1203-1203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6263-6263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7457-7457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.987 +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/05 23:01:32.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4950-4950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:32.988 +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/05 23:01:32.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7203-7203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8995-8995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7082-7082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857-8857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.033 +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/05 23:01:33.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3138-3138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6252-6252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '82-82' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2063-2063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.033 +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/05 23:01:33.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5879-5879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6901-6901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2726-2726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7286-7286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.035 +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/05 23:01:33.035 +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/05 23:01:33.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3890-3890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9653-9653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.036 +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/05 23:01:33.036 +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/05 23:01:33.036 +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/05 23:01:33.036 +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/05 23:01:33.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2501-2501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209-9209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816-3816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3719-3719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7550-7550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.037 +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/05 23:01:33.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877-7877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.037 +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/05 23:01:33.037 +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/05 23:01:33.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5125-5125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1537-1537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '702-702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9864-9864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.038 +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/05 23:01:33.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5297-5297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1183-1183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3159-3159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.040 +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/05 23:01:33.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '528-528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6081-6081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5070-5070' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7769-7769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9957-9957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.043 +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/05 23:01:33.043 +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/05 23:01:33.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2304-2304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3931-3931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.044 +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/05 23:01:33.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '246-246' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503-8503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2452-2452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.045 +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/05 23:01:33.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9145-9145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5685-5685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9265-9265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.047 +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/05 23:01:33.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8480-8480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7215-7215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6625-6625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5262-5262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6828-6828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5241-5241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9151-9151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.050 +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/05 23:01:33.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3820-3820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7632-7632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8901-8901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3328-3328' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9686-9686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7667-7667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518-8518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7595-7595' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.052 +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/05 23:01:33.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8210-8210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518-8518' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.053 +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/05 23:01:33.053 +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/05 23:01:33.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4548-4548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619-4619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.054 +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/05 23:01:33.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8894-8894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2447-2447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.054 +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/05 23:01:33.054 +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/05 23:01:33.054 +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/05 23:01:33.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8838-8838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1241-1241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.057 +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/05 23:01:33.057 +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/05 23:01:33.059 +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/05 23:01:33.059 +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/05 23:01:33.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3126-3126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9372-9372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9235-9235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.059 +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/05 23:01:33.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5798-5798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5472-5472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9121-9121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7991-7991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.061 +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/05 23:01:33.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8156-8156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9085-9085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4373-4373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6619-6619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.062 +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/05 23:01:33.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5612-5612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.062 +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/05 23:01:33.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3554-3554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6992-6992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2516-2516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2915-2915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7454-7454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.063 +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/05 23:01:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '259-259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6641-6641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.063 +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/05 23:01:33.064 +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/05 23:01:33.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3480-3480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5465-5465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4748-4748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.065 +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/05 23:01:33.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9871-9871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.065 +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/05 23:01:33.066 +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/05 23:01:33.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924-9924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.067 +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/05 23:01:33.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6205-6205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7029-7029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5165-5165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5778-5778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.067 +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/05 23:01:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955-3955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339-1339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7526-7526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7867-7867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9303-9303' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743-743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.069 +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/05 23:01:33.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881-1881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8371-8371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6687-6687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6332-6332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.070 +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/05 23:01:33.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8525-8525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.070 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2012-2012' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5497-5497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '882-882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993-3993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8050-8050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.071 +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/05 23:01:33.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1229-1229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.071 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8678-8678' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4602-4602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9266-9266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4006-4006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2363-2363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4568-4568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.072 +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/05 23:01:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9976-9976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7793-7793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2811-2811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1364-1364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9752-9752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2543-2543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5272-5272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2032-2032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.074 +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/05 23:01:33.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4905-4905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1446-1446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415-9415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.074 +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/05 23:01:33.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7535-7535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.074 +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/05 23:01:33.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3754-3754' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.075 +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/05 23:01:33.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7325-7325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2091-2091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7561-7561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '596-596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '498-498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3442-3442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.077 +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/05 23:01:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7708-7708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5997-5997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2786-2786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4003-4003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.078 +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/05 23:01:33.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7344-7344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.078 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7086-7086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6266-6266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.079 +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/05 23:01:33.079 +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/05 23:01:33.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6808-6808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.080 +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/05 23:01:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881-1881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9098-9098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7501-7501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203-4203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339-7339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.080 +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/05 23:01:33.080 +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/05 23:01:33.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7401-7401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.081 +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/05 23:01:33.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7501-7501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7888-7888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761-761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.081 +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/05 23:01:33.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9836-9836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3211-3211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.132 +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/05 23:01:33.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1322-1322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.132 +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/05 23:01:33.132 +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/05 23:01:33.132 +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/05 23:01:33.133 +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/05 23:01:33.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7963-7963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460-2460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.133 +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/05 23:01:33.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9217-9217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6574-6574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.133 +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/05 23:01:33.134 +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/05 23:01:33.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8753-8753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3230-3230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '113-113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7899-7899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9667-9667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7700-7700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9966-9966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '941-941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.135 +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/05 23:01:33.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7284-7284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4629-4629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9515-9515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159-1159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '157-157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3230-3230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.136 +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/05 23:01:33.137 +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/05 23:01:33.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5894-5894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1625-1625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7892-7892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.138 +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/05 23:01:33.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9769-9769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240-240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476-2476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.139 +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/05 23:01:33.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5800-5800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2314-2314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5048-5048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2731-2731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7539-7539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6397-6397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.140 +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/05 23:01:33.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1052-1052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.140 +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/05 23:01:33.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292-5292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1390-1390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3572-3572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3625-3625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3115-3115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.141 +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/05 23:01:33.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6655-6655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8529-8529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7327-7327' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1661-1661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6229-6229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5622-5622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.142 +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/05 23:01:33.142 +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/05 23:01:33.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1853-1853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3034-3034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.143 +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/05 23:01:33.143 +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/05 23:01:33.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4537-4537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.144 +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/05 23:01:33.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8629-8629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9900-9900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652-3652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3270-3270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1623-1623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5101-5101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.145 +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/05 23:01:33.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7211-7211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3743-3743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4071-4071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4601-4601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9956-9956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430-8430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256-256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1177-1177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.147 +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/05 23:01:33.147 +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/05 23:01:33.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6351-6351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.147 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9866-9866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.148 +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/05 23:01:33.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9362-9362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.148 +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/05 23:01:33.148 +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/05 23:01:33.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1708-1708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.148 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7713-7713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2819-2819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.149 +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/05 23:01:33.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '855-855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.149 +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/05 23:01:33.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8510-8510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7673-7673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348-3348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7719-7719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4394-4394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.149 +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/05 23:01:33.149 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1844-1844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5323-5323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1226-1226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.150 +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/05 23:01:33.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7044-7044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2292-2292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3537-3537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8439-8439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794-6794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8703-8703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.151 +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/05 23:01:33.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4732-4732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2706-2706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '435-435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330-9330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4581-4581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5071-5071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9313-9313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3300-3300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.153 +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/05 23:01:33.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1792-1792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7253-7253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4421-4421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5319-5319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3228-3228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240-1240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '279-279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4145-4145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.155 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3963-3963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6628-6628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8504-8504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4058-4058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3776-3776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '854-854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.157 +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/05 23:01:33.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8389-8389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637-4637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5396-5396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7366-7366' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642-9642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5135-5135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '536-536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9541-9541' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.158 +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/05 23:01:33.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2768-2768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1935-1935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9481-9481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.158 +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/05 23:01:33.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1404-1404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.159 +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/05 23:01:33.159 +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/05 23:01:33.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1008-1008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8613-8613' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.163 +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/05 23:01:33.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1185-1185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6743-6743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5178-5178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7903-7903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '849-849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6128-6128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.164 +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/05 23:01:33.164 +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/05 23:01:33.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1916-1916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.164 +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/05 23:01:33.165 +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/05 23:01:33.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5212-5212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2919-2919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9524-9524' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.165 +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/05 23:01:33.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4067-4067' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.165 +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/05 23:01:33.166 +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/05 23:01:33.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '337-337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.166 +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/05 23:01:33.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '439-439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607-1607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.167 +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/05 23:01:33.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7946-7946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8352-8352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9699-9699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.168 +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/05 23:01:33.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3195-3195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.168 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4010-4010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.168 +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/05 23:01:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8448-8448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '872-872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.169 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3815-3815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3650-3650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '590-590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.170 +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/05 23:01:33.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7975-7975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.171 +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/05 23:01:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '899-899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9380-9380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.171 +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/05 23:01:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8057-8057' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6512-6512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.171 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811-7811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '881-881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4749-4749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8888-8888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2222-2222' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7310-7310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1627-1627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721-721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8148-8148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4257-4257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.173 +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/05 23:01:33.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9937-9937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '872-872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4876-4876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3731-3731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375-375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.174 +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/05 23:01:33.174 +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/05 23:01:33.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4203-4203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9090-9090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1094-1094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9077-9077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.175 +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/05 23:01:33.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742-4742' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.175 +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/05 23:01:33.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1783-1783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.175 +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/05 23:01:33.175 +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/05 23:01:33.176 +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/05 23:01:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1257-1257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585-5585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2169-2169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4726-4726' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.231 +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/05 23:01:33.231 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1371-1371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.232 +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/05 23:01:33.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4016-4016' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.232 +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/05 23:01:33.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3126-3126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.232 +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/05 23:01:33.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3112-3112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6198-6198' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '18-18' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3977-3977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '422-422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '513-513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3766-3766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.233 +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/05 23:01:33.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5280-5280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.234 +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/05 23:01:33.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7164-7164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.234 +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/05 23:01:33.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2819-2819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1754-1754' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6810-6810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3815-3815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7218-7218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490-1490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8912-8912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '990-990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3601-3601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.235 +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/05 23:01:33.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8599-8599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.235 +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/05 23:01:33.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '916-916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '130-130' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6935-6935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8523-8523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7977-7977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1700-1700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293-2293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9148-9148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.237 +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/05 23:01:33.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2493-2493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2819-2819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4379-4379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6676-6676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9843-9843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.237 +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/05 23:01:33.238 +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/05 23:01:33.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2858-2858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6246-6246' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5514-5514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3047-3047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3031-3031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2821-2821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.239 +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/05 23:01:33.240 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6962-6962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.240 +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/05 23:01:33.240 +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/05 23:01:33.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3947-3947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.241 +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/05 23:01:33.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4092-4092' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6197-6197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6205-6205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7740-7740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '322-322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2256-2256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3001-3001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4772-4772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '320-320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.243 +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'"] [2024/05/05 23:01:33.243 +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/05 23:01:33.243 +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/05 23:01:33.243 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1481-1481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.243 +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/05 23:01:33.243 +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/05 23:01:33.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6000-6000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.244 +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/05 23:01:33.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3795-3795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '797-797' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8326-8326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3669-3669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1405-1405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2981-2981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659-7659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3961-3961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3153-3153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2850-2850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.245 +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/05 23:01:33.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5798-5798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17-17' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827-2827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.248 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5782-5782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.249 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '103-103' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.250 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1089-1089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.250 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6640-6640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.250 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8272-8272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.250 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2304-2304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '622-622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.251 +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/05 23:01:33.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9691-9691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844-4844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.251 +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/05 23:01:33.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7822-7822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3087-3087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3847-3847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '94-94' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5894-5894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '521-521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.253 +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/05 23:01:33.253 +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/05 23:01:33.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5889-5889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9220-9220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5373-5373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7415-7415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.254 +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/05 23:01:33.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692-6692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9554-9554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5348-5348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.255 +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/05 23:01:33.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7782-7782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.255 +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/05 23:01:33.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7714-7714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6694-6694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.255 +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/05 23:01:33.255 +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/05 23:01:33.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4155-4155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9987-9987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8981-8981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2445-2445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.257 +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/05 23:01:33.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1025-1025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747-2747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.257 +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/05 23:01:33.257 +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/05 23:01:33.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5160-5160' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5735-5735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2730-2730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8229-8229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302-4302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7636-7636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2283-2283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1111-1111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.259 +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/05 23:01:33.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6550-6550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.259 +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/05 23:01:33.260 +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/05 23:01:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7471-7471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9059-9059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9669-9669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3151-3151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033-5033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7013-7013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7540-7540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3310-3310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9817-9817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7469-7469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.262 +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/05 23:01:33.262 +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/05 23:01:33.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7097-7097' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.263 +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/05 23:01:33.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7444-7444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.263 +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/05 23:01:33.263 +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/05 23:01:33.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9443-9443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '223-223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '314-314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.264 +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/05 23:01:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1709-1709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7840-7840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1537-1537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.265 +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/05 23:01:33.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5420-5420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9022-9022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '383-383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.265 +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/05 23:01:33.265 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490-1490' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.265 +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/05 23:01:33.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1806-1806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8513-8513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.266 +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/05 23:01:33.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5648-5648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098-7098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4771-4771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9600-9600' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.266 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2820-2820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4637-4637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9711-9711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '98-98' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '175-175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5744-5744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6627-6627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8567-8567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2234-2234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9778-9778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '542-542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3993-3993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9094-9094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.268 +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/05 23:01:33.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7005-7005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7739-7739' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.269 +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/05 23:01:33.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '712-712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468-5468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6047-6047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3214-3214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.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/05 23:01:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5136-5136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '796-796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698-5698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.271 +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/05 23:01:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596-8596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2-2' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6292-6292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6898-6898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8920-8920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7924-7924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9790-9790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8651-8651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '829-829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7700-7700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7787-7787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8928-8928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3033-3033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '376-376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2986-2986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.273 +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/05 23:01:33.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1660-1660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3102-3102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4572-4572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.275 +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/05 23:01:33.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4501-4501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6273-6273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6846-6846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8519-8519' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2785-2785' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6862-6862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.276 +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/05 23:01:33.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8453-8453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.276 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5772-5772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6977-6977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.277 +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/05 23:01:33.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054-2054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5866-5866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3191-3191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.278 +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/05 23:01:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9197-9197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6695-6695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4019-4019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.332 +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/05 23:01:33.332 +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/05 23:01:33.333 +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/05 23:01:33.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8958-8958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7793-7793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.334 +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/05 23:01:33.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1155-1155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3836-3836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.334 +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/05 23:01:33.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7555-7555' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.334 +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/05 23:01:33.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3388-3388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.334 +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/05 23:01:33.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7236-7236' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5477-5477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9354-9354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.336 +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/05 23:01:33.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4055-4055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9557-9557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9925-9925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3788-3788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.337 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6451-6451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2246-2246' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5186-5186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3903-3903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1924-1924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '919-919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.338 +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/05 23:01:33.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339-1339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7455-7455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1547-1547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6511-6511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756-7756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6229-6229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523-9523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7420-7420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.340 +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/05 23:01:33.340 +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/05 23:01:33.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7258-7258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3184-3184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5883-5883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.340 +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/05 23:01:33.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8668-8668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5094-5094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8856-8856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9032-9032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.341 +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/05 23:01:33.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8966-8966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2164-2164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.341 +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/05 23:01:33.342 +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/05 23:01:33.342 +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/05 23:01:33.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2254-2254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253-2253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5626-5626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.343 +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/05 23:01:33.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8593-8593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '868-868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3474-3474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3537-3537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8927-8927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.344 +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/05 23:01:33.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6205-6205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '453-453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.345 +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/05 23:01:33.345 +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/05 23:01:33.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7343-7343' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8334-8334' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7756-7756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659-7659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1621-1621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5070-5070' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.347 +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/05 23:01:33.348 +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/05 23:01:33.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7948-7948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.348 +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/05 23:01:33.348 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9338-9338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2403-2403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1048-1048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.349 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3969-3969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1772-1772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7597-7597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.350 +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/05 23:01:33.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955-3955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.350 +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/05 23:01:33.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8663-8663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4081-4081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4079-4079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.358 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '245-245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.359 +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/05 23:01:33.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6181-6181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.360 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1532-1532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3475-3475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7043-7043' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.362 +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/05 23:01:33.362 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923-3923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.363 +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/05 23:01:33.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7806-7806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.365 +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/05 23:01:33.365 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080-3080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.366 +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/05 23:01:33.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3862-3862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/05 23:01:33.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7577-7577' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]4.532574197s [2024/05/05 23:01:37.681 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:01 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 5 23:01 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 5 23:01 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:01 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 5 23:01 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 5 23:01 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test) 1583214592 bytes in 7.85 secs (201789995 bytes/sec) [Pipeline] { [Pipeline] cache [2024/05/05 23:01:41.483 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/05 23:01:41.793 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/05 23:01:42.955 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/05 23:01:43.365 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] --- PASS: TestSimpleInsert (37.96s) --- PASS: TestSimpleInsert/Basic (5.39s) --- PASS: TestSimpleInsert/Basic/test_insert (2.72s) --- PASS: TestSimpleInsert/Basic/test_insert_common (2.67s) --- PASS: TestSimpleInsert/Conflict (17.40s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert (8.56s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert_common (8.84s) PASS ddl_test end === RUN TestSimple/Basic === RUN TestSimpleUpdate/Basic === RUN TestSimpleUpdate/Basic/test_update # Time: 2024-05-05T23:01:48.109621432+08:00 # Txn_start_ts: 0 # Query_time: 1.008225067 # Parse_time: 0.000088357 # Compile_time: 0.00007307 # Rewrite_time: 0.000002769 # Optimize_time: 0 # Wait_TS: 0.000131018 # 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); Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test) 1583214592 bytes in 7.80 secs (202893331 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:01 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 5 23:01 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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-91-geeb95c575e Edition: Community Git Commit Hash: eeb95c575eea81c60f7b3fa793b11130ff487323 Git Branch: HEAD UTC Build Time: 2024-05-05 14:53:28 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:01 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 5 23:01 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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-91-geeb95c575e Edition: Community Git Commit Hash: eeb95c575eea81c60f7b3fa793b11130ff487323 Git Branch: HEAD UTC Build Time: 2024-05-05 14:53:28 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore # Time: 2024-05-05T23:01:51.129802979+08:00 # Txn_start_ts: 0 # Query_time: 1.011223577 # Parse_time: 0.000099634 # Compile_time: 0.000109419 # Rewrite_time: 0.00000443 # Optimize_time: 0 # Wait_TS: 0.000464788 # 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; + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:01 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 5 23:01 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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-91-geeb95c575e Edition: Community Git Commit Hash: eeb95c575eea81c60f7b3fa793b11130ff487323 Git Branch: HEAD UTC Build Time: 2024-05-05 14:53:28 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test already exists) [Pipeline] sh [Pipeline] sh wait pd ready... [Pipeline] sh wait pd ready... [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } wait pd ready... [Pipeline] // container === RUN TestSimple/Mixed === RUN TestSimple/Mixed/test_mixed [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [mysql] 2024/05/05 23:01:55 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:01:55 packets.go:37: unexpected EOF [2024/05/05 23:01:55.164 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (5754, 5754)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/05 23:01:55.164 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (749, 749)"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/05 23:01:55 packets.go:37: unexpected EOF [2024/05/05 23:01:55.164 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (3760, 3760)"] [addr=127.0.0.1:5001] [error="invalid connection"] [TestSimpleUpdate][Time Cost]7.548804588s === RUN TestSimpleUpdate/Basic/test_update_common [2024/05/05 23:01:56.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '749' for key 'test_mixed.PRIMARY'"] [2024/05/05 23:01:56.674 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3760' for key 'test_mixed.PRIMARY'"] [TestSimpleMixed][Insert][Time Cost]5.441182004s [mysql] 2024/05/05 23:02:01 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:02:01 packets.go:37: unexpected EOF [2024/05/05 23:02:01.063 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 6930 where c1 = 4858"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/05 23:02:01 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:02:01 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:02:01 packets.go:37: unexpected EOF [2024/05/05 23:02:01.063 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 7589 where c1 = 867"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/05 23:02:01 packets.go:122: closing bad idle connection: EOF [2024/05/05 23:02:01.063 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (8851, 8851)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/05 23:02:01.063 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 3333 where c1 = 6852"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/05 23:02:01.063 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (2858, 2858)"] [addr=127.0.0.1:5002] [error="dial tcp 127.0.0.1:5002: connect: connection refused"] wait tikv ready... wait tikv ready... wait tikv ready... [mysql] 2024/05/05 23:02:04 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:02:04 packets.go:37: unexpected EOF [2024/05/05 23:02:04.705 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (17812, 17812)"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2024/05/05 23:02:04 packets.go:37: unexpected EOF [2024/05/05 23:02:04.705 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 1685"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/05 23:02:04.705 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (17809, 17809)"] [addr=127.0.0.1:5000] [error="invalid connection"] [TestSimpleUpdate][Time Cost]9.418825724s === RUN TestSimpleUpdate/Conflict === RUN TestSimpleUpdate/Conflict/test_conflict_update [2024/05/05 23:02:06.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17809' for key 'test_mixed.PRIMARY'"] [TestSimpleConflictUpdate][Insert][Time Cost]2.612808382s [TestSimpleMixed][Mixed][Time Cost]9.714836676s === RUN TestSimple/Mixed/test_mixed_common [mysql] 2024/05/05 23:02:08 packets.go:37: unexpected EOF [2024/05/05 23:02:08.598 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 4801"] [addr=127.0.0.1:5001] [error="invalid connection"] [TestSimpleMixed][Insert][Time Cost]2.470514822s [TestSimpleConflictUpdate][Update][Time Cost]3.930984972s total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:02 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 5 23:02 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 5 23:02 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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 [mysql] 2024/05/05 23:02:14 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:02:14 packets.go:37: unexpected EOF [2024/05/05 23:02:14.276 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 8551"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/05 23:02:14.276 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 9303"] [addr=127.0.0.1:5002] [error="invalid connection"] total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:02 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 5 23:02 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 5 23:02 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 5 23:02 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 5 23:02 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 5 22:59 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 5 23:02 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 5 22:59 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 5 22:59 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 5 22:59 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 [2024/05/05 23:02:16.853 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/05 23:02:17.143 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/05 23:02:17.431 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/05 23:02:18.295 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/05 23:02:18.595 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] === RUN TestSimpleUpdate/Conflict/test_conflict_update_common [2024/05/05 23:02:18.878 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [TestSimpleConflictUpdate][Insert][Time Cost]2.53944809s [TestSimpleMixed][Mixed][Time Cost]9.993038066s === RUN TestSimple/Inc === RUN TestSimple/Inc/test_inc [TestSimpleInc][Insert][Time Cost]195.100591ms === RUN TestColumn/alter_table_test_column_add_column_c3_int_default_-1 [TestSimpleInc][Update][Time Cost]1.562397731s === RUN TestSimple/Inc/test_inc_common [TestSimpleInc][Insert][Time Cost]236.67203ms [2024/05/05 23:02:22.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.937 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.942 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.945 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.948 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.949 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.953 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.955 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.958 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.963 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.964 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.965 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.969 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.970 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:22.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.051 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:23.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] === RUN TestSimpleDelete/Basic === RUN TestSimpleDelete/Basic/test_delete # Time: 2024-05-05T23:02:23.431866593+08:00 # Txn_start_ts: 0 # Query_time: 1.006024477 # Parse_time: 0.00008839 # Compile_time: 0.000070529 # Rewrite_time: 0.000001907 # Optimize_time: 0 # Wait_TS: 0.000142813 # 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; [mysql] 2024/05/05 23:02:23 packets.go:37: read tcp 127.0.0.1:36692->127.0.0.1:5001: read: connection reset by peer [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [2024/05/05 23:02:23.670 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 8816"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [2024/05/05 23:02:23.671 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 5515"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/05 23:02:23.671 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 8454"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [2024/05/05 23:02:23.671 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 4582"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [2024/05/05 23:02:23.671 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 5178"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [2024/05/05 23:02:23.671 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 6928"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/05 23:02:23.671 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 8011"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/05 23:02:23.671 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 8925"] [addr=127.0.0.1:5001] [error="invalid connection"] [TestSimpleDelete][Time Cost]634.800961ms === RUN TestSimpleDelete/Basic/test_delete_common index_test.go:137: sql insert into test_index values (103, 651443154540203793, 0.519389, 'azQ7j8cnRS') index_test.go:137: sql insert into test_index values (109, 4008715723224720886, 0.501259, 'EkGXU5z63H') index_test.go:137: sql insert into test_index values (102, 3590908520369346795, 0.236023, 'ziVz54XaVl') index_test.go:137: sql insert into test_index values (101, 386150938327575728, 0.633867, 'O6ywuw0qlY') index_test.go:137: sql insert into test_index values (105, 8888849982022872469, 0.657491, 'R8T1nm0Ogx') index_test.go:137: sql insert into test_index values (107, 1964976259899806186, 0.584021, 'eHv91x17jx') index_test.go:137: sql insert into test_index values (104, 4821172761655562271, 0.604627, 'Zue4ZkELwU') index_test.go:137: sql insert into test_index values (110, 5079328016099551288, 0.618264, 'Z4LYXl8Iky') index_test.go:137: sql insert into test_index values (108, 355452901518263970, 0.698062, 'UN3fJ2lEVj') index_test.go:137: sql insert into test_index values (106, 1798041302178788813, 0.134925, 'NNAFSOGOFF') index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 79 index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 64 index_test.go:143: sql update test_index set c1 = 1292485411961512157, c2 = 0.181888, c3 = '5OECoPicvu' where c = 47 index_test.go:143: sql update test_index set c1 = 968906591235893726, c2 = 0.627269, c3 = 'N629mMvrtj' where c = 89 index_test.go:143: sql update test_index set c1 = 8454995780017963295, c2 = 0.188696, c3 = 'nmXxLV8qRD' where c = 4 index_test.go:143: sql update test_index set c1 = 2706079059930023949, c2 = 0.115143, c3 = 'yi9uC2j0sF' where c = 80 index_test.go:143: sql update test_index set c1 = 2061235054582702739, c2 = 0.649633, c3 = 'h0TsJfs67G' where c = 20 index_test.go:143: sql update test_index set c1 = 9019122758450031848, c2 = 0.664184, c3 = 'WZgVbY1fHM' where c = 101 index_test.go:143: sql update test_index set c1 = 199928657906539100, c2 = 0.681673, c3 = 'dnMZINIdy7' where c = 53 index_test.go:143: sql update test_index set c1 = 8081400492400597034, c2 = 0.099716, c3 = 'dz0FwGkYWX' where c = 3 index_test.go:137: sql insert into test_index values (111, 3526884072001944428, 0.198853, 'tUOPfidU0b') index_test.go:143: sql update test_index set c1 = 108107604985893850, c2 = 0.232296, c3 = 't1fGBg3Arw' where c = 51 index_test.go:143: sql update test_index set c1 = 716208101330346610, c2 = 0.411933, c3 = '7HiBl6Yb8S' where c = 71 index_test.go:137: sql insert into test_index values (113, 1353199160640678723, 0.730197, 'AHgROHX2G3') index_test.go:137: sql insert into test_index values (112, 1521180925829533652, 0.943768, 'E3uM1YNGFa') index_test.go:137: sql insert into test_index values (115, 325329395047045423, 0.443163, '9njCR106Fj') index_test.go:137: sql insert into test_index values (117, 3358739914799661872, 0.958836, 'x8oy7H86pF') index_test.go:137: sql insert into test_index values (118, 9071564738669913493, 0.417199, 'gf5BrGIEhO') index_test.go:137: sql insert into test_index values (116, 5016870235234441783, 0.715477, 'zxHujKpGw4') index_test.go:140: sql delete from test_index where c = 31 index_test.go:137: sql insert into test_index values (119, 1495630137745663145, 0.449292, 'QxsHlFAm3U') index_test.go:137: sql insert into test_index values (114, 6646568332496372842, 0.747731, 'cKlhMGDGe7') index_test.go:137: sql insert into test_index values (120, 5010019283591744727, 0.170718, 'blMcP4ywEA') index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 114 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 22 index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 306712356637349345, c2 = 0.520140, c3 = '9DfqebRxKh' where c = 10 index_test.go:143: sql update test_index set c1 = 813137602110321164, c2 = 0.705318, c3 = 'KrGNdHUWQC' where c = 86 index_test.go:143: sql update test_index set c1 = 7055675595197465267, c2 = 0.123115, c3 = 'NX65GHhIl9' where c = 47 index_test.go:143: sql update test_index set c1 = 6338431203157325355, c2 = 0.164812, c3 = 'NTwy3ARgIF' where c = 93 index_test.go:143: sql update test_index set c1 = 3660942913381153854, c2 = 0.374985, c3 = 'h7gYwZRci2' where c = 80 index_test.go:137: sql insert into test_index values (121, 6185737184694800164, 0.685128, 'x5nVXKpC1X') index_test.go:143: sql update test_index set c1 = 7001748310835936831, c2 = 0.465128, c3 = 'pTTvVeGCkR' where c = 71 index_test.go:143: sql update test_index set c1 = 1552809184547142085, c2 = 0.634977, c3 = '919Q1gVZ0C' where c = 108 index_test.go:137: sql insert into test_index values (122, 4688963691162855283, 0.521506, '4Ssh8lhNpE') index_test.go:143: sql update test_index set c1 = 5535614578546244276, c2 = 0.707296, c3 = 'q5IakN3atj' where c = 4 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 5381722925538453762, c2 = 0.662241, c3 = 'rU1umDYx3I' where c = 9 index_test.go:137: sql insert into test_index values (125, 3557587900309795351, 0.040930, 'bRhW5JnMiO') index_test.go:137: sql insert into test_index values (124, 3117657728390568575, 0.967793, 'DjN9BY4X3m') index_test.go:140: sql delete from test_index where c = 86 index_test.go:137: sql insert into test_index values (126, 8226330412293037727, 0.961589, 'HFOgAiVXN5') index_test.go:137: sql insert into test_index values (127, 6044066333952727220, 0.742907, 'Bn9MxtO7BR') index_test.go:137: sql insert into test_index values (123, 7189517618135974228, 0.828787, 't6WbzLPac7') index_test.go:143: sql update test_index set c1 = 3848385236173811255, c2 = 0.553787, c3 = 'OCj5cmW9Xj' where c = 23 index_test.go:137: sql insert into test_index values (128, 435665398035549999, 0.551469, 'TBJ7KkBQDx') index_test.go:137: sql insert into test_index values (129, 1380207515167188655, 0.229312, 'bFEuWQ2AkL') index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 84 index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 7854615442978003898, c2 = 0.023451, c3 = 'XNam5ADMo5' where c = 57 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 122 index_test.go:137: sql insert into test_index values (130, 3024092074854873240, 0.922542, 'nKorDKGN9j') index_test.go:143: sql update test_index set c1 = 3876139864356091740, c2 = 0.113241, c3 = 'dQ3SEC1s4p' where c = 30 index_test.go:137: sql insert into test_index values (131, 5903845328175951084, 0.042729, 'zYaIo5xiYu') index_test.go:143: sql update test_index set c1 = 2316658485307089396, c2 = 0.205575, c3 = 'lgZ9TgKGWm' where c = 13 index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 5258959227469986379, c2 = 0.685979, c3 = 'qZwcOa6cJK' where c = 49 index_test.go:143: sql update test_index set c1 = 6089931885201619073, c2 = 0.471104, c3 = 'J42oQpexbF' where c = 92 index_test.go:143: sql update test_index set c1 = 2900020945185739907, c2 = 0.623988, c3 = 'gt47ihYii9' where c = 89 index_test.go:143: sql update test_index set c1 = 1421164751537917526, c2 = 0.680479, c3 = 'FBSGnP5iqU' where c = 64 index_test.go:143: sql update test_index set c1 = 6117425869547916922, c2 = 0.656653, c3 = 'XfvmYytsdB' where c = 34 index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (132, 6231708250597306783, 0.602980, 'ho2r2rM1PA') index_test.go:143: sql update test_index set c1 = 3449983965398634855, c2 = 0.762780, c3 = 'ID3Cg4tjae' where c = 51 index_test.go:137: sql insert into test_index values (134, 7729563634411811680, 0.522631, 'eo6lOdYCJt') index_test.go:137: sql insert into test_index values (135, 6172207232655752307, 0.586415, 'PjQuOd8l7k') index_test.go:137: sql insert into test_index values (137, 9158097821967925107, 0.791763, 'uQ4SWgQEs1') index_test.go:137: sql insert into test_index values (136, 6677140700238192319, 0.909096, '6B2XYhgWFg') index_test.go:140: sql delete from test_index where c = 105 index_test.go:137: sql insert into test_index values (133, 6808005461099829756, 0.546570, 'nFsHzgxMJW') index_test.go:137: sql insert into test_index values (138, 3758172107457142391, 0.019188, 'trJyx8Xpjn') index_test.go:140: sql delete from test_index where c = 86 index_test.go:137: sql insert into test_index values (139, 3882079838024187831, 0.212657, 'UVsvAzR3rE') index_test.go:140: sql delete from test_index where c = 101 index_test.go:143: sql update test_index set c1 = 7131900829725311856, c2 = 0.594261, c3 = 'C9AO8Kz1If' where c = 43 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 28 index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 56937641856529690, c2 = 0.881485, c3 = 'U51nlDFPUI' where c = 24 index_test.go:137: sql insert into test_index values (140, 1395536756540991563, 0.377181, 'wCkRGWo1yq') index_test.go:143: sql update test_index set c1 = 4110324533867960465, c2 = 0.908475, c3 = 'R75YRnJEDn' where c = 12 index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 4619012069561136760, c2 = 0.236313, c3 = 'nmob4py1du' where c = 1 index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 92 index_test.go:143: sql update test_index set c1 = 432550873537932865, c2 = 0.213547, c3 = 'gL58lkEaHm' where c = 129 index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 2805259006557472666, c2 = 0.880772, c3 = 'ik13YKS9SE' where c = 111 index_test.go:143: sql update test_index set c1 = 3349183382904120899, c2 = 0.330483, c3 = '3a4thfSCXO' where c = 39 index_test.go:143: sql update test_index set c1 = 1312400953673468151, c2 = 0.213496, c3 = 'bCc3mpBgGK' where c = 107 index_test.go:137: sql insert into test_index values (141, 606334440659888704, 0.183616, '4OeOG5Iw5w') index_test.go:143: sql update test_index set c1 = 5920335023493258181, c2 = 0.726667, c3 = 'xQeEITZ6WD' where c = 136 index_test.go:137: sql insert into test_index values (143, 8141773422666556759, 0.528808, '8zJ77w2n6E') index_test.go:137: sql insert into test_index values (147, 6924604111152989871, 0.282366, '7ScDOyppxb') index_test.go:137: sql insert into test_index values (144, 8544408459122773683, 0.689926, 'xypTqttSEM') index_test.go:137: sql insert into test_index values (145, 8232280217008383341, 0.457403, 'dF1ZPP5lez') index_test.go:143: sql update test_index set c1 = 5673196303390856045, c2 = 0.219275, c3 = '0jVsHochL4' where c = 114 index_test.go:143: sql update test_index set c1 = 6789998473364948352, c2 = 0.256020, c3 = 'WRjTO4idiB' where c = 21 index_test.go:137: sql insert into test_index values (146, 268369527022054668, 0.209228, 'aMq1v0Yvws') index_test.go:137: sql insert into test_index values (142, 8697918866392775928, 0.009150, 'tNCW8OVqso') index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (148, 830398003477256364, 0.412030, '1gKLMuDMk1') index_test.go:137: sql insert into test_index values (150, 272341368197102482, 0.304567, 'IQYWGsNARB') index_test.go:137: sql insert into test_index values (149, 7036346200651940573, 0.343472, 'AEyBUKDhYT') index_test.go:140: sql delete from test_index where c = 15 index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 4811439631874173688, c2 = 0.001034, c3 = 'tmh50p0Ejx' where c = 127 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 5347651006322035876, c2 = 0.046072, c3 = 'MmkFeN9Xru' where c = 44 index_test.go:143: sql update test_index set c1 = 796742598483325157, c2 = 0.226689, c3 = 'K0YtEtYnJB' where c = 137 index_test.go:143: sql update test_index set c1 = 5242909713630258897, c2 = 0.476272, c3 = 'GNgasqLTtd' where c = 101 index_test.go:143: sql update test_index set c1 = 6382123961865450626, c2 = 0.471014, c3 = 'FNtGDhSfPL' where c = 20 index_test.go:143: sql update test_index set c1 = 5842378282802275397, c2 = 0.107692, c3 = 'll6wS5fo4y' where c = 141 index_test.go:137: sql insert into test_index values (151, 5976326377404162468, 0.875728, '6QmGlUj5Hf') index_test.go:143: sql update test_index set c1 = 5826404689766123535, c2 = 0.066936, c3 = 'cj3qizSUw0' where c = 16 index_test.go:143: sql update test_index set c1 = 9176338643575729524, c2 = 0.135177, c3 = 'rVyfyqBS6I' where c = 71 index_test.go:143: sql update test_index set c1 = 1169560754436062513, c2 = 0.240942, c3 = 'CmcPBpA5Vf' where c = 110 index_test.go:137: sql insert into test_index values (152, 7539427408191320234, 0.004857, 'gtKEETH08m') index_test.go:137: sql insert into test_index values (153, 935903126238504963, 0.545849, 'TMKPVQDBVu') index_test.go:137: sql insert into test_index values (154, 4542382109345438744, 0.997500, 'XfFEsmw1qP') index_test.go:137: sql insert into test_index values (155, 1705890186487611220, 0.655868, 'zXDk1bHfeK') index_test.go:143: sql update test_index set c1 = 8952610359426729443, c2 = 0.425755, c3 = 'n8t46vxo61' where c = 59 index_test.go:140: sql delete from test_index where c = 87 index_test.go:137: sql insert into test_index values (156, 6625190033669096259, 0.381138, 'd9DZLVN4Ck') index_test.go:137: sql insert into test_index values (157, 4643483290152743315, 0.628945, 'Q4GtIim98T') index_test.go:137: sql insert into test_index values (158, 5068730059839050528, 0.550208, '1xqDgsNNLL') index_test.go:137: sql insert into test_index values (159, 7332093735577310100, 0.127294, 'L3pZDY3L0f') index_test.go:143: sql update test_index set c1 = 6326792509036742490, c2 = 0.782081, c3 = 'BnnaUFx5hk' where c = 92 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (160, 3794767322939650809, 0.843817, 'BRoX4QNWEQ') index_test.go:140: sql delete from test_index where c = 118 index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 7210573004524635204, c2 = 0.438603, c3 = '50zO5yUAC5' where c = 95 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 11 index_test.go:137: sql insert into test_index values (161, 5635722018057733634, 0.029936, '1ifaRIt2FD') index_test.go:143: sql update test_index set c1 = 4746569237752625255, c2 = 0.694337, c3 = 'kUIzmKTq7y' where c = 120 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 8561726703965115779, c2 = 0.614469, c3 = '1CVK2fSJIC' where c = 143 index_test.go:137: sql insert into test_index values (162, 764516809192278270, 0.203798, 'iTB0707cH3') index_test.go:143: sql update test_index set c1 = 8292725410079170258, c2 = 0.113833, c3 = 'lONtriCgWH' where c = 134 index_test.go:143: sql update test_index set c1 = 7260262136051192987, c2 = 0.926655, c3 = 'PKVHtkYxAb' where c = 137 index_test.go:143: sql update test_index set c1 = 5696425018449968545, c2 = 0.677025, c3 = 'm8a4frXdXH' where c = 146 index_test.go:143: sql update test_index set c1 = 2282170991500939714, c2 = 0.270928, c3 = '1j6k3do6in' where c = 136 index_test.go:140: sql delete from test_index where c = 26 index_test.go:137: sql insert into test_index values (163, 7719137208537245127, 0.347036, 'VK6ViqSQIv') index_test.go:143: sql update test_index set c1 = 7008562203327383713, c2 = 0.159711, c3 = 'Zv5KUqPTw1' where c = 123 index_test.go:143: sql update test_index set c1 = 3499370609063643093, c2 = 0.683637, c3 = 'degJZM2dna' where c = 65 index_test.go:137: sql insert into test_index values (167, 3314989240281775051, 0.658128, 'GzEuMjGQjv') index_test.go:137: sql insert into test_index values (166, 138701916943138780, 0.401326, 'nkPDtjuzy9') index_test.go:137: sql insert into test_index values (164, 939958852737003006, 0.388719, 'Y2eMFjDLgi') index_test.go:143: sql update test_index set c1 = 6170347868062951415, c2 = 0.703388, c3 = 'YV8inoxw8K' where c = 131 index_test.go:143: sql update test_index set c1 = 6686526528465861687, c2 = 0.694577, c3 = 'l3h0LCMtsu' where c = 53 index_test.go:137: sql insert into test_index values (165, 2364360762872522190, 0.624129, 'dfYiHIYD0q') index_test.go:137: sql insert into test_index values (168, 7798039810729221072, 0.562872, 'bAFcUePqZC') index_test.go:140: sql delete from test_index where c = 43 index_test.go:140: sql delete from test_index where c = 79 index_test.go:140: sql delete from test_index where c = 86 index_test.go:137: sql insert into test_index values (169, 5158100708406283779, 0.711750, 'JIP1EbwV2q') index_test.go:143: sql update test_index set c1 = 1515103030667277756, c2 = 0.733930, c3 = 'S3xCsxtFfS' where c = 84 index_test.go:137: sql insert into test_index values (170, 2113141787353561284, 0.766748, '8YpTw19I4q') index_test.go:143: sql update test_index set c1 = 6137394505504310173, c2 = 0.879195, c3 = 'Gp62kZUMJY' where c = 147 index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (171, 1023020246053760273, 0.433173, 'ItX6QuejRO') index_test.go:137: sql insert into test_index values (172, 7881234087471639504, 0.826204, 'TGMOQ0myCB') index_test.go:143: sql update test_index set c1 = 6804297769104875085, c2 = 0.691522, c3 = '5yemLXHdmB' where c = 125 index_test.go:137: sql insert into test_index values (173, 2968602595663511185, 0.712342, '6WxDtaVl6E') index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 120777800170857332, c2 = 0.758729, c3 = 'EVaA2bNRG7' where c = 117 index_test.go:137: sql insert into test_index values (174, 2262686784705253800, 0.867428, 'nlGcTON5FM') index_test.go:140: sql delete from test_index where c = 81 index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 8639873603243069725, c2 = 0.581908, c3 = 'glMTjc8IJN' where c = 58 index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (175, 288861057483630624, 0.067266, 'RO9XiPqG7J') index_test.go:137: sql insert into test_index values (176, 7968042662066451296, 0.650384, 'xRmwiK2ala') index_test.go:140: sql delete from test_index where c = 123 index_test.go:143: sql update test_index set c1 = 2055425228888753231, c2 = 0.861953, c3 = 'jWAZUNmIcj' where c = 33 index_test.go:140: sql delete from test_index where c = 56 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (177, 4429711962767403448, 0.841967, '6ODXQEEISC') index_test.go:143: sql update test_index set c1 = 6329741895167467223, c2 = 0.397460, c3 = 'kEhEN5xXOm' where c = 23 index_test.go:143: sql update test_index set c1 = 5176273831671232294, c2 = 0.139374, c3 = 'p0pWP0RDWP' where c = 126 index_test.go:143: sql update test_index set c1 = 9168796086061969321, c2 = 0.068223, c3 = 'tlxHUdOjZm' where c = 163 index_test.go:143: sql update test_index set c1 = 3328989690960016811, c2 = 0.639323, c3 = 'qJA5QToygV' where c = 87 index_test.go:137: sql insert into test_index values (178, 4744218834828980534, 0.155286, 'Xl7BNOhS3S') index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 4925178669870059139, c2 = 0.215916, c3 = '7ji6ZMMUJJ' where c = 26 index_test.go:143: sql update test_index set c1 = 6626011899762100373, c2 = 0.511093, c3 = 'w57xbsp3kS' where c = 82 index_test.go:137: sql insert into test_index values (180, 8672330567266993468, 0.826668, 'VhvxJ0huYh') index_test.go:143: sql update test_index set c1 = 3797473320430064496, c2 = 0.728575, c3 = 'h8RwH8bg5z' where c = 163 index_test.go:137: sql insert into test_index values (181, 6904113020035506698, 0.261325, 'FwZR67BTTA') index_test.go:137: sql insert into test_index values (179, 6128060609075540057, 0.711580, 'FrSUrl6B2x') index_test.go:143: sql update test_index set c1 = 5027317111571546918, c2 = 0.821813, c3 = 'bwoZLdM9rw' where c = 136 index_test.go:143: sql update test_index set c1 = 6778282722431650177, c2 = 0.716292, c3 = 'T7qbygxYyL' where c = 91 index_test.go:137: sql insert into test_index values (185, 3413891582608798393, 0.481691, 'SaTbfK0hCT') index_test.go:137: sql insert into test_index values (182, 6327960975523474345, 0.733783, '85iKrkANod') index_test.go:137: sql insert into test_index values (183, 7273807759877624955, 0.040084, 'hnUY6EZZVM') index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (184, 7762412010854605665, 0.828035, 'Motah7cjjW') index_test.go:140: sql delete from test_index where c = 137 index_test.go:137: sql insert into test_index values (186, 8913039569168179461, 0.134825, 'afWUxK89HZ') index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (187, 7250448864957202460, 0.933217, 'KUXC4QxQQb') index_test.go:143: sql update test_index set c1 = 7541653364862481786, c2 = 0.276603, c3 = '66j33z5Btp' where c = 6 index_test.go:143: sql update test_index set c1 = 7339301133315250442, c2 = 0.317978, c3 = 'U0BMVFn8hF' where c = 60 index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 5221657914776125432, c2 = 0.478849, c3 = 'mQQjSS7RZx' where c = 135 index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 5323514048149246990, c2 = 0.078138, c3 = 'biMc2DSFwA' where c = 68 index_test.go:143: sql update test_index set c1 = 8471381303474850731, c2 = 0.989641, c3 = 'AMesg7DCWP' where c = 139 index_test.go:143: sql update test_index set c1 = 4328043422826407181, c2 = 0.100715, c3 = 'CsaY78MO8a' where c = 161 index_test.go:143: sql update test_index set c1 = 372050704748920524, c2 = 0.636262, c3 = '0LOJL2d5xx' where c = 86 index_test.go:143: sql update test_index set c1 = 4925828713982924632, c2 = 0.236573, c3 = 'neYAHxGtmH' where c = 75 index_test.go:137: sql insert into test_index values (189, 7417886692883121757, 0.851490, '7HieeG7g4F') index_test.go:137: sql insert into test_index values (188, 956458480716992867, 0.559805, 'Msh5MF2pR7') index_test.go:137: sql insert into test_index values (190, 8237769111609296034, 0.031072, 'A52X20IaGx') index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 8448931208743078057, c2 = 0.313686, c3 = 'xYbJ8x0q9z' where c = 57 index_test.go:137: sql insert into test_index values (193, 3295647668373159706, 0.773496, 'oiMAHH6xhK') index_test.go:137: sql insert into test_index values (192, 52477141935404192, 0.552311, 'tadSI5EzEE') index_test.go:143: sql update test_index set c1 = 8625971968674430514, c2 = 0.225341, c3 = '5kxmxopUbQ' where c = 122 index_test.go:137: sql insert into test_index values (191, 5775185108507188801, 0.596010, '9WZDRCY8Ul') index_test.go:137: sql insert into test_index values (194, 1185418937489845489, 0.004972, 'jHmGC7euNP') index_test.go:140: sql delete from test_index where c = 25 index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (195, 5470544721471150107, 0.189443, '056KhUjn5D') index_test.go:140: sql delete from test_index where c = 135 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 156 index_test.go:137: sql insert into test_index values (196, 626914371042740625, 0.120327, 'RlBuHJLV1F') index_test.go:140: sql delete from test_index where c = 157 index_test.go:143: sql update test_index set c1 = 4163924392297607604, c2 = 0.182003, c3 = 'BIsJVfhEjG' where c = 97 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 3077996666390779140, c2 = 0.095068, c3 = 'nNiS37MCIv' where c = 165 index_test.go:143: sql update test_index set c1 = 2369958729602023744, c2 = 0.382530, c3 = 'ahUzAwyfby' where c = 68 index_test.go:143: sql update test_index set c1 = 793178613130605547, c2 = 0.085953, c3 = '9azjIV9OdW' where c = 169 index_test.go:143: sql update test_index set c1 = 8739443493200967588, c2 = 0.973146, c3 = 'a9B6BMxNq8' where c = 19 index_test.go:137: sql insert into test_index values (197, 5564820013200124072, 0.916065, '92dMeWW4tE') index_test.go:143: sql update test_index set c1 = 8821877949932383565, c2 = 0.329545, c3 = 'fendqwAQGd' where c = 51 index_test.go:143: sql update test_index set c1 = 2505855665973960543, c2 = 0.546273, c3 = 'RkqcWLWJW6' where c = 96 index_test.go:137: sql insert into test_index values (198, 5045045962565173362, 0.427270, 'UDNTe5frip') index_test.go:137: sql insert into test_index values (199, 4440849122207975521, 0.914518, '7czaAPKhKP') index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 451381590727055251, c2 = 0.646475, c3 = '2cnYvkKLZM' where c = 169 index_test.go:143: sql update test_index set c1 = 2040599899997117397, c2 = 0.156617, c3 = 'pjUe26nKlj' where c = 184 index_test.go:143: sql update test_index set c1 = 8389574711041535001, c2 = 0.448581, c3 = 'bcOJ7Cuijb' where c = 129 index_test.go:143: sql update test_index set c1 = 4508304118723371137, c2 = 0.936481, c3 = 'NKni77rJMz' where c = 102 index_test.go:143: sql update test_index set c1 = 8507429784785494778, c2 = 0.589059, c3 = 'USlhQCkngF' where c = 69 index_test.go:137: sql insert into test_index values (200, 4841524823724874596, 0.916843, 'ppVSMYd7CS') index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 8076876399967760338, c2 = 0.658210, c3 = 'yujj0P8TAw' where c = 15 index_test.go:137: sql insert into test_index values (205, 5871273189006755970, 0.147834, 'vzdaFDWZcg') index_test.go:137: sql insert into test_index values (201, 5513630516473654358, 0.119345, 'qngVgytb35') index_test.go:137: sql insert into test_index values (210, 8349650912315421313, 0.371902, 'OqU4T45Uxx') index_test.go:137: sql insert into test_index values (202, 6513943894008891546, 0.188112, 'kIOzqWeY44') index_test.go:137: sql insert into test_index values (203, 7536035781772862282, 0.939669, 'T07o2uwQZj') index_test.go:137: sql insert into test_index values (209, 6723737791275006815, 0.391479, 'f164sJx9iB') index_test.go:137: sql insert into test_index values (208, 8309725065308386157, 0.733001, '03MKEE1LWj') index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (206, 3913113541946060376, 0.039472, '1j5GrE7Moc') index_test.go:137: sql insert into test_index values (204, 7041233744873453283, 0.275900, 'oxWH6Rh81p') index_test.go:140: sql delete from test_index where c = 119 index_test.go:137: sql insert into test_index values (207, 6266655485829949626, 0.664352, 'TFO1CfZk2R') index_test.go:140: sql delete from test_index where c = 28 index_test.go:140: sql delete from test_index where c = 138 index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 6284484068763148367, c2 = 0.911031, c3 = 'MJpADoiTRZ' where c = 158 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 3656044094533111718, c2 = 0.858293, c3 = 'YnJxKwv2JV' where c = 23 index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 2666415077887380901, c2 = 0.248816, c3 = 'eIOpwIR8zr' where c = 20 index_test.go:143: sql update test_index set c1 = 3652081206944755275, c2 = 0.098967, c3 = 'wFdEm2Hyy3' where c = 51 index_test.go:140: sql delete from test_index where c = 155 index_test.go:143: sql update test_index set c1 = 8506037480216524103, c2 = 0.331572, c3 = '6yyIicHkaY' where c = 136 index_test.go:143: sql update test_index set c1 = 5576732006405943786, c2 = 0.246618, c3 = 'RWYUfSo2zi' where c = 123 index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (213, 1772912906393107323, 0.051626, 'EN5CiaGDJl') index_test.go:137: sql insert into test_index values (212, 8015044899551354299, 0.078533, 'DiEqxmBK2f') index_test.go:137: sql insert into test_index values (214, 5132185814475807370, 0.895424, 'gsEOE9mQwh') index_test.go:137: sql insert into test_index values (211, 7596068239212325501, 0.660541, 'Qm9gbsuv4r') index_test.go:140: sql delete from test_index where c = 136 index_test.go:143: sql update test_index set c1 = 8147129765650859287, c2 = 0.793113, c3 = 'OqtneIIrTQ' where c = 76 index_test.go:137: sql insert into test_index values (215, 8737199766123277561, 0.760910, 'DvJnZ9GZl2') index_test.go:143: sql update test_index set c1 = 8415860548740250170, c2 = 0.268041, c3 = 'ClOdkcXvZL' where c = 59 index_test.go:143: sql update test_index set c1 = 2190325110032266228, c2 = 0.676873, c3 = 'sSA0csqTHb' where c = 142 index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (216, 3757440352550233889, 0.675247, '1jdUyDZJTN') index_test.go:143: sql update test_index set c1 = 1204039431468484798, c2 = 0.102819, c3 = 'HYHvCEC0iW' where c = 54 index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 107753880475001027, c2 = 0.819136, c3 = 'ixGasQsayS' where c = 139 index_test.go:137: sql insert into test_index values (217, 3433525550044761097, 0.009669, '2BEZ6KiSeI') index_test.go:143: sql update test_index set c1 = 6814134915450241764, c2 = 0.873324, c3 = 'Ecs3DeqYtt' where c = 133 index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (218, 6362342389668764306, 0.942293, 'C5z86Pq8Gp') index_test.go:137: sql insert into test_index values (219, 3046406046691728695, 0.470682, 'SEDGPg0hIt') index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (220, 44296286864091142, 0.545436, 'XIkygRejta') index_test.go:137: sql insert into test_index values (221, 4527196637070757008, 0.916825, 'p663Xd1wYI') index_test.go:137: sql insert into test_index values (222, 8539927858993458896, 0.914159, 'kPsZARMtGG') index_test.go:143: sql update test_index set c1 = 1288749567918516124, c2 = 0.977143, c3 = 'VYB9GmkKFo' where c = 12 index_test.go:140: sql delete from test_index where c = 33 index_test.go:143: sql update test_index set c1 = 8897567944961498787, c2 = 0.599251, c3 = 'JvbmJI0B2I' where c = 11 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 6067572725922640000, c2 = 0.047267, c3 = 'JlO8xJHzIS' where c = 5 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 5236662674029442175, c2 = 0.567324, c3 = 'W5WcgsJ9J0' where c = 62 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (224, 8140253705789327626, 0.977855, '8w6vyT6f3l') index_test.go:137: sql insert into test_index values (225, 4940990894781993102, 0.272483, 'GGiwSd2poj') index_test.go:143: sql update test_index set c1 = 1266640531025919273, c2 = 0.844964, c3 = 'SYphNdQiuB' where c = 27 index_test.go:143: sql update test_index set c1 = 8294473173913723621, c2 = 0.977253, c3 = 'GHsvWuJ6HO' where c = 210 index_test.go:137: sql insert into test_index values (223, 3492451591986367982, 0.867739, '4M7bWyGzqv') index_test.go:143: sql update test_index set c1 = 4764667793137124201, c2 = 0.732823, c3 = 'bRozHzdNJm' where c = 24 index_test.go:143: sql update test_index set c1 = 276943941936201177, c2 = 0.071906, c3 = 'gHz206YZps' where c = 5 index_test.go:143: sql update test_index set c1 = 2754021895538068477, c2 = 0.945035, c3 = 'bmurN0caNN' where c = 1 index_test.go:137: sql insert into test_index values (226, 601393517566483115, 0.014890, 'ZjrFwHzkf2') index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 39 index_test.go:143: sql update test_index set c1 = 3895708828262515309, c2 = 0.217497, c3 = 'H8Ysc0vr4V' where c = 104 index_test.go:137: sql insert into test_index values (227, 6901352119065462573, 0.022257, 'g2g21a5YiS') index_test.go:137: sql insert into test_index values (228, 4391077131085499279, 0.157501, 'pVQxdpmKON') index_test.go:143: sql update test_index set c1 = 9201008176570562810, c2 = 0.417592, c3 = 'QGnRp80nCd' where c = 84 index_test.go:137: sql insert into test_index values (229, 2512131148944672289, 0.170717, 'E28ThBoXRn') index_test.go:143: sql update test_index set c1 = 4140367583629088188, c2 = 0.456432, c3 = 'd8rfiAcuIa' where c = 83 index_test.go:137: sql insert into test_index values (231, 2108170668482073859, 0.893155, 'zmaLuzGSC6') index_test.go:143: sql update test_index set c1 = 3694446137437714126, c2 = 0.978992, c3 = 'rGM6uH6tUe' where c = 15 index_test.go:140: sql delete from test_index where c = 93 index_test.go:137: sql insert into test_index values (232, 8226597967988176876, 0.022591, '5XN2AVMyI6') index_test.go:137: sql insert into test_index values (230, 1838038793724328327, 0.408124, 't7CmJcg2sQ') index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 218 index_test.go:140: sql delete from test_index where c = 146 index_test.go:137: sql insert into test_index values (234, 947573945916706643, 0.655433, 'Aj40GTM3QP') index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (235, 6673311826881365001, 0.790254, '7l0PFvYMu6') index_test.go:137: sql insert into test_index values (233, 3557735224202001037, 0.420722, '6VQpopWmAN') index_test.go:143: sql update test_index set c1 = 3661918533671072765, c2 = 0.751021, c3 = 'KswjVtEaDs' where c = 142 index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 5382542644586854635, c2 = 0.243706, c3 = 'YZVgzWn11j' where c = 55 index_test.go:140: sql delete from test_index where c = 172 index_test.go:143: sql update test_index set c1 = 3027512721136821298, c2 = 0.496681, c3 = 'OV6PlDTAF3' where c = 164 index_test.go:143: sql update test_index set c1 = 4671083478867528481, c2 = 0.900773, c3 = 'dT88Cz2MIU' where c = 80 index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 8486214893432713838, c2 = 0.660260, c3 = '1hdrKTguUX' where c = 71 index_test.go:137: sql insert into test_index values (236, 5107209032061034692, 0.315027, 'DqA8LOGrt0') index_test.go:137: sql insert into test_index values (237, 5932864403860846004, 0.046954, 'nX1CbSSPLs') index_test.go:143: sql update test_index set c1 = 5687164569658923993, c2 = 0.767832, c3 = '0bzzhaep4v' where c = 13 index_test.go:140: sql delete from test_index where c = 182 index_test.go:137: sql insert into test_index values (238, 3027984979578472284, 0.216380, 'fd8xo4uxoz') index_test.go:143: sql update test_index set c1 = 7410484359599924291, c2 = 0.124243, c3 = 'wktrAEOyKP' where c = 199 index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (239, 8917281911966832990, 0.631899, 'CShclnoRDd') index_test.go:137: sql insert into test_index values (240, 5839925078855449177, 0.741281, 'YMOllt35Oj') index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 6821398166298583384, c2 = 0.094415, c3 = '3ArxKLDqwe' where c = 5 index_test.go:140: sql delete from test_index where c = 133 index_test.go:137: sql insert into test_index values (242, 8540574473894224479, 0.729082, 'Lzy73d94tr') index_test.go:143: sql update test_index set c1 = 1550479253189418370, c2 = 0.850869, c3 = 'aNWt8WDcgl' where c = 220 index_test.go:143: sql update test_index set c1 = 1687623699224007501, c2 = 0.542574, c3 = 'CyalJJtIOf' where c = 33 index_test.go:137: sql insert into test_index values (241, 6348419574310603413, 0.465383, 'mB5ICSIzOG') index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 8836555300591011438, c2 = 0.564542, c3 = '46UjjaFAxC' where c = 98 index_test.go:140: sql delete from test_index where c = 72 index_test.go:143: sql update test_index set c1 = 8647702257552358150, c2 = 0.815217, c3 = 'frcvILfZKn' where c = 104 index_test.go:137: sql insert into test_index values (243, 7073466686793098833, 0.159218, 'oG4BNWrQEL') index_test.go:137: sql insert into test_index values (245, 3947305616392183113, 0.545631, '8utAX6CWW5') index_test.go:140: sql delete from test_index where c = 72 index_test.go:143: sql update test_index set c1 = 351429434779555585, c2 = 0.660813, c3 = 'texsNgl0NE' where c = 135 index_test.go:137: sql insert into test_index values (244, 6132917361323573163, 0.272085, 'rvFamsYeqe') index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (246, 7188782278668057749, 0.038258, 'nkMtzQ3oWk') index_test.go:137: sql insert into test_index values (247, 3488332727078385133, 0.738680, 'y0C0txc3rO') index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (248, 3533969558416952738, 0.258370, 'yq67w4yGBF') index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 2080852846874450373, c2 = 0.553690, c3 = 'TXIjikSEbl' where c = 153 index_test.go:143: sql update test_index set c1 = 6998347099111371412, c2 = 0.651942, c3 = 'oY6kBGJX7m' where c = 71 index_test.go:143: sql update test_index set c1 = 5535083918418893448, c2 = 0.114308, c3 = 'cRpqzICFoH' where c = 69 index_test.go:143: sql update test_index set c1 = 3630739719763553399, c2 = 0.773984, c3 = '9sf6QBouDi' where c = 232 index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 1933201551133979976, c2 = 0.864055, c3 = 'YVJieWoiFu' where c = 139 index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 5656498054605187681, c2 = 0.475522, c3 = 'aKa2RT8Wkq' where c = 97 index_test.go:143: sql update test_index set c1 = 825254347084917958, c2 = 0.618478, c3 = 'gzITBf6HVy' where c = 243 index_test.go:137: sql insert into test_index values (249, 4495049266974780490, 0.215273, 'na6ZAXfwg3') index_test.go:137: sql insert into test_index values (252, 6940449818498387416, 0.330618, 'qUXCsEs5ls') index_test.go:137: sql insert into test_index values (251, 1604008117548070982, 0.088635, 'KeU26FkFtb') index_test.go:137: sql insert into test_index values (250, 6011973805853809919, 0.466735, 'XchkKZcVQm') index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 3770755950842450414, c2 = 0.157228, c3 = 'rpTPXEMysn' where c = 77 index_test.go:137: sql insert into test_index values (253, 3493655918018804811, 0.311316, 'ZXKXX71JL5') index_test.go:137: sql insert into test_index values (255, 8560893940967318404, 0.232412, 'jWs3nMTlZH') index_test.go:143: sql update test_index set c1 = 8200925759614506127, c2 = 0.480557, c3 = 'a7KLTms6il' where c = 12 index_test.go:140: sql delete from test_index where c = 233 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (254, 9088458300935530647, 0.196124, 'jFFeuXnzks') index_test.go:143: sql update test_index set c1 = 4543083574564948877, c2 = 0.215880, c3 = 'wtUwwU48tz' where c = 8 index_test.go:137: sql insert into test_index values (256, 7682769412199539926, 0.201896, 'N32o5rK1hA') index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (257, 1217219286377307889, 0.870433, 'HOTUA6FBPN') index_test.go:140: sql delete from test_index where c = 94 index_test.go:143: sql update test_index set c1 = 8955953863546350922, c2 = 0.961946, c3 = 'xUBMe3J4EW' where c = 152 index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 3119373872434854938, c2 = 0.708818, c3 = 'PMJX4RLeP2' where c = 6 index_test.go:143: sql update test_index set c1 = 33965001380418502, c2 = 0.011497, c3 = 'fSivnyGXd4' where c = 181 index_test.go:140: sql delete from test_index where c = 110 index_test.go:143: sql update test_index set c1 = 6137525108949306584, c2 = 0.635075, c3 = 'UJdn6Xeoqe' where c = 215 index_test.go:137: sql insert into test_index values (259, 3255979050546873299, 0.913683, 'eWJV1JZXAH') index_test.go:137: sql insert into test_index values (258, 8025196889703507772, 0.615728, '0tAFUsMLjO') index_test.go:143: sql update test_index set c1 = 5178322296796205369, c2 = 0.590745, c3 = 'qssk3fAbe4' where c = 62 index_test.go:140: sql delete from test_index where c = 12 index_test.go:137: sql insert into test_index values (260, 5405990965945249983, 0.484017, 'M39cTzARu7') index_test.go:143: sql update test_index set c1 = 7346411456240725122, c2 = 0.460194, c3 = 'xvaHEYaXqY' where c = 183 index_test.go:143: sql update test_index set c1 = 7690951420345305478, c2 = 0.898330, c3 = 'YOtyN9CIj5' where c = 199 index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (261, 2266143442827922867, 0.040336, 'jG9PJMkFDA') index_test.go:143: sql update test_index set c1 = 6442382093277409295, c2 = 0.083555, c3 = 'yZKbdjMXLk' where c = 130 index_test.go:137: sql insert into test_index values (262, 3779542306841957103, 0.147053, '0rW39LxD7L') index_test.go:137: sql insert into test_index values (264, 4573001441049547474, 0.524066, 'OW02xxTx8j') index_test.go:137: sql insert into test_index values (263, 4517946105268122795, 0.769318, 'nPDqKnfydJ') index_test.go:143: sql update test_index set c1 = 2526844144513365564, c2 = 0.208885, c3 = 'qccaTKSNM6' where c = 256 index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 6761751022077611608, c2 = 0.451347, c3 = 'e68BTH17Xv' where c = 179 index_test.go:137: sql insert into test_index values (265, 7814109023350741757, 0.045100, 'fEo5BN6Fex') index_test.go:143: sql update test_index set c1 = 315717930941155353, c2 = 0.133571, c3 = 'G2AviFNQDE' where c = 244 index_test.go:137: sql insert into test_index values (266, 766446472343354363, 0.806665, 'v2wMLsqrEY') index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (267, 1744061083293849694, 0.685482, 'nNILAntJGW') index_test.go:140: sql delete from test_index where c = 259 index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 212 index_test.go:137: sql insert into test_index values (268, 8780789015651564122, 0.631444, 'l7pXhlVV01') index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 2964495914290559224, c2 = 0.836466, c3 = 'wpvhIoP7Y4' where c = 8 index_test.go:143: sql update test_index set c1 = 6617375616875314964, c2 = 0.556890, c3 = 'vBq2jTcAI0' where c = 128 index_test.go:137: sql insert into test_index values (269, 5916565196132752706, 0.879088, 'NMyMo9wccr') index_test.go:140: sql delete from test_index where c = 228 index_test.go:143: sql update test_index set c1 = 276862471143787754, c2 = 0.631446, c3 = '5NVWdzx64f' where c = 45 index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 3268496937947639053, c2 = 0.994585, c3 = 'hfpEkGyYHj' where c = 199 index_test.go:143: sql update test_index set c1 = 4538822696677300014, c2 = 0.166375, c3 = 'pm6wnN4Xf3' where c = 73 index_test.go:140: sql delete from test_index where c = 235 index_test.go:143: sql update test_index set c1 = 6174941200633945280, c2 = 0.360104, c3 = 'wfLQ61nXtW' where c = 168 index_test.go:143: sql update test_index set c1 = 749274556374850769, c2 = 0.917753, c3 = '1XJZDAyiCA' where c = 235 index_test.go:137: sql insert into test_index values (271, 4497415426451056579, 0.616316, 'BIwpB6J1wY') index_test.go:143: sql update test_index set c1 = 1347558158430162807, c2 = 0.360604, c3 = 'c8Qm4DQvgS' where c = 121 index_test.go:143: sql update test_index set c1 = 2022032200952333631, c2 = 0.788768, c3 = 'Gs5OuWO926' where c = 23 index_test.go:137: sql insert into test_index values (272, 5967634760439084138, 0.790092, 'oqkELXOhHn') index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (270, 7588963670975600400, 0.615864, 'a5hX02DvP8') index_test.go:137: sql insert into test_index values (273, 4780306797165912492, 0.659315, '3TR3xhxIYN') index_test.go:137: sql insert into test_index values (276, 4136073534257259228, 0.404378, 'XxqHn7P6o4') index_test.go:140: sql delete from test_index where c = 66 index_test.go:137: sql insert into test_index values (274, 3385914202069342884, 0.996856, '7biS8Yy1zx') index_test.go:137: sql insert into test_index values (278, 843831157502876928, 0.937711, 'zcVHcShp3i') index_test.go:137: sql insert into test_index values (275, 7206711168759688285, 0.756850, 'QZalAOy55X') index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 5973531080262421501, c2 = 0.199847, c3 = 'VEkIe6jq2t' where c = 106 index_test.go:140: sql delete from test_index where c = 79 index_test.go:143: sql update test_index set c1 = 7428120960750630117, c2 = 0.129015, c3 = '2gbO69qMna' where c = 171 index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (277, 662764953294202279, 0.981518, 'bqz0Psicov') index_test.go:140: sql delete from test_index where c = 216 index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 4977244434224544247, c2 = 0.943497, c3 = 'efA7NzKiD5' where c = 9 index_test.go:143: sql update test_index set c1 = 3160589885471898269, c2 = 0.676355, c3 = 'DoU3XUuGxa' where c = 22 index_test.go:137: sql insert into test_index values (280, 2771408229759806722, 0.651577, 'fUZ8n7qqUi') index_test.go:137: sql insert into test_index values (279, 251843303930563548, 0.054066, '3IC4Cvglbw') index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 7099067062613437441, c2 = 0.967924, c3 = 'far8tdtphq' where c = 77 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (281, 8491366041604282180, 0.023277, 'eBzud4VbFc') index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 8886925125092675648, c2 = 0.010259, c3 = 'g7TSBCGfvk' where c = 244 index_test.go:137: sql insert into test_index values (283, 6013532731834247798, 0.223628, '3UcG10157S') index_test.go:143: sql update test_index set c1 = 5490699181296197983, c2 = 0.759238, c3 = '0GcxbZwgka' where c = 107 index_test.go:143: sql update test_index set c1 = 591176593708468606, c2 = 0.063603, c3 = 'XhyQK6XZ5b' where c = 101 index_test.go:137: sql insert into test_index values (282, 2528213073608310518, 0.241679, 'rtqpUY79sz') index_test.go:140: sql delete from test_index where c = 172 index_test.go:140: sql delete from test_index where c = 139 index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (284, 6095360062477355268, 0.946359, 'QyGcLko3so') index_test.go:143: sql update test_index set c1 = 4595345514759260681, c2 = 0.795331, c3 = 'tvC5JuniBE' where c = 243 index_test.go:137: sql insert into test_index values (286, 3654443332896358525, 0.384691, 'zHjCeuZysH') index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 8456037959666514341, c2 = 0.363174, c3 = 'yFlurwemXp' where c = 135 index_test.go:137: sql insert into test_index values (285, 1088793145439410881, 0.152301, '6yD2xKc9x2') index_test.go:143: sql update test_index set c1 = 7779905756717612321, c2 = 0.949037, c3 = 'ONGQL5d9d6' where c = 168 index_test.go:140: sql delete from test_index where c = 276 index_test.go:137: sql insert into test_index values (287, 2991945460483151690, 0.941113, '8u0KuEJYEh') index_test.go:140: sql delete from test_index where c = 165 index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 6498625578288016764, c2 = 0.431958, c3 = 'Yw90HyJYxK' where c = 35 index_test.go:143: sql update test_index set c1 = 652169109239898075, c2 = 0.266655, c3 = 'cUvY4aWyY1' where c = 192 index_test.go:137: sql insert into test_index values (288, 1305124776830198588, 0.062679, 'rM8tq1TWgg') index_test.go:143: sql update test_index set c1 = 635977294466062175, c2 = 0.849720, c3 = 'tlC8FTrSbn' where c = 58 index_test.go:140: sql delete from test_index where c = 231 index_test.go:143: sql update test_index set c1 = 7773167783895257720, c2 = 0.645693, c3 = 'qpjkEqd7h0' where c = 23 index_test.go:137: sql insert into test_index values (290, 1254721193722488576, 0.848861, 'BjfmxENtY4') index_test.go:137: sql insert into test_index values (289, 5546498343882764701, 0.173371, 'obJFRQe4p1') index_test.go:143: sql update test_index set c1 = 7156185429722394668, c2 = 0.976181, c3 = 'wwx2RSLC2i' where c = 248 index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 100 index_test.go:143: sql update test_index set c1 = 8220824060688021103, c2 = 0.283897, c3 = 'A6K51yoLiN' where c = 72 index_test.go:143: sql update test_index set c1 = 1252264189171438472, c2 = 0.502603, c3 = 'lPDXnWzRlr' where c = 252 index_test.go:137: sql insert into test_index values (291, 4516220869333768766, 0.119355, '4Zmyyvg36E') index_test.go:143: sql update test_index set c1 = 4273391475832608952, c2 = 0.008897, c3 = 'rY4FkzsCQ6' where c = 112 index_test.go:143: sql update test_index set c1 = 2849396092202155129, c2 = 0.284275, c3 = '9x4KL2NvSb' where c = 265 index_test.go:140: sql delete from test_index where c = 208 index_test.go:143: sql update test_index set c1 = 8543562221651286473, c2 = 0.196599, c3 = 'gVE1R0ShqY' where c = 69 index_test.go:143: sql update test_index set c1 = 2028419767634559691, c2 = 0.548722, c3 = 'Zh7uKfG7ZQ' where c = 71 index_test.go:137: sql insert into test_index values (292, 2518212707828379934, 0.697180, 'vb8VzFqcIh') index_test.go:140: sql delete from test_index where c = 279 index_test.go:143: sql update test_index set c1 = 5868108857417344467, c2 = 0.115054, c3 = 'XvBpTQ6ukS' where c = 59 index_test.go:137: sql insert into test_index values (293, 8375888804299346407, 0.558360, 'Ya6bOiLfk7') index_test.go:140: sql delete from test_index where c = 133 index_test.go:143: sql update test_index set c1 = 2114863583412199675, c2 = 0.745819, c3 = 'Y1mMwMQsju' where c = 288 index_test.go:137: sql insert into test_index values (294, 695909559092356024, 0.658614, 'XkcpfoOgmi') index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 987998203777194339, c2 = 0.949367, c3 = 'CJXpB8OXWY' where c = 121 index_test.go:137: sql insert into test_index values (295, 6629013938953677512, 0.105680, '0Q0ZduKKhJ') index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 5184555246345588434, c2 = 0.943862, c3 = 'a1aDiWqcXg' where c = 0 index_test.go:137: sql insert into test_index values (296, 1191832156192758792, 0.649534, '8IL6rghTD2') index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 1607228347734205262, c2 = 0.727231, c3 = 'POxy70iBrO' where c = 137 index_test.go:137: sql insert into test_index values (297, 9098156506975296542, 0.105411, 'PPW2LFY6Jx') index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 5495781353211944357, c2 = 0.968094, c3 = 'ZJFveiHOUp' where c = 220 index_test.go:137: sql insert into test_index values (298, 902912819894894140, 0.309990, 'MAzPux7OR8') index_test.go:140: sql delete from test_index where c = 261 index_test.go:143: sql update test_index set c1 = 5482111439764222805, c2 = 0.073705, c3 = '51kNZul1Hd' where c = 75 index_test.go:143: sql update test_index set c1 = 2524049013099571231, c2 = 0.350203, c3 = 'PhyHfa3Jei' where c = 77 index_test.go:137: sql insert into test_index values (299, 3615760785741316243, 0.899469, 'dJStCbdpma') index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 5783653488062871827, c2 = 0.002213, c3 = 'HEEUERtfkY' where c = 91 index_test.go:137: sql insert into test_index values (300, 6958151467245792275, 0.730092, 'soTTP1f5xw') index_test.go:140: sql delete from test_index where c = 160 index_test.go:143: sql update test_index set c1 = 3691740174785494421, c2 = 0.447345, c3 = 'TBGu2tGiik' where c = 231 [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [2024/05/05 23:02:23.810 +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:5001] [error="invalid connection"] [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [mysql] 2024/05/05 23:02:23 packets.go:37: unexpected EOF [2024/05/05 23:02:23.810 +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:5001] [error="invalid connection"] [2024/05/05 23:02:23.810 +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:5001] [error="invalid connection"] [2024/05/05 23:02:23.810 +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:5001] [error="invalid connection"] [2024/05/05 23:02:23.810 +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:5001] [error="invalid connection"] [TestSimpleDelete][Time Cost]519.209214ms === RUN TestSimpleDelete/Conflict === RUN TestSimpleDelete/Conflict/test_conflict_delete index_test.go:137: sql insert into test_index values (304, 9032395436044230183, 0.944191, 'ygZ7BnTyen') index_test.go:137: sql insert into test_index values (302, 3069209228579269152, 0.653447, 'AH11mB4Dvd') index_test.go:137: sql insert into test_index values (301, 1985242353527128008, 0.048976, 'W6dF6cCcJC') index_test.go:137: sql insert into test_index values (310, 4609467389475926782, 0.539921, '4hKwaqEgYD') index_test.go:137: sql insert into test_index values (303, 2898798349270980719, 0.236350, 'LrdGULQmd5') index_test.go:137: sql insert into test_index values (305, 5061956058248532918, 0.076735, 'eopMDkUGNx') index_test.go:137: sql insert into test_index values (309, 3228593056165246759, 0.286330, 'qUsT4eb4pk') index_test.go:137: sql insert into test_index values (307, 9181799378318949214, 0.176610, 'E1z5ULOSPU') index_test.go:137: sql insert into test_index values (308, 5782110933883738293, 0.179743, 'IOipDOYvqi') index_test.go:137: sql insert into test_index values (306, 6689919034283194741, 0.091468, '9ze4KW6bwd') index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 64 index_test.go:143: sql update test_index set c1 = 2046970119224925413, c2 = 0.970847, c3 = 'Tiiv9WMKiT' where c = 0 index_test.go:143: sql update test_index set c1 = 5299968932388940685, c2 = 0.318868, c3 = 'LIJQ7hjivx' where c = 216 index_test.go:140: sql delete from test_index where c = 267 index_test.go:140: sql delete from test_index where c = 204 index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 4287704182412318542, c2 = 0.075012, c3 = '7njP8xde59' where c = 29 index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 192 index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 3682037525199437149, c2 = 0.959894, c3 = 'UcvBEs3CSS' where c = 11 index_test.go:137: sql insert into test_index values (311, 6061762907829895915, 0.247133, '0P4THONN6J') index_test.go:140: sql delete from test_index where c = 186 index_test.go:143: sql update test_index set c1 = 6719404901280677820, c2 = 0.177986, c3 = 'XaRhnvE8PN' where c = 187 index_test.go:137: sql insert into test_index values (313, 1337532040502754659, 0.131962, 'Rf6X0jhjXl') index_test.go:143: sql update test_index set c1 = 6515399804103457235, c2 = 0.498564, c3 = 'j9c7lhOEAj' where c = 220 index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 195595572627996687, c2 = 0.911159, c3 = 'Hgh1O2L0Xs' where c = 48 index_test.go:137: sql insert into test_index values (312, 7560784053662507359, 0.679621, 'VUvf5vVlyt') index_test.go:143: sql update test_index set c1 = 1998561583124269092, c2 = 0.387990, c3 = 'qWC90wLQim' where c = 103 index_test.go:143: sql update test_index set c1 = 8725899129665660769, c2 = 0.437879, c3 = 'x22Rd5ZpWD' where c = 165 index_test.go:140: sql delete from test_index where c = 31 index_test.go:143: sql update test_index set c1 = 409285793879540895, c2 = 0.206587, c3 = '58XMv59TWl' where c = 180 index_test.go:137: sql insert into test_index values (315, 6626651381103271042, 0.444328, 'Dw8L8p8Wnf') index_test.go:137: sql insert into test_index values (317, 7102380924722957784, 0.881318, 'VapBuLOf4k') index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 6289900864264905256, c2 = 0.462619, c3 = 'gaQYkEfI7y' where c = 278 index_test.go:140: sql delete from test_index where c = 245 index_test.go:137: sql insert into test_index values (316, 6146772528407356922, 0.546020, '6QmuQSo1WR') index_test.go:137: sql insert into test_index values (314, 7053611288361251561, 0.185476, 'JT8MiaZ1e2') index_test.go:137: sql insert into test_index values (319, 8889037153100565271, 0.702767, 'WzNysr0NSG') index_test.go:143: sql update test_index set c1 = 15500976882429975, c2 = 0.587490, c3 = 'vVqr3rPnbV' where c = 46 index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 4633478479892179434, c2 = 0.418241, c3 = 'GaVWqry2vs' where c = 112 index_test.go:137: sql insert into test_index values (320, 5133347027696368914, 0.479593, 'MCwxlhqRpV') index_test.go:137: sql insert into test_index values (318, 1114940749813822405, 0.564846, 'IOx5kHkXci') index_test.go:143: sql update test_index set c1 = 7126448942430402929, c2 = 0.756492, c3 = 'KxpO8Tg8yc' where c = 278 index_test.go:140: sql delete from test_index where c = 202 index_test.go:140: sql delete from test_index where c = 121 index_test.go:137: sql insert into test_index values (321, 7105789341222462540, 0.800640, 'NHLp4NaTzJ') index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 263 index_test.go:137: sql insert into test_index values (322, 5362172030033933749, 0.750754, 'SSS33L7ldB') index_test.go:143: sql update test_index set c1 = 7917004585331032870, c2 = 0.683400, c3 = '0oAi38HOjL' where c = 91 index_test.go:143: sql update test_index set c1 = 5032340917880924617, c2 = 0.465958, c3 = 'rXomaxf6jH' where c = 149 index_test.go:140: sql delete from test_index where c = 11 index_test.go:143: sql update test_index set c1 = 19950568086196862, c2 = 0.487826, c3 = 'YIF3iNvCud' where c = 111 index_test.go:137: sql insert into test_index values (324, 5933165225667957586, 0.213469, 'Djsdwra2Fl') index_test.go:140: sql delete from test_index where c = 205 index_test.go:143: sql update test_index set c1 = 6179985731275368812, c2 = 0.905474, c3 = 'kwWcEZeDMO' where c = 66 index_test.go:143: sql update test_index set c1 = 1876586508255433696, c2 = 0.765504, c3 = 'RZVUJCROov' where c = 10 index_test.go:143: sql update test_index set c1 = 4537629956770694891, c2 = 0.510657, c3 = 'Y8gJbfU6xN' where c = 228 index_test.go:137: sql insert into test_index values (325, 8972682651238012258, 0.948194, 'AhjHOXPLhL') index_test.go:137: sql insert into test_index values (323, 1360161349309566706, 0.033525, '9veIFywBmD') index_test.go:140: sql delete from test_index where c = 157 index_test.go:137: sql insert into test_index values (326, 5852722865452348877, 0.343934, 'D5t4FpXIUb') index_test.go:143: sql update test_index set c1 = 1397540402059119957, c2 = 0.650532, c3 = 'OYZqDwV7gT' where c = 11 index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 148 index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (327, 2554394275381425867, 0.986374, 'PblaX8Bp6o') index_test.go:143: sql update test_index set c1 = 5293847003610258709, c2 = 0.695386, c3 = 'PJ2uPLempU' where c = 112 index_test.go:137: sql insert into test_index values (329, 3461969246401734457, 0.637621, 'GjBguZy602') index_test.go:137: sql insert into test_index values (331, 5261009744709602312, 0.491047, 'veffZAyCi1') index_test.go:137: sql insert into test_index values (328, 2684217723685761652, 0.178760, 'IPqHko3jzW') index_test.go:137: sql insert into test_index values (330, 8633120280754193335, 0.695393, 'E3aA6trSca') index_test.go:143: sql update test_index set c1 = 7038327970338795952, c2 = 0.062024, c3 = 'ekK5mvBzWz' where c = 323 index_test.go:140: sql delete from test_index where c = 198 index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 8291471925399533713, c2 = 0.742407, c3 = 'wpD5lFooo2' where c = 143 index_test.go:137: sql insert into test_index values (332, 4556648739163013104, 0.189731, 'q6RP4SHn2Y') index_test.go:143: sql update test_index set c1 = 7161200449955159966, c2 = 0.756904, c3 = 'PDMrWTtS3J' where c = 57 index_test.go:143: sql update test_index set c1 = 921040749306455254, c2 = 0.052213, c3 = 'XMu5usjuU3' where c = 263 index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 251 index_test.go:143: sql update test_index set c1 = 3597323086232590076, c2 = 0.760973, c3 = '82HVFDrhk9' where c = 275 index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (334, 7059078519200869925, 0.896383, 'DyON6vYJ9j') index_test.go:143: sql update test_index set c1 = 6160600802293497986, c2 = 0.651007, c3 = 'qfkFvoy5FU' where c = 294 index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (333, 8682700838499289479, 0.461284, 'EO97i7Nr3R') index_test.go:143: sql update test_index set c1 = 6745448036986920001, c2 = 0.329600, c3 = 'G1cEVVy2JT' where c = 110 index_test.go:137: sql insert into test_index values (335, 1070232318112309988, 0.556257, 'hv65lAvLyn') index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 138 index_test.go:143: sql update test_index set c1 = 2815687441054855218, c2 = 0.834332, c3 = 's1EyYLlRUt' where c = 115 index_test.go:137: sql insert into test_index values (337, 3136957118396921874, 0.583333, 'AMkcdR9SzN') index_test.go:140: sql delete from test_index where c = 197 index_test.go:143: sql update test_index set c1 = 104644688371772663, c2 = 0.259398, c3 = '0k1PQvvqVK' where c = 310 index_test.go:137: sql insert into test_index values (338, 8766984726487070460, 0.872438, 'A2gqZwAGQA') index_test.go:143: sql update test_index set c1 = 4544035089927903483, c2 = 0.000156, c3 = '1NvH86IfK0' where c = 135 index_test.go:137: sql insert into test_index values (336, 5550340181465185315, 0.589767, 'TTpPRiq8Jk') index_test.go:143: sql update test_index set c1 = 4987977609676079346, c2 = 0.387399, c3 = '2lnyGYyiT6' where c = 157 index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 7334792243618827383, c2 = 0.852516, c3 = 'dfbPIel2Qe' where c = 212 index_test.go:137: sql insert into test_index values (340, 2479959302699970276, 0.258156, 'JKx16RVLDd') index_test.go:143: sql update test_index set c1 = 8546901997537170515, c2 = 0.911631, c3 = 'g21PtmOMpx' where c = 178 index_test.go:137: sql insert into test_index values (339, 4176606398609918665, 0.964136, 'q4dgbETMRA') index_test.go:140: sql delete from test_index where c = 197 index_test.go:137: sql insert into test_index values (342, 8246033948633210006, 0.002269, '0cYMqQXa7U') index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (341, 9013891182045272719, 0.092220, 'pzYPaf81Fm') index_test.go:143: sql update test_index set c1 = 4599963161778941053, c2 = 0.274338, c3 = 'YOHrn1cf7j' where c = 93 index_test.go:137: sql insert into test_index values (343, 7705114986822202568, 0.173274, 'QU96ba0r27') index_test.go:137: sql insert into test_index values (344, 3261920099763006711, 0.386432, '4L1nKpEh4b') index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 145 index_test.go:137: sql insert into test_index values (345, 1025608524470613716, 0.465790, 'x8wp0HxVaZ') index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 7360256813911166793, c2 = 0.402924, c3 = 'MhozvfmUFi' where c = 186 index_test.go:143: sql update test_index set c1 = 5625315886947229421, c2 = 0.919003, c3 = 'oUn21pB5vP' where c = 205 index_test.go:143: sql update test_index set c1 = 3006226509295604987, c2 = 0.526479, c3 = 'EzUU2lpsCI' where c = 131 index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 223 index_test.go:140: sql delete from test_index where c = 120 index_test.go:143: sql update test_index set c1 = 4998106720835953602, c2 = 0.699790, c3 = 'kP2ummUIV5' where c = 104 index_test.go:137: sql insert into test_index values (346, 7372359051471827909, 0.076443, '28STihzma9') index_test.go:143: sql update test_index set c1 = 5442024208820766879, c2 = 0.175051, c3 = 'Agn5JKpAO1' where c = 83 index_test.go:140: sql delete from test_index where c = 221 index_test.go:137: sql insert into test_index values (348, 4616505447976674901, 0.407900, 'HDagsTDPFb') index_test.go:140: sql delete from test_index where c = 157 index_test.go:143: sql update test_index set c1 = 8977241827290255424, c2 = 0.888792, c3 = 'jGIprwcZCL' where c = 287 index_test.go:137: sql insert into test_index values (349, 8466947633553145967, 0.723622, '9wS5bmVS0m') index_test.go:137: sql insert into test_index values (347, 4246802552992068627, 0.204617, 'D3McvwBNjp') index_test.go:143: sql update test_index set c1 = 6451122622945482688, c2 = 0.616402, c3 = 'sY14pTHc4h' where c = 256 index_test.go:143: sql update test_index set c1 = 2205735445055129697, c2 = 0.486703, c3 = 'o4DJg378Ny' where c = 325 index_test.go:137: sql insert into test_index values (351, 1361187737225057443, 0.667536, '1EKhABwJvG') index_test.go:140: sql delete from test_index where c = 237 index_test.go:137: sql insert into test_index values (350, 1162472754800845712, 0.495385, 'uT3Zw1wbbr') index_test.go:140: sql delete from test_index where c = 115 index_test.go:143: sql update test_index set c1 = 6434736176835398551, c2 = 0.456540, c3 = 'tbEFj9KuzH' where c = 329 index_test.go:143: sql update test_index set c1 = 1848227485807235864, c2 = 0.915356, c3 = '1a5TTuKVs4' where c = 35 index_test.go:137: sql insert into test_index values (352, 1859817827446426780, 0.297688, 'wZFOTwmx72') index_test.go:140: sql delete from test_index where c = 191 index_test.go:137: sql insert into test_index values (353, 8304048161415993157, 0.343608, 'J7LPRr105L') index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (354, 4430925928859733854, 0.882646, '2taxpv3Zta') index_test.go:143: sql update test_index set c1 = 6512675808951379491, c2 = 0.725933, c3 = 'bUOt8ky6Qs' where c = 36 index_test.go:137: sql insert into test_index values (356, 1938496377623964914, 0.247568, 'wLJ395qB5e') index_test.go:143: sql update test_index set c1 = 324174160465940007, c2 = 0.355725, c3 = '0pxsSnbK2e' where c = 7 index_test.go:140: sql delete from test_index where c = 175 index_test.go:140: sql delete from test_index where c = 331 index_test.go:137: sql insert into test_index values (355, 110374153329227774, 0.066028, '0pdkudJ2ma') index_test.go:140: sql delete from test_index where c = 338 index_test.go:137: sql insert into test_index values (357, 1234680403135751306, 0.172407, 'zFSQHl1Yxu') index_test.go:143: sql update test_index set c1 = 2172315038621854978, c2 = 0.007153, c3 = 'cRFWRub0Lx' where c = 337 index_test.go:137: sql insert into test_index values (358, 7846903606857153370, 0.237044, 'QJx5ko4sf8') index_test.go:140: sql delete from test_index where c = 180 index_test.go:143: sql update test_index set c1 = 1490886907377484269, c2 = 0.256344, c3 = 'o6izeyEKXq' where c = 305 index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 198 index_test.go:143: sql update test_index set c1 = 7336477418487433436, c2 = 0.940654, c3 = 'FuiTjCVyIu' where c = 164 index_test.go:143: sql update test_index set c1 = 3377611343906944460, c2 = 0.751641, c3 = 'INm6o9IteK' where c = 172 index_test.go:143: sql update test_index set c1 = 6514791038566381463, c2 = 0.027602, c3 = 'VjDUpj8Y9I' where c = 255 index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (360, 9187022315343401503, 0.654352, 'F3AoueHGae') index_test.go:143: sql update test_index set c1 = 7822742114094396672, c2 = 0.531596, c3 = 'IL8epn6Qi9' where c = 350 index_test.go:143: sql update test_index set c1 = 2792579819487766697, c2 = 0.905846, c3 = 'GPckKFWsLh' where c = 355 index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (359, 8038601720711797376, 0.972879, '8TkwG3IJ7B') index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (363, 7536463835829923422, 0.143066, '9JdJY7052K') index_test.go:137: sql insert into test_index values (362, 3003227939235060759, 0.036907, 't2ZqGneFOF') index_test.go:143: sql update test_index set c1 = 970788178800387976, c2 = 0.675962, c3 = 'k2G63R1Mmc' where c = 107 index_test.go:143: sql update test_index set c1 = 2276468328187223155, c2 = 0.575065, c3 = 'oq6i1wpY3B' where c = 354 index_test.go:137: sql insert into test_index values (361, 5161193973003075514, 0.513003, 'Og9QOhJV2Z') index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (364, 7339186415801100937, 0.010179, 'UDE862LoK1') index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (365, 3218478161660685309, 0.501121, 'tnAQzZftT3') index_test.go:143: sql update test_index set c1 = 2145215052059895155, c2 = 0.858611, c3 = 'bxswtZoHjD' where c = 64 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 5994326444156048103, c2 = 0.975320, c3 = '1wck7LIOgK' where c = 30 index_test.go:137: sql insert into test_index values (366, 6937177736623376985, 0.933975, 'alRTXqdT3w') index_test.go:143: sql update test_index set c1 = 8029289147288142575, c2 = 0.528999, c3 = 'OH6x4OcA5l' where c = 309 index_test.go:143: sql update test_index set c1 = 2509240100400028038, c2 = 0.119584, c3 = '0xA8lDnqif' where c = 79 index_test.go:140: sql delete from test_index where c = 156 index_test.go:137: sql insert into test_index values (367, 8442505863546505934, 0.210307, 'c7iw7ylm85') index_test.go:140: sql delete from test_index where c = 312 index_test.go:140: sql delete from test_index where c = 244 index_test.go:137: sql insert into test_index values (368, 5400947252715057183, 0.791305, 'Z4OEZ6Zg3T') index_test.go:143: sql update test_index set c1 = 6136657293455258420, c2 = 0.332984, c3 = 'tWecrjkheA' where c = 35 index_test.go:140: sql delete from test_index where c = 25 index_test.go:137: sql insert into test_index values (370, 1152864558287033508, 0.179993, 'OK1NGmFIwE') index_test.go:140: sql delete from test_index 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 (369, 6667889041815022635, 0.279447, 'LM4PojFiXh') index_test.go:143: sql update test_index set c1 = 5995116106193083896, c2 = 0.311166, c3 = '34PGTbjBqF' where c = 117 index_test.go:143: sql update test_index set c1 = 6428633020454084194, c2 = 0.122068, c3 = 'YCZYjbpYSi' where c = 193 index_test.go:137: sql insert into test_index values (372, 9141009523028861965, 0.412243, '0Qjy8dSNQN') index_test.go:140: sql delete from test_index where c = 59 index_test.go:143: sql update test_index set c1 = 8613611535213832415, c2 = 0.689189, c3 = 'wc8NyJAltd' where c = 309 index_test.go:137: sql insert into test_index values (371, 4441167500886311376, 0.086449, 'UjZNzzHdhQ') index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 273 index_test.go:143: sql update test_index set c1 = 8443901192952633125, c2 = 0.856495, c3 = 'Zx6jQ1XNgj' where c = 324 index_test.go:143: sql update test_index set c1 = 8840358350565714802, c2 = 0.242425, c3 = 'seY0cyVdvR' where c = 348 index_test.go:143: sql update test_index set c1 = 6923435758896601887, c2 = 0.664198, c3 = '2hQt2IitBR' where c = 322 index_test.go:137: sql insert into test_index values (373, 5667716262424119759, 0.825705, 'GvverU42SN') index_test.go:137: sql insert into test_index values (374, 5587620196951032591, 0.391474, 'HZWZxHBpBa') index_test.go:137: sql insert into test_index values (375, 2779753797472763821, 0.216023, 'rg3HW53HHp') index_test.go:140: sql delete from test_index where c = 300 index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 216 index_test.go:143: sql update test_index set c1 = 4671781403308763498, c2 = 0.595588, c3 = 'ihfOQ5xDuk' where c = 321 index_test.go:143: sql update test_index set c1 = 4464112464971870786, c2 = 0.417067, c3 = 'hkXndHOM94' where c = 159 index_test.go:137: sql insert into test_index values (378, 8057892047011648396, 0.689354, 'tT1Z8OEc5a') index_test.go:143: sql update test_index set c1 = 485639616255406728, c2 = 0.081550, c3 = 'kaicwQTMHT' where c = 164 index_test.go:137: sql insert into test_index values (377, 5895073580431210712, 0.147295, 'pQekMrXIrD') index_test.go:140: sql delete from test_index where c = 349 index_test.go:137: sql insert into test_index values (376, 4155870570714749390, 0.924853, 'KUqqINoWWv') index_test.go:143: sql update test_index set c1 = 8391063636903167235, c2 = 0.368683, c3 = 'e0mYthnHmL' where c = 168 index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (379, 5388265408589171750, 0.382947, 'irCKZUtbi0') index_test.go:143: sql update test_index set c1 = 5385884099934135450, c2 = 0.050506, c3 = 'o6fIQJlFlV' where c = 226 index_test.go:137: sql insert into test_index values (380, 3180134070259669969, 0.389192, 'zyyg7xMrhH') index_test.go:140: sql delete from test_index where c = 297 index_test.go:143: sql update test_index set c1 = 5588819299453261075, c2 = 0.303550, c3 = 'i5c7RlrKbB' where c = 306 index_test.go:140: sql delete from test_index where c = 33 index_test.go:143: sql update test_index set c1 = 3943685718284112481, c2 = 0.209220, c3 = 'TQbOgbAL1y' where c = 156 index_test.go:140: sql delete from test_index where c = 86 index_test.go:137: sql insert into test_index values (381, 2573600589000538269, 0.331213, 'jU1FRBUOiY') index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 3395103364001688264, c2 = 0.321966, c3 = 'mvNnM7wgm2' where c = 86 index_test.go:143: sql update test_index set c1 = 4455010785119256280, c2 = 0.320990, c3 = 'u9gF3KZzqk' where c = 143 index_test.go:137: sql insert into test_index values (382, 8873596891869667463, 0.459811, 'IDQKtbT3NQ') index_test.go:143: sql update test_index set c1 = 3840668506992885026, c2 = 0.535214, c3 = 'PlsdIJf9uH' where c = 331 index_test.go:143: sql update test_index set c1 = 7133201657316386546, c2 = 0.874876, c3 = 'jte9HPit8n' where c = 287 index_test.go:137: sql insert into test_index values (385, 387146449026794217, 0.674709, 's9MXOpaHc5') index_test.go:137: sql insert into test_index values (383, 3316376536617676306, 0.712646, 'PYRu5zDgSr') index_test.go:143: sql update test_index set c1 = 2894694402984627407, c2 = 0.846375, c3 = 'NC5XIl5eoS' where c = 104 index_test.go:137: sql insert into test_index values (384, 4110401749903549530, 0.040784, '74FErUy2vI') index_test.go:137: sql insert into test_index values (386, 624611313219310820, 0.124685, 'QkP7eVkoAV') index_test.go:137: sql insert into test_index values (388, 1392245386015624964, 0.635064, 'BE48h2LUM8') index_test.go:140: sql delete from test_index where c = 346 index_test.go:137: sql insert into test_index values (389, 4013083356316842341, 0.536607, 'wRpIiI981R') index_test.go:140: sql delete from test_index where c = 282 index_test.go:137: sql insert into test_index values (387, 80492788867226816, 0.318672, 'blL7GznipL') index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 281 index_test.go:140: sql delete from test_index where c = 179 index_test.go:137: sql insert into test_index values (390, 4776171652273837685, 0.731456, 'saeCeWpdd7') index_test.go:140: sql delete from test_index where c = 151 index_test.go:143: sql update test_index set c1 = 8477291294851368083, c2 = 0.802755, c3 = 'q62UL6lzem' where c = 300 index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 5630353646689812006, c2 = 0.164398, c3 = 'pVo7xIQSn1' where c = 59 index_test.go:143: sql update test_index set c1 = 68798728039180359, c2 = 0.408004, c3 = 'ff91AIQ3pl' where c = 10 index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 7276524859939575789, c2 = 0.970912, c3 = 'A4rfiH58ok' where c = 330 index_test.go:137: sql insert into test_index values (391, 5306513787596813108, 0.830313, 'a6ESkzejkJ') index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (393, 2499416945185596006, 0.668446, 'OQIWBs4EqK') index_test.go:143: sql update test_index set c1 = 5783853617394663361, c2 = 0.052060, c3 = 'NOaJgLR0hm' where c = 215 index_test.go:143: sql update test_index set c1 = 1543570745045697766, c2 = 0.281359, c3 = '29FYAQ4zsp' where c = 227 index_test.go:143: sql update test_index set c1 = 2587638651154259857, c2 = 0.226361, c3 = 'vm5jxegh4i' where c = 265 index_test.go:143: sql update test_index set c1 = 858246834608512576, c2 = 0.644979, c3 = 'mLvswGCtLx' where c = 313 index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (392, 5004777056372783929, 0.507437, 'CrEKI2fAsj') index_test.go:143: sql update test_index set c1 = 8119018006914464480, c2 = 0.990355, c3 = 'VW0I7T2Y8m' where c = 322 index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 7516853215852606419, c2 = 0.971700, c3 = 'eu8uaKXh6U' where c = 145 index_test.go:137: sql insert into test_index values (394, 4830935924029319262, 0.854089, 'YTsTce0sXO') index_test.go:143: sql update test_index set c1 = 8726406685903336815, c2 = 0.699759, c3 = 'eGDWvPyaVx' where c = 39 index_test.go:137: sql insert into test_index values (397, 8598519252558308909, 0.892733, 'QjyskETQOf') index_test.go:137: sql insert into test_index values (396, 5565132398276639817, 0.319973, 'oyLQg5TouV') index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (395, 3959934183058433891, 0.543300, 'XSRuBNCw9N') index_test.go:140: sql delete from test_index where c = 197 index_test.go:137: sql insert into test_index values (398, 2800465682389951397, 0.597986, 'gVM50PeRZ3') index_test.go:143: sql update test_index set c1 = 1951580387466570106, c2 = 0.828261, c3 = 'osaO36ltKi' where c = 375 index_test.go:143: sql update test_index set c1 = 403185213955275624, c2 = 0.047693, c3 = 'pHQmh5buR6' where c = 297 index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 62 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 8937416788996160035, c2 = 0.672160, c3 = 'ZPnBLk1iYX' where c = 371 index_test.go:143: sql update test_index set c1 = 3827208460297211691, c2 = 0.937170, c3 = 'kMFBhofelk' where c = 339 index_test.go:137: sql insert into test_index values (399, 7327312307041619563, 0.990273, 'KkR17UVqlv') index_test.go:143: sql update test_index set c1 = 1108774242328481847, c2 = 0.288271, c3 = 'xKfd4yGi2D' where c = 214 index_test.go:143: sql update test_index set c1 = 8484449025609799092, c2 = 0.589605, c3 = 'F3sRGgXDQH' where c = 138 index_test.go:143: sql update test_index set c1 = 4338090049474943923, c2 = 0.131153, c3 = '3Sx1lyIiGk' where c = 74 index_test.go:137: sql insert into test_index values (400, 6369998092522284430, 0.768835, 'iQsAMmPZvK') index_test.go:140: sql delete from test_index where c = 340 index_test.go:143: sql update test_index set c1 = 5033718263236703862, c2 = 0.357211, c3 = 'l61Y021DwS' where c = 3 index_test.go:140: sql delete from test_index where c = 32 index_test.go:143: sql update test_index set c1 = 9053923480145004535, c2 = 0.134247, c3 = 'Uqhoe5JZyw' where c = 32 [TestSimpleConflictDelete][Insert][Time Cost]208.768914ms index_test.go:137: sql insert into test_index values (401, 648539314147241474, 0.175173, 'vpwcMEoHGD') index_test.go:137: sql insert into test_index values (405, 4150558056624806871, 0.658095, 'iPyp1DmZNC') index_test.go:137: sql insert into test_index values (403, 3894591343276116820, 0.827771, 'MeeKSP7wvD') index_test.go:137: sql insert into test_index values (404, 6419192459524258744, 0.434882, 'zyABJBUyKs') index_test.go:137: sql insert into test_index values (402, 1494716530975891478, 0.169355, 'U3iMf0deGw') index_test.go:137: sql insert into test_index values (410, 4933693500242819417, 0.876642, '9144y7biIV') index_test.go:137: sql insert into test_index values (407, 7078570058321349243, 0.786605, 'vMGhZ5tFF2') index_test.go:137: sql insert into test_index values (406, 4814018346705484402, 0.214413, 'F7oUUGeYYg') index_test.go:137: sql insert into test_index values (408, 5169662725448021548, 0.558754, 'XcCMjGIHLW') index_test.go:137: sql insert into test_index values (409, 3321142957106665485, 0.986231, 'ZctXA5DkCf') index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 349 index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 109 index_test.go:140: sql delete from test_index where c = 239 index_test.go:140: sql delete from test_index where c = 363 index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 8528967995620728151, c2 = 0.026147, c3 = 'VsSNINh1XU' where c = 128 index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 368 index_test.go:140: sql delete from test_index where c = 177 index_test.go:143: sql update test_index set c1 = 3677072328231125692, c2 = 0.325319, c3 = 'wDVvt6iLJt' where c = 12 index_test.go:143: sql update test_index set c1 = 8511145370538282110, c2 = 0.444501, c3 = 'sZ89SAvX7U' where c = 347 index_test.go:143: sql update test_index set c1 = 5121620230378579720, c2 = 0.406881, c3 = 'Kv5Ql7sBcW' where c = 204 index_test.go:137: sql insert into test_index values (411, 984526011361848638, 0.858102, '3ocJbG5AFN') index_test.go:143: sql update test_index set c1 = 7900688589330521632, c2 = 0.188370, c3 = 'HCsoojJwt2' where c = 327 index_test.go:143: sql update test_index set c1 = 2099820277407899683, c2 = 0.487327, c3 = 'l4p6eq7Hvh' where c = 258 index_test.go:143: sql update test_index set c1 = 885913270246088560, c2 = 0.285712, c3 = 'Z3BQAJBdKb' where c = 397 index_test.go:143: sql update test_index set c1 = 8176141831277971057, c2 = 0.932416, c3 = 'gLdXufGLVN' where c = 176 index_test.go:143: sql update test_index set c1 = 620935822258879563, c2 = 0.383760, c3 = 'Xo6mW4Rhaw' where c = 308 index_test.go:140: sql delete from test_index where c = 179 index_test.go:137: sql insert into test_index values (412, 8368846881661721867, 0.359904, 'fK3TPXJV80') index_test.go:137: sql insert into test_index values (413, 7664384444783821290, 0.747285, 'ocEKI0e1WR') index_test.go:143: sql update test_index set c1 = 4975605681709049193, c2 = 0.542472, c3 = 'kHYRo1vQiC' where c = 285 index_test.go:137: sql insert into test_index values (414, 4627084137901443957, 0.238398, 'ZLI6zbFJih') index_test.go:140: sql delete from test_index where c = 235 index_test.go:137: sql insert into test_index values (417, 3090417432182154938, 0.054163, 'ESCBu4J0YE') index_test.go:137: sql insert into test_index values (418, 9192826855816280609, 0.965281, 'aGy1VGoqVI') index_test.go:137: sql insert into test_index values (419, 1210227210244054241, 0.538224, 'egdYAVMx3E') index_test.go:143: sql update test_index set c1 = 252323755927244914, c2 = 0.287467, c3 = '7L0CfJYzqP' where c = 175 index_test.go:137: sql insert into test_index values (416, 4568232047298519541, 0.944163, 'rrQcdxzxug') index_test.go:137: sql insert into test_index values (415, 3295061689471781120, 0.675350, 'JE0cActL1z') index_test.go:140: sql delete from test_index where c = 267 index_test.go:137: sql insert into test_index values (420, 7581955985475204550, 0.078398, 'Bqz7f6YZm3') index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 3919709132298051345, c2 = 0.548637, c3 = 'NQVSqFQoBl' where c = 117 index_test.go:143: sql update test_index set c1 = 6871199585508572496, c2 = 0.874716, c3 = 'W6hX5AE9R7' where c = 270 index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 397 index_test.go:143: sql update test_index set c1 = 6240598947964524566, c2 = 0.322744, c3 = '7tQuiTek9n' where c = 28 index_test.go:137: sql insert into test_index values (421, 5444169647118641383, 0.602136, '9y0bWDXmTj') index_test.go:140: sql delete from test_index where c = 329 index_test.go:140: sql delete from test_index where c = 359 index_test.go:137: sql insert into test_index values (423, 1887461296292300060, 0.735882, 'nWfqOjoWZr') index_test.go:143: sql update test_index set c1 = 8562523525188568782, c2 = 0.439317, c3 = 'Z734cYJjrF' where c = 161 index_test.go:137: sql insert into test_index values (422, 4356521829049338255, 0.784757, 'Tf2IE7oGbu') index_test.go:143: sql update test_index set c1 = 209455487043396061, c2 = 0.098410, c3 = 'RnzL2qftdR' where c = 333 index_test.go:143: sql update test_index set c1 = 3112160782757526238, c2 = 0.136556, c3 = 'KFPrTskNT3' where c = 286 index_test.go:137: sql insert into test_index values (424, 389134721064172443, 0.208767, 'YuFvCkXwpJ') index_test.go:143: sql update test_index set c1 = 3331381127796254529, c2 = 0.911663, c3 = 'vR9v2vEhZ0' where c = 114 index_test.go:143: sql update test_index set c1 = 2032159182201671352, c2 = 0.284692, c3 = 'OGaTz3uEln' where c = 49 index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 296 index_test.go:137: sql insert into test_index values (425, 8163992751379117655, 0.253881, '7sorsRMGP9') index_test.go:137: sql insert into test_index values (426, 4215451906033940230, 0.400165, 'XWUTTGzLzK') index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 690692996403847291, c2 = 0.261892, c3 = 'LmcJf9w8y5' where c = 80 index_test.go:143: sql update test_index set c1 = 4968803533708852190, c2 = 0.097003, c3 = 'JXHsygFcdd' where c = 27 index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (429, 559083928275171381, 0.310631, '713MSW9nPX') index_test.go:143: sql update test_index set c1 = 7119711504009238021, c2 = 0.174526, c3 = '4NOko7PHa0' where c = 83 index_test.go:137: sql insert into test_index values (427, 7450201702973881643, 0.626847, '2ft4IQ7qfw') index_test.go:137: sql insert into test_index values (428, 7636427713947673589, 0.764701, 'bwRTugIh5o') index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 2292478882782820178, c2 = 0.674118, c3 = 'pSY3vNdHXF' where c = 286 index_test.go:140: sql delete from test_index where c = 259 index_test.go:137: sql insert into test_index values (431, 5227531765198826101, 0.185151, 'rBIqHHtekh') index_test.go:143: sql update test_index set c1 = 3658292098679209543, c2 = 0.002266, c3 = 'kyY2g5iVBg' where c = 295 index_test.go:143: sql update test_index set c1 = 288754175608590355, c2 = 0.425230, c3 = 'q2q8uCfHcX' where c = 125 index_test.go:143: sql update test_index set c1 = 1196466037583413564, c2 = 0.559571, c3 = '8O0VeLf5KH' where c = 119 index_test.go:137: sql insert into test_index values (430, 3677690024675884622, 0.111979, 'VtDQQxxuuo') index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 411 index_test.go:137: sql insert into test_index values (432, 8189790428081145869, 0.006097, '7mdlw9IpCI') index_test.go:137: sql insert into test_index values (433, 9056631073284342346, 0.907977, 'IOluTxIFDM') index_test.go:143: sql update test_index set c1 = 1786688524017593552, c2 = 0.626776, c3 = 'aAiKSfanRA' where c = 382 index_test.go:140: sql delete from test_index where c = 404 index_test.go:137: sql insert into test_index values (436, 2542721879781870292, 0.778822, '4rng4Qlf2J') index_test.go:140: sql delete from test_index where c = 376 index_test.go:143: sql update test_index set c1 = 5848543794174937244, c2 = 0.094664, c3 = 'r6X7vMrsZs' where c = 207 index_test.go:137: sql insert into test_index values (434, 2456563742503683811, 0.794242, 'pQDSqw2Q3r') index_test.go:137: sql insert into test_index values (435, 8652406411142345430, 0.621523, 'tqEgR6NqLm') index_test.go:143: sql update test_index set c1 = 6410819907548503318, c2 = 0.572783, c3 = 'VH7lomSsyq' where c = 37 index_test.go:137: sql insert into test_index values (437, 8034532030111487788, 0.499935, '1ueOXMMRAy') index_test.go:143: sql update test_index set c1 = 3214262278267917526, c2 = 0.861728, c3 = 'x2dXZbh4S7' where c = 10 index_test.go:140: sql delete from test_index where c = 196 index_test.go:140: sql delete from test_index where c = 386 index_test.go:137: sql insert into test_index values (438, 2427279095554069942, 0.976401, 'SwhDj4g6Gl') index_test.go:143: sql update test_index set c1 = 108177795669348008, c2 = 0.933016, c3 = 'PW5g3fxPll' where c = 417 index_test.go:137: sql insert into test_index values (439, 1858627764303981972, 0.654256, 'DOoymHPFZ5') index_test.go:140: sql delete from test_index where c = 248 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (440, 5752224487100340704, 0.764789, 'BBLI2cYU7T') index_test.go:140: sql delete from test_index where c = 409 index_test.go:143: sql update test_index set c1 = 8547474948549105493, c2 = 0.218854, c3 = 'EhkXxKlI4B' where c = 13 index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 368 index_test.go:143: sql update test_index set c1 = 4816869334502825566, c2 = 0.203197, c3 = 'hkSCMtIYvz' where c = 257 index_test.go:143: sql update test_index set c1 = 6840748886358996615, c2 = 0.876346, c3 = 'D0uUHXrTks' where c = 49 [TestSimpleConflictDelete][Delete][Time Cost]288.192125ms === RUN TestSimpleDelete/Conflict/test_conflict_delete_common [TestSimpleConflictDelete][Insert][Time Cost]185.6086ms index_test.go:143: sql update test_index set c1 = 4066552690084190866, c2 = 0.108751, c3 = 'gie8nReQXU' where c = 366 index_test.go:140: sql delete from test_index where c = 422 index_test.go:143: sql update test_index set c1 = 4175631057753832576, c2 = 0.630713, c3 = 'KZqolePXde' where c = 339 index_test.go:137: sql insert into test_index values (441, 8625588621912312070, 0.144056, '3GObrqbo2j') index_test.go:143: sql update test_index set c1 = 7693788757492789569, c2 = 0.355586, c3 = 'CgeNieGBgs' where c = 199 index_test.go:143: sql update test_index set c1 = 5216075414597684795, c2 = 0.155633, c3 = 'I8wKoKaFa9' where c = 20 index_test.go:137: sql insert into test_index values (442, 4510046417999972167, 0.198826, 'kMaDmrjMWy') index_test.go:143: sql update test_index set c1 = 5691328685175526553, c2 = 0.758775, c3 = 'NIIySejybq' where c = 354 index_test.go:137: sql insert into test_index values (443, 4612454525583269827, 0.721286, 'lz39PJYhFw') index_test.go:137: sql insert into test_index values (444, 7560049803980702465, 0.800024, 'AkgLQcbpN5') index_test.go:143: sql update test_index set c1 = 6187479320390918770, c2 = 0.282831, c3 = 'honOgk3Ecd' where c = 305 index_test.go:140: sql delete from test_index where c = 182 index_test.go:137: sql insert into test_index values (447, 7979286990712225192, 0.113228, 'a3jdxTvYPl') index_test.go:137: sql insert into test_index values (445, 1142971812136322876, 0.830573, 'HhzN4iNLz9') index_test.go:137: sql insert into test_index values (448, 6435643769033371463, 0.748866, '8I5vQCiBX8') index_test.go:137: sql insert into test_index values (449, 7145682609938510887, 0.849512, 'Xhq9D6Q7Nr') index_test.go:137: sql insert into test_index values (446, 3142400716267685683, 0.101636, 'VwL8pPaLK2') index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 269 index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 8341120968266444624, c2 = 0.081637, c3 = 'pOLNjaOIfP' where c = 267 index_test.go:143: sql update test_index set c1 = 2121014017702290975, c2 = 0.641198, c3 = '7Rgh47duD3' where c = 21 index_test.go:143: sql update test_index set c1 = 8483131561901997688, c2 = 0.841481, c3 = 'NtrjBGOqS1' where c = 7 index_test.go:137: sql insert into test_index values (450, 6792342052644831322, 0.003270, 'qp7dcGyIIc') index_test.go:140: sql delete from test_index where c = 408 index_test.go:140: sql delete from test_index where c = 310 index_test.go:140: sql delete from test_index where c = 393 index_test.go:143: sql update test_index set c1 = 4816023584258634500, c2 = 0.305673, c3 = 'PuticNIPKn' where c = 164 index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 514640452718376709, c2 = 0.895201, c3 = 'Wg6Pc03miI' where c = 118 index_test.go:137: sql insert into test_index values (452, 7369149007128051974, 0.843020, '9HmAMzKSlV') index_test.go:140: sql delete from test_index where c = 422 index_test.go:137: sql insert into test_index values (451, 4634742312314346603, 0.648335, 'MbMJYln0g5') index_test.go:137: sql insert into test_index values (453, 2699949944560834426, 0.239044, 'fCuh8QbkJo') index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 6257314467873891739, c2 = 0.581701, c3 = 'fo4wGuhLIP' where c = 165 index_test.go:140: sql delete from test_index where c = 145 index_test.go:140: sql delete from test_index where c = 339 index_test.go:143: sql update test_index set c1 = 5267137541228323666, c2 = 0.457489, c3 = 'XEhhUYHlkn' where c = 381 index_test.go:137: sql insert into test_index values (454, 2115601760888070833, 0.279220, 'n1tEqwQIwZ') index_test.go:143: sql update test_index set c1 = 1711126507811538363, c2 = 0.751792, c3 = 'gjyRqPqBai' where c = 218 index_test.go:140: sql delete from test_index where c = 136 index_test.go:143: sql update test_index set c1 = 3229293972322741608, c2 = 0.282350, c3 = '04ZqfELZ9x' where c = 365 index_test.go:143: sql update test_index set c1 = 7449681159387718428, c2 = 0.153614, c3 = 'qjrHxLdQb8' where c = 103 index_test.go:143: sql update test_index set c1 = 6680147868202485865, c2 = 0.613367, c3 = 'IaCEyoVN11' where c = 139 index_test.go:143: sql update test_index set c1 = 753233518451861825, c2 = 0.828344, c3 = 'SL3gbu3SdU' where c = 203 index_test.go:143: sql update test_index set c1 = 3471867919302865691, c2 = 0.636613, c3 = 'zzGfNW03wS' where c = 87 index_test.go:137: sql insert into test_index values (455, 6579999361884451699, 0.209516, 'DTupAt9oyC') index_test.go:137: sql insert into test_index values (457, 2807734534377826815, 0.603519, 'GlYuzhjyqZ') index_test.go:140: sql delete from test_index where c = 35 index_test.go:137: sql insert into test_index values (456, 798326766459371114, 0.650495, 'GbZ3JRZwQf') index_test.go:137: sql insert into test_index values (459, 1935257039817796795, 0.133541, 'eyBKRDqdz2') index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (458, 7115680903699038397, 0.437122, '8zu5d04R1W') index_test.go:137: sql insert into test_index values (462, 317469365159421418, 0.734490, 'KUp3f848AF') index_test.go:137: sql insert into test_index values (461, 1806819492566891926, 0.177732, 'xuTx5EL0i9') index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (460, 1847120066619797974, 0.443537, '8r50kjXF9k') index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (463, 4203232584066606998, 0.024847, 'lCbrs9cuwv') index_test.go:143: sql update test_index set c1 = 2293024349348420035, c2 = 0.085101, c3 = '9PvR7KW4va' where c = 144 index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 4931298210129714469, c2 = 0.427658, c3 = 'MOioWQjItu' where c = 328 index_test.go:140: sql delete from test_index where c = 439 index_test.go:143: sql update test_index set c1 = 740475512010005201, c2 = 0.624599, c3 = '7xYOWle0xb' where c = 324 index_test.go:143: sql update test_index set c1 = 4637600003953415619, c2 = 0.258622, c3 = 'COgyob25G7' where c = 426 index_test.go:143: sql update test_index set c1 = 7720001943349870820, c2 = 0.886577, c3 = 'DhHNC7FgVO' where c = 356 index_test.go:137: sql insert into test_index values (464, 2380263085721764230, 0.037799, 'pbxcUS90nf') index_test.go:140: sql delete from test_index where c = 401 index_test.go:137: sql insert into test_index values (465, 7193287057156045906, 0.690547, 'vHu1jO3lfH') index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 5370877423820858623, c2 = 0.187425, c3 = 'TBfXr69Up2' where c = 57 index_test.go:143: sql update test_index set c1 = 66141930823885179, c2 = 0.115309, c3 = 'koYdMrmOFM' where c = 435 index_test.go:137: sql insert into test_index values (466, 3047209046861070061, 0.249043, 'd77lsR77zx') index_test.go:143: sql update test_index set c1 = 1872281185265446801, c2 = 0.354123, c3 = 'LATVPvqSAM' where c = 272 index_test.go:137: sql insert into test_index values (467, 1572415446696760633, 0.215174, 'UK0mfWEoXu') index_test.go:140: sql delete from test_index where c = 160 index_test.go:143: sql update test_index set c1 = 4719430626551301366, c2 = 0.767951, c3 = 'ICV63iRM6a' where c = 306 index_test.go:137: sql insert into test_index values (468, 4767845730058719499, 0.988210, 'vN09QoQAaS') index_test.go:140: sql delete from test_index where c = 445 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 5052797430991505125, c2 = 0.874666, c3 = 'MmPBkrcQm6' where c = 362 index_test.go:143: sql update test_index set c1 = 7673640741140605265, c2 = 0.856099, c3 = 'ItMeT8BaLX' where c = 31 index_test.go:137: sql insert into test_index values (471, 4777055912572347029, 0.298694, 'CepLibZxDb') index_test.go:137: sql insert into test_index values (470, 2692166004595385968, 0.492102, 'O5L2wE7O8V') index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 302 index_test.go:137: sql insert into test_index values (469, 583171683905223153, 0.163889, '9T732P8ogY') index_test.go:143: sql update test_index set c1 = 1864203196222548080, c2 = 0.780253, c3 = 'xzKcSFXuWG' where c = 191 index_test.go:137: sql insert into test_index values (472, 4612795147547866275, 0.506561, '5i8Ggyg1Xx') index_test.go:143: sql update test_index set c1 = 258652067091597714, c2 = 0.580961, c3 = 'rIXuRc1PDj' where c = 44 index_test.go:143: sql update test_index set c1 = 5151290656248444858, c2 = 0.104507, c3 = 'yfJfDpgPwL' where c = 165 index_test.go:137: sql insert into test_index values (473, 3064231802808648284, 0.155993, 'VrNbyTcix0') index_test.go:143: sql update test_index set c1 = 6261960738935523417, c2 = 0.102373, c3 = 'n64X0pUq0H' where c = 229 index_test.go:137: sql insert into test_index values (474, 7127067767268302201, 0.133133, 'XZ3pdLRbsS') index_test.go:140: sql delete from test_index where c = 340 index_test.go:137: sql insert into test_index values (475, 6102545306768157078, 0.430596, 'kMmSpoiCPE') index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 8322744328296420437, c2 = 0.449086, c3 = 'SPUdeukDoS' where c = 90 index_test.go:143: sql update test_index set c1 = 6403527446348999780, c2 = 0.252985, c3 = '0EuuUMoQWq' where c = 363 index_test.go:137: sql insert into test_index values (476, 1731303215801647869, 0.313750, 'A9aL0orXAq') index_test.go:137: sql insert into test_index values (477, 7983616640947385182, 0.912560, '9KNdEt1bE5') index_test.go:137: sql insert into test_index values (478, 6869866059400946164, 0.856824, 'pbK7BrvMKL') index_test.go:140: sql delete from test_index where c = 428 index_test.go:143: sql update test_index set c1 = 2111657694879223586, c2 = 0.593644, c3 = '6YEGR4UbZQ' where c = 107 index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 304 index_test.go:143: sql update test_index set c1 = 2021582589463607134, c2 = 0.054865, c3 = 'CvJi2B5fzs' where c = 228 index_test.go:140: sql delete from test_index where c = 104 index_test.go:137: sql insert into test_index values (480, 3736303152559960746, 0.648891, 'ex15slV8op') index_test.go:137: sql insert into test_index values (479, 8445473545695084437, 0.735723, 'jRDPQ23nRt') index_test.go:143: sql update test_index set c1 = 2828621474728354441, c2 = 0.374095, c3 = 'iY1O6hcSZF' where c = 115 index_test.go:140: sql delete from test_index where c = 347 index_test.go:137: sql insert into test_index values (481, 1618414808025355100, 0.462003, 'Pp6jOiuzlI') index_test.go:143: sql update test_index set c1 = 1109948355525974609, c2 = 0.776304, c3 = 'BMG5fZ482M' where c = 26 index_test.go:143: sql update test_index set c1 = 3617426277070801620, c2 = 0.260141, c3 = '9OMBZoaZws' where c = 146 index_test.go:140: sql delete from test_index where c = 263 index_test.go:143: sql update test_index set c1 = 3547468391018061950, c2 = 0.967492, c3 = 'e8o0qZulA9' where c = 242 index_test.go:143: sql update test_index set c1 = 5711255493630984749, c2 = 0.643895, c3 = 'BqlHkR6iBL' where c = 292 index_test.go:137: sql insert into test_index values (482, 7712987533044951685, 0.587576, 'uyZAYvtdoR') index_test.go:140: sql delete from test_index where c = 308 index_test.go:143: sql update test_index set c1 = 6455987682483246927, c2 = 0.979643, c3 = 'SoN49XO1sH' where c = 133 index_test.go:137: sql insert into test_index values (484, 6038639239364583209, 0.876545, 'W43OURM48k') index_test.go:140: sql delete from test_index where c = 358 index_test.go:137: sql insert into test_index values (485, 8076522603862337710, 0.670429, 'bESxV2zxHC') index_test.go:137: sql insert into test_index values (483, 8176595923793253448, 0.975641, 'ZzJoZxh6qV') index_test.go:137: sql insert into test_index values (487, 5486058221487956075, 0.809161, 'o87bUlqGbJ') index_test.go:137: sql insert into test_index values (486, 1175030464067113137, 0.936649, 'rfibMiyIwe') index_test.go:143: sql update test_index set c1 = 8282645640466707080, c2 = 0.756357, c3 = 'obobn9rQM8' where c = 53 index_test.go:143: sql update test_index set c1 = 2864524852619082744, c2 = 0.364972, c3 = 'Kx2LVAsTvZ' where c = 63 index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 54 index_test.go:137: sql insert into test_index values (488, 7025890842254019423, 0.203123, 'iC0sOjvUQQ') index_test.go:143: sql update test_index set c1 = 3531206389192638444, c2 = 0.118793, c3 = 'ghA9mvSpik' where c = 172 index_test.go:140: sql delete from test_index where c = 363 index_test.go:137: sql insert into test_index values (489, 8430951489783216972, 0.519365, 'cKBQnDvCIr') index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 454 index_test.go:143: sql update test_index set c1 = 5266109021403346279, c2 = 0.775912, c3 = 'cLxqpBNMWo' where c = 385 index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 484 index_test.go:143: sql update test_index set c1 = 7151883234000222321, c2 = 0.074134, c3 = 'u3X0Hsl3Wh' where c = 172 index_test.go:143: sql update test_index set c1 = 4424385686547169623, c2 = 0.455361, c3 = 'HnvCeKY7SD' where c = 409 index_test.go:137: sql insert into test_index values (490, 814309147983300533, 0.661938, 'UGV6V1h7N7') index_test.go:137: sql insert into test_index values (491, 1609950662202183198, 0.307952, 'AZvNjkk82f') index_test.go:143: sql update test_index set c1 = 6444434341274472735, c2 = 0.305357, c3 = 'jLRoifapRT' where c = 175 index_test.go:143: sql update test_index set c1 = 7020677494868496807, c2 = 0.012887, c3 = 'Zj46qBNQpC' where c = 12 index_test.go:140: sql delete from test_index where c = 314 index_test.go:137: sql insert into test_index values (492, 7966265877961949497, 0.124803, 'XEvOVLS76T') index_test.go:143: sql update test_index set c1 = 5079455622832641827, c2 = 0.874060, c3 = 'hD7ajP8uFK' where c = 408 index_test.go:137: sql insert into test_index values (494, 5142848927337770809, 0.373236, 'RslO6vQV0n') index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 183432760803340633, c2 = 0.441730, c3 = 'GadBy6srsf' where c = 224 index_test.go:143: sql update test_index set c1 = 2006711637601838645, c2 = 0.592546, c3 = '1VIhwMQHEX' where c = 361 index_test.go:137: sql insert into test_index values (496, 3907980102175180844, 0.563253, '7G9aILrA44') index_test.go:137: sql insert into test_index values (495, 5706675203567474692, 0.505357, 'TLh6l4pHZp') index_test.go:140: sql delete from test_index where c = 259 index_test.go:137: sql insert into test_index values (493, 4185194754999700692, 0.895410, '50XzDPMNe9') index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 433 index_test.go:143: sql update test_index set c1 = 6152736990799702196, c2 = 0.145322, c3 = '4YiIPdnj7H' where c = 422 index_test.go:137: sql insert into test_index values (497, 6533945790686272851, 0.784527, 'zLxfUaP5bo') index_test.go:140: sql delete from test_index where c = 89 index_test.go:137: sql insert into test_index values (498, 156568356272679459, 0.963605, '4U0cmSFF4w') index_test.go:137: sql insert into test_index values (499, 7400502384728552959, 0.330514, '55mUyFFueZ') index_test.go:143: sql update test_index set c1 = 1746945923006163196, c2 = 0.725734, c3 = 'kNftnrvaJj' where c = 90 index_test.go:143: sql update test_index set c1 = 7836157748512527430, c2 = 0.341272, c3 = 'KiAQZpq7cC' where c = 172 index_test.go:140: sql delete from test_index where c = 231 index_test.go:140: sql delete from test_index where c = 453 index_test.go:143: sql update test_index set c1 = 6819005001734862630, c2 = 0.927591, c3 = 'etpXXNPExP' where c = 14 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 6870306017574013472, c2 = 0.216797, c3 = '8eJdKCMQ9p' where c = 147 index_test.go:143: sql update test_index set c1 = 4050271419092389651, c2 = 0.073311, c3 = 'PNC0uOH97n' where c = 460 index_test.go:143: sql update test_index set c1 = 1883398852357578759, c2 = 0.125975, c3 = 'DUZaclAohj' where c = 100 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 8081605010127634401, c2 = 0.515732, c3 = 'mZpFo5oW9v' where c = 303 index_test.go:143: sql update test_index set c1 = 173158880442579574, c2 = 0.030428, c3 = 'SYjqPM0eiM' where c = 402 index_test.go:137: sql insert into test_index values (500, 303293187040770390, 0.904189, 'vVyDOjIbqE') index_test.go:143: sql update test_index set c1 = 306955656306125782, c2 = 0.023394, c3 = 'R7ug48iWLd' where c = 298 index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 5242926561286301105, c2 = 0.583213, c3 = 'GFyO2vZ09j' where c = 266 index_test.go:137: sql insert into test_index values (501, 6614224924909285679, 0.314914, 'xcxE32rMDG') index_test.go:137: sql insert into test_index values (503, 5639440311192464701, 0.059438, 'OIX0DZOvCy') index_test.go:137: sql insert into test_index values (504, 6749301878267955793, 0.916685, 'eFGkoV4Xux') index_test.go:137: sql insert into test_index values (509, 3404505774241645381, 0.923447, 'WyZw9KuCmL') index_test.go:137: sql insert into test_index values (502, 8475733646539818146, 0.575118, 'CQJcNeNzgS') index_test.go:137: sql insert into test_index values (508, 4952495891205228969, 0.456438, '04BEtsK5sR') index_test.go:137: sql insert into test_index values (506, 6641645484680313669, 0.867458, 'd7TQv3wJw8') index_test.go:137: sql insert into test_index values (507, 2327699630146450044, 0.530034, 'BW0Y2mSuDu') index_test.go:140: sql delete from test_index where c = 182 index_test.go:137: sql insert into test_index values (505, 2752732455499029788, 0.298957, 'Zm74RBWtAX') index_test.go:137: sql insert into test_index values (510, 4695382124126994110, 0.604027, '5l78UKmHgl') index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 397 index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 3906276828447692184, c2 = 0.447440, c3 = 'I41t87qZp2' where c = 282 index_test.go:140: sql delete from test_index where c = 323 index_test.go:140: sql delete from test_index where c = 313 index_test.go:140: sql delete from test_index where c = 462 index_test.go:140: sql delete from test_index where c = 188 index_test.go:143: sql update test_index set c1 = 6366996432099355883, c2 = 0.914248, c3 = '4P7LSIF6oO' where c = 159 index_test.go:143: sql update test_index set c1 = 8138229926751198175, c2 = 0.399811, c3 = 'wpaLfJE2jT' where c = 184 index_test.go:143: sql update test_index set c1 = 820009727528761658, c2 = 0.088155, c3 = 'A1Syahl5iW' where c = 233 index_test.go:137: sql insert into test_index values (511, 3654829798013159372, 0.976970, 'BcpiaVvpln') index_test.go:140: sql delete from test_index where c = 457 index_test.go:143: sql update test_index set c1 = 5556559914000575682, c2 = 0.906001, c3 = 'XGgdjdP2VW' where c = 323 index_test.go:143: sql update test_index set c1 = 4946895033330782696, c2 = 0.981550, c3 = 'yOKSBxXouW' where c = 488 index_test.go:143: sql update test_index set c1 = 7549514087820962302, c2 = 0.724794, c3 = 'q4DkQMdFr8' where c = 220 index_test.go:143: sql update test_index set c1 = 2090724429841201858, c2 = 0.758828, c3 = '8Vdjmf1JjX' where c = 241 index_test.go:137: sql insert into test_index values (512, 5261946323216208233, 0.826247, 'wUgtHNPPvf') index_test.go:137: sql insert into test_index values (513, 2491951615665845810, 0.275783, 'pMQ1DTdzoz') index_test.go:137: sql insert into test_index values (514, 6869840875723862116, 0.055552, 'lZszkhv21z') index_test.go:137: sql insert into test_index values (515, 745747536421588236, 0.451950, '70chJQIkmJ') index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 179 index_test.go:143: sql update test_index set c1 = 7129184467958703639, c2 = 0.350864, c3 = 'X6bmvT2QGM' where c = 364 index_test.go:143: sql update test_index set c1 = 3235268012459744051, c2 = 0.237494, c3 = 'sdi0le4IED' where c = 68 index_test.go:143: sql update test_index set c1 = 6555916614487199516, c2 = 0.225883, c3 = '3O9nM6M6TS' where c = 327 index_test.go:137: sql insert into test_index values (516, 8289481792848466850, 0.706149, 'WWJXlb8etd') index_test.go:143: sql update test_index set c1 = 3363218461649315670, c2 = 0.898007, c3 = 'qAxIkqYtgR' where c = 41 index_test.go:137: sql insert into test_index values (517, 4678590669285870843, 0.153138, 'NshDqGtvuu') index_test.go:137: sql insert into test_index values (518, 8413332758809440012, 0.988345, 'cqvMz8Z7SB') index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 195 index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 3789937954671996735, c2 = 0.287846, c3 = 'LDUk765779' where c = 133 index_test.go:137: sql insert into test_index values (519, 2623628773012738780, 0.744618, 'xEYlBoe3Ib') index_test.go:137: sql insert into test_index values (520, 6719747188851528846, 0.897778, 'wPc29tADyY') index_test.go:137: sql insert into test_index values (522, 4798487559217201693, 0.423481, 'QRkFXDIdk7') index_test.go:143: sql update test_index set c1 = 5298380228309045959, c2 = 0.695793, c3 = 'xr9g8K5vWc' where c = 14 index_test.go:137: sql insert into test_index values (521, 8098434555135155859, 0.573660, 'KsbyBTjJpZ') index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 445 index_test.go:140: sql delete from test_index where c = 175 index_test.go:140: sql delete from test_index where c = 428 index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 2186033608551858689, c2 = 0.133419, c3 = 'rLQpFAOkVm' where c = 461 index_test.go:137: sql insert into test_index values (523, 8479443579664447938, 0.896255, 'BVg4LLmJ3I') index_test.go:143: sql update test_index set c1 = 5871179125856648211, c2 = 0.086907, c3 = '44jr2ZB71X' where c = 276 index_test.go:143: sql update test_index set c1 = 8004881114174781113, c2 = 0.321523, c3 = 'ht7QhNrHZ1' where c = 287 index_test.go:140: sql delete from test_index where c = 105 index_test.go:137: sql insert into test_index values (524, 7258271877000471145, 0.921005, 'fLmvFCqmXq') index_test.go:137: sql insert into test_index values (525, 3958499929779006335, 0.493799, 'MCFXBh9AHL') index_test.go:140: sql delete from test_index where c = 493 index_test.go:143: sql update test_index set c1 = 4434113513228369563, c2 = 0.633346, c3 = 'x9LiDq6rAc' where c = 241 index_test.go:143: sql update test_index set c1 = 1011156334103774940, c2 = 0.749509, c3 = 'cGTCJbVci2' where c = 150 index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (526, 3449946474869295259, 0.679221, 'xRhk1XzU86') index_test.go:143: sql update test_index set c1 = 7415357609355393346, c2 = 0.966181, c3 = 'H0XGFK5Wlz' where c = 384 index_test.go:140: sql delete from test_index where c = 414 index_test.go:143: sql update test_index set c1 = 7132954213236470269, c2 = 0.036193, c3 = 'lRsOR3i4qv' where c = 10 index_test.go:140: sql delete from test_index where c = 235 index_test.go:143: sql update test_index set c1 = 1801794247470118614, c2 = 0.226549, c3 = '4AGptSB4LH' where c = 358 index_test.go:137: sql insert into test_index values (527, 6296431304430164924, 0.518490, 'x2ogTNc5Zv') index_test.go:143: sql update test_index set c1 = 8557786996224788178, c2 = 0.564232, c3 = 'Ctq9LV91Mg' where c = 163 index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (528, 3762647878092003823, 0.937066, 'RJadDjoz6h') index_test.go:143: sql update test_index set c1 = 4405978512828801155, c2 = 0.895922, c3 = 'OVN8dgSdwQ' where c = 505 index_test.go:143: sql update test_index set c1 = 1710456064905667494, c2 = 0.096224, c3 = 'WhcRCSzGfb' where c = 109 index_test.go:137: sql insert into test_index values (530, 1974652026593246196, 0.061188, 'Jxuo9wvABp') index_test.go:137: sql insert into test_index values (529, 1631546982677626787, 0.993383, 'NdGy5g8XPa') index_test.go:143: sql update test_index set c1 = 8123386042043858819, c2 = 0.728174, c3 = 'lBzqJfD79w' where c = 348 index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 159 index_test.go:137: sql insert into test_index values (532, 29738338752841322, 0.821694, 'piVDLiim1g') index_test.go:137: sql insert into test_index values (531, 4022317131214072478, 0.186834, 'f8NGiUsPap') index_test.go:143: sql update test_index set c1 = 7284503990000878086, c2 = 0.192297, c3 = 'JJVBYfXNBk' where c = 96 index_test.go:137: sql insert into test_index values (535, 6832093675936343312, 0.127189, 'IGv7QMojsv') index_test.go:137: sql insert into test_index values (534, 4271628179885218084, 0.963555, 'Hv7fUIN9BQ') index_test.go:143: sql update test_index set c1 = 5259422402334220711, c2 = 0.679366, c3 = 'yrTxqORRuY' where c = 310 index_test.go:137: sql insert into test_index values (536, 5574160373356001309, 0.142131, 'k7xYcr0GWW') index_test.go:140: sql delete from test_index where c = 269 index_test.go:137: sql insert into test_index values (533, 6910261860318207964, 0.086474, 'aE9Z49G7rz') index_test.go:140: sql delete from test_index where c = 429 index_test.go:140: sql delete from test_index where c = 294 index_test.go:137: sql insert into test_index values (537, 6972722183468997824, 0.417336, 'fXgC1hOm81') index_test.go:143: sql update test_index set c1 = 1990151490767451416, c2 = 0.648275, c3 = '7YbSgYeWAV' where c = 204 index_test.go:143: sql update test_index set c1 = 1930256874343506320, c2 = 0.006976, c3 = 'OEDJpc4adF' where c = 284 index_test.go:140: sql delete from test_index where c = 367 index_test.go:140: sql delete from test_index where c = 466 index_test.go:137: sql insert into test_index values (538, 3988901687426014556, 0.267994, 'M6NaioVxE0') index_test.go:140: sql delete from test_index where c = 432 index_test.go:143: sql update test_index set c1 = 8419474244503180910, c2 = 0.364019, c3 = 'UnWHSOTmgL' where c = 385 index_test.go:140: sql delete from test_index where c = 442 index_test.go:143: sql update test_index set c1 = 6910151549706412424, c2 = 0.904852, c3 = 'bjanmpEonC' where c = 383 index_test.go:140: sql delete from test_index where c = 221 index_test.go:140: sql delete from test_index where c = 210 index_test.go:137: sql insert into test_index values (539, 846769776490349411, 0.240193, 'AoWW3hOSxz') index_test.go:143: sql update test_index set c1 = 2151708163199247551, c2 = 0.265433, c3 = 'eWh7gSIrvc' where c = 102 index_test.go:143: sql update test_index set c1 = 1332076931017797957, c2 = 0.718497, c3 = 'kqx6dSBv8N' where c = 255 index_test.go:143: sql update test_index set c1 = 4756982304851859466, c2 = 0.440990, c3 = 'KJ6ZT2mpGJ' where c = 474 index_test.go:137: sql insert into test_index values (541, 2500008216620989177, 0.668164, 'KILe2ukuU2') index_test.go:137: sql insert into test_index values (542, 737957866636845785, 0.533308, 'VzAXNCqrZC') index_test.go:137: sql insert into test_index values (540, 3923247309628102175, 0.169035, 'G0VFHBcH82') index_test.go:143: sql update test_index set c1 = 7581348170659318339, c2 = 0.592633, c3 = 'CA3HcNQayZ' where c = 210 index_test.go:140: sql delete from test_index where c = 479 index_test.go:143: sql update test_index set c1 = 4482586656977810351, c2 = 0.992298, c3 = 'LQ1HWVg6qC' where c = 375 index_test.go:137: sql insert into test_index values (543, 871244643832448254, 0.716972, 'DbgZISQS58') index_test.go:143: sql update test_index set c1 = 8303586786929090749, c2 = 0.947512, c3 = 'rUmDG5R32m' where c = 525 index_test.go:140: sql delete from test_index where c = 392 index_test.go:137: sql insert into test_index values (546, 7368497661847010400, 0.611502, 'WoSeemXDAs') index_test.go:137: sql insert into test_index values (544, 2247107543624857504, 0.273383, '4gZehIOpxs') index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (545, 8947052036796448758, 0.344291, 'jRNAT9uUnX') index_test.go:140: sql delete from test_index where c = 323 index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 2503134749819978420, c2 = 0.164153, c3 = 'wuUWGKRCX8' where c = 353 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 5972930467953497693, c2 = 0.894495, c3 = 'rOsr5v2QNI' where c = 176 index_test.go:143: sql update test_index set c1 = 2821528567669961067, c2 = 0.469550, c3 = 'UZMy9TELTY' where c = 30 index_test.go:137: sql insert into test_index values (547, 8747381632480054026, 0.135885, '7lEg8TqpWa') index_test.go:137: sql insert into test_index values (548, 3154602137427411437, 0.857817, 'rzkmc5dxyf') index_test.go:140: sql delete from test_index where c = 124 index_test.go:143: sql update test_index set c1 = 1888172403300088208, c2 = 0.417132, c3 = 'tGht2MMqm2' where c = 335 index_test.go:140: sql delete from test_index where c = 92 index_test.go:143: sql update test_index set c1 = 7112960839350372486, c2 = 0.747519, c3 = '0Zw48MjpM8' where c = 511 index_test.go:143: sql update test_index set c1 = 3644752612200593826, c2 = 0.936135, c3 = 'sEbAMvdmU3' where c = 189 index_test.go:137: sql insert into test_index values (550, 3064363685206585165, 0.057008, 'FB7lxnt5Hl') index_test.go:143: sql update test_index set c1 = 6803388945168077663, c2 = 0.850921, c3 = 'UN7JimXRnE' where c = 330 index_test.go:137: sql insert into test_index values (549, 7749726232525112199, 0.495702, 'mqTLJCnG3f') index_test.go:137: sql insert into test_index values (552, 4147614429817145941, 0.888399, 'zdgRXIzEVP') index_test.go:140: sql delete from test_index where c = 291 index_test.go:137: sql insert into test_index values (551, 2219584781748244993, 0.993494, 'PQPJ4RPYhS') index_test.go:137: sql insert into test_index values (553, 6583058897774332454, 0.100215, '8khXZGQdSn') index_test.go:143: sql update test_index set c1 = 5378141306800416208, c2 = 0.632293, c3 = 'Dq4GRNTM0m' where c = 1 index_test.go:143: sql update test_index set c1 = 1706376258701767665, c2 = 0.434826, c3 = 'ZxoB3gNmH2' where c = 394 index_test.go:143: sql update test_index set c1 = 8886294244989989233, c2 = 0.747035, c3 = 'dBVZ5fDuMU' where c = 134 index_test.go:137: sql insert into test_index values (555, 3871093410340952852, 0.973688, 'G6bBpxgLoF') index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (554, 4812718878201337799, 0.392015, 'UqKtNVlKsv') index_test.go:140: sql delete from test_index where c = 315 index_test.go:140: sql delete from test_index where c = 535 index_test.go:143: sql update test_index set c1 = 7644959373421273353, c2 = 0.641681, c3 = 'jLiVbzPhn0' where c = 152 index_test.go:137: sql insert into test_index values (556, 3235360750916068780, 0.235299, 'aNHBm2vGI4') index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (558, 6996902223312322631, 0.062220, 'KzFO51yLNX') index_test.go:143: sql update test_index set c1 = 1131893656110056197, c2 = 0.015329, c3 = 'uwhyy9aUKu' where c = 162 index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (557, 8722163023953682161, 0.177223, '2T4AahfLfD') index_test.go:143: sql update test_index set c1 = 2033430398184102950, c2 = 0.443165, c3 = 'ofPkEGqSx2' where c = 180 index_test.go:143: sql update test_index set c1 = 5618959722783435255, c2 = 0.415147, c3 = 'jwlU8rr7Oh' where c = 527 index_test.go:137: sql insert into test_index values (559, 2397898576570893576, 0.948192, 'lghwOKK8X6') index_test.go:143: sql update test_index set c1 = 1047716960264827722, c2 = 0.710620, c3 = 'CoMLWxEAxR' where c = 493 index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 2384368498366957142, c2 = 0.821832, c3 = 'BN6VHUD3e7' where c = 320 index_test.go:137: sql insert into test_index values (560, 2352482682784739602, 0.912637, 'wLvHHv8NCC') index_test.go:140: sql delete from test_index where c = 520 index_test.go:143: sql update test_index set c1 = 5063894255995287835, c2 = 0.080272, c3 = 'cQoKo7PIji' where c = 373 index_test.go:140: sql delete from test_index where c = 427 index_test.go:140: sql delete from test_index where c = 62 index_test.go:137: sql insert into test_index values (562, 6701388526038733529, 0.395149, '61x6tvgMwY') index_test.go:137: sql insert into test_index values (564, 6596887600657830063, 0.431446, 'SurG8cQbs4') index_test.go:137: sql insert into test_index values (561, 3038473525708623991, 0.896960, 'DAIbpaPxuv') index_test.go:143: sql update test_index set c1 = 2175760467624624858, c2 = 0.866286, c3 = 'ODXFvwgyNN' where c = 173 index_test.go:140: sql delete from test_index where c = 457 index_test.go:143: sql update test_index set c1 = 4413657298651911739, c2 = 0.761997, c3 = 'wjh9KZNfWo' where c = 263 index_test.go:140: sql delete from test_index where c = 261 index_test.go:137: sql insert into test_index values (563, 311527400302645361, 0.349954, 'zgPIwlEWMh') index_test.go:140: sql delete from test_index where c = 543 index_test.go:143: sql update test_index set c1 = 7473876987756282150, c2 = 0.705096, c3 = 'DBpTLe34hP' where c = 264 index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 8302557243323530953, c2 = 0.843837, c3 = 'xDcBDy92Fi' where c = 257 index_test.go:137: sql insert into test_index values (565, 1403125142989521227, 0.370231, 'hoB4Ew9ku9') index_test.go:137: sql insert into test_index values (567, 2579981661902636872, 0.649008, 'O9EBw9hXsN') index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 898478689968634103, c2 = 0.031842, c3 = '9doPny424C' where c = 350 index_test.go:143: sql update test_index set c1 = 6781656229918954295, c2 = 0.410084, c3 = 't7L5AzKOTy' where c = 377 index_test.go:140: sql delete from test_index where c = 546 index_test.go:137: sql insert into test_index values (569, 11256223411750962, 0.235217, 'bhAnSdE5bZ') index_test.go:143: sql update test_index set c1 = 1355091538319062335, c2 = 0.914675, c3 = 'hR3AejcD83' where c = 456 index_test.go:137: sql insert into test_index values (566, 6935101239019537357, 0.729231, 'oUEQCyOrpm') index_test.go:143: sql update test_index set c1 = 8642436484603663995, c2 = 0.214354, c3 = 'vdwhIPABkN' where c = 334 index_test.go:137: sql insert into test_index values (568, 6220914220340552627, 0.153376, 'vGpXpFBLAh') index_test.go:143: sql update test_index set c1 = 9170129841544423048, c2 = 0.836487, c3 = 'DjPoI6zsJM' where c = 10 index_test.go:140: sql delete from test_index where c = 179 index_test.go:140: sql delete from test_index where c = 388 index_test.go:137: sql insert into test_index values (570, 1147101271263530413, 0.556585, 'hZNIjEMSZI') index_test.go:137: sql insert into test_index values (571, 5692122274734839123, 0.169659, 'cx0jw8kDEx') index_test.go:137: sql insert into test_index values (572, 837331439342064466, 0.941522, '8mAFicIm8K') index_test.go:143: sql update test_index set c1 = 1427600712990109899, c2 = 0.086548, c3 = 'AQ9k9M3wse' where c = 218 index_test.go:140: sql delete from test_index where c = 256 index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (574, 7043728639290662690, 0.764560, '4BqszMRfS9') index_test.go:137: sql insert into test_index values (573, 3737500498178527400, 0.422178, 'oHNKCep7O9') index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 5672423613411213541, c2 = 0.464191, c3 = 'MaM5QZiDmi' where c = 213 index_test.go:143: sql update test_index set c1 = 7425337558328337443, c2 = 0.406952, c3 = 'mzGHaUU9CH' where c = 396 index_test.go:140: sql delete from test_index where c = 249 index_test.go:143: sql update test_index set c1 = 2134042207390573354, c2 = 0.876023, c3 = 'zOjpIld2hX' where c = 386 index_test.go:140: sql delete from test_index where c = 461 index_test.go:143: sql update test_index set c1 = 509893494080253042, c2 = 0.910465, c3 = '3PjHNbMfs1' where c = 163 index_test.go:143: sql update test_index set c1 = 6736004602739890237, c2 = 0.467283, c3 = 'UF0HiqWr4U' where c = 326 index_test.go:140: sql delete from test_index where c = 273 index_test.go:137: sql insert into test_index values (575, 6327224274786776112, 0.286258, 'jWo5X5Paz2') index_test.go:143: sql update test_index set c1 = 3221667028618194844, c2 = 0.597029, c3 = 'AXERmFhg1f' where c = 438 index_test.go:140: sql delete from test_index where c = 472 index_test.go:140: sql delete from test_index where c = 216 index_test.go:143: sql update test_index set c1 = 331161691636425456, c2 = 0.770242, c3 = 'WL2I4xgcfl' where c = 124 index_test.go:137: sql insert into test_index values (578, 6375462642255685922, 0.853688, 'GLo9jqTjmI') index_test.go:143: sql update test_index set c1 = 652949549428707213, c2 = 0.580484, c3 = 'hlaB4eXfz2' where c = 239 index_test.go:137: sql insert into test_index values (579, 7309080011757733875, 0.873106, 'MNYt1Yi58J') index_test.go:137: sql insert into test_index values (576, 390242967072076503, 0.711010, 'tIsHewNBux') index_test.go:137: sql insert into test_index values (581, 1239063934031031393, 0.721322, 'A6VaVVPTly') index_test.go:137: sql insert into test_index values (577, 3967128726925921198, 0.035709, 'Fbmp9qXAhV') index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 231 index_test.go:137: sql insert into test_index values (580, 1349444138186491166, 0.554655, 'tXukvnMU3K') index_test.go:143: sql update test_index set c1 = 8903652920070693828, c2 = 0.570739, c3 = 'b2rH1ZUdDt' where c = 513 index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (583, 7924941550627458072, 0.375644, 'a1Uyf49d0U') index_test.go:140: sql delete from test_index where c = 148 index_test.go:140: sql delete from test_index where c = 224 index_test.go:137: sql insert into test_index values (582, 7215776087275881595, 0.064650, 'mepWyl1ycE') index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 6451934079173452155, c2 = 0.213150, c3 = 'QHmMRuRF3P' where c = 145 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 2195727104146714361, c2 = 0.762519, c3 = 'oaopPVydI6' where c = 425 index_test.go:137: sql insert into test_index values (584, 8008009753608813514, 0.045869, 'ijWTn9oVaV') index_test.go:143: sql update test_index set c1 = 4563029693468748086, c2 = 0.423834, c3 = 'qPjNU7MCs2' where c = 90 index_test.go:143: sql update test_index set c1 = 8842082048620429828, c2 = 0.612824, c3 = 'AnoKb3Prd1' where c = 444 index_test.go:143: sql update test_index set c1 = 8993915832095520473, c2 = 0.197795, c3 = 'uR70SdOFxp' where c = 333 index_test.go:140: sql delete from test_index where c = 57 index_test.go:143: sql update test_index set c1 = 4156968789013568163, c2 = 0.176917, c3 = 'xYR9XqHkZS' where c = 280 index_test.go:137: sql insert into test_index values (585, 1242472248647258010, 0.823279, 'LvuDteHeYx') index_test.go:143: sql update test_index set c1 = 598467698296042080, c2 = 0.243522, c3 = 'yJfD7Fph8Q' where c = 570 index_test.go:137: sql insert into test_index values (586, 8820587052679255454, 0.474288, 'mv3RsoXFQH') index_test.go:143: sql update test_index set c1 = 5923976510273774968, c2 = 0.139194, c3 = 'DswQBYw0G0' where c = 253 index_test.go:137: sql insert into test_index values (588, 5719257222571785059, 0.114511, 'PMhAAOLrlD') index_test.go:137: sql insert into test_index values (587, 6500429038370289533, 0.681560, 'lOlvOglTMf') index_test.go:143: sql update test_index set c1 = 3285235937015745871, c2 = 0.615435, c3 = 'lwEgpRLtLz' where c = 574 index_test.go:137: sql insert into test_index values (589, 5242260343340809453, 0.502696, 'nthXDKIoOU') index_test.go:140: sql delete from test_index where c = 379 index_test.go:140: sql delete from test_index where c = 254 index_test.go:137: sql insert into test_index values (593, 2974345495877259479, 0.964865, '0UWhgfNtrt') index_test.go:137: sql insert into test_index values (592, 1921125807250070299, 0.243022, 'oCKgsmHkw5') index_test.go:137: sql insert into test_index values (591, 1169210644401468972, 0.600819, 'jnL8bHpJw3') index_test.go:137: sql insert into test_index values (590, 1452573658328696958, 0.919378, 'RCSAiqw83L') index_test.go:143: sql update test_index set c1 = 3298251980636429704, c2 = 0.164393, c3 = 'MWWOjCjE1j' where c = 128 index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 495 index_test.go:140: sql delete from test_index where c = 105 index_test.go:140: sql delete from test_index where c = 493 index_test.go:140: sql delete from test_index where c = 491 index_test.go:143: sql update test_index set c1 = 1245559206647505239, c2 = 0.111342, c3 = 'f4Re0Fo2wA' where c = 110 index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 7421200315604323928, c2 = 0.516072, c3 = 'vbllzqG9Zu' where c = 512 index_test.go:143: sql update test_index set c1 = 7856882211250710790, c2 = 0.786836, c3 = 'Wqb0Ql4PLA' where c = 338 index_test.go:143: sql update test_index set c1 = 661632577804363249, c2 = 0.691622, c3 = 'TeGHM3sABV' where c = 110 index_test.go:140: sql delete from test_index where c = 528 index_test.go:140: sql delete from test_index where c = 569 index_test.go:137: sql insert into test_index values (594, 6517607009708752585, 0.925610, 'fLDH8T3p7O') index_test.go:143: sql update test_index set c1 = 2397365222032980117, c2 = 0.527387, c3 = 'biNm8B0Zkr' where c = 445 index_test.go:143: sql update test_index set c1 = 3429671994436614524, c2 = 0.428036, c3 = 'gJuflN8fY3' where c = 476 index_test.go:137: sql insert into test_index values (595, 6781969198947958147, 0.332168, 'bf1aNcksOk') index_test.go:137: sql insert into test_index values (597, 8131130077346112069, 0.553919, 'gBmhW18H3e') index_test.go:143: sql update test_index set c1 = 5152850285501273450, c2 = 0.039743, c3 = '55GMri1GZM' where c = 501 index_test.go:143: sql update test_index set c1 = 6768739625659729683, c2 = 0.887735, c3 = 'zqElUmrVZd' where c = 592 index_test.go:140: sql delete from test_index where c = 114 index_test.go:137: sql insert into test_index values (596, 5748294063707547932, 0.623795, 'cuEFWlr759') index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 6261473018122614369, c2 = 0.119478, c3 = 'J0RJZWDydI' where c = 571 index_test.go:140: sql delete from test_index where c = 377 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 8948022586517970142, c2 = 0.753145, c3 = 'rm9ViyS8kj' where c = 217 index_test.go:137: sql insert into test_index values (598, 4472250486284197781, 0.148508, 'aqG7qfhFRm') index_test.go:143: sql update test_index set c1 = 2115378285553598826, c2 = 0.925422, c3 = 'RU49pUhW8B' where c = 532 index_test.go:143: sql update test_index set c1 = 973394276418885552, c2 = 0.588275, c3 = 'zOwXNhogn2' where c = 252 index_test.go:143: sql update test_index set c1 = 5508931563564902661, c2 = 0.840631, c3 = 'O3jmjh0CEs' where c = 392 index_test.go:140: sql delete from test_index where c = 25 [TestSimpleConflictDelete][Delete][Time Cost]294.566981ms [2024/05/05 23:02:25.177 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (599, 7855231621234959243, 0.819801, 'SaFRXN6Gvj') index_test.go:143: sql update test_index set c1 = 8033690996069950025, c2 = 0.512085, c3 = 'gb49QAEGol' where c = 224 index_test.go:137: sql insert into test_index values (600, 1136594830563357524, 0.824028, 'FVwMFyHis4') index_test.go:140: sql delete from test_index where c = 195 index_test.go:140: sql delete from test_index where c = 473 index_test.go:143: sql update test_index set c1 = 993535409058943280, c2 = 0.357776, c3 = 'QI6xtCytbU' where c = 56 index_test.go:143: sql update test_index set c1 = 4730789964963611791, c2 = 0.098245, c3 = 'Xc9TGPOJiu' where c = 131 === RUN TestColumn/alter_table_test_column_drop_column_c3 index_test.go:137: sql insert into test_index values (606, 4463810420907779057, 0.763820, 'rOTbKFDVLl') index_test.go:137: sql insert into test_index values (607, 84200644458115667, 0.155297, 'uqLy139laX') index_test.go:137: sql insert into test_index values (604, 7008556277425099517, 0.007642, 'EnAtzwlumU') index_test.go:137: sql insert into test_index values (602, 6333504888714972498, 0.952588, '709pyPuwbI') index_test.go:137: sql insert into test_index values (603, 167347118131900332, 0.080819, 'MT5AzjOiDk') index_test.go:137: sql insert into test_index values (601, 1995284814847429806, 0.187034, 'xUxFLYT2NL') index_test.go:137: sql insert into test_index values (605, 4306922783004478085, 0.610867, 'AwbmyrnhgJ') index_test.go:137: sql insert into test_index values (609, 4648940545514191429, 0.922403, 'kJCkuaBAlu') index_test.go:137: sql insert into test_index values (608, 6184108619490697654, 0.039030, 'dfVEjF5LQS') index_test.go:137: sql insert into test_index values (610, 4957186771838443687, 0.092819, 'CzKEDsNXAy') index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 377 index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 57 index_test.go:143: sql update test_index set c1 = 2349954764008603820, c2 = 0.257613, c3 = 'OHIZSJkDjF' where c = 80 index_test.go:140: sql delete from test_index where c = 568 index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 8083098998414611826, c2 = 0.218612, c3 = 'tCT8wQAIUL' where c = 186 index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 3101132520368057359, c2 = 0.009861, c3 = 'wIGG6fVwzi' where c = 45 index_test.go:143: sql update test_index set c1 = 2170839483419557691, c2 = 0.189872, c3 = 'Toj31BdcnS' where c = 493 index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 185062685958521439, c2 = 0.676023, c3 = 'weIiZNrIUN' where c = 70 index_test.go:137: sql insert into test_index values (611, 810612039053459491, 0.755387, 'CvBwHbcuYm') index_test.go:143: sql update test_index set c1 = 7109954029087377225, c2 = 0.909150, c3 = 'rSnJBYU0Ku' where c = 177 index_test.go:140: sql delete from test_index where c = 309 index_test.go:143: sql update test_index set c1 = 2952719340922957300, c2 = 0.257920, c3 = 'pnwI7lhKRp' where c = 289 index_test.go:143: sql update test_index set c1 = 4765183669696509675, c2 = 0.726697, c3 = 'yjPyHiDIVQ' where c = 146 index_test.go:137: sql insert into test_index values (614, 3631123912828315190, 0.428179, 'KYviqizdBg') index_test.go:137: sql insert into test_index values (613, 1674164974427457590, 0.705372, '4puq1fYW32') index_test.go:140: sql delete from test_index where c = 491 index_test.go:137: sql insert into test_index values (612, 2107914449733829296, 0.433526, 'VEZODRn7tO') index_test.go:143: sql update test_index set c1 = 3269008135457093589, c2 = 0.086634, c3 = 'ZZZA20qPMn' where c = 215 index_test.go:137: sql insert into test_index values (616, 4836597683226924818, 0.135733, 'LC9AkoG3a6') index_test.go:137: sql insert into test_index values (615, 2639933138287519271, 0.868393, 'Ood01pueGr') index_test.go:143: sql update test_index set c1 = 4684051532523203842, c2 = 0.071481, c3 = 'sH6YFuN3Oe' where c = 160 index_test.go:137: sql insert into test_index values (618, 2808630324768439775, 0.051291, 'Wp1nmuZUkc') index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 5774155128524067345, c2 = 0.534033, c3 = 'txFW7OOct0' where c = 537 index_test.go:137: sql insert into test_index values (617, 6320523670552678562, 0.453134, 'aDrtn1PLm5') index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 522 index_test.go:143: sql update test_index set c1 = 1879558389814985295, c2 = 0.538536, c3 = 'bSLG9f7Y0g' where c = 411 index_test.go:140: sql delete from test_index where c = 552 index_test.go:137: sql insert into test_index values (620, 7895854280584743839, 0.178974, '9EDFYf0Fun') index_test.go:143: sql update test_index set c1 = 3103144132832621525, c2 = 0.520763, c3 = 'WxrUemUEFn' where c = 115 index_test.go:140: sql delete from test_index where c = 491 index_test.go:137: sql insert into test_index values (621, 309710927084677935, 0.801794, 'mOHcwQ5fQg') index_test.go:137: sql insert into test_index values (619, 2090646856696680318, 0.942408, 'VLlxAbF0eY') index_test.go:140: sql delete from test_index where c = 474 index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (622, 4299689395241780635, 0.960853, 'WVliCorgyA') index_test.go:143: sql update test_index set c1 = 4322461297653321633, c2 = 0.702593, c3 = 'e317nRujDO' where c = 357 index_test.go:140: sql delete from test_index where c = 124 index_test.go:143: sql update test_index set c1 = 7238366700120527780, c2 = 0.481930, c3 = 'TbjhG8enup' where c = 282 index_test.go:140: sql delete from test_index where c = 596 # Time: 2024-05-05T23:02:25.709430447+08:00 # Txn_start_ts: 0 # Query_time: 3.008500312 # Parse_time: 0.000083924 # Compile_time: 0.000089611 # Rewrite_time: 0.000002848 # Optimize_time: 0 # Wait_TS: 0.000170334 # 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:143: sql update test_index set c1 = 2854754882108091660, c2 = 0.819827, c3 = '9TYc4IQwyu' where c = 421 index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 1997445048564360809, c2 = 0.350312, c3 = '8l7kxfpOIj' where c = 172 index_test.go:137: sql insert into test_index values (623, 7056300469453096422, 0.632300, 'lQO2ojTyI0') index_test.go:143: sql update test_index set c1 = 850992965883718949, c2 = 0.919176, c3 = 'RuERDKpzSC' where c = 343 index_test.go:143: sql update test_index set c1 = 2629998305976100776, c2 = 0.189178, c3 = 'Rww23nsVPR' where c = 399 index_test.go:137: sql insert into test_index values (624, 7848949910566913490, 0.020129, 'MPtU0Skrtp') index_test.go:143: sql update test_index set c1 = 2704029099764541078, c2 = 0.940351, c3 = 'dxzOfFSWE6' where c = 361 index_test.go:140: sql delete from test_index where c = 544 index_test.go:137: sql insert into test_index values (625, 8250662550101244884, 0.810623, 'zNfF28azDY') index_test.go:137: sql insert into test_index values (626, 6220798087782689960, 0.174276, 'qzV8ygmaal') index_test.go:143: sql update test_index set c1 = 1554045774111579161, c2 = 0.775117, c3 = 'ikp1m1Pe4e' where c = 197 index_test.go:137: sql insert into test_index values (627, 2135442267498710076, 0.075045, 'D8WXY9o3m5') index_test.go:137: sql insert into test_index values (628, 3335100615094390468, 0.040009, 'ZXzMFEwpSq') index_test.go:140: sql delete from test_index where c = 286 index_test.go:137: sql insert into test_index values (631, 4713304754381618549, 0.744337, 'd0hfpC2kqL') index_test.go:137: sql insert into test_index values (629, 5433983708809395772, 0.727595, 'PnevZkNsp4') index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 576 index_test.go:140: sql delete from test_index where c = 319 index_test.go:143: sql update test_index set c1 = 3430149981467653096, c2 = 0.989384, c3 = 'fCgBF11tDV' where c = 202 index_test.go:143: sql update test_index set c1 = 2263658885256579310, c2 = 0.581532, c3 = 'rW6F0TBFTe' where c = 295 index_test.go:137: sql insert into test_index values (630, 3130269133944000786, 0.296602, 'ybkaU13cjx') index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 2541277353509155891, c2 = 0.703347, c3 = 'aJF5J9VcUx' where c = 94 index_test.go:140: sql delete from test_index where c = 290 index_test.go:143: sql update test_index set c1 = 318885832001527378, c2 = 0.920034, c3 = 'fhvHJ1LKNj' where c = 577 index_test.go:140: sql delete from test_index where c = 350 index_test.go:143: sql update test_index set c1 = 1392030922284063652, c2 = 0.024521, c3 = 'k42iqVfskq' where c = 549 index_test.go:137: sql insert into test_index values (632, 7384186946859510455, 0.681041, 'QNwSmvGpZB') index_test.go:143: sql update test_index set c1 = 4750349596986619450, c2 = 0.841209, c3 = 'eFxziPQdC5' where c = 207 index_test.go:143: sql update test_index set c1 = 2357665348498266525, c2 = 0.476980, c3 = 'weoo4B3j1g' where c = 555 index_test.go:143: sql update test_index set c1 = 6027921532570096880, c2 = 0.698380, c3 = 'kwi2iGa5Fv' where c = 181 index_test.go:137: sql insert into test_index values (633, 1512270522582431816, 0.140647, 'weMQk1dh9i') index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (634, 2409791327825112621, 0.117474, 'KlWBcSWFhs') index_test.go:143: sql update test_index set c1 = 1524081376600287636, c2 = 0.238227, c3 = 'hAPzqRvHRr' where c = 415 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 1910626957888044202, c2 = 0.920845, c3 = 'V1NB6D41Ys' where c = 172 index_test.go:137: sql insert into test_index values (635, 5947075295533767561, 0.209715, 'MVIRUYUN79') index_test.go:137: sql insert into test_index values (636, 4178221885929335557, 0.126084, 'EJnBP7FAh8') index_test.go:137: sql insert into test_index values (637, 550907130042012723, 0.048172, 'Lx8CTtJGfJ') index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (639, 4612377932635216597, 0.013216, 'jTK2FeIFy1') index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (638, 6897107811401011739, 0.132257, 'gKuVTNA6S0') index_test.go:137: sql insert into test_index values (640, 7394087419758345133, 0.460079, 'OypF3BeJFw') index_test.go:143: sql update test_index set c1 = 6845149817000679480, c2 = 0.719882, c3 = 'DnGNYGrG0y' where c = 449 index_test.go:140: sql delete from test_index where c = 440 index_test.go:140: sql delete from test_index where c = 224 index_test.go:143: sql update test_index set c1 = 4760084475791544043, c2 = 0.670527, c3 = 'hgGr2tRVsC' where c = 327 index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (641, 5424817249276469521, 0.177252, '4V3TCAoDoN') index_test.go:143: sql update test_index set c1 = 6209743894425139723, c2 = 0.518901, c3 = 'CbFutQwjsz' where c = 69 index_test.go:143: sql update test_index set c1 = 3044031845571832557, c2 = 0.205237, c3 = 'kHSsONzDDI' where c = 179 index_test.go:140: sql delete from test_index where c = 287 index_test.go:143: sql update test_index set c1 = 7109148453355215438, c2 = 0.664577, c3 = 'fprTbah3s4' where c = 548 index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (642, 1579868494240015245, 0.776282, 'NlPqcpAbk7') index_test.go:143: sql update test_index set c1 = 5177695756410879049, c2 = 0.774009, c3 = 'wB5NBLTZ4j' where c = 315 index_test.go:137: sql insert into test_index values (644, 234547881851731747, 0.140559, '4psiZUrbY1') index_test.go:140: sql delete from test_index where c = 450 index_test.go:143: sql update test_index set c1 = 1137481901292236772, c2 = 0.271453, c3 = 'swEPPZLZqF' where c = 510 index_test.go:137: sql insert into test_index values (643, 6687881545407818711, 0.366838, 'It3aUtVTih') index_test.go:137: sql insert into test_index values (645, 1419328099796584268, 0.122394, 'o2ARhnIA2z') index_test.go:143: sql update test_index set c1 = 3061019645032979225, c2 = 0.724245, c3 = 'pBN4cpw8y4' where c = 194 index_test.go:137: sql insert into test_index values (647, 4839495315368074776, 0.987953, 'uBiK2ejjLD') index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 435270441851997516, c2 = 0.489048, c3 = 'wlWutHa7D8' where c = 573 index_test.go:140: sql delete from test_index where c = 502 index_test.go:137: sql insert into test_index values (646, 9148810004051916409, 0.383768, 'GnNKBxsill') index_test.go:143: sql update test_index set c1 = 5753112011246151773, c2 = 0.211893, c3 = 'KgCPfLToUD' where c = 455 index_test.go:143: sql update test_index set c1 = 6523030261576353216, c2 = 0.308534, c3 = 'VAlGmRKocf' where c = 316 index_test.go:140: sql delete from test_index where c = 358 index_test.go:140: sql delete from test_index where c = 332 index_test.go:137: sql insert into test_index values (648, 5236056259681407115, 0.376852, 'DH1n9QnBJa') index_test.go:143: sql update test_index set c1 = 8954319984180118265, c2 = 0.377256, c3 = 'd2ts3wdqci' where c = 346 index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 6678163624817853708, c2 = 0.559539, c3 = 'VpBSkPV6JG' where c = 269 index_test.go:140: sql delete from test_index where c = 563 index_test.go:137: sql insert into test_index values (649, 1062347974771225284, 0.984427, 'AnTrR3S3dp') index_test.go:137: sql insert into test_index values (650, 4957133945532205300, 0.075869, 'Gs5swgoKWQ') index_test.go:143: sql update test_index set c1 = 8263211874820357675, c2 = 0.680051, c3 = 'ioPeXFxdsq' where c = 420 index_test.go:137: sql insert into test_index values (652, 8772801673979489850, 0.616432, 'VVGlaSsD6D') index_test.go:137: sql insert into test_index values (651, 6611302109423866552, 0.520711, 'FN4CLa8GgP') index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (653, 6534423452103138795, 0.837622, 'GELuM1N9b0') index_test.go:137: sql insert into test_index values (654, 1852805540175623583, 0.514540, 'Bud7CtWrZu') index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 9129895057525002955, c2 = 0.873670, c3 = 'fQ9VhIYtBK' where c = 24 index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 625 index_test.go:137: sql insert into test_index values (655, 6978293555552058152, 0.097841, 'N633C3Cefv') index_test.go:143: sql update test_index set c1 = 6396745871323245325, c2 = 0.554960, c3 = 'YqCWGJEEmx' where c = 372 index_test.go:143: sql update test_index set c1 = 5689108319704192554, c2 = 0.393318, c3 = 'E6U9g5H5Wx' where c = 526 index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (656, 7735236908170745379, 0.565952, 'oPiN7ZIjEK') index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 362 index_test.go:143: sql update test_index set c1 = 4343948955687721036, c2 = 0.434055, c3 = 'fZ04euvEDe' where c = 453 index_test.go:143: sql update test_index set c1 = 8918987755908910441, c2 = 0.932619, c3 = 'BzcQv2Gsz8' where c = 476 index_test.go:140: sql delete from test_index where c = 300 index_test.go:143: sql update test_index set c1 = 7794415943839185130, c2 = 0.891653, c3 = '1IsJlw3UyC' where c = 573 index_test.go:143: sql update test_index set c1 = 7492082622656819482, c2 = 0.892816, c3 = 'wNFDSdyAI0' where c = 586 index_test.go:140: sql delete from test_index where c = 243 index_test.go:137: sql insert into test_index values (657, 8673128776043550272, 0.734424, 'YUatwu1gbL') index_test.go:137: sql insert into test_index values (658, 7304529817053971316, 0.540636, 'ZjYs8D7fJT') index_test.go:143: sql update test_index set c1 = 8709426990284379983, c2 = 0.703097, c3 = 'OfNDkAFDPv' where c = 199 index_test.go:143: sql update test_index set c1 = 2936661271618604730, c2 = 0.788492, c3 = 'FEYHYMEis5' where c = 153 index_test.go:140: sql delete from test_index where c = 194 index_test.go:137: sql insert into test_index values (660, 6326360670951585453, 0.943146, 'xEj58t9O9r') index_test.go:137: sql insert into test_index values (659, 6632342445254864995, 0.372519, 'DK0CaxaWfc') index_test.go:143: sql update test_index set c1 = 2102035693578031959, c2 = 0.687193, c3 = 'I0gVqrWOG2' where c = 607 index_test.go:143: sql update test_index set c1 = 6589023731579223328, c2 = 0.429617, c3 = 'PYVKA5yO43' where c = 106 index_test.go:143: sql update test_index set c1 = 1702443355764918916, c2 = 0.080448, c3 = 'i7e8N8OMms' where c = 636 index_test.go:137: sql insert into test_index values (661, 3781239226969431670, 0.364949, 'dZcISI6nvQ') index_test.go:137: sql insert into test_index values (662, 6516422916972916787, 0.353711, '8wz8B2HZ7s') index_test.go:140: sql delete from test_index where c = 632 index_test.go:137: sql insert into test_index values (664, 1291870281960473082, 0.526940, 'n5OeEE4LCD') index_test.go:140: sql delete from test_index where c = 212 index_test.go:140: sql delete from test_index where c = 265 index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 100 index_test.go:137: sql insert into test_index values (663, 7481943014750093973, 0.661414, 'Y9kYwgZqt1') index_test.go:137: sql insert into test_index values (667, 6176936257166465473, 0.882002, 'jN4aAWg8Gr') index_test.go:137: sql insert into test_index values (665, 2488472299589210105, 0.280061, 'E84Yrl7jGg') index_test.go:137: sql insert into test_index values (666, 8058708234197798658, 0.529425, 'B50lpML30x') index_test.go:143: sql update test_index set c1 = 7017129802518401135, c2 = 0.750595, c3 = 'uA7tr9CIaw' where c = 291 index_test.go:140: sql delete from test_index where c = 451 index_test.go:140: sql delete from test_index where c = 596 index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 6522749426035994331, c2 = 0.095838, c3 = 'bq6nuzlo18' where c = 620 index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 1742553768256434375, c2 = 0.921906, c3 = 'fPULIcfTzw' where c = 538 index_test.go:143: sql update test_index set c1 = 3945544828850601585, c2 = 0.119647, c3 = 'hNdhoDY07z' where c = 206 index_test.go:143: sql update test_index set c1 = 2177941253533702649, c2 = 0.873114, c3 = 'Ms1jLbESrG' where c = 282 index_test.go:143: sql update test_index set c1 = 7065377726012484989, c2 = 0.144401, c3 = 'e3q2kbj6rb' where c = 66 index_test.go:137: sql insert into test_index values (668, 1416752012516084293, 0.138181, 'Rpbazt8V3O') index_test.go:137: sql insert into test_index values (669, 5721394923785489360, 0.040773, 'KuqP2j9WzI') index_test.go:143: sql update test_index set c1 = 5797451592329683527, c2 = 0.915864, c3 = 'z2XJRjWHV6' where c = 389 index_test.go:143: sql update test_index set c1 = 2923732505295392363, c2 = 0.069864, c3 = 'fmDqeDJZ8L' where c = 307 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (670, 5175230926435172710, 0.788686, 'eHE2meNWxO') index_test.go:137: sql insert into test_index values (672, 2493372569198084347, 0.755928, 'dPybAfVkd7') index_test.go:137: sql insert into test_index values (671, 3822184555930162105, 0.882194, 'cYQKEoOJXB') index_test.go:143: sql update test_index set c1 = 6927821888207777161, c2 = 0.775884, c3 = 'toSgUbIcT6' where c = 69 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 261 index_test.go:140: sql delete from test_index where c = 346 index_test.go:137: sql insert into test_index values (674, 8017838298578250968, 0.626474, 'HIO4pdBqm1') index_test.go:137: sql insert into test_index values (673, 2674783163904718306, 0.293499, 'EnhzSqJUZV') index_test.go:140: sql delete from test_index where c = 330 index_test.go:143: sql update test_index set c1 = 2419693166175424396, c2 = 0.806699, c3 = 'ej3eSboAG2' where c = 63 index_test.go:143: sql update test_index set c1 = 405508656709628644, c2 = 0.032956, c3 = 'zbr2DruXqt' where c = 321 index_test.go:137: sql insert into test_index values (675, 7983050624680734232, 0.274969, 'GZF7KysYse') index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 9005026333487159441, c2 = 0.222513, c3 = 'vBpygm0Zwd' where c = 621 index_test.go:140: sql delete from test_index where c = 612 index_test.go:140: sql delete from test_index where c = 199 index_test.go:143: sql update test_index set c1 = 9013106421993382061, c2 = 0.257334, c3 = 'yBGoha8KDi' where c = 191 index_test.go:137: sql insert into test_index values (677, 1008659471104915956, 0.645680, 'cf4jz48qsr') index_test.go:137: sql insert into test_index values (676, 1322256370593623028, 0.383583, 'kmbgdbIhJj') index_test.go:137: sql insert into test_index values (678, 1639551392319080557, 0.219982, 'gnUkZWcSpK') index_test.go:143: sql update test_index set c1 = 7307736163048632354, c2 = 0.925513, c3 = 'ALhaDcmsMi' where c = 32 index_test.go:143: sql update test_index set c1 = 325132799996424585, c2 = 0.275968, c3 = 'f9y4oQZNHX' where c = 402 index_test.go:140: sql delete from test_index where c = 408 index_test.go:140: sql delete from test_index where c = 35 index_test.go:143: sql update test_index set c1 = 1589926369556431649, c2 = 0.334149, c3 = 'Whss4YOqVE' where c = 8 index_test.go:137: sql insert into test_index values (680, 5015328788319734721, 0.155162, 'n8H5a295La') index_test.go:143: sql update test_index set c1 = 732315601648017363, c2 = 0.212436, c3 = 'NQoKs0qUYC' where c = 352 index_test.go:137: sql insert into test_index values (679, 8644683816014744678, 0.169197, 'XiZQRdrBbx') index_test.go:140: sql delete from test_index where c = 320 index_test.go:140: sql delete from test_index where c = 419 index_test.go:137: sql insert into test_index values (681, 4253907629408211821, 0.295684, 'xFI6S3e0cu') index_test.go:137: sql insert into test_index values (682, 8793483293884920397, 0.708553, 'KuIQuIg47O') index_test.go:143: sql update test_index set c1 = 726393737227427254, c2 = 0.251532, c3 = 'RRWS74xicc' where c = 596 index_test.go:137: sql insert into test_index values (683, 604156347243504646, 0.135558, 'a45AGjEfvp') index_test.go:140: sql delete from test_index where c = 265 index_test.go:143: sql update test_index set c1 = 2154728121384799222, c2 = 0.902150, c3 = '9jneJ6Pw2Q' where c = 238 index_test.go:143: sql update test_index set c1 = 3687451972880321523, c2 = 0.157880, c3 = 'gVNHzNtS5V' where c = 644 index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (684, 1530652180211812095, 0.606717, 'gLdOk1wJSU') index_test.go:140: sql delete from test_index where c = 608 index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 6688118627042044449, c2 = 0.212208, c3 = 'yzf1pmbgH7' where c = 670 index_test.go:137: sql insert into test_index values (687, 8122734978772829973, 0.301114, 'W4ApAgGX6u') index_test.go:140: sql delete from test_index where c = 394 index_test.go:137: sql insert into test_index values (685, 6958711684373132887, 0.882079, 'pS3TTZeY6q') index_test.go:137: sql insert into test_index values (686, 8629758136802618795, 0.970167, 'bLEG7OPoOu') index_test.go:143: sql update test_index set c1 = 2656432358884999347, c2 = 0.035363, c3 = 'PY3Vl6GtKm' where c = 424 index_test.go:143: sql update test_index set c1 = 1491933046987839620, c2 = 0.572599, c3 = 'Z5KGZI86Co' where c = 617 index_test.go:143: sql update test_index set c1 = 2647096030293016260, c2 = 0.539384, c3 = 'bOgolPGg0o' where c = 655 index_test.go:143: sql update test_index set c1 = 8405279799345849106, c2 = 0.771719, c3 = 'urUjXTiPk7' where c = 354 index_test.go:137: sql insert into test_index values (688, 5478407850542912327, 0.188636, 'ZQ8cGNTCAU') index_test.go:143: sql update test_index set c1 = 1364476047947745906, c2 = 0.683367, c3 = 'GEdCrHZiYT' where c = 470 index_test.go:140: sql delete from test_index where c = 457 index_test.go:140: sql delete from test_index where c = 449 index_test.go:143: sql update test_index set c1 = 167412445507420297, c2 = 0.039230, c3 = 'uHJUmWynTO' where c = 187 index_test.go:137: sql insert into test_index values (689, 1649677921624299007, 0.439915, '5mKa15J6qd') index_test.go:137: sql insert into test_index values (690, 604845430707414464, 0.878414, 'H7zL4h79xl') index_test.go:137: sql insert into test_index values (691, 7616557534065623783, 0.755390, 'QKglKXhhJP') index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 194790153438994808, c2 = 0.934645, c3 = 'v9p2Gjil0y' where c = 457 index_test.go:140: sql delete from test_index where c = 261 index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (692, 4752968540047452295, 0.593706, 'IeKFhs8EHp') index_test.go:137: sql insert into test_index values (694, 7698598722339362830, 0.946603, 'rP5dmYiJhU') index_test.go:137: sql insert into test_index values (693, 8835846763043375826, 0.757000, 'ILxRhd8f3r') index_test.go:143: sql update test_index set c1 = 2292759091234328534, c2 = 0.589176, c3 = 'fpYvHPaBGq' where c = 390 index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 532 index_test.go:137: sql insert into test_index values (695, 8776888889422798903, 0.463890, 'IecKKf4GS5') index_test.go:143: sql update test_index set c1 = 4474420781788298569, c2 = 0.607515, c3 = 'H8AU8oxUWa' where c = 456 index_test.go:143: sql update test_index set c1 = 8417204750917627940, c2 = 0.126194, c3 = 'fsk3aAojik' where c = 70 index_test.go:140: sql delete from test_index where c = 562 index_test.go:143: sql update test_index set c1 = 1880533996231378624, c2 = 0.737196, c3 = 'KEOw02TzZK' where c = 493 index_test.go:143: sql update test_index set c1 = 2099690224778763238, c2 = 0.704977, c3 = 'aWs4APYJIx' where c = 391 index_test.go:140: sql delete from test_index where c = 47 index_test.go:137: sql insert into test_index values (696, 5186689175509861870, 0.610854, 'pnlBnDnGSD') index_test.go:140: sql delete from test_index where c = 515 index_test.go:143: sql update test_index set c1 = 8378094954000069349, c2 = 0.357739, c3 = 'qsJa287OXo' where c = 439 index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 344036791585382689, c2 = 0.559650, c3 = '3uugfIH5bE' where c = 21 index_test.go:137: sql insert into test_index values (699, 5268253479540358875, 0.586601, 'xU4UNwEDoD') index_test.go:143: sql update test_index set c1 = 8449381838315371411, c2 = 0.896576, c3 = 'XpquXBVEQs' where c = 196 index_test.go:137: sql insert into test_index values (698, 1719348086744127044, 0.235820, '5sZWK4PkI4') index_test.go:143: sql update test_index set c1 = 3892404178139637336, c2 = 0.426916, c3 = 'hPkhZIjusA' where c = 639 index_test.go:137: sql insert into test_index values (697, 6826198706934247829, 0.550975, 'TNibCWLfb9') index_test.go:143: sql update test_index set c1 = 7093743472268489065, c2 = 0.419587, c3 = 'wQAADcJwNx' where c = 356 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 456 index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (700, 6655327962235249461, 0.452083, '5cYrYh4UPc') index_test.go:143: sql update test_index set c1 = 2038262884725223703, c2 = 0.443797, c3 = 'LI8GsBndS6' where c = 247 index_test.go:143: sql update test_index set c1 = 7349287332747983026, c2 = 0.582526, c3 = '2MSI1lzUAx' where c = 190 index_test.go:143: sql update test_index set c1 = 8220661416419845791, c2 = 0.944085, c3 = 'ydLBY8Sm1R' where c = 690 index_test.go:143: sql update test_index set c1 = 5897395041169670810, c2 = 0.870230, c3 = 'uFupdZYMLH' where c = 654 index_test.go:140: sql delete from test_index where c = 274 index_test.go:143: sql update test_index set c1 = 335646552612911959, c2 = 0.140637, c3 = 'ixv4nI3iwL' where c = 680 [2024/05/05 23:02:26.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (703, 724484894274664227, 0.560396, 'BIC8wKZbHy') index_test.go:137: sql insert into test_index values (710, 4259122502413189411, 0.097132, 'RHW6X6S8Ch') index_test.go:137: sql insert into test_index values (706, 9134101481156495783, 0.107943, '89ptbi47YV') index_test.go:137: sql insert into test_index values (707, 5981342993225055714, 0.800626, '6ERjXwhw5o') index_test.go:137: sql insert into test_index values (709, 4496635252819509342, 0.472528, '70Ph1IuqCA') index_test.go:137: sql insert into test_index values (701, 2624142374246158150, 0.732912, 'NPCl3BUzTi') index_test.go:137: sql insert into test_index values (705, 2706654833808603133, 0.805344, 'OSSuyUPWU2') index_test.go:140: sql delete from test_index where c = 274 index_test.go:137: sql insert into test_index values (704, 3988077421558983158, 0.963171, 'XEYbHWju4p') index_test.go:137: sql insert into test_index values (702, 79579078597685006, 0.661016, 'JaSTdvKrAE') index_test.go:137: sql insert into test_index values (708, 8451563833232326485, 0.710265, 'oayiYtA4UD') index_test.go:140: sql delete from test_index where c = 142 index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 1670297615593528315, c2 = 0.555432, c3 = 'HyaHycNrOX' where c = 115 index_test.go:140: sql delete from test_index where c = 268 index_test.go:140: sql delete from test_index where c = 220 index_test.go:140: sql delete from test_index where c = 100 index_test.go:140: sql delete from test_index where c = 589 index_test.go:143: sql update test_index set c1 = 7567479363061546988, c2 = 0.459691, c3 = 'iCZO2pJBTP' where c = 219 index_test.go:140: sql delete from test_index where c = 675 index_test.go:143: sql update test_index set c1 = 2278565330496773945, c2 = 0.020083, c3 = 'Ol3mWyNa1h' where c = 515 index_test.go:143: sql update test_index set c1 = 7951642749136133949, c2 = 0.449141, c3 = 'zVlWyOZLYT' where c = 263 index_test.go:140: sql delete from test_index where c = 657 index_test.go:143: sql update test_index set c1 = 8097534256772021556, c2 = 0.598866, c3 = 'G1bPvoiYFR' where c = 136 index_test.go:143: sql update test_index set c1 = 4320868976418260214, c2 = 0.101076, c3 = 'SBabI4JQE0' where c = 124 index_test.go:137: sql insert into test_index values (711, 8042650380422301567, 0.252068, 'MykTIRIaIx') index_test.go:143: sql update test_index set c1 = 2177685063628458482, c2 = 0.351378, c3 = 'ldv3QejZBj' where c = 452 index_test.go:143: sql update test_index set c1 = 4132664494262650758, c2 = 0.125063, c3 = '6PNVZ0CLIH' where c = 125 index_test.go:137: sql insert into test_index values (713, 4667514634531441069, 0.769972, 'n7NrAfDqXa') index_test.go:137: sql insert into test_index values (715, 4764059663934673114, 0.341652, 'jPfnVHBaJz') index_test.go:137: sql insert into test_index values (714, 2173226741915410996, 0.542695, 'Ru335fahdZ') index_test.go:137: sql insert into test_index values (712, 4467608807083069645, 0.754031, 'u7VELQSkxD') index_test.go:143: sql update test_index set c1 = 8696955916442838678, c2 = 0.059826, c3 = 'EJmifCH9xG' where c = 655 index_test.go:140: sql delete from test_index where c = 114 index_test.go:137: sql insert into test_index values (717, 2127164108906439187, 0.587519, '6gaOxm7ruf') index_test.go:140: sql delete from test_index where c = 675 index_test.go:137: sql insert into test_index values (718, 7581308480921773838, 0.448244, 's57odjWZij') index_test.go:137: sql insert into test_index values (716, 1700531935972180930, 0.918785, '65CQz59qYS') index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 6599205369806056114, c2 = 0.334612, c3 = 'XfxVBCvsLz' where c = 336 index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (719, 9179763786310448287, 0.204810, 'TjrZfhRgX9') index_test.go:143: sql update test_index set c1 = 345491042716302494, c2 = 0.966188, c3 = 'dKXr6Ih5fd' where c = 192 index_test.go:140: sql delete from test_index where c = 464 index_test.go:140: sql delete from test_index where c = 468 index_test.go:140: sql delete from test_index where c = 495 index_test.go:143: sql update test_index set c1 = 7447703123876605463, c2 = 0.589299, c3 = 'QNBqeiiw9Y' where c = 513 index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 339 index_test.go:143: sql update test_index set c1 = 3769596650432840321, c2 = 0.340500, c3 = 'cWd6xkLJbJ' where c = 466 index_test.go:137: sql insert into test_index values (720, 8117184148152585188, 0.259732, 'ERoNyfqeZH') index_test.go:143: sql update test_index set c1 = 2735684294910421164, c2 = 0.999210, c3 = 'SUuxXkrPeb' where c = 430 index_test.go:143: sql update test_index set c1 = 239218742756896628, c2 = 0.436932, c3 = 'tK20TX3tZF' where c = 332 index_test.go:143: sql update test_index set c1 = 1304977785338162782, c2 = 0.077313, c3 = 'qKKJb1tK1T' where c = 228 index_test.go:137: sql insert into test_index values (721, 8376081371657275995, 0.449624, 'Tg6q1DqQLv') index_test.go:143: sql update test_index set c1 = 2699453540272654852, c2 = 0.870600, c3 = 'ETNYw5KDfS' where c = 691 index_test.go:143: sql update test_index set c1 = 5661116941682255309, c2 = 0.748267, c3 = 'ROQN95Lhm4' where c = 531 index_test.go:137: sql insert into test_index values (723, 6976601187497868660, 0.803980, '6oMgIczOfR') index_test.go:140: sql delete from test_index where c = 457 index_test.go:140: sql delete from test_index where c = 235 index_test.go:137: sql insert into test_index values (722, 6713859100640579191, 0.997785, 't8fRx6i75g') index_test.go:143: sql update test_index set c1 = 1098932204738790692, c2 = 0.734180, c3 = 'RTgiAgCx7Z' where c = 420 index_test.go:137: sql insert into test_index values (724, 7978377235786909283, 0.796018, '7YvUiBKqas') index_test.go:137: sql insert into test_index values (725, 4378385779554814184, 0.658424, '0zHeHRv0Ch') index_test.go:137: sql insert into test_index values (726, 4820685642190636908, 0.142923, 'NUJiQnzbrr') index_test.go:137: sql insert into test_index values (727, 1569822466331215255, 0.307428, 'osiaERAwfV') index_test.go:137: sql insert into test_index values (728, 7472158848359596934, 0.250132, 'xlZOAOmVQv') index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 23 index_test.go:137: sql insert into test_index values (729, 2497082875701690287, 0.584477, 'JOFaKPvJ8O') index_test.go:140: sql delete from test_index where c = 235 index_test.go:143: sql update test_index set c1 = 244898905981026528, c2 = 0.267782, c3 = 'Ny0O5z1xix' where c = 494 index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 536 index_test.go:140: sql delete from test_index where c = 393 index_test.go:143: sql update test_index set c1 = 1898739518722809326, c2 = 0.588584, c3 = 'YpU5v5T7Oo' where c = 479 index_test.go:140: sql delete from test_index where c = 496 index_test.go:143: sql update test_index set c1 = 5940188608654163537, c2 = 0.807421, c3 = 'u2BAfxOPwe' where c = 524 index_test.go:143: sql update test_index set c1 = 933669085558107912, c2 = 0.133579, c3 = 'Rpy9hq5AaY' where c = 259 index_test.go:140: sql delete from test_index where c = 538 index_test.go:143: sql update test_index set c1 = 1828004249020019336, c2 = 0.971031, c3 = 'EaxCKExY1b' where c = 270 index_test.go:137: sql insert into test_index values (730, 3500498177725664260, 0.787986, '1ibwJKet24') index_test.go:143: sql update test_index set c1 = 4276179917151557901, c2 = 0.593010, c3 = 'yZRrlF5GIe' where c = 170 index_test.go:137: sql insert into test_index values (731, 6294430906758245320, 0.079281, '1V5behHN98') index_test.go:143: sql update test_index set c1 = 2894901788542210045, c2 = 0.195567, c3 = 'zVzbGp5wJv' where c = 111 index_test.go:143: sql update test_index set c1 = 8692408666143852709, c2 = 0.454993, c3 = '6xFSAY6IW2' where c = 166 index_test.go:143: sql update test_index set c1 = 8171648049722586842, c2 = 0.643893, c3 = 'xPJRDMz8wM' where c = 699 index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (734, 8777233217863237936, 0.166791, 'TsUkiiptqq') index_test.go:137: sql insert into test_index values (732, 6611939488855624419, 0.000562, 'kOdNozTqxp') index_test.go:137: sql insert into test_index values (733, 4736453956855613377, 0.659239, 'xlty04NUWC') index_test.go:143: sql update test_index set c1 = 4403173370952362835, c2 = 0.867095, c3 = 'jTYtyMdM0u' where c = 270 index_test.go:137: sql insert into test_index values (735, 2995603084734177558, 0.187829, 'Db5yhzxbWY') index_test.go:140: sql delete from test_index where c = 275 index_test.go:143: sql update test_index set c1 = 4170385052453846484, c2 = 0.561049, c3 = '26ZUx77XTs' where c = 231 index_test.go:137: sql insert into test_index values (738, 1737981222086607215, 0.348113, 'sYIjrh6Dhz') index_test.go:137: sql insert into test_index values (737, 1136159624109097859, 0.858229, 'qLHgdqj2t1') index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (736, 8724190049110570575, 0.799536, '9TB2I3O1ch') index_test.go:137: sql insert into test_index values (739, 5918218750760164646, 0.611482, '90813g37e3') index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 559 index_test.go:143: sql update test_index set c1 = 3799659252672398513, c2 = 0.095271, c3 = 'ItRtPpsSkW' where c = 41 index_test.go:143: sql update test_index set c1 = 1968812926214052198, c2 = 0.471393, c3 = 'OpTu46YEFQ' where c = 65 index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 8972064107250930365, c2 = 0.775977, c3 = 'g4kKTqHl3u' where c = 396 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 1833026851053627525, c2 = 0.637727, c3 = 'd3NC9g4FP1' where c = 598 index_test.go:143: sql update test_index set c1 = 869814979325688563, c2 = 0.999783, c3 = '7N0B62uUDu' where c = 177 index_test.go:143: sql update test_index set c1 = 8752355755801883993, c2 = 0.888694, c3 = 'x2ni0D6SuZ' where c = 112 index_test.go:137: sql insert into test_index values (740, 5505213083714235280, 0.272006, 'BLCoFfdym4') index_test.go:140: sql delete from test_index where c = 52 index_test.go:143: sql update test_index set c1 = 3789867502593043474, c2 = 0.989553, c3 = 'fAviLE1rrH' where c = 101 index_test.go:143: sql update test_index set c1 = 7166562061499828190, c2 = 0.546937, c3 = 'LxnAjEk2K8' where c = 11 index_test.go:137: sql insert into test_index values (742, 7953735338273448094, 0.764371, 'ymf21qMQQ7') index_test.go:137: sql insert into test_index values (743, 8819851702103120308, 0.044668, 'QMTibbWurx') index_test.go:143: sql update test_index set c1 = 5380473533768587259, c2 = 0.328496, c3 = 'rpBWPuG3S8' where c = 494 index_test.go:137: sql insert into test_index values (746, 3088889191906090187, 0.833856, 'OvX0NzK0zz') index_test.go:137: sql insert into test_index values (745, 4217851889214063173, 0.306269, 'PtI1HYaQqc') index_test.go:137: sql insert into test_index values (741, 1558100505797617233, 0.768623, 'GlXJbxYTgk') index_test.go:137: sql insert into test_index values (744, 9080864003072907551, 0.460379, 'b0loKNrHAx') index_test.go:140: sql delete from test_index where c = 606 index_test.go:137: sql insert into test_index values (748, 8927950456481962601, 0.301475, '0rQQnyHqBv') index_test.go:140: sql delete from test_index where c = 411 index_test.go:140: sql delete from test_index where c = 381 index_test.go:137: sql insert into test_index values (747, 2380535476755938650, 0.974299, '6hqwjU6tbc') index_test.go:143: sql update test_index set c1 = 4242233109693072216, c2 = 0.588450, c3 = 'l9SyxVMCkK' where c = 358 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 257 index_test.go:140: sql delete from test_index where c = 652 index_test.go:143: sql update test_index set c1 = 5753594241939339221, c2 = 0.202069, c3 = 'YNCm2yhhlg' where c = 160 index_test.go:140: sql delete from test_index where c = 649 index_test.go:137: sql insert into test_index values (749, 4186325947518808088, 0.671762, '8raNREdjbN') index_test.go:143: sql update test_index set c1 = 801385130426047028, c2 = 0.806082, c3 = 'GNgCYLOSbw' where c = 350 index_test.go:143: sql update test_index set c1 = 840749740429398108, c2 = 0.040289, c3 = 'UJhtWzPGMK' where c = 137 index_test.go:137: sql insert into test_index values (750, 3649915878198045410, 0.615670, 'DKUbq5ct0R') index_test.go:140: sql delete from test_index where c = 580 index_test.go:140: sql delete from test_index where c = 290 index_test.go:143: sql update test_index set c1 = 655553742158041424, c2 = 0.439376, c3 = 'Nn0bmnAFEt' where c = 293 index_test.go:143: sql update test_index set c1 = 3796476060987534147, c2 = 0.876216, c3 = 'ubIIXVl1MW' where c = 383 index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 4036734214164063404, c2 = 0.265459, c3 = 'y4CRDsiKjJ' where c = 343 index_test.go:143: sql update test_index set c1 = 1337455364206907366, c2 = 0.447710, c3 = 'cypZIS4TZO' where c = 95 index_test.go:137: sql insert into test_index values (753, 5847906395458351287, 0.701260, '4EUvSvmnGR') index_test.go:137: sql insert into test_index values (752, 8514540009255188963, 0.310555, 'ZzqL4IUSH0') index_test.go:143: sql update test_index set c1 = 8624014587086402598, c2 = 0.197830, c3 = 'n3JvroIVhq' where c = 418 index_test.go:137: sql insert into test_index values (754, 3729952601068305579, 0.369369, 'ty0OyqFcZ3') index_test.go:143: sql update test_index set c1 = 9110284454479533855, c2 = 0.260964, c3 = 'TYrkCA9xza' where c = 705 index_test.go:137: sql insert into test_index values (751, 4317199321030981387, 0.225663, 'QmSMEOki9c') index_test.go:140: sql delete from test_index where c = 291 index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (756, 173710403626264988, 0.502996, 'Cqv7c8MDbe') index_test.go:143: sql update test_index set c1 = 8987219992731391097, c2 = 0.640902, c3 = 'J4jJT8VqQi' where c = 702 index_test.go:137: sql insert into test_index values (755, 2260286693863394738, 0.391279, 'DJH7BfvG7s') index_test.go:143: sql update test_index set c1 = 1099106485649945603, c2 = 0.027366, c3 = '6ebOvG6A96' where c = 339 index_test.go:137: sql insert into test_index values (758, 4668154824303181983, 0.859174, 'oVUasUqzlW') index_test.go:143: sql update test_index set c1 = 7094309586286058589, c2 = 0.163440, c3 = 'SYoQLsOZFr' where c = 51 index_test.go:143: sql update test_index set c1 = 918067969022243408, c2 = 0.070314, c3 = 'QtHA5UAAas' where c = 179 index_test.go:137: sql insert into test_index values (757, 7422739284386124705, 0.293139, 'IaUuNd2djT') index_test.go:140: sql delete from test_index where c = 342 index_test.go:137: sql insert into test_index values (759, 1532078861248619819, 0.372098, '3IfS3kb3Hp') index_test.go:137: sql insert into test_index values (760, 1077685797395818903, 0.186051, 'KV5bJoX5QF') index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (761, 8069233934677009205, 0.289891, '15K53ddSWl') index_test.go:137: sql insert into test_index values (762, 8921663560203010772, 0.020109, 'GVuhnMCslK') index_test.go:140: sql delete from test_index where c = 371 index_test.go:137: sql insert into test_index values (763, 5902165685945883814, 0.356397, 'K6iXDbEEcB') index_test.go:140: sql delete from test_index where c = 372 index_test.go:140: sql delete from test_index where c = 320 index_test.go:140: sql delete from test_index where c = 462 index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 332 index_test.go:143: sql update test_index set c1 = 3990193853098054484, c2 = 0.646440, c3 = 'ktmZ6CkiYb' where c = 629 index_test.go:143: sql update test_index set c1 = 3807315965860370447, c2 = 0.265644, c3 = 'vcdbZzP3tz' where c = 451 index_test.go:143: sql update test_index set c1 = 2583265439876419346, c2 = 0.600556, c3 = 'RSIgYIuRpS' where c = 740 index_test.go:143: sql update test_index set c1 = 6491971691995460444, c2 = 0.054411, c3 = 'pOIbCB4lug' where c = 298 index_test.go:140: sql delete from test_index where c = 721 index_test.go:140: sql delete from test_index where c = 443 index_test.go:143: sql update test_index set c1 = 2941375041692572869, c2 = 0.869431, c3 = '6mPstmw1ah' where c = 245 index_test.go:137: sql insert into test_index values (764, 1078974767811036304, 0.414061, 'gO9zOPO0zx') index_test.go:143: sql update test_index set c1 = 5367584655238587479, c2 = 0.699022, c3 = 'jmlMsAOLsh' where c = 621 index_test.go:143: sql update test_index set c1 = 6445940990812220608, c2 = 0.524089, c3 = '3SGUGmQcPt' where c = 68 index_test.go:137: sql insert into test_index values (765, 3856440050132972920, 0.430013, 'dbf168lHeI') index_test.go:137: sql insert into test_index values (767, 3330827665705468883, 0.937799, 'eBgRQ0nZEA') index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 8314015641355580293, c2 = 0.906406, c3 = 'AItUHRa3FN' where c = 517 index_test.go:140: sql delete from test_index where c = 145 index_test.go:143: sql update test_index set c1 = 6937325095632727680, c2 = 0.957656, c3 = 'F4BGXl9rPM' where c = 671 index_test.go:137: sql insert into test_index values (766, 1719613222829847013, 0.148502, 'JrFZxnMYsD') index_test.go:137: sql insert into test_index values (769, 5878525155017536060, 0.952846, 'HCt3uqRqmY') index_test.go:137: sql insert into test_index values (770, 2238136397747221492, 0.208836, 'skJAAAzcJo') index_test.go:143: sql update test_index set c1 = 2476441009915799672, c2 = 0.215927, c3 = 'IXZMT6Pl7G' where c = 317 index_test.go:137: sql insert into test_index values (768, 287659640789540628, 0.944616, 'gvNuI2p9eU') index_test.go:140: sql delete from test_index where c = 162 index_test.go:143: sql update test_index set c1 = 9160943249606327536, c2 = 0.257235, c3 = 'rXV59aJZti' where c = 341 index_test.go:140: sql delete from test_index where c = 432 index_test.go:140: sql delete from test_index where c = 186 index_test.go:143: sql update test_index set c1 = 1551682357788588231, c2 = 0.280782, c3 = 'SNCeOCDvBP' where c = 243 index_test.go:137: sql insert into test_index values (771, 3092811537379799103, 0.232956, 'kQ00Fw7W30') index_test.go:140: sql delete from test_index where c = 11 index_test.go:137: sql insert into test_index values (772, 2154814227945935614, 0.356316, '081XuaMQor') index_test.go:143: sql update test_index set c1 = 1001812525912613493, c2 = 0.062272, c3 = '1nxlzu74pz' where c = 55 index_test.go:143: sql update test_index set c1 = 855761520536646885, c2 = 0.889840, c3 = 'Ois962gjjB' where c = 445 index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 564 index_test.go:137: sql insert into test_index values (773, 7692024916410103608, 0.737855, 'rM7vmKBWbG') index_test.go:137: sql insert into test_index values (774, 8013006456027871323, 0.553561, 'LmurjlvFxx') index_test.go:137: sql insert into test_index values (775, 2637829664283679315, 0.858363, '9VNyWYjIgU') index_test.go:143: sql update test_index set c1 = 7784230550121898126, c2 = 0.488218, c3 = 'z0zTX8zUUP' where c = 201 index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 600217270818558072, c2 = 0.104492, c3 = 'CmMszlWmq2' where c = 224 index_test.go:137: sql insert into test_index values (777, 4687891517411532885, 0.619718, 'R2tUCuER5b') index_test.go:140: sql delete from test_index where c = 315 index_test.go:143: sql update test_index set c1 = 1573888173110725321, c2 = 0.257587, c3 = '4iPtErJ5h4' where c = 718 index_test.go:143: sql update test_index set c1 = 4979650095998729257, c2 = 0.643847, c3 = 'f6P16M5WSI' where c = 353 index_test.go:140: sql delete from test_index where c = 35 index_test.go:137: sql insert into test_index values (776, 1177625905403083558, 0.262381, '2aUFjinymX') index_test.go:143: sql update test_index set c1 = 442427580191225482, c2 = 0.152944, c3 = 'ET6TsYB2MZ' where c = 653 index_test.go:140: sql delete from test_index where c = 617 index_test.go:143: sql update test_index set c1 = 905877974055455785, c2 = 0.074324, c3 = 'pWhhZeKrAt' where c = 394 index_test.go:137: sql insert into test_index values (779, 3705189028523601634, 0.374208, 'b1u3OaCHhU') index_test.go:143: sql update test_index set c1 = 2653756050497650009, c2 = 0.591209, c3 = 'sPwS1jZQpG' where c = 464 index_test.go:140: sql delete from test_index where c = 598 index_test.go:137: sql insert into test_index values (778, 8511032884342261984, 0.415351, 'xAew8PYTPs') index_test.go:137: sql insert into test_index values (780, 2858133941691856118, 0.691149, 'GYl93BV7AY') index_test.go:140: sql delete from test_index where c = 198 index_test.go:137: sql insert into test_index values (781, 913182057394449119, 0.707817, '6j4G7uA8hX') index_test.go:140: sql delete from test_index where c = 635 index_test.go:140: sql delete from test_index where c = 66 index_test.go:137: sql insert into test_index values (784, 8419428115558070753, 0.469449, 'z7M01RSUos') index_test.go:137: sql insert into test_index values (783, 2558045396997799558, 0.434886, 'dbUBafljBB') index_test.go:137: sql insert into test_index values (782, 8488285828467015265, 0.089138, 'uRTSVFbZxm') index_test.go:143: sql update test_index set c1 = 8931634924618423724, c2 = 0.807223, c3 = 'jFwRZYKHzV' where c = 399 index_test.go:143: sql update test_index set c1 = 4207523149711381615, c2 = 0.854080, c3 = 'oNFph9X2Iv' where c = 592 index_test.go:140: sql delete from test_index where c = 400 index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 1847821082512717538, c2 = 0.036883, c3 = 'ExelCQBlb7' where c = 505 index_test.go:143: sql update test_index set c1 = 7318750075499076632, c2 = 0.287339, c3 = 'pjIkW8SGis' where c = 242 index_test.go:140: sql delete from test_index where c = 340 index_test.go:143: sql update test_index set c1 = 8756434737433509736, c2 = 0.187112, c3 = 'WQrrRoaHvk' where c = 356 index_test.go:140: sql delete from test_index where c = 190 index_test.go:137: sql insert into test_index values (786, 6722529581126052067, 0.588835, 'LTR9OmVLqg') index_test.go:137: sql insert into test_index values (785, 8260309811747628846, 0.056009, 'P7oUWSwqcR') index_test.go:137: sql insert into test_index values (788, 2209068893177278678, 0.354781, 'YTnYzovdFO') index_test.go:137: sql insert into test_index values (787, 2030928138517698559, 0.871220, 'FeItr0AhyP') index_test.go:143: sql update test_index set c1 = 554454119393140209, c2 = 0.433123, c3 = 'N07FxubPmj' where c = 382 index_test.go:143: sql update test_index set c1 = 1022974803511888967, c2 = 0.328230, c3 = 'WOjg09H75j' where c = 161 index_test.go:143: sql update test_index set c1 = 338249979870261916, c2 = 0.619248, c3 = 'Ea7WhCgVkB' where c = 490 index_test.go:140: sql delete from test_index where c = 186 index_test.go:137: sql insert into test_index values (789, 8173320655785532722, 0.616507, 'meuhMkPnoM') index_test.go:143: sql update test_index set c1 = 5375654306928364760, c2 = 0.809605, c3 = '2eUEBbwlta' where c = 505 index_test.go:143: sql update test_index set c1 = 402351382959613167, c2 = 0.447852, c3 = 'z5wWAjHmCg' where c = 624 index_test.go:143: sql update test_index set c1 = 8980278510964432803, c2 = 0.415969, c3 = 'tCUppUQSkj' where c = 466 index_test.go:140: sql delete from test_index where c = 654 index_test.go:140: sql delete from test_index where c = 660 index_test.go:140: sql delete from test_index where c = 318 index_test.go:137: sql insert into test_index values (791, 8722563573479471947, 0.016872, 'uMGh0MbiBh') index_test.go:137: sql insert into test_index values (790, 1939187107610595001, 0.474506, 'ffZfwPjCac') index_test.go:140: sql delete from test_index where c = 52 index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 4685018797641913206, c2 = 0.818291, c3 = '95e2FbsNSA' where c = 469 index_test.go:143: sql update test_index set c1 = 2677614478592456794, c2 = 0.651191, c3 = 'cCvP26RHT0' where c = 460 index_test.go:137: sql insert into test_index values (793, 4012448861672707404, 0.182772, 'pEw7QNnXyl') index_test.go:143: sql update test_index set c1 = 3872680772586053339, c2 = 0.445083, c3 = 'gO9BtaQ10d' where c = 65 index_test.go:143: sql update test_index set c1 = 7100095544590096667, c2 = 0.444277, c3 = 'gTV9dUuAOu' where c = 47 index_test.go:137: sql insert into test_index values (792, 241140527923385857, 0.994333, 'Hhn3jRYHcu') index_test.go:143: sql update test_index set c1 = 5770094945719996962, c2 = 0.490911, c3 = 'l7ztkaZgyb' where c = 760 index_test.go:140: sql delete from test_index where c = 456 index_test.go:143: sql update test_index set c1 = 1467407195420523199, c2 = 0.119514, c3 = 'GVKA9hhbV2' where c = 586 index_test.go:137: sql insert into test_index values (794, 4173039346085568140, 0.305218, 'uYqVcNNKDs') index_test.go:137: sql insert into test_index values (795, 4396869730317274106, 0.290809, 'AOdZy6oJw2') index_test.go:137: sql insert into test_index values (796, 2758285284318076638, 0.014134, 'n4MGNzcHGS') index_test.go:140: sql delete from test_index where c = 302 index_test.go:140: sql delete from test_index where c = 435 index_test.go:143: sql update test_index set c1 = 7275095435607087164, c2 = 0.603420, c3 = 'uBoyAMtjh0' where c = 17 index_test.go:137: sql insert into test_index values (797, 2453095033066817142, 0.968667, 'f79oGB97Iw') index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 542 index_test.go:143: sql update test_index set c1 = 2985217131243736640, c2 = 0.264816, c3 = '9Um5QEGvH0' where c = 692 index_test.go:143: sql update test_index set c1 = 1089104372639187451, c2 = 0.943893, c3 = 'lSkyIOxPfg' where c = 194 index_test.go:140: sql delete from test_index where c = 703 index_test.go:137: sql insert into test_index values (798, 4704062961502455230, 0.472438, 'jt1XQfNTg9') index_test.go:143: sql update test_index set c1 = 96219633479655987, c2 = 0.708394, c3 = 'ifs6L76TlH' where c = 1 index_test.go:143: sql update test_index set c1 = 4311610825784830249, c2 = 0.861693, c3 = 'qfvXvIoGki' where c = 74 index_test.go:143: sql update test_index set c1 = 1070058517336892441, c2 = 0.860343, c3 = 'qD7BaMMAOi' where c = 711 index_test.go:137: sql insert into test_index values (799, 2030567662775812115, 0.222664, 'r84X2mCzFX') index_test.go:140: sql delete from test_index where c = 757 index_test.go:143: sql update test_index set c1 = 898602943244640367, c2 = 0.058755, c3 = 'geA27HHgXT' where c = 422 index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (800, 2321519796653571980, 0.243790, 'EuN1qJ5XKS') index_test.go:143: sql update test_index set c1 = 5696568206624484916, c2 = 0.296880, c3 = 'udNoEn9qDf' where c = 357 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 663872194887078972, c2 = 0.381206, c3 = 'ciSjtnarwj' where c = 216 [2024/05/05 23:02:26.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2024-05-05T23:02:26.506937276+08:00 # Txn_start_ts: 449556341182431841 # Query_time: 1.00748099 # Parse_time: 0.000074655 # Compile_time: 0.000064851 # Rewrite_time: 0.000002295 # Optimize_time: 0 # Wait_TS: 0.000115119 # 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/05 23:02:26.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.548 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.557 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.558 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.561 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:26.562 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (807, 3452758546711948483, 0.606609, 'uey3ZjNPPC') index_test.go:137: sql insert into test_index values (802, 3986284700201108774, 0.482495, 'cGE3X6qPeu') index_test.go:137: sql insert into test_index values (806, 3982895826560566522, 0.223644, '6SfBfNl9FC') index_test.go:137: sql insert into test_index values (805, 3105240530411311408, 0.223828, 'pvF8UHgOHK') index_test.go:137: sql insert into test_index values (801, 5441679669345932931, 0.725855, 'EtUZ54eGki') index_test.go:137: sql insert into test_index values (803, 3244735190432744530, 0.366890, 'jrUgsEbXF4') index_test.go:137: sql insert into test_index values (808, 8173204747229840670, 0.151771, 'lL7yTdBELD') index_test.go:137: sql insert into test_index values (804, 4081519963688306081, 0.786341, 'wwcSrxmQ8y') index_test.go:137: sql insert into test_index values (809, 7967825096713867116, 0.135034, '5uf3P8GtTw') index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (810, 9016886297359485589, 0.031178, 'znP1GxMfJY') index_test.go:140: sql delete from test_index where c = 244 index_test.go:140: sql delete from test_index where c = 291 index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 707 index_test.go:140: sql delete from test_index where c = 621 index_test.go:143: sql update test_index set c1 = 3081687302548078771, c2 = 0.340868, c3 = 'AeDPLJhc9g' where c = 64 index_test.go:140: sql delete from test_index where c = 252 index_test.go:140: sql delete from test_index where c = 759 index_test.go:140: sql delete from test_index where c = 655 index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 6131721775343920604, c2 = 0.719551, c3 = '3xge4aA3zB' where c = 104 index_test.go:143: sql update test_index set c1 = 2259111131467583418, c2 = 0.705472, c3 = 'UQAogn13nq' where c = 716 index_test.go:143: sql update test_index set c1 = 1383268704082239336, c2 = 0.042600, c3 = 'shYLnmjIVU' where c = 394 index_test.go:143: sql update test_index set c1 = 3444447116308258989, c2 = 0.780786, c3 = '3vNTeJkYfw' where c = 23 index_test.go:143: sql update test_index set c1 = 6356360519489501804, c2 = 0.148115, c3 = 'YaMgo0K1DI' where c = 411 index_test.go:143: sql update test_index set c1 = 6104622939375762730, c2 = 0.674223, c3 = 'jtqJnlPyki' where c = 764 index_test.go:143: sql update test_index set c1 = 8888641420449455990, c2 = 0.465002, c3 = 'N6bWXMJkg3' where c = 228 index_test.go:137: sql insert into test_index values (811, 6702909952050942801, 0.089025, 'db5077CbiD') index_test.go:137: sql insert into test_index values (812, 4104493288794279304, 0.151343, 'zpWkrFNPx2') index_test.go:140: sql delete from test_index where c = 393 index_test.go:143: sql update test_index set c1 = 4810959496439397256, c2 = 0.816936, c3 = 'FJnOQMkc2E' where c = 289 index_test.go:143: sql update test_index set c1 = 1943452792046423736, c2 = 0.091511, c3 = 'Sq6jUatsh6' where c = 732 index_test.go:137: sql insert into test_index values (814, 6746548186088481649, 0.552585, 'o5zuC3uDuL') index_test.go:137: sql insert into test_index values (818, 3491228050012939585, 0.827774, 'VuSR19vtnA') index_test.go:137: sql insert into test_index values (816, 423269978987701066, 0.826091, 'tWIxdDyO7b') index_test.go:143: sql update test_index set c1 = 5127901718322132099, c2 = 0.138974, c3 = 'TyQfhOHfTW' where c = 114 index_test.go:137: sql insert into test_index values (817, 7635374112363465109, 0.047534, 'i3roC6VxxO') index_test.go:137: sql insert into test_index values (813, 3513909118369236063, 0.751022, 'y9R8mjlRdU') index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (815, 1927024231935466569, 0.149327, 'XrD1NYrh2P') index_test.go:140: sql delete from test_index where c = 368 index_test.go:140: sql delete from test_index where c = 370 index_test.go:137: sql insert into test_index values (819, 1159412647800459367, 0.935401, 'KZIRH0jVP8') index_test.go:137: sql insert into test_index values (820, 7757990936798684997, 0.142306, 'oupHzxqDsW') index_test.go:140: sql delete from test_index where c = 128 index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (821, 8113091085549770457, 0.304341, '8Ze5Ul5peI') index_test.go:143: sql update test_index set c1 = 8793516351440338910, c2 = 0.386219, c3 = 'USO52MLopi' where c = 343 index_test.go:143: sql update test_index set c1 = 720900091864037928, c2 = 0.166725, c3 = 'o5j2hcknoU' where c = 77 index_test.go:140: sql delete from test_index where c = 527 index_test.go:140: sql delete from test_index where c = 555 index_test.go:143: sql update test_index set c1 = 8916160378765509249, c2 = 0.679834, c3 = '3VUG6BgKUO' where c = 472 index_test.go:143: sql update test_index set c1 = 989542515142501755, c2 = 0.289089, c3 = 'Y3uSMerCCw' where c = 96 index_test.go:140: sql delete from test_index where c = 572 index_test.go:143: sql update test_index set c1 = 7239386040719584161, c2 = 0.969019, c3 = 'mAsN8SN95T' where c = 510 index_test.go:137: sql insert into test_index values (822, 6995695985424065219, 0.390303, '7fR6MtrQ0G') index_test.go:143: sql update test_index set c1 = 6910689884805058163, c2 = 0.943743, c3 = 'QBRXMnR4Ks' where c = 336 index_test.go:137: sql insert into test_index values (824, 1871830331147438832, 0.004530, 'aHaNNkYX5k') index_test.go:140: sql delete from test_index where c = 250 index_test.go:137: sql insert into test_index values (823, 9214859887987047250, 0.301069, '5uBxG2LA5y') index_test.go:140: sql delete from test_index where c = 448 index_test.go:137: sql insert into test_index values (825, 1314336629219618598, 0.725207, 'ZImgTPOFPG') index_test.go:143: sql update test_index set c1 = 6602622908643645988, c2 = 0.989044, c3 = 'mJIkjaNUrJ' where c = 116 index_test.go:143: sql update test_index set c1 = 8831650317857431856, c2 = 0.824271, c3 = '0p3jZUq7bl' where c = 590 index_test.go:137: sql insert into test_index values (827, 7243011026778447620, 0.590495, 'PpLHCgT1SF') index_test.go:140: sql delete from test_index where c = 362 index_test.go:140: sql delete from test_index where c = 516 index_test.go:137: sql insert into test_index values (826, 1476373467489894591, 0.125241, 'vpqnROe3y7') index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 3107023657604544487, c2 = 0.525623, c3 = 'q35urVKGaR' where c = 351 index_test.go:143: sql update test_index set c1 = 3959900028792812615, c2 = 0.435221, c3 = 'sCeX2DQkb7' where c = 29 index_test.go:143: sql update test_index set c1 = 2645439242626624050, c2 = 0.433274, c3 = '1O4IYjZyqg' where c = 245 index_test.go:140: sql delete from test_index where c = 344 index_test.go:143: sql update test_index set c1 = 5860696181134116001, c2 = 0.176081, c3 = 'aluWH0zYJz' where c = 463 index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (828, 4532329025660789160, 0.354070, '1olttHv9CA') index_test.go:137: sql insert into test_index values (829, 4164255438795168936, 0.479289, 'ih9xROsUY1') index_test.go:143: sql update test_index set c1 = 6865896950934367786, c2 = 0.377593, c3 = '8Y1bWEtvYu' where c = 690 index_test.go:143: sql update test_index set c1 = 4665987392455308763, c2 = 0.711129, c3 = '2JFrD7ZGFp' where c = 529 index_test.go:137: sql insert into test_index values (832, 6281925035242126067, 0.228831, '6XuUmB2Whs') index_test.go:137: sql insert into test_index values (831, 6677286427600695962, 0.570501, 'bolI7I2X7x') index_test.go:140: sql delete from test_index where c = 502 index_test.go:137: sql insert into test_index values (830, 6861078285113419866, 0.027953, 'ww2EVmdkSO') index_test.go:143: sql update test_index set c1 = 794846217952178329, c2 = 0.783075, c3 = 'ixSjcx0Dsu' where c = 573 index_test.go:140: sql delete from test_index where c = 100 index_test.go:137: sql insert into test_index values (833, 2776833859785842050, 0.606879, '1YcZZyJOKf') index_test.go:137: sql insert into test_index values (835, 4272161075525501591, 0.372394, 'Ik2ZwlDkdk') index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (834, 537818363410597210, 0.501564, 'Mt82BRU07w') index_test.go:140: sql delete from test_index where c = 536 index_test.go:140: sql delete from test_index where c = 779 index_test.go:140: sql delete from test_index where c = 463 index_test.go:143: sql update test_index set c1 = 5144790835402119968, c2 = 0.673469, c3 = 'UEvqC7zn9t' where c = 307 index_test.go:143: sql update test_index set c1 = 8569200412039871110, c2 = 0.760480, c3 = 'M83DoOjWKA' where c = 773 index_test.go:140: sql delete from test_index where c = 555 index_test.go:137: sql insert into test_index values (836, 3598241695963376591, 0.486557, 'DBlnLfG63A') index_test.go:143: sql update test_index set c1 = 7937323442543410154, c2 = 0.432682, c3 = 'AQzSTSdU2e' where c = 552 index_test.go:143: sql update test_index set c1 = 1451896062506233536, c2 = 0.601182, c3 = 'OcnEiBeYpd' where c = 774 index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 1593682123030239205, c2 = 0.669511, c3 = 'utbEanJJI1' where c = 3 index_test.go:137: sql insert into test_index values (837, 5424223596397635473, 0.640696, '3uTSeEedVh') index_test.go:143: sql update test_index set c1 = 5878242940385853955, c2 = 0.482012, c3 = 'z3MY0tquSp' where c = 206 index_test.go:143: sql update test_index set c1 = 5805309748969442318, c2 = 0.238543, c3 = 'DUTlORTFQc' where c = 793 index_test.go:143: sql update test_index set c1 = 2245454923448750777, c2 = 0.910656, c3 = '3KRrF2FuME' where c = 773 index_test.go:143: sql update test_index set c1 = 3139913409254728947, c2 = 0.609277, c3 = 'cLs4UbCimr' where c = 742 index_test.go:137: sql insert into test_index values (839, 4930065115811030987, 0.262490, 'nJJPtnJ9aq') index_test.go:137: sql insert into test_index values (838, 1151015815789869691, 0.486631, 'hMsGZLB34t') index_test.go:140: sql delete from test_index where c = 542 index_test.go:137: sql insert into test_index values (840, 4175687319038977055, 0.974580, 'oz80cHvmEd') index_test.go:140: sql delete from test_index where c = 379 index_test.go:137: sql insert into test_index values (841, 3640824546248316138, 0.528485, 'VjPSbxx1hX') index_test.go:143: sql update test_index set c1 = 6177593489713016514, c2 = 0.810669, c3 = 'OJDMS32dnG' where c = 396 index_test.go:137: sql insert into test_index values (845, 4565881700881109369, 0.694285, '7BcQYBAGOj') index_test.go:137: sql insert into test_index values (843, 6885343466310798874, 0.709833, 'FZBU5A08Q9') index_test.go:137: sql insert into test_index values (844, 5871433648962701276, 0.687456, 'woHWUojBiD') index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 632 index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (842, 4602730527750855360, 0.634992, 'r30NNQVSKd') index_test.go:140: sql delete from test_index where c = 599 index_test.go:143: sql update test_index set c1 = 742514316066360420, c2 = 0.387927, c3 = 'HKhUrag2H3' where c = 540 index_test.go:143: sql update test_index set c1 = 4187085469131176045, c2 = 0.242371, c3 = 'eqoKrG7bit' where c = 325 index_test.go:140: sql delete from test_index where c = 730 index_test.go:143: sql update test_index set c1 = 3333254066210715223, c2 = 0.383718, c3 = 'zSnLK41NN5' where c = 258 index_test.go:143: sql update test_index set c1 = 8859121549130432173, c2 = 0.249768, c3 = 'BngtVy8F7G' where c = 385 index_test.go:137: sql insert into test_index values (846, 555542999305278990, 0.735028, 'om0l0vaBda') index_test.go:137: sql insert into test_index values (847, 8179156286314234426, 0.282857, 'MjAenbCFM4') index_test.go:143: sql update test_index set c1 = 40604017891888182, c2 = 0.087050, c3 = 'M8Vc6ilUPm' where c = 395 index_test.go:137: sql insert into test_index values (848, 4938772133942857071, 0.654096, 'xhdDBwSgbm') index_test.go:143: sql update test_index set c1 = 7321453620127169038, c2 = 0.529836, c3 = 'RwhWp2yiBL' where c = 539 index_test.go:140: sql delete from test_index where c = 592 index_test.go:137: sql insert into test_index values (849, 4957387886530792066, 0.600301, 'uijlh8TVCz') index_test.go:143: sql update test_index set c1 = 6293416463647561411, c2 = 0.466571, c3 = 't4LD4Jx1QB' where c = 823 index_test.go:140: sql delete from test_index where c = 157 index_test.go:140: sql delete from test_index where c = 642 index_test.go:140: sql delete from test_index where c = 377 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 765 index_test.go:143: sql update test_index set c1 = 8906912110550525424, c2 = 0.407404, c3 = 'yedK1hcsdT' where c = 190 index_test.go:143: sql update test_index set c1 = 99222792082569980, c2 = 0.195753, c3 = 'zM604lHBV8' where c = 278 index_test.go:137: sql insert into test_index values (851, 3909944983244477729, 0.891267, 'bqSy8YOKCj') index_test.go:137: sql insert into test_index values (852, 7345460087992220756, 0.482269, 'MrcS57huJd') index_test.go:137: sql insert into test_index values (850, 8374400281521417085, 0.691824, 'Y9W4QnUZLS') index_test.go:143: sql update test_index set c1 = 5358495049847235426, c2 = 0.108740, c3 = '7eMeLMLZsZ' where c = 414 index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 2950823906526782, c2 = 0.753930, c3 = 'dVOcZ5yYo8' where c = 602 index_test.go:143: sql update test_index set c1 = 8958186408161289865, c2 = 0.529929, c3 = 'mPYRLqotaP' where c = 523 index_test.go:143: sql update test_index set c1 = 5633328896144424521, c2 = 0.910827, c3 = 'Po1EVhXGEK' where c = 42 index_test.go:137: sql insert into test_index values (853, 8787590251162534691, 0.952392, 'YgoOHzPeix') index_test.go:137: sql insert into test_index values (854, 2182176232383020704, 0.682847, 'g7mCK4CjXz') index_test.go:137: sql insert into test_index values (855, 9063073189588036479, 0.204995, 'OpX4gMYKbT') index_test.go:140: sql delete from test_index where c = 789 index_test.go:137: sql insert into test_index values (856, 7930028854341338433, 0.193584, 'ZurKb2w4sp') index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (857, 1074854607522719317, 0.579011, 'xsf85K4eg4') index_test.go:143: sql update test_index set c1 = 8046047751274392991, c2 = 0.847949, c3 = 'fAEbgxI8PV' where c = 284 index_test.go:137: sql insert into test_index values (858, 5410847194482225453, 0.825521, 'OMEtZBbPC0') index_test.go:143: sql update test_index set c1 = 176889521238385438, c2 = 0.403136, c3 = 'rZRwgQYsVA' where c = 118 index_test.go:140: sql delete from test_index where c = 441 index_test.go:140: sql delete from test_index where c = 752 index_test.go:140: sql delete from test_index where c = 138 index_test.go:143: sql update test_index set c1 = 5963355602162239849, c2 = 0.191396, c3 = 'Ed8eMseBBV' where c = 658 index_test.go:140: sql delete from test_index where c = 637 index_test.go:137: sql insert into test_index values (859, 7863150029859976869, 0.511151, 'eCtGKegYhx') index_test.go:140: sql delete from test_index where c = 189 index_test.go:143: sql update test_index set c1 = 6949742038173610210, c2 = 0.331330, c3 = '7nAmioJo1t' where c = 516 index_test.go:143: sql update test_index set c1 = 7617927957710900696, c2 = 0.422813, c3 = 'j5a7cM37pX' where c = 54 index_test.go:137: sql insert into test_index values (861, 5515184698803220994, 0.219550, 'z0ZoNqKq1Z') index_test.go:140: sql delete from test_index where c = 203 index_test.go:143: sql update test_index set c1 = 5337680646070416591, c2 = 0.929348, c3 = 'xfda8V2Qit' where c = 221 index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 4090333772415935400, c2 = 0.930699, c3 = '2Gtv70QaBy' where c = 528 index_test.go:140: sql delete from test_index where c = 205 index_test.go:143: sql update test_index set c1 = 5743607917370651773, c2 = 0.688635, c3 = 'VggS7rLxEp' where c = 7 index_test.go:137: sql insert into test_index values (860, 480715139314498087, 0.711750, 'SPuQeZh1mL') index_test.go:137: sql insert into test_index values (863, 7353801809782723911, 0.245017, 'hmp1BA9meC') index_test.go:137: sql insert into test_index values (864, 9184044223230355597, 0.494682, 'KgiffNdOfF') index_test.go:143: sql update test_index set c1 = 3298316768348247476, c2 = 0.893030, c3 = 'dWaTm9TIMR' where c = 595 index_test.go:137: sql insert into test_index values (865, 7241566735192285185, 0.293911, 'cv1FbKU3ju') index_test.go:143: sql update test_index set c1 = 1759783567108258998, c2 = 0.399823, c3 = 'gfTswNXxdP' where c = 227 index_test.go:143: sql update test_index set c1 = 5466461588039290359, c2 = 0.669212, c3 = 'KPVXKr4d2s' where c = 715 index_test.go:137: sql insert into test_index values (862, 2508974169901997060, 0.931380, 'Px6jeo2J1R') index_test.go:137: sql insert into test_index values (866, 1058151331047550303, 0.636128, 'WxXRu2toJp') index_test.go:140: sql delete from test_index where c = 250 index_test.go:137: sql insert into test_index values (867, 2327508442862676834, 0.243112, '66phXLWYxg') index_test.go:140: sql delete from test_index where c = 160 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 11 index_test.go:137: sql insert into test_index values (868, 1107326241044555512, 0.375397, 'IN46p8Yvyw') index_test.go:137: sql insert into test_index values (870, 1936510501070339155, 0.534533, 'oCesMa64hY') index_test.go:143: sql update test_index set c1 = 3100910051567730760, c2 = 0.122819, c3 = 'evFLYNoKSM' where c = 86 index_test.go:140: sql delete from test_index where c = 859 index_test.go:137: sql insert into test_index values (869, 2964594884784153512, 0.747080, 'XdpezTFXqu') index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 616 index_test.go:143: sql update test_index set c1 = 1236339089642562672, c2 = 0.598536, c3 = 'njdYGMGCzf' where c = 615 index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 267 index_test.go:143: sql update test_index set c1 = 1156386989621883429, c2 = 0.771307, c3 = 'KaE1Soi7z7' where c = 117 index_test.go:143: sql update test_index set c1 = 2806318810200156730, c2 = 0.704847, c3 = 'dlzKI1PmvJ' where c = 857 index_test.go:137: sql insert into test_index values (871, 5458351210592124419, 0.040454, 'cEqLSUYwuW') index_test.go:143: sql update test_index set c1 = 5961840769009268149, c2 = 0.169626, c3 = 'wbfMbhIJJR' where c = 408 index_test.go:143: sql update test_index set c1 = 3602144600525878637, c2 = 0.739935, c3 = 'KAvdxULNiF' where c = 477 index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (872, 4867713775671181728, 0.279168, 'Qm3revozbS') index_test.go:143: sql update test_index set c1 = 2265477273739571110, c2 = 0.798140, c3 = 'xCDkLngnu0' where c = 790 index_test.go:143: sql update test_index set c1 = 4223086327297178730, c2 = 0.451322, c3 = 'ZVWjnNJMRY' where c = 38 index_test.go:137: sql insert into test_index values (873, 1260268502084431195, 0.569160, 'L9fcVOiaQo') index_test.go:137: sql insert into test_index values (874, 1451657740679105152, 0.240051, 'VNzLRZO4QB') index_test.go:140: sql delete from test_index where c = 864 index_test.go:137: sql insert into test_index values (876, 3778291400178237428, 0.423638, 'XIH2QKABY8') index_test.go:137: sql insert into test_index values (875, 4090984224375728129, 0.289379, 'OUq4jQxT1o') index_test.go:143: sql update test_index set c1 = 680630247587804405, c2 = 0.562393, c3 = 'yDS6YN5oLd' where c = 490 index_test.go:140: sql delete from test_index where c = 779 index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (878, 1787270599203770695, 0.595029, 'Dm4EdOVdGN') index_test.go:140: sql delete from test_index where c = 756 index_test.go:137: sql insert into test_index values (877, 4573222450723114133, 0.705964, 'c0gQ7wt0PR') index_test.go:140: sql delete from test_index where c = 760 index_test.go:143: sql update test_index set c1 = 7065373644709875546, c2 = 0.386117, c3 = 'OBvUy9SuSY' where c = 471 index_test.go:143: sql update test_index set c1 = 5522522105369540143, c2 = 0.830926, c3 = 'gGfYrz8l1F' where c = 151 index_test.go:143: sql update test_index set c1 = 5093548424526509818, c2 = 0.269924, c3 = 'tiP1xTwpXe' where c = 449 index_test.go:140: sql delete from test_index where c = 846 index_test.go:143: sql update test_index set c1 = 3774904027503348847, c2 = 0.304540, c3 = 'UgQ7MEDks9' where c = 335 index_test.go:143: sql update test_index set c1 = 880849845786497022, c2 = 0.079406, c3 = 't9mwaj3vTC' where c = 397 index_test.go:137: sql insert into test_index values (879, 2927631525567232169, 0.232695, 'XGsROwd8wr') index_test.go:143: sql update test_index set c1 = 4990991981161936927, c2 = 0.735601, c3 = '5LbXmdvknr' where c = 65 index_test.go:137: sql insert into test_index values (882, 6000465726907468907, 0.365187, 'kv3y9w44ZI') index_test.go:137: sql insert into test_index values (880, 1440615948000695198, 0.389246, 'tQ38eAQCVg') index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 436 index_test.go:143: sql update test_index set c1 = 4463100386893290604, c2 = 0.736278, c3 = 'GxzBYgDlna' where c = 855 index_test.go:137: sql insert into test_index values (883, 2687452898551013982, 0.005174, 'AtJBlNNNok') index_test.go:137: sql insert into test_index values (884, 6752808631342079227, 0.360379, '1k8b85pS9s') index_test.go:137: sql insert into test_index values (881, 5756218791142830264, 0.325221, 'Q4A8qiKCmG') index_test.go:143: sql update test_index set c1 = 484366649377040529, c2 = 0.034533, c3 = 'Uk63K7Gm4q' where c = 100 index_test.go:140: sql delete from test_index where c = 378 index_test.go:137: sql insert into test_index values (885, 4861286051967204382, 0.715351, 'qGpHBerl19') index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 612 index_test.go:137: sql insert into test_index values (886, 8210863760495392960, 0.228800, 'tJRAb6KBm5') index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 555 index_test.go:140: sql delete from test_index where c = 767 index_test.go:143: sql update test_index set c1 = 1101970742834676798, c2 = 0.081567, c3 = 'AQkZBDp6sB' where c = 839 index_test.go:137: sql insert into test_index values (887, 887192489787654748, 0.811004, 'bzQEkOa2TC') index_test.go:143: sql update test_index set c1 = 6068212381283228393, c2 = 0.026833, c3 = 'U0F8rlehhZ' where c = 551 index_test.go:140: sql delete from test_index where c = 594 index_test.go:143: sql update test_index set c1 = 3473331337639526879, c2 = 0.611197, c3 = 't4hYqA4lZV' where c = 19 index_test.go:143: sql update test_index set c1 = 7857369173056177747, c2 = 0.447249, c3 = 'BMrVroCxaV' where c = 357 index_test.go:143: sql update test_index set c1 = 4570452356347598166, c2 = 0.641203, c3 = '7h37SbfYfj' where c = 108 index_test.go:143: sql update test_index set c1 = 5167760025888429395, c2 = 0.943113, c3 = 'uX1KXO2Mo8' where c = 811 index_test.go:137: sql insert into test_index values (888, 1455504149908038558, 0.947692, 'zGH9SWsKv3') index_test.go:143: sql update test_index set c1 = 1894869790229666204, c2 = 0.918284, c3 = 'hTdPHszlA6' where c = 763 index_test.go:137: sql insert into test_index values (889, 1583371397854607849, 0.633405, 'MQifr4Eo81') index_test.go:140: sql delete from test_index where c = 814 index_test.go:140: sql delete from test_index where c = 352 index_test.go:143: sql update test_index set c1 = 3286723007571759121, c2 = 0.624724, c3 = 'NMRfYB7nas' where c = 568 index_test.go:137: sql insert into test_index values (890, 1507479391642439481, 0.142868, 'NRN56VFaLo') index_test.go:140: sql delete from test_index where c = 127 index_test.go:137: sql insert into test_index values (892, 8169517061871279472, 0.852176, 'B5yzYydAaU') index_test.go:143: sql update test_index set c1 = 4099380924377482011, c2 = 0.035641, c3 = 'Iw28KF8NLA' where c = 213 index_test.go:143: sql update test_index set c1 = 5831062599443476635, c2 = 0.496979, c3 = 'If64vltVZd' where c = 7 index_test.go:137: sql insert into test_index values (891, 853751718124943858, 0.296899, 'CrkuZOx03Z') index_test.go:140: sql delete from test_index where c = 878 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 578595703351351351, c2 = 0.863295, c3 = 'FZtaTyzp2M' where c = 388 index_test.go:137: sql insert into test_index values (894, 5074119977077066337, 0.410650, 'ZNKPwcpvOG') index_test.go:143: sql update test_index set c1 = 5214959515847416443, c2 = 0.980604, c3 = 'MegFn4qaUr' where c = 148 index_test.go:137: sql insert into test_index values (893, 5212840023531574251, 0.428385, 'p73bLfzdgf') index_test.go:140: sql delete from test_index where c = 711 index_test.go:143: sql update test_index set c1 = 469681410599840646, c2 = 0.353106, c3 = '8cxqwW7AXe' where c = 289 index_test.go:137: sql insert into test_index values (895, 3275825936733862920, 0.668908, '5d4x9PxS4H') index_test.go:140: sql delete from test_index where c = 740 index_test.go:137: sql insert into test_index values (896, 8717271448351318255, 0.979892, 'LG5IRIoz4o') index_test.go:137: sql insert into test_index values (897, 8430367205243807830, 0.834117, 'IrBW4VEtpV') index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 4680743370546079920, c2 = 0.143522, c3 = 'q08bKxv2Zt' where c = 811 index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 780 index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 1772082750734769291, c2 = 0.356905, c3 = 'be7HdOgMG6' where c = 780 index_test.go:143: sql update test_index set c1 = 2626946118465149967, c2 = 0.828523, c3 = 'M2lBEH0Yyr' where c = 213 index_test.go:143: sql update test_index set c1 = 508915583881768213, c2 = 0.443469, c3 = 'vgwGCGXkIZ' where c = 71 index_test.go:140: sql delete from test_index where c = 778 index_test.go:143: sql update test_index set c1 = 7076287366310674389, c2 = 0.480242, c3 = 'ADYa5o0L0H' where c = 473 index_test.go:143: sql update test_index set c1 = 5564808495233340489, c2 = 0.406089, c3 = 'AsZmbg9LQ4' where c = 290 index_test.go:143: sql update test_index set c1 = 9006175735604178802, c2 = 0.887011, c3 = 'F0qu4qZXw2' where c = 511 index_test.go:137: sql insert into test_index values (898, 4417387552478087682, 0.913992, 'xBPsRHGAAK') index_test.go:137: sql insert into test_index values (900, 3415203634008753085, 0.272247, 'e2iJEzTbyY') index_test.go:137: sql insert into test_index values (899, 772057644223036842, 0.586855, 's8aeXVHAzu') index_test.go:140: sql delete from test_index where c = 559 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 38013350584160317, c2 = 0.488728, c3 = 'gkCLfDjnTC' where c = 155 index_test.go:140: sql delete from test_index where c = 424 index_test.go:143: sql update test_index set c1 = 6195450871016848348, c2 = 0.678198, c3 = 'Drox4KPbqy' where c = 579 index_test.go:143: sql update test_index set c1 = 5641991744788648518, c2 = 0.646228, c3 = 'pxOnbxp2sm' where c = 472 [TestSimpleInc][Update][Time Cost]3.907998441s [2024/05/05 23:02:26.912 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/05 23:02:27.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.048 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.050 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (903, 6328002505908705232, 0.674231, 'YSC08TYCV3') index_test.go:137: sql insert into test_index values (904, 3133119360148052606, 0.842132, 'zFffN3nIq4') index_test.go:137: sql insert into test_index values (901, 9072180952432225931, 0.429645, 'cA29MkN4m6') index_test.go:137: sql insert into test_index values (908, 5609178089156452164, 0.237467, '19Qy7t9FaU') index_test.go:137: sql insert into test_index values (905, 2311618165812629677, 0.310671, 'KycHK5ApQd') index_test.go:137: sql insert into test_index values (907, 6439163826658955573, 0.292091, 'xLmLqRoQh9') index_test.go:137: sql insert into test_index values (906, 3500045947789053017, 0.728253, 'tbKprrC1BJ') index_test.go:137: sql insert into test_index values (902, 700638147853664500, 0.650432, 'p7mmsVOzQC') index_test.go:137: sql insert into test_index values (910, 3696116860971091736, 0.284418, 'x5oKaGdnhd') index_test.go:137: sql insert into test_index values (909, 5004965775283605987, 0.844134, 'Gp299WDkNM') index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 62 index_test.go:140: sql delete from test_index where c = 371 index_test.go:140: sql delete from test_index where c = 462 index_test.go:140: sql delete from test_index where c = 195 index_test.go:143: sql update test_index set c1 = 8867626782603041116, c2 = 0.500947, c3 = 'z44Zndm4Se' where c = 169 index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 701 index_test.go:140: sql delete from test_index where c = 507 index_test.go:140: sql delete from test_index where c = 476 index_test.go:143: sql update test_index set c1 = 1149907304007769297, c2 = 0.024705, c3 = '68JjlSTdLa' where c = 277 index_test.go:143: sql update test_index set c1 = 1706473616935299817, c2 = 0.434656, c3 = 'k3JpQKJV6R' where c = 655 index_test.go:143: sql update test_index set c1 = 8277336142514024339, c2 = 0.916370, c3 = 's6njsfQxgT' where c = 617 index_test.go:137: sql insert into test_index values (911, 3816035867345681098, 0.632008, 'HAefDloApB') index_test.go:140: sql delete from test_index where c = 513 index_test.go:143: sql update test_index set c1 = 6865309022234940458, c2 = 0.454236, c3 = 'ADvKQhxO0s' where c = 713 index_test.go:143: sql update test_index set c1 = 1363383427395748564, c2 = 0.984781, c3 = 'eEkx1OFrfM' where c = 668 index_test.go:143: sql update test_index set c1 = 6788825560380915009, c2 = 0.548498, c3 = 'BosLnK2JdZ' where c = 279 index_test.go:137: sql insert into test_index values (915, 5987433612804863847, 0.850262, '5QtGlEuS8p') index_test.go:137: sql insert into test_index values (916, 1500639569309156592, 0.639303, '9s1o1HpDGY') index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 757 index_test.go:143: sql update test_index set c1 = 2269357754972968473, c2 = 0.972087, c3 = 'ZZN6wb5G02' where c = 818 index_test.go:143: sql update test_index set c1 = 2182459242731082744, c2 = 0.030271, c3 = 'QSJJoTLSLF' where c = 442 index_test.go:137: sql insert into test_index values (917, 4600504652113469356, 0.689323, 'yMPiBWmaGt') index_test.go:143: sql update test_index set c1 = 9054229565997572949, c2 = 0.738103, c3 = 'ZsiKet0dkJ' where c = 723 index_test.go:137: sql insert into test_index values (913, 6389943146037619565, 0.434894, 'ZDUbrAvqTi') index_test.go:137: sql insert into test_index values (912, 1310885240864654549, 0.724454, 'aR8Yo4cR31') index_test.go:137: sql insert into test_index values (914, 4129525943918623512, 0.598752, 'KFxQ6UaWcX') index_test.go:140: sql delete from test_index where c = 512 index_test.go:143: sql update test_index set c1 = 6881343345667701641, c2 = 0.562636, c3 = 'ZWZXtK5VVc' where c = 868 index_test.go:143: sql update test_index set c1 = 5755752015557914843, c2 = 0.999807, c3 = '8CBgxnith6' where c = 745 index_test.go:140: sql delete from test_index where c = 630 index_test.go:143: sql update test_index set c1 = 3464988446645696017, c2 = 0.190987, c3 = 'TLZuH0sUK8' where c = 310 index_test.go:137: sql insert into test_index values (918, 7692582099720223396, 0.021564, 'guCrCv389I') index_test.go:137: sql insert into test_index values (919, 3243140997879701830, 0.599350, 'B0eGphu1pm') index_test.go:137: sql insert into test_index values (921, 3607387490022173672, 0.718603, 'hoNsHsPU6H') index_test.go:137: sql insert into test_index values (920, 1975724153083509713, 0.454512, 'elFwQU4J1G') index_test.go:137: sql insert into test_index values (922, 6318608054402045788, 0.428929, 'PqMzEK2Wf3') index_test.go:140: sql delete from test_index where c = 631 index_test.go:140: sql delete from test_index where c = 415 index_test.go:140: sql delete from test_index where c = 419 index_test.go:137: sql insert into test_index values (923, 3332426409725594644, 0.883285, 'ZLVsRhwlU6') index_test.go:140: sql delete from test_index where c = 560 index_test.go:143: sql update test_index set c1 = 7345088830881735287, c2 = 0.251622, c3 = 'ipGLD2bzeG' where c = 719 index_test.go:140: sql delete from test_index where c = 854 index_test.go:140: sql delete from test_index where c = 708 index_test.go:140: sql delete from test_index where c = 808 index_test.go:140: sql delete from test_index where c = 744 index_test.go:143: sql update test_index set c1 = 3504042827433911074, c2 = 0.509404, c3 = 'MbZHYlVi60' where c = 506 index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 1195150692440301905, c2 = 0.789724, c3 = 'uByoIFBTX7' where c = 239 index_test.go:143: sql update test_index set c1 = 6673819001343199849, c2 = 0.148147, c3 = 'nnkjDqtNjg' where c = 785 index_test.go:143: sql update test_index set c1 = 4811452685343473019, c2 = 0.236711, c3 = 'GKJg1C2eUm' where c = 473 index_test.go:143: sql update test_index set c1 = 3848878805527777958, c2 = 0.656366, c3 = 'XDtklqwPDB' where c = 719 index_test.go:143: sql update test_index set c1 = 9189770443949076731, c2 = 0.683918, c3 = 'TfMqBaTwve' where c = 444 index_test.go:137: sql insert into test_index values (924, 2598485943852872363, 0.772856, '0vVjFqqV07') index_test.go:137: sql insert into test_index values (925, 295555137635023343, 0.868730, 'tt9XHMjZDJ') index_test.go:143: sql update test_index set c1 = 6727556672284190933, c2 = 0.036866, c3 = 'wXUjo77JW6' where c = 645 index_test.go:143: sql update test_index set c1 = 7923440540771978982, c2 = 0.955181, c3 = 'YbOsdqZ4Vq' where c = 764 index_test.go:137: sql insert into test_index values (927, 7847850728910448342, 0.703202, 'CHwGDyzfqR') index_test.go:137: sql insert into test_index values (926, 496947852156971321, 0.685079, 'aDVBKji1Iu') index_test.go:137: sql insert into test_index values (930, 6735179896774536179, 0.401650, 'TCvECb4uY5') index_test.go:143: sql update test_index set c1 = 7482434924483029519, c2 = 0.347866, c3 = 'eemT2ZzR22' where c = 611 index_test.go:140: sql delete from test_index where c = 259 index_test.go:137: sql insert into test_index values (928, 7374130836889178648, 0.578836, '6XzI1NbkfW') index_test.go:137: sql insert into test_index values (931, 5931911727928034722, 0.257286, '3aOQrx5kLB') index_test.go:137: sql insert into test_index values (929, 5891079234874704379, 0.808239, 'HC5Gljgtuc') index_test.go:140: sql delete from test_index where c = 214 index_test.go:137: sql insert into test_index values (932, 8820802734231073715, 0.116794, 'u0XJFqiV3E') index_test.go:140: sql delete from test_index where c = 412 index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 480 index_test.go:137: sql insert into test_index values (933, 5128963774156310508, 0.511522, '1poiFTd9b8') index_test.go:140: sql delete from test_index where c = 610 index_test.go:140: sql delete from test_index where c = 906 index_test.go:143: sql update test_index set c1 = 7013464598005033651, c2 = 0.002597, c3 = 'OEI6Q1gviz' where c = 260 index_test.go:143: sql update test_index set c1 = 3571244430092017724, c2 = 0.595371, c3 = 'GieAGKKbbN' where c = 781 index_test.go:143: sql update test_index set c1 = 646574713916124322, c2 = 0.796514, c3 = 'S4NO4gDNzt' where c = 111 index_test.go:140: sql delete from test_index where c = 868 index_test.go:143: sql update test_index set c1 = 1780458344440660173, c2 = 0.406663, c3 = 'fTy6WzWyMf' where c = 371 index_test.go:140: sql delete from test_index where c = 333 index_test.go:143: sql update test_index set c1 = 76484982431638330, c2 = 0.643757, c3 = '7kxYDXboxU' where c = 328 index_test.go:143: sql update test_index set c1 = 6922749156420278862, c2 = 0.292283, c3 = 'pzRcM37kfS' where c = 618 index_test.go:137: sql insert into test_index values (936, 5685501120932784304, 0.597212, 'uqKeM7hOxC') index_test.go:137: sql insert into test_index values (934, 7737886664550418812, 0.620073, 'E6fAr1eOXZ') index_test.go:143: sql update test_index set c1 = 2017032606380973009, c2 = 0.593384, c3 = 'GAdFRapEAb' where c = 717 index_test.go:143: sql update test_index set c1 = 7108349431680045445, c2 = 0.102276, c3 = 'RwIL02FffG' where c = 837 index_test.go:140: sql delete from test_index where c = 517 index_test.go:137: sql insert into test_index values (937, 2859278976467868891, 0.751138, 'WQ8wyYtdJT') index_test.go:137: sql insert into test_index values (935, 7194202731762203724, 0.197764, 'HIic2iGEo8') index_test.go:137: sql insert into test_index values (939, 3451127361845010448, 0.781940, 'eD30gNvwOj') index_test.go:143: sql update test_index set c1 = 7033474362917364431, c2 = 0.366671, c3 = '2Ul8z6VGPw' where c = 765 index_test.go:137: sql insert into test_index values (938, 5285874972903633632, 0.694383, 'nZsS5kzkcG') index_test.go:143: sql update test_index set c1 = 7917410355484695884, c2 = 0.829885, c3 = '3DGURaqjxV' where c = 549 index_test.go:137: sql insert into test_index values (940, 5698057332729217551, 0.152952, 'mkyZUDcVvW') index_test.go:140: sql delete from test_index where c = 738 index_test.go:137: sql insert into test_index values (941, 3807959171490035245, 0.921736, 'fedyk8v7Fq') index_test.go:140: sql delete from test_index where c = 835 index_test.go:143: sql update test_index set c1 = 3159133316848511549, c2 = 0.078377, c3 = 'MQuhiGfwMl' where c = 412 index_test.go:140: sql delete from test_index where c = 43 index_test.go:140: sql delete from test_index where c = 571 index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (942, 2670910301452513831, 0.902384, 'Tno9A87BDq') index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (943, 5964282334735434738, 0.258477, 'DrRlbvGRAF') index_test.go:143: sql update test_index set c1 = 2575395856808157767, c2 = 0.369103, c3 = 'FQwvmqDyle' where c = 738 index_test.go:143: sql update test_index set c1 = 5771364978088965752, c2 = 0.532801, c3 = '4HvS8hfYYD' where c = 265 index_test.go:140: sql delete from test_index where c = 525 index_test.go:140: sql delete from test_index where c = 775 index_test.go:140: sql delete from test_index where c = 555 index_test.go:137: sql insert into test_index values (944, 5521217098301253103, 0.507875, 'jMRpzY6Q99') index_test.go:143: sql update test_index set c1 = 4051974299451192413, c2 = 0.559067, c3 = 'VnNAIN6t49' where c = 112 index_test.go:140: sql delete from test_index where c = 356 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 1487890093705494120, c2 = 0.800532, c3 = 'OBQGiphpPM' where c = 659 index_test.go:137: sql insert into test_index values (945, 5985911087625472239, 0.152240, 'cvE0ReynmJ') index_test.go:137: sql insert into test_index values (946, 8283321341371098029, 0.461279, '62UXYVfpyA') index_test.go:143: sql update test_index set c1 = 1742592344414093233, c2 = 0.909495, c3 = 'OqjqRajw3X' where c = 190 index_test.go:143: sql update test_index set c1 = 7076940423821636733, c2 = 0.353309, c3 = 'lnyp0qLxdJ' where c = 70 index_test.go:143: sql update test_index set c1 = 3226143318197371891, c2 = 0.037378, c3 = 'nyMvFbVUUn' where c = 221 index_test.go:143: sql update test_index set c1 = 3580878590508192417, c2 = 0.783852, c3 = 'NzACZYLNV5' where c = 892 index_test.go:143: sql update test_index set c1 = 7400359527523570023, c2 = 0.682388, c3 = 'pS9IgGhen2' where c = 805 index_test.go:137: sql insert into test_index values (947, 3077100667848892885, 0.351003, 'tu8W64ssVC') index_test.go:143: sql update test_index set c1 = 5842590451604443658, c2 = 0.346206, c3 = 'ahskegSUuF' where c = 538 index_test.go:137: sql insert into test_index values (948, 5342127851057288039, 0.425232, 'hP96FWkW2b') index_test.go:140: sql delete from test_index where c = 400 index_test.go:140: sql delete from test_index where c = 491 index_test.go:137: sql insert into test_index values (950, 8991466179704660432, 0.914878, 'Ug3lbAfh3k') index_test.go:137: sql insert into test_index values (952, 1825333306847485397, 0.244701, '3uWIWf1tVt') index_test.go:137: sql insert into test_index values (949, 1149150167014868284, 0.297093, 'yhKHZzByOd') index_test.go:137: sql insert into test_index values (954, 6690430897172570388, 0.399232, 'MxSNuQcsR6') index_test.go:140: sql delete from test_index where c = 639 index_test.go:140: sql delete from test_index where c = 291 index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (951, 9004956253617334080, 0.742670, 'k7PUJyzbLo') index_test.go:137: sql insert into test_index values (953, 683963649199224402, 0.390940, 'KuMifRGdB4') index_test.go:143: sql update test_index set c1 = 4592372835424203258, c2 = 0.525373, c3 = 'HKNt1JAcPj' where c = 791 index_test.go:140: sql delete from test_index where c = 721 index_test.go:143: sql update test_index set c1 = 4230318408049781928, c2 = 0.172951, c3 = 'Gc7kL9Z9YP' where c = 567 index_test.go:143: sql update test_index set c1 = 3421198606462786803, c2 = 0.980468, c3 = 'AMbh6XayTr' where c = 108 index_test.go:143: sql update test_index set c1 = 7207793975100171966, c2 = 0.420787, c3 = 'pCz36tdLlU' where c = 298 index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 768 index_test.go:137: sql insert into test_index values (955, 6999385579936121303, 0.462304, '4RJDu9Joyt') index_test.go:140: sql delete from test_index where c = 653 index_test.go:143: sql update test_index set c1 = 7126061613353498846, c2 = 0.737472, c3 = 'rNxkzZri5D' where c = 618 index_test.go:143: sql update test_index set c1 = 4647192214016760324, c2 = 0.115157, c3 = '5y650KbANE' where c = 428 index_test.go:137: sql insert into test_index values (956, 4782999951932201795, 0.281625, 'nbEOE4QPNm') index_test.go:140: sql delete from test_index where c = 734 index_test.go:140: sql delete from test_index where c = 302 index_test.go:140: sql delete from test_index where c = 137 index_test.go:137: sql insert into test_index values (958, 1022261175309107979, 0.573480, 'wpkPzYr9dO') index_test.go:137: sql insert into test_index values (957, 6142511334402351680, 0.071319, 'ZOGnl6cVXo') index_test.go:143: sql update test_index set c1 = 6255213187228530846, c2 = 0.716124, c3 = 'mLbZoRRF3F' where c = 539 index_test.go:143: sql update test_index set c1 = 6905484745790162070, c2 = 0.542009, c3 = 'PN9SRA1XyR' where c = 854 index_test.go:140: sql delete from test_index where c = 568 index_test.go:137: sql insert into test_index values (959, 4382873811116170481, 0.670276, 'm2HKZPjhvO') index_test.go:137: sql insert into test_index values (960, 3480892736639258870, 0.391171, 'MPgVYMlkja') index_test.go:143: sql update test_index set c1 = 5973927211714095267, c2 = 0.114624, c3 = 'n4AY1O65do' where c = 482 index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 7908588776981472345, c2 = 0.693886, c3 = 'Q1KK05KOAV' where c = 855 index_test.go:143: sql update test_index set c1 = 91096014408109939, c2 = 0.465390, c3 = 'SsTAEriCWX' where c = 863 index_test.go:143: sql update test_index set c1 = 3260949059485309892, c2 = 0.336084, c3 = 'w6KAnXNpVL' where c = 775 index_test.go:143: sql update test_index set c1 = 847842036484481228, c2 = 0.904154, c3 = 'SOAnd93BrT' where c = 905 index_test.go:137: sql insert into test_index values (962, 3064751424134099151, 0.922167, 'NRoTjLZY0P') index_test.go:137: sql insert into test_index values (961, 1439362132451974105, 0.163515, 'EGIL1GB7AI') index_test.go:140: sql delete from test_index where c = 663 index_test.go:143: sql update test_index set c1 = 6569724084014699160, c2 = 0.981523, c3 = 'KIiBPeQZrY' where c = 901 index_test.go:137: sql insert into test_index values (963, 4170586709497254097, 0.081565, 'pWhGuPLX9L') index_test.go:140: sql delete from test_index where c = 762 index_test.go:137: sql insert into test_index values (964, 1274766993429647728, 0.333777, 'v8aV4Lvw78') index_test.go:143: sql update test_index set c1 = 5599488999661155308, c2 = 0.306333, c3 = 'W6kFrjy748' where c = 304 index_test.go:137: sql insert into test_index values (965, 39460319646024066, 0.396208, 'X3zlbNmP5x') index_test.go:137: sql insert into test_index values (967, 4280456878443514107, 0.019609, 'OhMoHs5VgV') index_test.go:140: sql delete from test_index where c = 104 index_test.go:137: sql insert into test_index values (966, 5554261465122661800, 0.696481, 'gVSPc34RFd') index_test.go:137: sql insert into test_index values (968, 7019201062584269979, 0.458295, '4Z0rPU4PdI') index_test.go:140: sql delete from test_index where c = 684 index_test.go:140: sql delete from test_index where c = 956 index_test.go:143: sql update test_index set c1 = 520169989199909141, c2 = 0.945632, c3 = 'cS3AVBjhZJ' where c = 409 index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 935 index_test.go:143: sql update test_index set c1 = 6301796159032880842, c2 = 0.956259, c3 = 'oEzQvqNECQ' where c = 392 index_test.go:137: sql insert into test_index values (969, 6375424282801085859, 0.794211, 'PjFYfMlRk0') index_test.go:140: sql delete from test_index where c = 58 index_test.go:143: sql update test_index set c1 = 4789840487919590369, c2 = 0.551882, c3 = 'pWObf1X8GE' where c = 956 index_test.go:143: sql update test_index set c1 = 2914709668693934403, c2 = 0.135393, c3 = 'uCuq9tPhfi' where c = 138 index_test.go:137: sql insert into test_index values (970, 1821365071584750139, 0.644617, '10rjBhe5Xu') index_test.go:143: sql update test_index set c1 = 2023632667781249307, c2 = 0.995580, c3 = 'fM01xY2SAp' where c = 733 index_test.go:143: sql update test_index set c1 = 8075084349447969624, c2 = 0.320222, c3 = '3oMuITzdRX' where c = 164 index_test.go:140: sql delete from test_index where c = 718 index_test.go:143: sql update test_index set c1 = 9038027451866160683, c2 = 0.675495, c3 = 'tNUWYKQOje' where c = 786 index_test.go:143: sql update test_index set c1 = 8708267398587144866, c2 = 0.147485, c3 = 'JvBpgrjZ9T' where c = 169 index_test.go:137: sql insert into test_index values (972, 1550431123483663130, 0.447695, 'sL7m6BdfHw') index_test.go:137: sql insert into test_index values (971, 3692077494834091573, 0.777837, 'fI8sm5dLpC') index_test.go:140: sql delete from test_index where c = 462 index_test.go:137: sql insert into test_index values (974, 7330792353085230859, 0.203250, 'feld1XQiTQ') index_test.go:137: sql insert into test_index values (973, 4365084006402363389, 0.943239, 'w1EdU2NQOw') index_test.go:143: sql update test_index set c1 = 7055877154469147408, c2 = 0.083670, c3 = 'K5ljAbkOmk' where c = 541 index_test.go:140: sql delete from test_index where c = 300 index_test.go:140: sql delete from test_index where c = 684 index_test.go:140: sql delete from test_index where c = 542 index_test.go:137: sql insert into test_index values (975, 6584503787568787744, 0.238751, 'cFgWu2gbL0') index_test.go:137: sql insert into test_index values (977, 9072036666917058705, 0.613858, 'hQP9CtKhjE') index_test.go:137: sql insert into test_index values (976, 2268275803612031252, 0.159331, 'yL93XsrTxV') index_test.go:143: sql update test_index set c1 = 6790571827117797958, c2 = 0.466189, c3 = 'tTAKf7DbZo' where c = 45 index_test.go:140: sql delete from test_index where c = 523 index_test.go:143: sql update test_index set c1 = 7678488423493997886, c2 = 0.966824, c3 = 'Tr2Il6LbJQ' where c = 360 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 572 index_test.go:137: sql insert into test_index values (978, 4643538345170196274, 0.318110, 'yUsvkOngBa') index_test.go:143: sql update test_index set c1 = 7628030464888475534, c2 = 0.661552, c3 = 'btOGlI95dL' where c = 930 index_test.go:140: sql delete from test_index where c = 572 index_test.go:140: sql delete from test_index where c = 582 index_test.go:140: sql delete from test_index where c = 725 index_test.go:137: sql insert into test_index values (979, 185147460641806520, 0.252771, 'XIUF6NtIDE') index_test.go:137: sql insert into test_index values (980, 7931919895789228185, 0.928272, 'UathastgXo') index_test.go:143: sql update test_index set c1 = 8361447193771616519, c2 = 0.685884, c3 = 'eia9mnqYZC' where c = 770 index_test.go:143: sql update test_index set c1 = 2679402450930600171, c2 = 0.464280, c3 = 'py0NjSUkTY' where c = 966 index_test.go:143: sql update test_index set c1 = 793803294610013311, c2 = 0.007089, c3 = '6wK03rrh2K' where c = 470 index_test.go:143: sql update test_index set c1 = 4470676467922296634, c2 = 0.864598, c3 = 'kFatbycokM' where c = 856 index_test.go:140: sql delete from test_index where c = 342 index_test.go:137: sql insert into test_index values (981, 5151928913189606217, 0.095522, 'jVF8rtmwu6') index_test.go:140: sql delete from test_index where c = 356 index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 797779319035833085, c2 = 0.396358, c3 = 'SskLPfY2yh' where c = 884 index_test.go:143: sql update test_index set c1 = 1466765830793820950, c2 = 0.726176, c3 = 'FoSHEHM40v' where c = 734 index_test.go:137: sql insert into test_index values (982, 8282091205827966107, 0.220836, 'syFTqnUsuV') index_test.go:137: sql insert into test_index values (984, 5207414300726097998, 0.704757, 'hGEQLLBQKH') index_test.go:137: sql insert into test_index values (983, 5987611990234008966, 0.339883, 'e7BBYBQUmL') index_test.go:137: sql insert into test_index values (985, 1939892329654630490, 0.324411, 'UxCdk2l7i3') index_test.go:143: sql update test_index set c1 = 3147488629588305208, c2 = 0.132979, c3 = 'jukJSCHaC9' where c = 953 index_test.go:143: sql update test_index set c1 = 28058042030658229, c2 = 0.851029, c3 = 'mImdA36wZM' where c = 941 index_test.go:143: sql update test_index set c1 = 7737600862330922988, c2 = 0.886074, c3 = 'qYXvK00cUV' where c = 228 index_test.go:143: sql update test_index set c1 = 3469467693748798663, c2 = 0.452223, c3 = 'FUigMjWNq4' where c = 303 index_test.go:137: sql insert into test_index values (987, 4055915149845900147, 0.133366, 'Mgee8SGE8m') index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 674 index_test.go:137: sql insert into test_index values (986, 4964807312550323000, 0.966954, 'BJFpKc7JZk') index_test.go:140: sql delete from test_index where c = 270 index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (988, 5304619182832346288, 0.437769, 'EBqOQZOwgx') index_test.go:137: sql insert into test_index values (989, 3468412371800665951, 0.057521, 'aGy1XHyFW9') index_test.go:140: sql delete from test_index where c = 683 index_test.go:137: sql insert into test_index values (990, 6784126602330993011, 0.252876, 'ccahjVZqD9') index_test.go:140: sql delete from test_index where c = 114 index_test.go:143: sql update test_index set c1 = 2398037228392123209, c2 = 0.123779, c3 = 'euBTHjjsS3' where c = 278 index_test.go:143: sql update test_index set c1 = 1757442172783179132, c2 = 0.455563, c3 = 'lt9pjT7akV' where c = 47 index_test.go:143: sql update test_index set c1 = 8672203814765516774, c2 = 0.766037, c3 = 'l6UXNDwKCA' where c = 297 index_test.go:143: sql update test_index set c1 = 732180526715701684, c2 = 0.923851, c3 = '7uriWPt9hc' where c = 500 index_test.go:143: sql update test_index set c1 = 5707671341415098610, c2 = 0.243243, c3 = 'Hk2OBdcOkG' where c = 873 index_test.go:140: sql delete from test_index where c = 322 index_test.go:143: sql update test_index set c1 = 5420452701498026523, c2 = 0.069310, c3 = 'YtLiDlLAmF' where c = 62 index_test.go:137: sql insert into test_index values (991, 9069213501221182395, 0.281250, 'p4DqXVurqO') index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (992, 8520288463031042592, 0.883432, 'GtOnh7HMJJ') index_test.go:140: sql delete from test_index where c = 845 index_test.go:140: sql delete from test_index where c = 258 index_test.go:137: sql insert into test_index values (993, 1381726858785991729, 0.989944, 'wFL0D85vwR') index_test.go:137: sql insert into test_index values (994, 842964240225716817, 0.425227, 'lT7HbyvuYX') index_test.go:137: sql insert into test_index values (995, 1059891262963681439, 0.796989, 'uw7hzTTvzB') index_test.go:140: sql delete from test_index where c = 464 index_test.go:143: sql update test_index set c1 = 737394653613223088, c2 = 0.805868, c3 = 'czeG76RF0T' where c = 702 index_test.go:143: sql update test_index set c1 = 5053778524752820489, c2 = 0.474175, c3 = 'NsdY3PPgv8' where c = 764 index_test.go:140: sql delete from test_index where c = 654 index_test.go:143: sql update test_index set c1 = 5953636091235724627, c2 = 0.777926, c3 = 'TxkWEa9b27' where c = 766 index_test.go:140: sql delete from test_index where c = 869 index_test.go:140: sql delete from test_index where c = 755 index_test.go:143: sql update test_index set c1 = 5899126914584435947, c2 = 0.411056, c3 = 'pk9bzuARs9' where c = 867 index_test.go:137: sql insert into test_index values (996, 1890107491453625151, 0.172965, '0oXaCYKTyC') index_test.go:143: sql update test_index set c1 = 9039265532499447211, c2 = 0.802730, c3 = '6T0rctPH50' where c = 884 index_test.go:137: sql insert into test_index values (997, 1476200935003589063, 0.673370, 'g3ohYgHuAh') index_test.go:143: sql update test_index set c1 = 3839635369122413153, c2 = 0.081346, c3 = 'Fh1DJv3vT3' where c = 667 index_test.go:140: sql delete from test_index where c = 220 index_test.go:143: sql update test_index set c1 = 409527965348531716, c2 = 0.032017, c3 = '2L3AKJrcVU' where c = 746 index_test.go:143: sql update test_index set c1 = 171440921716189122, c2 = 0.011564, c3 = '3UaQzFSFSd' where c = 983 index_test.go:137: sql insert into test_index values (998, 4633244229740132548, 0.483693, 'Oniv4eocPE') index_test.go:140: sql delete from test_index where c = 533 index_test.go:137: sql insert into test_index values (999, 5766176095399513005, 0.582626, 'zB8E4drykR') index_test.go:137: sql insert into test_index values (1000, 1848900899901087051, 0.531832, 'iyHKnQgKap') index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 8766595471346362794, c2 = 0.551471, c3 = 'm6ecKz1i5o' where c = 420 index_test.go:140: sql delete from test_index where c = 239 index_test.go:140: sql delete from test_index where c = 685 index_test.go:143: sql update test_index set c1 = 6325278219455116951, c2 = 0.156489, c3 = '4O3nfHprdR' where c = 510 index_test.go:143: sql update test_index set c1 = 7970975615509305003, c2 = 0.780117, c3 = 'Qd73QFgNVl' where c = 822 index_test.go:143: sql update test_index set c1 = 3217770208917274684, c2 = 0.997728, c3 = 'ZrEHPj5Wyo' where c = 838 index_test.go:143: sql update test_index set c1 = 7544342411939699649, c2 = 0.713320, c3 = '1q5sWv5HQW' where c = 227 [2024/05/05 23:02:27.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (1001, 2597405479897755775, 0.031526, 'xs2eliKQBT') index_test.go:137: sql insert into test_index values (1002, 5328984479748374295, 0.242001, 'zffEzRlWuD') index_test.go:137: sql insert into test_index values (1007, 2441477874474668824, 0.563135, 'xqKSX9LeqC') index_test.go:137: sql insert into test_index values (1008, 200416281026372066, 0.447049, 'olymm2Jfcp') index_test.go:137: sql insert into test_index values (1004, 5857890683314276526, 0.633749, 'IGLpCPFyxJ') index_test.go:137: sql insert into test_index values (1003, 475698735968090705, 0.968772, 'aC6XbtntHo') index_test.go:137: sql insert into test_index values (1005, 724193338807530038, 0.253789, 'GLEI5x8RZ7') index_test.go:137: sql insert into test_index values (1006, 6585219289464653395, 0.250891, '4G8v6P378b') index_test.go:137: sql insert into test_index values (1010, 4864375097271702759, 0.031390, 'fM2rSHA5FJ') index_test.go:137: sql insert into test_index values (1009, 3916816808219532963, 0.480446, 'EWNSv4hxFL') index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 616 index_test.go:140: sql delete from test_index where c = 146 index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 245 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 7356156324061823205, c2 = 0.859739, c3 = 'FMxs5C4bfi' where c = 244 index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 8965136795293832748, c2 = 0.171365, c3 = 'axYU2gSGJJ' where c = 246 index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 892 index_test.go:143: sql update test_index set c1 = 6960658788092361899, c2 = 0.314431, c3 = 'S5wK93CouQ' where c = 379 index_test.go:140: sql delete from test_index where c = 385 index_test.go:143: sql update test_index set c1 = 1915200300979786275, c2 = 0.354807, c3 = '7XFTn9BADA' where c = 990 index_test.go:143: sql update test_index set c1 = 2869700632778480106, c2 = 0.404446, c3 = 'W3a9jcWAYm' where c = 888 index_test.go:137: sql insert into test_index values (1011, 7465556455535471902, 0.939121, 'XM4HqH4Ckc') index_test.go:143: sql update test_index set c1 = 1979940917757139997, c2 = 0.508729, c3 = 'cTNxWa7TVG' where c = 30 index_test.go:143: sql update test_index set c1 = 7736332873991012324, c2 = 0.477796, c3 = 'mFGorcdykX' where c = 991 index_test.go:143: sql update test_index set c1 = 3606611910454191702, c2 = 0.463863, c3 = 'AL9UTdsDyF' where c = 344 index_test.go:137: sql insert into test_index values (1012, 3181318930066670881, 0.759628, 'G3mgjg2fAE') index_test.go:137: sql insert into test_index values (1013, 433331086560865606, 0.766101, '0roEFIMSkm') index_test.go:140: sql delete from test_index where c = 906 index_test.go:143: sql update test_index set c1 = 6273754233208573141, c2 = 0.975476, c3 = 'u5j6pDUYqV' where c = 542 index_test.go:137: sql insert into test_index values (1014, 172105467361674424, 0.214032, 'VB7sBgeIzA') index_test.go:143: sql update test_index set c1 = 6680391612000138970, c2 = 0.163895, c3 = 'dhgtyKMRhQ' where c = 825 index_test.go:140: sql delete from test_index where c = 964 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 252 index_test.go:137: sql insert into test_index values (1016, 1730905390912110522, 0.805299, 'l2U80cuEfV') index_test.go:137: sql insert into test_index values (1015, 119759180347948622, 0.217790, 'qU26leZhVt') index_test.go:137: sql insert into test_index values (1017, 8665488574060438967, 0.069033, 'pEm9MY3nwO') index_test.go:137: sql insert into test_index values (1018, 4792510404417066223, 0.940959, '5qjXPFqXUU') index_test.go:143: sql update test_index set c1 = 3909744198595104506, c2 = 0.513511, c3 = 'FqEzszm5xv' where c = 247 index_test.go:143: sql update test_index set c1 = 4382317984375722828, c2 = 0.078008, c3 = 'Vd4X6Mu1XZ' where c = 534 index_test.go:137: sql insert into test_index values (1020, 8080744973719923645, 0.844428, '6uit90gZc1') index_test.go:137: sql insert into test_index values (1019, 8991072482379380843, 0.220853, 'acnd5bYqUh') index_test.go:140: sql delete from test_index where c = 678 index_test.go:140: sql delete from test_index where c = 962 index_test.go:140: sql delete from test_index where c = 714 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 542 index_test.go:143: sql update test_index set c1 = 4900878635710828631, c2 = 0.022826, c3 = 'sKzxqWiIGY' where c = 351 index_test.go:143: sql update test_index set c1 = 4131650923959664214, c2 = 0.340573, c3 = 'dyjxmsJce3' where c = 691 index_test.go:137: sql insert into test_index values (1022, 8382831517664099873, 0.205328, 'XNY585HlBW') index_test.go:143: sql update test_index set c1 = 1401444231380660939, c2 = 0.683105, c3 = 'm81c5w2QzZ' where c = 552 index_test.go:137: sql insert into test_index values (1021, 809972156575701747, 0.034636, 'TofW4bBMv5') index_test.go:143: sql update test_index set c1 = 7638705753997983392, c2 = 0.263861, c3 = 'GgV3qEWGT7' where c = 43 index_test.go:143: sql update test_index set c1 = 6046430817687818046, c2 = 0.604059, c3 = 'LUBILQ6GeR' where c = 267 index_test.go:140: sql delete from test_index where c = 1002 index_test.go:143: sql update test_index set c1 = 4254002080859667788, c2 = 0.272051, c3 = 'feOsrqNMt5' where c = 519 index_test.go:137: sql insert into test_index values (1023, 7623028707014658882, 0.176889, 'J7lHGdNXlr') index_test.go:137: sql insert into test_index values (1025, 265873509415526757, 0.967366, 'KCtVJvgyHM') index_test.go:137: sql insert into test_index values (1026, 2133551482385257841, 0.526902, 'Bm2ZnXN0BE') index_test.go:137: sql insert into test_index values (1027, 2439391253959359363, 0.169595, 'OGCCLca8DD') index_test.go:143: sql update test_index set c1 = 1708802658927826657, c2 = 0.751579, c3 = 'NCxX4mHR3y' where c = 951 index_test.go:137: sql insert into test_index values (1024, 8799362217425443615, 0.909399, 'IUiOGrDsMn') index_test.go:143: sql update test_index set c1 = 8614415313252056709, c2 = 0.216847, c3 = 'U6dQa6w6aK' where c = 647 index_test.go:137: sql insert into test_index values (1028, 1759013029089307087, 0.328680, '9w8R1cJxhE') index_test.go:140: sql delete from test_index where c = 789 index_test.go:140: sql delete from test_index where c = 985 index_test.go:140: sql delete from test_index where c = 974 index_test.go:140: sql delete from test_index where c = 55 index_test.go:143: sql update test_index set c1 = 273430521422067803, c2 = 0.675706, c3 = 'X3RuGWXaSC' where c = 283 index_test.go:140: sql delete from test_index where c = 794 index_test.go:140: sql delete from test_index where c = 495 index_test.go:140: sql delete from test_index where c = 920 index_test.go:140: sql delete from test_index where c = 234 index_test.go:137: sql insert into test_index values (1029, 6048791754203834285, 0.064285, 'C7uKiN6ELW') index_test.go:137: sql insert into test_index values (1030, 8036461485621524343, 0.260590, 'fZIeg5M55G') index_test.go:143: sql update test_index set c1 = 7093570893973225371, c2 = 0.683063, c3 = 'lOBfISgY2C' where c = 695 index_test.go:143: sql update test_index set c1 = 46732342930311880, c2 = 0.912394, c3 = 'DsYIt8WBdu' where c = 255 index_test.go:143: sql update test_index set c1 = 3353623912005124655, c2 = 0.351109, c3 = 'TyrYIFIuEU' where c = 644 index_test.go:143: sql update test_index set c1 = 4371148485510584415, c2 = 0.129452, c3 = 'GJlfOsxWcf' where c = 712 index_test.go:140: sql delete from test_index where c = 448 index_test.go:143: sql update test_index set c1 = 961599578617941140, c2 = 0.053879, c3 = '1Rifesbu1F' where c = 1023 index_test.go:143: sql update test_index set c1 = 3658876222292612322, c2 = 0.447222, c3 = 'xMXUlV2blU' where c = 855 index_test.go:137: sql insert into test_index values (1031, 2402426039438305068, 0.059936, 'EuKWRnWbKe') index_test.go:140: sql delete from test_index where c = 1004 index_test.go:143: sql update test_index set c1 = 6661175823147414900, c2 = 0.722183, c3 = '10ntM0neLe' where c = 220 index_test.go:137: sql insert into test_index values (1032, 4400732532894936058, 0.598361, 'YvOCoUZ2NC') index_test.go:137: sql insert into test_index values (1034, 3229488307102207849, 0.652814, '0hD8MvteMQ') index_test.go:137: sql insert into test_index values (1033, 4653003114143862742, 0.073019, 'XHP3HQrG7L') index_test.go:143: sql update test_index set c1 = 2085064983786353708, c2 = 0.250409, c3 = 'DJAvb9MguE' where c = 447 index_test.go:140: sql delete from test_index where c = 210 index_test.go:137: sql insert into test_index values (1035, 6458548910928220803, 0.258488, 'doa01TCkt8') index_test.go:140: sql delete from test_index where c = 182 index_test.go:137: sql insert into test_index values (1037, 3770059478634174749, 0.070626, 'pT9bix7nCc') index_test.go:140: sql delete from test_index where c = 604 index_test.go:137: sql insert into test_index values (1036, 6290960610572787182, 0.560625, 'lPVKn3D1PA') index_test.go:137: sql insert into test_index values (1038, 6854919758766000207, 0.813253, '0AHt9Mn18z') index_test.go:143: sql update test_index set c1 = 2667826637725292748, c2 = 0.260060, c3 = 'lAQ2yTcIMY' where c = 542 index_test.go:143: sql update test_index set c1 = 3151296909763870381, c2 = 0.427803, c3 = 'kbS8MxUMke' where c = 666 index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 820 index_test.go:137: sql insert into test_index values (1039, 8693535236658214138, 0.978973, 'EsTWfLyoQu') index_test.go:140: sql delete from test_index where c = 531 index_test.go:143: sql update test_index set c1 = 6938370923284379042, c2 = 0.167109, c3 = 'uwBAOuH7sR' where c = 167 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 963054855506794901, c2 = 0.082701, c3 = '7nvPfnt9YM' where c = 13 index_test.go:137: sql insert into test_index values (1040, 3291937693217124183, 0.868784, 'tMm0qjuaXU') index_test.go:143: sql update test_index set c1 = 301595300533852768, c2 = 0.966177, c3 = 'R0xnxdGZoM' where c = 777 index_test.go:137: sql insert into test_index values (1042, 2326857939845072866, 0.537193, 'EUl9xPAsFX') index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 658 index_test.go:143: sql update test_index set c1 = 6027236966143785400, c2 = 0.279815, c3 = 'KFgMcazTeH' where c = 851 index_test.go:143: sql update test_index set c1 = 1138237849534674937, c2 = 0.320447, c3 = 'Y5ybOtbLbh' where c = 298 index_test.go:137: sql insert into test_index values (1041, 8316935758318426876, 0.539713, 'ROoZOAzRxq') index_test.go:137: sql insert into test_index values (1043, 1907168664669721822, 0.482096, 'blVQjAeDa8') index_test.go:140: sql delete from test_index where c = 145 index_test.go:137: sql insert into test_index values (1044, 3293058842045374228, 0.631362, 'tSvThGRgbv') index_test.go:143: sql update test_index set c1 = 7384145352008114033, c2 = 0.059581, c3 = '3Y2bgLOPi3' where c = 692 index_test.go:140: sql delete from test_index where c = 810 index_test.go:143: sql update test_index set c1 = 5663114537808430766, c2 = 0.023652, c3 = 'Dxtj3cKVrZ' where c = 64 index_test.go:140: sql delete from test_index where c = 642 index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 8605698075585448713, c2 = 0.202363, c3 = 'ywYxd7oYkt' where c = 630 index_test.go:137: sql insert into test_index values (1046, 8033667358302178311, 0.852781, 'cTbq2efU0v') index_test.go:143: sql update test_index set c1 = 4377443243267175701, c2 = 0.169460, c3 = 'e7IxvMXhy9' where c = 364 index_test.go:143: sql update test_index set c1 = 4139513596938099004, c2 = 0.594339, c3 = 'RfHPHU7Itq' where c = 464 index_test.go:137: sql insert into test_index values (1045, 5358606162226585488, 0.277768, 'LmgOq0paJk') index_test.go:143: sql update test_index set c1 = 7187802133431215805, c2 = 0.786937, c3 = 'SAMUBKyhtZ' where c = 934 index_test.go:140: sql delete from test_index where c = 633 index_test.go:137: sql insert into test_index values (1047, 7790342820062063876, 0.408832, 'ycIELwomrb') index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 6216477018240812477, c2 = 0.553445, c3 = 'hG3XiVJC1O' where c = 197 index_test.go:137: sql insert into test_index values (1049, 274501330375329336, 0.017998, 'UOohZw3dXm') index_test.go:137: sql insert into test_index values (1048, 5012619764304775965, 0.319252, 'iAeNghDJeS') index_test.go:143: sql update test_index set c1 = 2684133804916622630, c2 = 0.516933, c3 = 'q6mKMKhGKF' where c = 170 index_test.go:137: sql insert into test_index values (1051, 6447250884156484273, 0.863912, 'UGFa1gQMBL') index_test.go:137: sql insert into test_index values (1050, 2590782991176339829, 0.962190, '9VpjHXDjFe') index_test.go:137: sql insert into test_index values (1052, 8408500014536790576, 0.907933, 'YYML94yXR0') index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 3478961981579865925, c2 = 0.850642, c3 = 'ntFw2Hp9fk' where c = 64 index_test.go:143: sql update test_index set c1 = 4650357259144428632, c2 = 0.760812, c3 = 'upkidUTrvP' where c = 211 index_test.go:140: sql delete from test_index where c = 401 index_test.go:143: sql update test_index set c1 = 4612840916137385903, c2 = 0.011534, c3 = 'jDaANqYm6v' where c = 221 index_test.go:137: sql insert into test_index values (1054, 6320236100801857493, 0.605601, 'ud9M80Zb9E') index_test.go:137: sql insert into test_index values (1053, 4299149736780790357, 0.331490, 'wggqxBw8DB') index_test.go:140: sql delete from test_index where c = 1019 index_test.go:137: sql insert into test_index values (1056, 7034094833107889922, 0.153498, 'E14zAzd9jV') index_test.go:140: sql delete from test_index where c = 739 index_test.go:137: sql insert into test_index values (1055, 5168341717999616814, 0.180772, 'jBTN7qcVOH') index_test.go:140: sql delete from test_index where c = 825 index_test.go:137: sql insert into test_index values (1057, 2372009929968816465, 0.405215, 'vtBEMDdwgx') index_test.go:140: sql delete from test_index where c = 245 index_test.go:143: sql update test_index set c1 = 1911703706667055426, c2 = 0.455150, c3 = 'Fz92gbgpCg' where c = 794 index_test.go:140: sql delete from test_index where c = 745 index_test.go:143: sql update test_index set c1 = 4059584100068951451, c2 = 0.995541, c3 = 'uZxrcW7MW7' where c = 315 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 8451612928334076203, c2 = 0.735826, c3 = 'Ek0PtXo2vh' where c = 487 index_test.go:140: sql delete from test_index where c = 265 [2024/05/05 23:02:27.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:27.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [TestSimpleConflictUpdate][Update][Time Cost]5.961595749s index_test.go:143: sql update test_index set c1 = 8031931454048056950, c2 = 0.724282, c3 = 'prEVZQOKie' where c = 675 index_test.go:143: sql update test_index set c1 = 4610714963363333840, c2 = 0.373873, c3 = '8ohYS4Z1Dt' where c = 232 index_test.go:140: sql delete from test_index where c = 805 index_test.go:140: sql delete from test_index where c = 666 index_test.go:137: sql insert into test_index values (1058, 5640123077854786237, 0.749761, 'IIcLsa3Z0T') index_test.go:137: sql insert into test_index values (1059, 8983990720362281595, 0.588200, '20efhZZ8J9') index_test.go:143: sql update test_index set c1 = 683427141241143999, c2 = 0.419107, c3 = 'fxdHwFbhd0' where c = 905 index_test.go:143: sql update test_index set c1 = 2324302686926281479, c2 = 0.666136, c3 = 'U5Gh3drdeI' where c = 610 index_test.go:143: sql update test_index set c1 = 8351975398711343927, c2 = 0.327649, c3 = 'Hae4ek9aHT' where c = 916 index_test.go:137: sql insert into test_index values (1061, 2295683177744040768, 0.224359, 'nsFhwD06Kl') index_test.go:137: sql insert into test_index values (1062, 6336232707819420777, 0.129771, 'OFdRVda1nL') index_test.go:137: sql insert into test_index values (1060, 3717431030792702532, 0.997505, 't2b05b4g3L') index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 4472582637517288590, c2 = 0.248722, c3 = 'VdEmg4WAX7' where c = 435 index_test.go:143: sql update test_index set c1 = 827283221220349247, c2 = 0.619116, c3 = 'bfXSXgYUmW' where c = 705 index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 620 index_test.go:137: sql insert into test_index values (1064, 1661283444175186337, 0.909541, '4ckkAgVGKZ') index_test.go:137: sql insert into test_index values (1063, 5787240109570412350, 0.037318, 'GBxk7nyR1c') index_test.go:143: sql update test_index set c1 = 2178664729215455787, c2 = 0.661513, c3 = 'MF4SbHY2KH' where c = 637 index_test.go:137: sql insert into test_index values (1065, 4681019241584725403, 0.155707, 'cFzXVjLdpk') index_test.go:143: sql update test_index set c1 = 1991840449713134352, c2 = 0.555969, c3 = '3hgdp9rFuR' where c = 314 index_test.go:140: sql delete from test_index where c = 372 index_test.go:140: sql delete from test_index where c = 895 index_test.go:137: sql insert into test_index values (1067, 2094421533226230062, 0.178755, '3wQ3xTnG4w') index_test.go:143: sql update test_index set c1 = 6572229409136994020, c2 = 0.609459, c3 = 'cuQeJtyD2v' where c = 864 index_test.go:137: sql insert into test_index values (1068, 1731800044995942968, 0.453792, 'MjZWbZ9fRe') index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 4801711246793385081, c2 = 0.757205, c3 = 'a4F6PE8PCV' where c = 297 index_test.go:137: sql insert into test_index values (1066, 5909186233851240250, 0.466091, 'e9WHDfo7oO') index_test.go:143: sql update test_index set c1 = 3874346975859029465, c2 = 0.999102, c3 = 'tB7tHmIfRs' where c = 881 index_test.go:140: sql delete from test_index where c = 726 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 460582395459732146, c2 = 0.614455, c3 = '0gMeNW4xyK' where c = 457 index_test.go:140: sql delete from test_index where c = 31 index_test.go:137: sql insert into test_index values (1070, 1410626628661639811, 0.318010, 'i6KFaQiAEI') index_test.go:143: sql update test_index set c1 = 7185904523132884925, c2 = 0.575188, c3 = 'YvQh8dxQAh' where c = 770 index_test.go:137: sql insert into test_index values (1069, 8629271764861712238, 0.315752, '0WJcE3OQbM') index_test.go:137: sql insert into test_index values (1071, 8335842924660179799, 0.737983, 'wURhMy0iVo') index_test.go:140: sql delete from test_index where c = 244 index_test.go:137: sql insert into test_index values (1072, 6398834585724085003, 0.777675, '2wB9gGsiIb') index_test.go:143: sql update test_index set c1 = 4523970640463806747, c2 = 0.071263, c3 = 'ltbCkoObhG' where c = 199 index_test.go:140: sql delete from test_index where c = 90 index_test.go:143: sql update test_index set c1 = 2468595403697636001, c2 = 0.823115, c3 = 'LMKDqFxSZr' where c = 580 index_test.go:140: sql delete from test_index where c = 335 index_test.go:140: sql delete from test_index where c = 294 index_test.go:137: sql insert into test_index values (1073, 7701361438288126631, 0.920314, 'sbEZdroqSZ') index_test.go:143: sql update test_index set c1 = 7213610274705040584, c2 = 0.876229, c3 = 'ecGbBntbkI' where c = 734 index_test.go:143: sql update test_index set c1 = 5536148952788840579, c2 = 0.498618, c3 = '1mgYzgi9m6' where c = 825 index_test.go:143: sql update test_index set c1 = 232857424798825481, c2 = 0.605540, c3 = '2nCnLKGpi5' where c = 370 index_test.go:143: sql update test_index set c1 = 4086350492498238561, c2 = 0.704636, c3 = 'P47SNmaXDF' where c = 534 index_test.go:137: sql insert into test_index values (1074, 2378855811016250143, 0.676606, 'SuGk3uhZb7') index_test.go:137: sql insert into test_index values (1075, 700405156314635294, 0.985089, 'PDzVdwtKl7') index_test.go:137: sql insert into test_index values (1076, 6111939612687988630, 0.639151, '9vF3O0AdOL') index_test.go:140: sql delete from test_index where c = 650 index_test.go:137: sql insert into test_index values (1077, 686972725699131329, 0.849041, 'U4XRkAW1Ci') index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 55 index_test.go:137: sql insert into test_index values (1079, 9162755282724155278, 0.176736, 'uIyvCW70iR') index_test.go:143: sql update test_index set c1 = 6924655618613755809, c2 = 0.200487, c3 = 'BS8qhFI2uq' where c = 628 index_test.go:140: sql delete from test_index where c = 329 index_test.go:140: sql delete from test_index where c = 1038 index_test.go:137: sql insert into test_index values (1078, 5262506052348261102, 0.593954, 'iTMrECQ6B2') index_test.go:143: sql update test_index set c1 = 5134188000490037722, c2 = 0.276678, c3 = 'bbfiyRqeqK' where c = 255 index_test.go:137: sql insert into test_index values (1080, 4424979354692905623, 0.436324, '8owuJBU3J0') index_test.go:143: sql update test_index set c1 = 5986172948011453731, c2 = 0.609468, c3 = 'VKcBhSdrnA' where c = 294 index_test.go:140: sql delete from test_index where c = 343 index_test.go:140: sql delete from test_index where c = 160 index_test.go:143: sql update test_index set c1 = 2251239956818162736, c2 = 0.705085, c3 = 'yNxeMAODbW' where c = 396 index_test.go:137: sql insert into test_index values (1081, 6658103317451031943, 0.206101, 'KYmytJS2jD') index_test.go:140: sql delete from test_index where c = 764 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:143: sql update test_index set c1 = 8976196138177642965, c2 = 0.765504, c3 = 'kQPfGLDWzP' where c = 843 index_test.go:143: sql update test_index set c1 = 7567129776430816968, c2 = 0.768438, c3 = 'd1DKp8b7ja' where c = 775 index_test.go:137: sql insert into test_index values (1083, 8535678565859886391, 0.114597, 'oELIsO8sW9') index_test.go:137: sql insert into test_index values (1082, 1211780660761940711, 0.851525, 'l2TgeT7vPU') index_test.go:143: sql update test_index set c1 = 7079281830534433897, c2 = 0.152449, c3 = '5zCbOVzJiS' where c = 430 index_test.go:143: sql update test_index set c1 = 5651098027894731215, c2 = 0.178461, c3 = 'wM2psTBkZa' where c = 172 index_test.go:140: sql delete from test_index where c = 627 index_test.go:137: sql insert into test_index values (1084, 109703404798063146, 0.876364, 'Mv5GbMsuCb') index_test.go:143: sql update test_index set c1 = 8439691002014817448, c2 = 0.463517, c3 = 'jKCtxIVJrZ' where c = 729 index_test.go:140: sql delete from test_index where c = 853 index_test.go:137: sql insert into test_index values (1086, 7011452665092382582, 0.698017, 'YQVrX1OuLs') index_test.go:137: sql insert into test_index values (1085, 6293104897145237704, 0.071865, 'tFj8i1duKR') index_test.go:143: sql update test_index set c1 = 2652699051409423555, c2 = 0.036350, c3 = '15nrINtTUH' where c = 179 index_test.go:143: sql update test_index set c1 = 2743780510600882690, c2 = 0.295392, c3 = 'PFh1C9E9FS' where c = 927 index_test.go:140: sql delete from test_index where c = 821 index_test.go:137: sql insert into test_index values (1089, 8711508157453176660, 0.614791, 'ceHQVvQrhI') index_test.go:137: sql insert into test_index values (1087, 8901474079877751656, 0.476356, 'ShdJFGfQXC') index_test.go:140: sql delete from test_index where c = 66 index_test.go:137: sql insert into test_index values (1088, 4911888866711787113, 0.347273, 'T1JFK3RtuQ') index_test.go:143: sql update test_index set c1 = 7533832074789880719, c2 = 0.464440, c3 = 'OyMHT0OmUl' where c = 429 index_test.go:140: sql delete from test_index where c = 727 index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (1090, 5758429762623160656, 0.180375, 'TEdXNkKm9r') index_test.go:137: sql insert into test_index values (1091, 7422213102030935339, 0.560283, 'nbyD8aEVeL') index_test.go:143: sql update test_index set c1 = 7953303728980430662, c2 = 0.475965, c3 = 'tJOxz5HTx2' where c = 961 index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 7526695447677687174, c2 = 0.157668, c3 = 'srjthEinUe' where c = 94 index_test.go:140: sql delete from test_index where c = 763 index_test.go:140: sql delete from test_index where c = 63 index_test.go:137: sql insert into test_index values (1092, 6495136062241919326, 0.708258, 'oAwj8twE5o') index_test.go:140: sql delete from test_index where c = 663 index_test.go:140: sql delete from test_index where c = 1020 index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 2725974916126891910, c2 = 0.028159, c3 = 'kNRgCyPe3p' where c = 397 index_test.go:143: sql update test_index set c1 = 4855651440073641351, c2 = 0.014301, c3 = 'BhNkvTc8TU' where c = 652 index_test.go:137: sql insert into test_index values (1093, 7125456264186769747, 0.516696, '4174C1aszJ') index_test.go:143: sql update test_index set c1 = 4500510712147047191, c2 = 0.109254, c3 = 'A1aRnQC7BC' where c = 723 index_test.go:143: sql update test_index set c1 = 2041934566829591224, c2 = 0.763939, c3 = '52hYxnln0v' where c = 785 index_test.go:143: sql update test_index set c1 = 2001704909763953119, c2 = 0.436255, c3 = 'rqV6gpgfvN' where c = 315 index_test.go:143: sql update test_index set c1 = 1342864999367541844, c2 = 0.797619, c3 = 'QUx8Fo98z0' where c = 838 index_test.go:143: sql update test_index set c1 = 7945520454892684276, c2 = 0.724850, c3 = 'J7aSJ9P9HA' where c = 1048 index_test.go:143: sql update test_index set c1 = 684087078526256111, c2 = 0.012165, c3 = 'iJgUB8bvMn' where c = 509 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:137: sql insert into test_index values (1095, 4800217651069116017, 0.785284, 'qr42AVtfAn') index_test.go:137: sql insert into test_index values (1094, 3251869524070140448, 0.244106, 'TI7x3xrl4S') index_test.go:137: sql insert into test_index values (1097, 5291857114854080611, 0.594529, 'CpDhfQNGxK') index_test.go:137: sql insert into test_index values (1096, 1792790952192768990, 0.727675, 't7BP0LMntT') index_test.go:140: sql delete from test_index where c = 260 index_test.go:137: sql insert into test_index values (1098, 10355210675196401, 0.932892, 'kXYnWeGlfU') index_test.go:143: sql update test_index set c1 = 2524315574034855621, c2 = 0.062154, c3 = 'owq4pjooVn' where c = 832 index_test.go:140: sql delete from test_index where c = 197 index_test.go:143: sql update test_index set c1 = 1749345972249565123, c2 = 0.299940, c3 = 'xEAmlcqBi7' where c = 207 index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 288 index_test.go:140: sql delete from test_index where c = 423 index_test.go:143: sql update test_index set c1 = 1568486631759446440, c2 = 0.489121, c3 = '7YaLkgAPhw' where c = 385 index_test.go:137: sql insert into test_index values (1099, 6905528102430829229, 0.507745, 'N4cw9sCIUW') index_test.go:143: sql update test_index set c1 = 9177651258740211602, c2 = 0.492746, c3 = '2l3PP2sbn6' where c = 701 index_test.go:143: sql update test_index set c1 = 8826466308135450866, c2 = 0.164681, c3 = '3Kbmkoqkfr' where c = 669 index_test.go:143: sql update test_index set c1 = 2796120992977362112, c2 = 0.945886, c3 = '7csExXEdqK' where c = 917 index_test.go:140: sql delete from test_index where c = 455 index_test.go:137: sql insert into test_index values (1100, 7655833725273711311, 0.982135, 'SFg1zhhsAe') index_test.go:140: sql delete from test_index where c = 630 index_test.go:143: sql update test_index set c1 = 4188856976736069152, c2 = 0.361038, c3 = 'O0ZeWvY784' where c = 947 index_test.go:143: sql update test_index set c1 = 471190392448098039, c2 = 0.347336, c3 = 'avh4qwYdcf' where c = 240 [2024/05/05 23:02:28.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.044 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (1101, 4248704453344487935, 0.269510, 'QSU47lrUNa') index_test.go:137: sql insert into test_index values (1104, 5610819350494609208, 0.748378, 'hb038UUG9A') index_test.go:137: sql insert into test_index values (1105, 6940366267439951943, 0.899779, '38YVTqhvUJ') index_test.go:137: sql insert into test_index values (1106, 2339849361421706295, 0.634996, 'rPrwm6pJ70') index_test.go:137: sql insert into test_index values (1102, 4446569394491210765, 0.296522, 'g6UStE6idS') index_test.go:137: sql insert into test_index values (1103, 8833732343211118580, 0.432081, 'nUx55TXkrE') index_test.go:137: sql insert into test_index values (1110, 1536435804354418673, 0.688545, 'ZCXfPCLtXC') index_test.go:137: sql insert into test_index values (1107, 2325910996969629910, 0.271373, 'Iuv3zcK3Ch') index_test.go:137: sql insert into test_index values (1108, 7688662111005703846, 0.440851, 'pWsnOIXVEB') index_test.go:137: sql insert into test_index values (1109, 3918401572244778574, 0.257473, 't97zX5pYq8') index_test.go:140: sql delete from test_index where c = 411 index_test.go:140: sql delete from test_index where c = 810 index_test.go:140: sql delete from test_index where c = 130 index_test.go:140: sql delete from test_index where c = 279 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 538 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:140: sql delete from test_index where c = 447 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:143: sql update test_index set c1 = 1768224022815261461, c2 = 0.080211, c3 = 'zpoela7A9L' where c = 653 index_test.go:143: sql update test_index set c1 = 6549909533879140519, c2 = 0.002592, c3 = 'ihQshK7P46' where c = 322 index_test.go:143: sql update test_index set c1 = 2990939706380238347, c2 = 0.770959, c3 = 'XAKgwiimhY' where c = 122 index_test.go:143: sql update test_index set c1 = 7982178769199042343, c2 = 0.921452, c3 = 'hnEp6q4UPv' where c = 576 index_test.go:143: sql update test_index set c1 = 7763209196826396853, c2 = 0.492182, c3 = 'IowBAzLg9Y' where c = 616 index_test.go:140: sql delete from test_index where c = 611 index_test.go:143: sql update test_index set c1 = 2627733778257240772, c2 = 0.123806, c3 = 'Ji1VFoki9F' where c = 438 index_test.go:143: sql update test_index set c1 = 6793974270468354324, c2 = 0.838080, c3 = 'Km9sea1oJt' where c = 787 index_test.go:143: sql update test_index set c1 = 2024946787857491414, c2 = 0.102017, c3 = 'L9XU8AzQBK' where c = 1009 index_test.go:137: sql insert into test_index values (1112, 7734932754901549301, 0.392833, 'fQB0chcZzW') index_test.go:137: sql insert into test_index values (1111, 4820970542561144660, 0.923073, 'G8JwS9tdQe') index_test.go:137: sql insert into test_index values (1113, 6425985255360872975, 0.830161, 'ZA8SPA3sha') index_test.go:137: sql insert into test_index values (1114, 5382914868851739165, 0.393310, 'pNHefBOL4a') index_test.go:137: sql insert into test_index values (1115, 4263701740258016216, 0.286919, '0Y5i1YTs8t') index_test.go:140: sql delete from test_index where c = 685 index_test.go:143: sql update test_index set c1 = 3209958528649162036, c2 = 0.189848, c3 = 'xZht5OClMT' where c = 809 index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (1118, 1266115770175457973, 0.343727, 'UEge3PiQLo') index_test.go:137: sql insert into test_index values (1117, 630278271171335342, 0.226593, 'RAmKaP6BY3') index_test.go:143: sql update test_index set c1 = 4107906309948725468, c2 = 0.625250, c3 = 'flHRhBK2bN' where c = 347 index_test.go:137: sql insert into test_index values (1116, 9114404787755740277, 0.407467, 'J5QJdXd3vS') index_test.go:143: sql update test_index set c1 = 7609821075889362888, c2 = 0.462583, c3 = 'sFLdlC3R9r' where c = 713 index_test.go:140: sql delete from test_index where c = 549 index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (1119, 9018835627736132823, 0.889849, 'Oi3khKSqfA') index_test.go:143: sql update test_index set c1 = 1114897069702402129, c2 = 0.053165, c3 = 'Ev42C3HBcm' where c = 907 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 7324012352635791353, c2 = 0.407427, c3 = 'wFy8PaZ7X2' where c = 429 index_test.go:137: sql insert into test_index values (1120, 5020139686139767460, 0.638641, 'HB6xf84skS') index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 417 index_test.go:137: sql insert into test_index values (1121, 5554194555803029951, 0.479910, 'Px4MiVuuKc') index_test.go:140: sql delete from test_index where c = 591 index_test.go:143: sql update test_index set c1 = 40743068139418717, c2 = 0.572813, c3 = '8Hc722IoK5' where c = 190 index_test.go:143: sql update test_index set c1 = 1777137634155200416, c2 = 0.198972, c3 = '5vygr24bay' where c = 240 index_test.go:143: sql update test_index set c1 = 1543681815690742283, c2 = 0.705706, c3 = 'gw9ojbjVYw' where c = 217 index_test.go:140: sql delete from test_index where c = 905 index_test.go:137: sql insert into test_index values (1123, 1606065336004091631, 0.213826, 'LcYUtVa5XX') index_test.go:143: sql update test_index set c1 = 7505821424290410739, c2 = 0.855776, c3 = 'STPDonJ1fa' where c = 91 index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 6119927421995654796, c2 = 0.207870, c3 = 'z0OIBi7nFq' where c = 176 index_test.go:143: sql update test_index set c1 = 2894123154684472042, c2 = 0.551053, c3 = 'ue4CPFhWlv' where c = 224 index_test.go:137: sql insert into test_index values (1122, 6087732695910112068, 0.453803, 'ek5wT4ojOb') index_test.go:137: sql insert into test_index values (1125, 1648772701032208509, 0.727494, 'wuLD1SzQik') index_test.go:137: sql insert into test_index values (1124, 5830377391355408853, 0.012652, '6lJd91A7sh') index_test.go:140: sql delete from test_index where c = 597 index_test.go:137: sql insert into test_index values (1128, 3757431706514204202, 0.427306, 'yAuraKbFKc') index_test.go:137: sql insert into test_index values (1126, 5348281290915828611, 0.384277, '6HYpTsfLso') index_test.go:143: sql update test_index set c1 = 1213434485042492230, c2 = 0.376977, c3 = '65MuA8h4D2' where c = 1018 index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 705 index_test.go:137: sql insert into test_index values (1127, 6748658553600445968, 0.765384, 'LhEzWwcmB5') index_test.go:140: sql delete from test_index where c = 281 index_test.go:143: sql update test_index set c1 = 5939011273884954773, c2 = 0.222099, c3 = 'ABJpESKNs4' where c = 276 index_test.go:137: sql insert into test_index values (1129, 3038427089817658514, 0.678285, 'JSp0WXcVgi') index_test.go:140: sql delete from test_index where c = 498 index_test.go:137: sql insert into test_index values (1130, 95102979402442925, 0.536710, 'pDJZvbj3AG') index_test.go:140: sql delete from test_index where c = 474 index_test.go:140: sql delete from test_index where c = 473 index_test.go:143: sql update test_index set c1 = 1204162743457230066, c2 = 0.029078, c3 = 'E0kdYbkDOT' where c = 1032 index_test.go:140: sql delete from test_index where c = 327 index_test.go:143: sql update test_index set c1 = 4446897269283907745, c2 = 0.005090, c3 = '8ZQsK936Pm' where c = 94 index_test.go:143: sql update test_index set c1 = 6925767606320678564, c2 = 0.535503, c3 = '6RYjTSIHZe' where c = 1109 index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 4068199052716660231, c2 = 0.898878, c3 = '45PWDdKJD2' where c = 44 index_test.go:143: sql update test_index set c1 = 622842032455135781, c2 = 0.431145, c3 = 'jJYdmqp2nW' where c = 540 index_test.go:140: sql delete from test_index where c = 547 index_test.go:143: sql update test_index set c1 = 5035733498170138093, c2 = 0.607805, c3 = 'DVr2eyZPaV' where c = 211 index_test.go:137: sql insert into test_index values (1131, 3914883738030058386, 0.960529, 'ZEG1zrMwfk') index_test.go:137: sql insert into test_index values (1132, 7421155491934353088, 0.294477, 'iHxg5tNtOe') index_test.go:143: sql update test_index set c1 = 5641341412338696679, c2 = 0.033097, c3 = 'PuAH4mBwFL' where c = 981 index_test.go:143: sql update test_index set c1 = 3608945831843232369, c2 = 0.328552, c3 = 'CbVFnyQuct' where c = 742 index_test.go:137: sql insert into test_index values (1133, 242522341430871932, 0.767024, 'FDpuEU5T4w') index_test.go:137: sql insert into test_index values (1134, 4216250731906245143, 0.559166, 'sR8mwqscPS') index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 952293082462995389, c2 = 0.013324, c3 = 'YfaH5GFzb4' where c = 44 index_test.go:137: sql insert into test_index values (1135, 2698018631479868483, 0.873139, 'SIG8RM4zTy') index_test.go:137: sql insert into test_index values (1136, 4322410368189754709, 0.349001, 'wWbF9ZmBV8') index_test.go:143: sql update test_index set c1 = 4991167000653801596, c2 = 0.093355, c3 = '6hDYOgrZQs' where c = 714 index_test.go:137: sql insert into test_index values (1137, 2143880745548791282, 0.889889, 'pOEUJWeeRU') index_test.go:137: sql insert into test_index values (1138, 535332261337204534, 0.705631, 'q886ieo08G') index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (1139, 2367737457466969343, 0.668459, '5mYGULI7cE') index_test.go:140: sql delete from test_index where c = 947 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:140: sql delete from test_index where c = 238 index_test.go:140: sql delete from test_index where c = 507 index_test.go:140: sql delete from test_index where c = 914 index_test.go:137: sql insert into test_index values (1140, 3420210197780312440, 0.997969, '0Uum15Fm5D') index_test.go:143: sql update test_index set c1 = 2797209076020676979, c2 = 0.104348, c3 = 'uWTzXSMsHW' where c = 571 index_test.go:143: sql update test_index set c1 = 1621286051919481032, c2 = 0.458404, c3 = 'ufpXzJ7KzF' where c = 725 index_test.go:140: sql delete from test_index where c = 875 index_test.go:140: sql delete from test_index where c = 546 index_test.go:143: sql update test_index set c1 = 6901669855913151529, c2 = 0.582030, c3 = '12dZwBakFs' where c = 314 index_test.go:140: sql delete from test_index where c = 487 index_test.go:137: sql insert into test_index values (1141, 3923175081247684563, 0.262061, '8ZR8ki8Cne') index_test.go:143: sql update test_index set c1 = 5559873904833364457, c2 = 0.578524, c3 = 'btwSaaeYtG' where c = 497 index_test.go:143: sql update test_index set c1 = 6152513669184721701, c2 = 0.119602, c3 = 'Y1J7Ljthau' where c = 416 index_test.go:137: sql insert into test_index values (1143, 3154710358777854819, 0.935308, 'P7zgZZSt0T') index_test.go:143: sql update test_index set c1 = 4932980635981476593, c2 = 0.629156, c3 = 'jsqK4xweEc' where c = 1030 index_test.go:137: sql insert into test_index values (1144, 4879539971330184568, 0.955707, 'tL3OmArFjC') index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 6983772726274052774, c2 = 0.229041, c3 = 'Y7M8CFNGFP' where c = 998 index_test.go:137: sql insert into test_index values (1142, 2426808988005663795, 0.350285, 'zRcLtaQCE7') index_test.go:143: sql update test_index set c1 = 7433289590109195764, c2 = 0.849585, c3 = 'XwsvpmZdUe' where c = 1070 index_test.go:143: sql update test_index set c1 = 2514819707784656209, c2 = 0.730738, c3 = '3WyuegEG5S' where c = 706 index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (1147, 6471381757804816886, 0.589019, 'amvhCUQfmT') index_test.go:137: sql insert into test_index values (1145, 5471199266165785124, 0.861304, 'uwFik1tY80') index_test.go:140: sql delete from test_index where c = 657 index_test.go:143: sql update test_index set c1 = 3143212260049324233, c2 = 0.217778, c3 = 'uwsdtgBsvv' where c = 621 index_test.go:137: sql insert into test_index values (1146, 293659341682547516, 0.056906, 'tDHxCVgHYt') index_test.go:137: sql insert into test_index values (1148, 1377596707059480864, 0.484307, 'intY6BlaWE') index_test.go:143: sql update test_index set c1 = 6782218271657067204, c2 = 0.462057, c3 = 'U598w3hzA2' where c = 761 index_test.go:140: sql delete from test_index where c = 819 index_test.go:137: sql insert into test_index values (1150, 1372497337372359577, 0.853536, 'f62bPRULAN') index_test.go:140: sql delete from test_index where c = 633 index_test.go:137: sql insert into test_index values (1149, 5045039410549800797, 0.383536, 'aPqzNprERr') index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 1008 index_test.go:143: sql update test_index set c1 = 1520808607587783390, c2 = 0.483594, c3 = 'nUkkmZQ44u' where c = 419 index_test.go:140: sql delete from test_index where c = 65 index_test.go:137: sql insert into test_index values (1151, 7185631311946478711, 0.530776, 'CbvPT5b2Ij') index_test.go:137: sql insert into test_index values (1152, 2130954710897528510, 0.944848, 'X0Yo08FFxJ') index_test.go:140: sql delete from test_index where c = 841 index_test.go:143: sql update test_index set c1 = 8238780641765935782, c2 = 0.696684, c3 = 'Sb7tikkSHP' where c = 193 index_test.go:143: sql update test_index set c1 = 7454831148195143710, c2 = 0.852010, c3 = 'qnxBP6AYIJ' where c = 1085 index_test.go:143: sql update test_index set c1 = 8876203531850163098, c2 = 0.978729, c3 = '8uUKvIGnse' where c = 147 index_test.go:140: sql delete from test_index where c = 673 index_test.go:140: sql delete from test_index where c = 727 index_test.go:140: sql delete from test_index where c = 876 index_test.go:137: sql insert into test_index values (1155, 372024221943499324, 0.099552, 'vkQjQuZa3O') index_test.go:137: sql insert into test_index values (1154, 2778703642005216471, 0.934501, 'g8bkzTMVMo') index_test.go:137: sql insert into test_index values (1156, 8614708509234376703, 0.696038, '9frwUR3uWw') index_test.go:143: sql update test_index set c1 = 560132101996463395, c2 = 0.961528, c3 = 'RNUebLuqz8' where c = 434 index_test.go:137: sql insert into test_index values (1153, 1047737237375843480, 0.057212, 'pHiVrQFaVc') index_test.go:143: sql update test_index set c1 = 3986900296356088476, c2 = 0.394844, c3 = '1DBkUHdsHS' where c = 777 index_test.go:143: sql update test_index set c1 = 2385953933393984666, c2 = 0.788751, c3 = '3RihvlfYaa' where c = 307 index_test.go:140: sql delete from test_index where c = 730 index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 8117487689557184742, c2 = 0.922876, c3 = 'ocoVeGSyZZ' where c = 561 index_test.go:143: sql update test_index set c1 = 99011796836656477, c2 = 0.861640, c3 = 'SQ0SugLtRC' where c = 30 index_test.go:137: sql insert into test_index values (1157, 8918746130126212062, 0.115869, '3mEENvVDBi') index_test.go:143: sql update test_index set c1 = 647568669328952997, c2 = 0.409715, c3 = 'Am4nnJoELn' where c = 677 index_test.go:143: sql update test_index set c1 = 1680841386968227579, c2 = 0.262390, c3 = 'IigDC7adaW' where c = 1124 index_test.go:143: sql update test_index set c1 = 7826526173559621938, c2 = 0.451822, c3 = 'ZKM7VhILxp' where c = 353 index_test.go:140: sql delete from test_index where c = 490 index_test.go:140: sql delete from test_index where c = 657 index_test.go:137: sql insert into test_index values (1160, 160670995739457850, 0.136379, 'ShXiHP2aAq') index_test.go:137: sql insert into test_index values (1158, 8770106855051858653, 0.057474, 'cD75yiQtN2') index_test.go:137: sql insert into test_index values (1159, 1794507872095794, 0.111575, '8qsHRacJGU') index_test.go:137: sql insert into test_index values (1161, 7029636718392625668, 0.802605, 'JaSZfB2p1s') index_test.go:140: sql delete from test_index where c = 459 index_test.go:137: sql insert into test_index values (1162, 2887545621954727102, 0.086492, 'KE34wZA3ke') index_test.go:137: sql insert into test_index values (1163, 994103213238360450, 0.935405, 'GHwN6razEv') index_test.go:137: sql insert into test_index values (1164, 249400410957753607, 0.414467, 'IGrnPxh034') index_test.go:143: sql update test_index set c1 = 4710090857270913953, c2 = 0.371638, c3 = 'AsiKCw1aLB' where c = 1113 index_test.go:140: sql delete from test_index where c = 462 index_test.go:143: sql update test_index set c1 = 8878556938658006477, c2 = 0.911201, c3 = 'r7XDRGTMYr' where c = 792 index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 990 index_test.go:143: sql update test_index set c1 = 2986941090002127190, c2 = 0.311813, c3 = 'Rm5zTuK0ED' where c = 580 index_test.go:140: sql delete from test_index where c = 975 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 633 index_test.go:143: sql update test_index set c1 = 2668964141183863536, c2 = 0.163605, c3 = 'onJuuTdoeX' where c = 597 index_test.go:143: sql update test_index set c1 = 3319830490683093233, c2 = 0.836192, c3 = 'E2BT5vO5ww' where c = 18 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 5296009287086826872, c2 = 0.846303, c3 = 'V4bkpSYsUB' where c = 653 index_test.go:137: sql insert into test_index values (1166, 3594466532886461443, 0.451574, '9jJT4S6WAY') index_test.go:137: sql insert into test_index values (1165, 8270800988857595384, 0.603413, 'GUqR05XSgI') index_test.go:143: sql update test_index set c1 = 156772804579036363, c2 = 0.686859, c3 = 'qdVCQixikB' where c = 918 index_test.go:137: sql insert into test_index values (1167, 2136606816197523427, 0.339431, 'FFL8zZTVKp') index_test.go:140: sql delete from test_index where c = 820 index_test.go:143: sql update test_index set c1 = 3197143525890029874, c2 = 0.109178, c3 = 'EVJw7jjCxy' where c = 821 index_test.go:137: sql insert into test_index values (1168, 6842144272513047539, 0.394928, 'x7egHq5HAH') index_test.go:143: sql update test_index set c1 = 7835301568568938016, c2 = 0.743566, c3 = 'ZTVlHqePPA' where c = 815 index_test.go:137: sql insert into test_index values (1169, 2140646217690378074, 0.109591, 'y9JTLYXlnH') index_test.go:137: sql insert into test_index values (1171, 8696627923838359738, 0.859501, 'WoeMjUngwy') index_test.go:140: sql delete from test_index where c = 764 index_test.go:137: sql insert into test_index values (1170, 4349135357664769626, 0.006571, 'CCLGq4xjVU') index_test.go:143: sql update test_index set c1 = 7152562080635364989, c2 = 0.296955, c3 = '2F24oxFHwo' where c = 129 index_test.go:140: sql delete from test_index where c = 354 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:143: sql update test_index set c1 = 76722190177949472, c2 = 0.223040, c3 = '98pTKABk7h' where c = 340 index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (1173, 6567711454981002748, 0.479870, 'AT2BwFa6Ur') index_test.go:140: sql delete from test_index where c = 889 index_test.go:143: sql update test_index set c1 = 5653562526296004819, c2 = 0.036916, c3 = 'MrMUuS0BYD' where c = 317 index_test.go:137: sql insert into test_index values (1172, 6072367088305938369, 0.904579, 'uF1arNaTOq') index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 9031510966666143510, c2 = 0.137460, c3 = 'kjJ5pvrRRJ' where c = 956 index_test.go:143: sql update test_index set c1 = 1158269879919113183, c2 = 0.900539, c3 = 'HlwzQieaEo' where c = 354 index_test.go:143: sql update test_index set c1 = 7277654158306506323, c2 = 0.154033, c3 = 'kHbBFU0YgV' where c = 285 index_test.go:137: sql insert into test_index values (1175, 1957003883290591097, 0.345860, '8k42aEu72H') index_test.go:137: sql insert into test_index values (1174, 5455614538626997002, 0.661391, 'fdmGs5uBmh') index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 7291248446437306918, c2 = 0.343543, c3 = 'r89EfPZ3zi' where c = 1030 index_test.go:140: sql delete from test_index where c = 986 index_test.go:143: sql update test_index set c1 = 1291911527076281853, c2 = 0.112295, c3 = 'diZX1V3OEP' where c = 222 index_test.go:137: sql insert into test_index values (1177, 67431596912035252, 0.376230, '7P3vXP2vcz') index_test.go:137: sql insert into test_index values (1178, 7183472463734726809, 0.290342, 'R9CWJG8llj') index_test.go:137: sql insert into test_index values (1176, 2508631038141022751, 0.438983, '9zkrOU36OC') index_test.go:143: sql update test_index set c1 = 5780980526335915547, c2 = 0.947508, c3 = 'KhlIhIt6iu' where c = 981 index_test.go:137: sql insert into test_index values (1179, 1397722066169940524, 0.271873, 'j9QRZcKdyI') index_test.go:140: sql delete from test_index where c = 939 index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 276 index_test.go:137: sql insert into test_index values (1180, 5289838812829914541, 0.418854, '25Ua9XZLqb') index_test.go:143: sql update test_index set c1 = 31968863273198665, c2 = 0.666432, c3 = 'RcuWjYFqqK' where c = 552 index_test.go:137: sql insert into test_index values (1181, 5744074817808090633, 0.611043, '4nm8TFZaKr') index_test.go:143: sql update test_index set c1 = 6941811943064426906, c2 = 0.960742, c3 = 'j1VCtN8G9M' where c = 755 index_test.go:143: sql update test_index set c1 = 3930643328496300712, c2 = 0.808900, c3 = 'UBmVn3Ue3x' where c = 232 index_test.go:140: sql delete from test_index where c = 865 index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 2661275258672734853, c2 = 0.812515, c3 = 'I3TsKL809Z' where c = 927 index_test.go:140: sql delete from test_index where c = 336 index_test.go:137: sql insert into test_index values (1182, 6337932113734911850, 0.968952, '5jzD8dSRp0') index_test.go:143: sql update test_index set c1 = 5056061251430489579, c2 = 0.338047, c3 = 'eQUWWs1VlU' where c = 333 index_test.go:143: sql update test_index set c1 = 3449864597849662886, c2 = 0.061169, c3 = 'WPI8Tjhw7w' where c = 11 index_test.go:137: sql insert into test_index values (1183, 8860873410225956803, 0.944727, 'DIrSppMkCr') index_test.go:137: sql insert into test_index values (1185, 5414829068545244804, 0.579427, 'slCKTBuK4Q') index_test.go:140: sql delete from test_index where c = 289 index_test.go:143: sql update test_index set c1 = 899644699678840256, c2 = 0.296080, c3 = 'ptORAi5ldU' where c = 735 index_test.go:137: sql insert into test_index values (1186, 1987374118521748563, 0.609461, 'e0FTbriuPD') index_test.go:137: sql insert into test_index values (1184, 4836200906395255961, 0.441196, 'NeVJPLvZbn') index_test.go:140: sql delete from test_index where c = 845 index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (1187, 2882907353469457636, 0.580775, 'P4ULDMpXR1') index_test.go:137: sql insert into test_index values (1188, 3473299378003349064, 0.196218, 'GAORT9vFos') index_test.go:143: sql update test_index set c1 = 3363609199624700510, c2 = 0.147206, c3 = 'rWkOu8PbOB' where c = 430 index_test.go:143: sql update test_index set c1 = 580947053861232777, c2 = 0.378148, c3 = 'IPlMRYsMB4' where c = 363 index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 744 index_test.go:143: sql update test_index set c1 = 6836050426624585902, c2 = 0.930973, c3 = '9aqIQGvIMu' where c = 1159 index_test.go:137: sql insert into test_index values (1189, 6297051444013047353, 0.583886, '80UHIDsn38') index_test.go:140: sql delete from test_index where c = 1025 index_test.go:143: sql update test_index set c1 = 1936401547158784376, c2 = 0.925493, c3 = 'Dq9v3r5g1a' where c = 916 index_test.go:137: sql insert into test_index values (1190, 120375402665470578, 0.475162, 'Ph4IkZzXK9') index_test.go:140: sql delete from test_index where c = 665 index_test.go:143: sql update test_index set c1 = 570443971907613151, c2 = 0.164304, c3 = '6RsCwwH73g' where c = 1123 index_test.go:137: sql insert into test_index values (1192, 2095963202417500890, 0.442343, 'oHjGmYrdjb') index_test.go:143: sql update test_index set c1 = 6244588088372080050, c2 = 0.806552, c3 = 'e0CNoPlOAs' where c = 1015 index_test.go:140: sql delete from test_index where c = 1093 index_test.go:137: sql insert into test_index values (1191, 5508136252842585988, 0.010200, 'N68c7keErz') index_test.go:143: sql update test_index set c1 = 2826208148926061204, c2 = 0.681130, c3 = '9D1IDDk5XS' where c = 783 index_test.go:143: sql update test_index set c1 = 3388988316487235435, c2 = 0.964746, c3 = 'jtUqnzoKA0' where c = 915 index_test.go:137: sql insert into test_index values (1193, 3605092824566576254, 0.594067, '8vW4TnVtSL') index_test.go:143: sql update test_index set c1 = 6115879955492299596, c2 = 0.651429, c3 = 'jJr9cxEZ0b' where c = 50 index_test.go:143: sql update test_index set c1 = 1034038907913012285, c2 = 0.155210, c3 = 'Eeg23E8gFm' where c = 1158 index_test.go:140: sql delete from test_index where c = 918 index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:140: sql delete from test_index where c = 953 index_test.go:143: sql update test_index set c1 = 950342934656735510, c2 = 0.983991, c3 = 'o2GfNJTIw6' where c = 148 index_test.go:137: sql insert into test_index values (1194, 8192883831608092322, 0.718260, 'VmmcYXi1Ll') index_test.go:143: sql update test_index set c1 = 3470646700123552843, c2 = 0.496459, c3 = 'sCIemyz5Nb' where c = 956 index_test.go:137: sql insert into test_index values (1196, 2715193598890372757, 0.752542, 'SbyOrywsSE') index_test.go:137: sql insert into test_index values (1195, 6132858971664464185, 0.513601, 'BmrCt3dHrw') index_test.go:137: sql insert into test_index values (1197, 8966485753113050879, 0.747658, 'zC4UzO8VWB') index_test.go:137: sql insert into test_index values (1198, 2128786767271734189, 0.057556, 'NGx9Q5i1qy') index_test.go:143: sql update test_index set c1 = 486728129923925, c2 = 0.839948, c3 = 'py2Ta3vFSp' where c = 345 index_test.go:143: sql update test_index set c1 = 8188567666628631507, c2 = 0.439216, c3 = 'pfRerralwB' where c = 790 index_test.go:137: sql insert into test_index values (1199, 2972556847320599175, 0.764589, 'fQlFepMwPQ') index_test.go:140: sql delete from test_index where c = 1170 index_test.go:140: sql delete from test_index where c = 1044 index_test.go:140: sql delete from test_index where c = 647 index_test.go:140: sql delete from test_index where c = 620 index_test.go:140: sql delete from test_index where c = 556 index_test.go:140: sql delete from test_index where c = 213 index_test.go:143: sql update test_index set c1 = 5876142746252140952, c2 = 0.872477, c3 = 'SvYn1KpAPo' where c = 311 index_test.go:143: sql update test_index set c1 = 5996251967108242130, c2 = 0.480925, c3 = 'yeXOIag3vF' where c = 1044 index_test.go:143: sql update test_index set c1 = 5455847718282938417, c2 = 0.473285, c3 = 'F90MaZ63YG' where c = 821 index_test.go:143: sql update test_index set c1 = 8945532901015482535, c2 = 0.135440, c3 = 'ksLu1A8L8w' where c = 1148 index_test.go:143: sql update test_index set c1 = 6093488557717137527, c2 = 0.855611, c3 = 'EHXGiV1UKY' where c = 1060 index_test.go:143: sql update test_index set c1 = 4811101114825726758, c2 = 0.307223, c3 = 'snbBR48BG9' where c = 524 index_test.go:137: sql insert into test_index values (1200, 3794421306978180437, 0.470628, 'UV2AzKeL5T') index_test.go:140: sql delete from test_index where c = 872 index_test.go:143: sql update test_index set c1 = 5350841450097925511, c2 = 0.367329, c3 = 'Ac9bivo1yd' where c = 785 [2024/05/05 23:02:28.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.540 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.543 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.548 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/05 23:02:28.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:137: sql insert into test_index values (1205, 6920511297973215729, 0.557628, 'MbZkDhf2VY') index_test.go:137: sql insert into test_index values (1201, 6125413826862013478, 0.726914, 'O1MNMjaXBq') index_test.go:137: sql insert into test_index values (1203, 3132432202613776029, 0.871051, 'RiYAQ6mlIG') index_test.go:137: sql insert into test_index values (1208, 8121837650586100513, 0.263218, 'mWmeVT5W9D') index_test.go:137: sql insert into test_index values (1210, 2478851994461799621, 0.293319, 'fqXCTnNAyt') index_test.go:137: sql insert into test_index values (1202, 349966525362128438, 0.449385, '8TfBQyDRXh') index_test.go:137: sql insert into test_index values (1207, 8658454963281914841, 0.940946, '5EwMiQOhTX') index_test.go:137: sql insert into test_index values (1204, 8248062801489394613, 0.310195, '6Pfa1rQcGz') index_test.go:137: sql insert into test_index values (1206, 2269128555569875352, 0.318508, 'JS2V8z99AL') index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 507 index_test.go:140: sql delete from test_index where c = 513 index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 324 index_test.go:143: sql update test_index set c1 = 7240126254684501674, c2 = 0.758942, c3 = 'g5FokzX0uZ' where c = 578 index_test.go:143: sql update test_index set c1 = 5639022608302036652, c2 = 0.540326, c3 = 'eT1vKfrL2E' where c = 138 index_test.go:143: sql update test_index set c1 = 7448853664896399192, c2 = 0.371649, c3 = 'd03qFQgpoU' where c = 484 index_test.go:143: sql update test_index set c1 = 7281401656445702225, c2 = 0.719536, c3 = '5eJ94atQOm' where c = 685 index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 5358345078748843938, c2 = 0.346175, c3 = 'pbePKZa4o6' where c = 139 # Time: 2024-05-05T23:02:28.764488702+08:00 # Txn_start_ts: 0 # Query_time: 1.007038268 # Parse_time: 0.000075144 # Compile_time: 0.000092025 # Rewrite_time: 0.000002792 # Optimize_time: 0 # Wait_TS: 0.000179722 # 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:137: sql insert into test_index values (1209, 2072994998802282990, 0.224594, 'UhlQdRLbtC') index_test.go:140: sql delete from test_index where c = 873 index_test.go:143: sql update test_index set c1 = 1162311220682423211, c2 = 0.099476, c3 = 'NcuZ5cNmaD' where c = 173 index_test.go:137: sql insert into test_index values (1211, 4573772064604211810, 0.147847, 'BHCgL2FZc4') index_test.go:137: sql insert into test_index values (1215, 3232422281176481972, 0.111334, 'f1O4vmyOK1') index_test.go:140: sql delete from test_index where c = 581 index_test.go:137: sql insert into test_index values (1213, 2200940447795333152, 0.644950, '4CfMjN8bOG') index_test.go:140: sql delete from test_index where c = 936 index_test.go:137: sql insert into test_index values (1214, 7020992854386900541, 0.757497, 'W8qktuwZom') index_test.go:137: sql insert into test_index values (1212, 5300374304607329180, 0.691045, 'trXkhpBmQG') index_test.go:140: sql delete from test_index where c = 632 index_test.go:140: sql delete from test_index where c = 633 index_test.go:143: sql update test_index set c1 = 5890708517825605305, c2 = 0.153037, c3 = 'LbrE3m2X4E' where c = 170 index_test.go:143: sql update test_index set c1 = 4401949625911535822, c2 = 0.183942, c3 = '5U1nhuzjsw' where c = 371 index_test.go:140: sql delete from test_index where c = 528 index_test.go:143: sql update test_index set c1 = 3374018227445591524, c2 = 0.669868, c3 = '8cVY52nUHa' where c = 947 index_test.go:137: sql insert into test_index values (1216, 4233565020722763847, 0.666105, 'LCMtVMQBC7') index_test.go:143: sql update test_index set c1 = 9123620775584239235, c2 = 0.914886, c3 = 'uY3Rc22oa0' where c = 739 index_test.go:140: sql delete from test_index where c = 754 index_test.go:140: sql delete from test_index where c = 771 index_test.go:143: sql update test_index set c1 = 7930424139741566117, c2 = 0.654883, c3 = 'R9sDCcJPVv' where c = 646 index_test.go:137: sql insert into test_index values (1218, 4879519978500615507, 0.405062, '4DKrFVjQQK') index_test.go:140: sql delete from test_index where c = 1136 index_test.go:143: sql update test_index set c1 = 5409177492464475291, c2 = 0.204574, c3 = 'gwQmgSujW6' where c = 944 index_test.go:137: sql insert into test_index values (1217, 8687692381756174196, 0.941270, 'zIJ2VJ73og') index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 7839191206058004555, c2 = 0.513691, c3 = 'zQRJkjG7gP' where c = 829 index_test.go:137: sql insert into test_index values (1221, 9195931918782225254, 0.718227, 'LiluaXVF56') index_test.go:143: sql update test_index set c1 = 7876135709964611448, c2 = 0.302428, c3 = 'BHI7h6FgwR' where c = 1189 index_test.go:137: sql insert into test_index values (1219, 310831151744954097, 0.668254, '9W305jqArB') index_test.go:137: sql insert into test_index values (1220, 3367432563136279514, 0.128753, 'r1FrCM8TtQ') index_test.go:143: sql update test_index set c1 = 5307761435554171388, c2 = 0.118261, c3 = 'sCho8fTbq7' where c = 721 index_test.go:140: sql delete from test_index where c = 971 index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 7873494991574532848, c2 = 0.114706, c3 = 'KlCWxiN6bv' where c = 363 index_test.go:137: sql insert into test_index values (1222, 3462352047568164256, 0.944348, 'shp48BGfgU') index_test.go:137: sql insert into test_index values (1223, 233408984634463159, 0.011980, 'Axah9PU3hv') index_test.go:140: sql delete from test_index where c = 1216 index_test.go:143: sql update test_index set c1 = 8002761320944590339, c2 = 0.627935, c3 = '62QhXhSROY' where c = 499 index_test.go:137: sql insert into test_index values (1224, 756519148865242319, 0.141578, 'TuNAjCeFiJ') index_test.go:137: sql insert into test_index values (1225, 734640105177115219, 0.847100, '97m8MDCozj') index_test.go:140: sql delete from test_index where c = 1038 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 1184 index_test.go:143: sql update test_index set c1 = 2749679615961923111, c2 = 0.090922, c3 = '294FhIQ8FA' where c = 380 index_test.go:140: sql delete from test_index where c = 112 index_test.go:137: sql insert into test_index values (1227, 4599281518764963536, 0.754969, 'A6REiwPN32') index_test.go:140: sql delete from test_index where c = 1110 index_test.go:143: sql update test_index set c1 = 4319061176289351849, c2 = 0.924724, c3 = 'hwDWrMZKO4' where c = 667 index_test.go:137: sql insert into test_index values (1226, 1885036743974999724, 0.208828, 'aXoPdAzzPx') index_test.go:140: sql delete from test_index where c = 330 index_test.go:143: sql update test_index set c1 = 3244053378033722984, c2 = 0.105780, c3 = '1UiOG8dAfu' where c = 472 index_test.go:143: sql update test_index set c1 = 4624051671162586692, c2 = 0.182550, c3 = 'kSHoIU9mx6' where c = 157 index_test.go:143: sql update test_index set c1 = 3562844536063212757, c2 = 0.179714, c3 = 'Zjmm8Xve8M' where c = 891 index_test.go:143: sql update test_index set c1 = 9159264668654870186, c2 = 0.387717, c3 = 'iUFdxiramX' where c = 638 index_test.go:137: sql insert into test_index values (1228, 4899820610171095966, 0.715284, '4dAWcpKxbe') index_test.go:143: sql update test_index set c1 = 8846676681213259791, c2 = 0.103529, c3 = 'uUP37pi5G8' where c = 656 index_test.go:137: sql insert into test_index values (1229, 6712965750875468985, 0.261916, 'v58f9810vr') index_test.go:143: sql update test_index set c1 = 1158137202029945607, c2 = 0.859162, c3 = 'OeWIdV0zVI' where c = 648 index_test.go:143: sql update test_index set c1 = 6081128118018836840, c2 = 0.130417, c3 = 'lLukC8SEQv' where c = 391 index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (1231, 6978152425109143454, 0.883998, 'rlyaeR0HbF') index_test.go:137: sql insert into test_index values (1230, 4848267782277643206, 0.059090, 'fIZz9lFqg8') index_test.go:140: sql delete from test_index where c = 1175 index_test.go:137: sql insert into test_index values (1233, 1732269119201746547, 0.716246, '8lChSuTPVk') index_test.go:137: sql insert into test_index values (1232, 7629353361083570561, 0.860025, 'UtQZBOh9j7') index_test.go:140: sql delete from test_index where c = 885 index_test.go:137: sql insert into test_index values (1236, 6368679001951078538, 0.220544, 'GLicKUOQ6g') index_test.go:137: sql insert into test_index values (1234, 676891244116230248, 0.162425, 'N2Uq9HvZR8') index_test.go:137: sql insert into test_index values (1235, 7414314432509959908, 0.492140, '4d6RWWADUR') index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 5744609444020852036, c2 = 0.081551, c3 = '9w0xWORlsa' where c = 1145 index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 1985074743322067992, c2 = 0.504774, c3 = 'dr7WtBcjCL' where c = 488 index_test.go:143: sql update test_index set c1 = 5873419721147390843, c2 = 0.289960, c3 = 'eXfRYL0Uyi' where c = 851 index_test.go:140: sql delete from test_index where c = 956 index_test.go:140: sql delete from test_index where c = 768 index_test.go:140: sql delete from test_index where c = 241 index_test.go:140: sql delete from test_index where c = 890 index_test.go:143: sql update test_index set c1 = 8505059977017615898, c2 = 0.856206, c3 = 'BdFqrAn02O' where c = 28 index_test.go:140: sql delete from test_index where c = 524 index_test.go:137: sql insert into test_index values (1238, 8177748887026446513, 0.091226, 'yfqzuLmRID') index_test.go:137: sql insert into test_index values (1237, 8962676833835494692, 0.998497, '5bAF48PP5C') index_test.go:143: sql update test_index set c1 = 4137938508779747547, c2 = 0.819924, c3 = 'r3RhOX0J2K' where c = 730 index_test.go:137: sql insert into test_index values (1239, 6209573572040821513, 0.328430, 't8NQvkoOO0') index_test.go:143: sql update test_index set c1 = 1855780045701586692, c2 = 0.463663, c3 = 'UTUPAdtzSY' where c = 1081 index_test.go:143: sql update test_index set c1 = 1719475908530132298, c2 = 0.421076, c3 = '2HgLVEyVeR' where c = 250 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 9029204684422151899, c2 = 0.730351, c3 = 'tldyDQSivo' where c = 970 index_test.go:143: sql update test_index set c1 = 4763598842607457088, c2 = 0.409690, c3 = 'VVV95x2dyi' where c = 374 index_test.go:137: sql insert into test_index values (1240, 994077428903580872, 0.773901, 'hthq0MU5s1') index_test.go:143: sql update test_index set c1 = 2618245501299791264, c2 = 0.958618, c3 = 'yCo8T30uiV' where c = 817 index_test.go:137: sql insert into test_index values (1241, 9080048145258131706, 0.963061, 'FcxDiq3K7o') index_test.go:137: sql insert into test_index values (1242, 5547110830386122632, 0.669351, 'BBpwK1g8KM') index_test.go:140: sql delete from test_index where c = 933 index_test.go:137: sql insert into test_index values (1243, 7877583227243985058, 0.104655, '3khmWX0HjW') index_test.go:143: sql update test_index set c1 = 1556157074707888640, c2 = 0.469604, c3 = 'BJHqw0GJ1T' where c = 601 index_test.go:137: sql insert into test_index values (1244, 7560249934971837282, 0.905395, '54XVA7Ndn2') index_test.go:140: sql delete from test_index where c = 950 index_test.go:137: sql insert into test_index values (1246, 1858162057574551218, 0.236530, 'DKgTBuEnY1') index_test.go:143: sql update test_index set c1 = 8141941449486001211, c2 = 0.847415, c3 = '3cSbXiK7vI' where c = 650 index_test.go:140: sql delete from test_index where c = 648 index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 4897016907085293503, c2 = 0.415456, c3 = 's63y5oMf7F' where c = 780 index_test.go:140: sql delete from test_index where c = 1190 index_test.go:137: sql insert into test_index values (1245, 947960079075404481, 0.287576, 'nuq9SUajbi') index_test.go:143: sql update test_index set c1 = 114985016257670127, c2 = 0.659505, c3 = 'COmNINpDU0' where c = 665 index_test.go:143: sql update test_index set c1 = 6592078856472632933, c2 = 0.637494, c3 = 'i4DftJH272' where c = 1093 index_test.go:137: sql insert into test_index values (1247, 6180090204755306464, 0.106092, 'UAqyHbpS98') index_test.go:143: sql update test_index set c1 = 8456184131108655862, c2 = 0.822716, c3 = 'NrZgyo8cu7' where c = 163 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:137: sql insert into test_index values (1248, 3883618553682119266, 0.980747, 'd0VVoXmDIm') index_test.go:143: sql update test_index set c1 = 3138489898725728175, c2 = 0.796110, c3 = '6xJ7w3T99l' where c = 77 index_test.go:140: sql delete from test_index where c = 949 index_test.go:137: sql insert into test_index values (1249, 4944041439387298262, 0.532442, 'BnyJcNgVV3') index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 421 index_test.go:137: sql insert into test_index values (1251, 4762900012135553232, 0.602913, 'BXMabi2gj3') index_test.go:137: sql insert into test_index values (1250, 6374001323942160754, 0.169094, 'mDScSGfyzW') index_test.go:137: sql insert into test_index values (1252, 6795901138802031477, 0.731056, 'EZtGoZTNQ8') index_test.go:140: sql delete from test_index where c = 158 index_test.go:143: sql update test_index set c1 = 6836034364391019419, c2 = 0.325192, c3 = 'pXefHJ227u' where c = 590 index_test.go:137: sql insert into test_index values (1253, 5483003462186217010, 0.057068, 'rf3aGiVh6r') index_test.go:143: sql update test_index set c1 = 1500855459186643761, c2 = 0.712282, c3 = 'LBi5qsx2L2' where c = 1007 index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 3342769421325183106, c2 = 0.630305, c3 = 'nO0LWelUYC' where c = 335 index_test.go:143: sql update test_index set c1 = 2267342781426541856, c2 = 0.036254, c3 = 'VzjDCaN8KJ' where c = 480 index_test.go:140: sql delete from test_index where c = 748 index_test.go:140: sql delete from test_index where c = 1183 index_test.go:137: sql insert into test_index values (1254, 650975922115342715, 0.838477, '9QQTcd9083') index_test.go:143: sql update test_index set c1 = 3297891305831362880, c2 = 0.336682, c3 = '2JT3mVAq31' where c = 964 index_test.go:140: sql delete from test_index where c = 989 index_test.go:140: sql delete from test_index where c = 1195 index_test.go:140: sql delete from test_index where c = 1190 index_test.go:143: sql update test_index set c1 = 8427383816213698647, c2 = 0.684819, c3 = 'xeVCndY0gM' where c = 675 index_test.go:137: sql insert into test_index values (1256, 2497218005068602045, 0.028558, 'G1HG57QGb4') index_test.go:137: sql insert into test_index values (1257, 7956829935703396690, 0.080325, '0RHONtymya') index_test.go:137: sql insert into test_index values (1255, 6647541817409173942, 0.240879, 'XKRJ4UC2Fw') index_test.go:143: sql update test_index set c1 = 5611010462846746735, c2 = 0.082648, c3 = 'xVxVZd4rkI' where c = 212 index_test.go:140: sql delete from test_index where c = 259 index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 6460865720069030290, c2 = 0.954119, c3 = '2SuSlg94Yh' where c = 911 index_test.go:143: sql update test_index set c1 = 2100059759579738119, c2 = 0.164279, c3 = 'nFss9ZRwgM' where c = 702 index_test.go:137: sql insert into test_index values (1258, 4211315099030305592, 0.436409, 'AugvED2LB7') index_test.go:137: sql insert into test_index values (1259, 4204291606924655441, 0.706410, 'Wo32APoLua') index_test.go:143: sql update test_index set c1 = 12214499650982928, c2 = 0.300583, c3 = 'zRFAGS9TE9' where c = 1220 index_test.go:143: sql update test_index set c1 = 5513562539623521930, c2 = 0.119269, c3 = '5PnRhhqoYU' where c = 757 index_test.go:143: sql update test_index set c1 = 3007697957069645042, c2 = 0.489037, c3 = '5muTodIKDc' where c = 427 index_test.go:143: sql update test_index set c1 = 8498009725276634142, c2 = 0.490601, c3 = 'bGrwRpzjyv' where c = 686 index_test.go:140: sql delete from test_index where c = 546 index_test.go:137: sql insert into test_index values (1260, 5316060288232736917, 0.060812, 'iuOP1hSc5E') index_test.go:137: sql insert into test_index values (1262, 703152045075375442, 0.051229, 'DyBWHYfYuN') index_test.go:140: sql delete from test_index where c = 1127 index_test.go:140: sql delete from test_index where c = 964 index_test.go:143: sql update test_index set c1 = 5498120273761731741, c2 = 0.985755, c3 = 'mV2blY5lqq' where c = 443 index_test.go:137: sql insert into test_index values (1265, 4317228589607215934, 0.347947, 'VB3ftxxUtL') index_test.go:137: sql insert into test_index values (1263, 1153572393487862018, 0.376688, 'PSLZt4Gloc') index_test.go:140: sql delete from test_index where c = 1083 index_test.go:137: sql insert into test_index values (1264, 2434516926730456853, 0.423179, '3GcIv3Fqjh') index_test.go:137: sql insert into test_index values (1266, 2759835782819672132, 0.295307, 'c8PzkjWYiI') index_test.go:137: sql insert into test_index values (1261, 3275505205611867664, 0.564566, 'DVmo1FFiDG') index_test.go:143: sql update test_index set c1 = 671730283876194134, c2 = 0.064971, c3 = 'uuU5L8XGV5' where c = 13 index_test.go:140: sql delete from test_index where c = 975 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 666 index_test.go:143: sql update test_index set c1 = 5493137613832736066, c2 = 0.927843, c3 = 'EDlZyplDtD' where c = 799 index_test.go:137: sql insert into test_index values (1267, 5143112883582036424, 0.047030, 'CHUKk68HmF') index_test.go:143: sql update test_index set c1 = 7059296841332499332, c2 = 0.151400, c3 = 'aUb9bBPzNK' where c = 1202 index_test.go:143: sql update test_index set c1 = 8343895610555137441, c2 = 0.477473, c3 = '6EJdxzkfQw' where c = 37 index_test.go:143: sql update test_index set c1 = 4787521761181114353, c2 = 0.212157, c3 = '0tMhW6nzQc' where c = 885 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:137: sql insert into test_index values (1268, 8320555731233764858, 0.598675, '7YnHlARZ9w') index_test.go:140: sql delete from test_index where c = 857 index_test.go:143: sql update test_index set c1 = 3265260575634233218, c2 = 0.308478, c3 = 'XdbIpyrvc1' where c = 1237 index_test.go:143: sql update test_index set c1 = 1671604122028419268, c2 = 0.264706, c3 = 'ziwZJD2Oat' where c = 1201 index_test.go:143: sql update test_index set c1 = 6648649738416410305, c2 = 0.159601, c3 = 'g1PLv79xs5' where c = 162 index_test.go:140: sql delete from test_index where c = 528 index_test.go:137: sql insert into test_index values (1269, 6205146740791125589, 0.588595, 'Qr5QRxgNOR') index_test.go:137: sql insert into test_index values (1270, 3480968563289648529, 0.387369, 'KA4UVS1242') index_test.go:143: sql update test_index set c1 = 5460839107268240019, c2 = 0.204808, c3 = 'FLTIxMOlKu' where c = 247 index_test.go:137: sql insert into test_index values (1271, 1542151142065612740, 0.923295, 'NdxFMvJnBR') index_test.go:143: sql update test_index set c1 = 744718071270721159, c2 = 0.271873, c3 = 'MB155Z5vCi' where c = 96 index_test.go:137: sql insert into test_index values (1272, 7860289617883213394, 0.115825, '68mU7NjyH1') index_test.go:137: sql insert into test_index values (1274, 5641199341616150031, 0.519827, 'zXEBD0bYI8') index_test.go:137: sql insert into test_index values (1273, 6612887124194532619, 0.846878, 'dESaDLtpfn') index_test.go:137: sql insert into test_index values (1276, 9217167977331937575, 0.531033, 'vLjWN7olUE') index_test.go:137: sql insert into test_index values (1275, 2934559417987928185, 0.378256, 'UhbOFub5mb') index_test.go:143: sql update test_index set c1 = 7441974728286758851, c2 = 0.350047, c3 = 'U6YBPp6ZmS' where c = 1034 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 625 index_test.go:140: sql delete from test_index where c = 1194 index_test.go:140: sql delete from test_index where c = 1191 index_test.go:143: sql update test_index set c1 = 5763878089533329088, c2 = 0.186515, c3 = 'QtXZjyxyuS' where c = 435 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (1277, 3006463751646524806, 0.190334, 'Eqm22IX85u') index_test.go:137: sql insert into test_index values (1278, 3802176155052100087, 0.624547, 'h1yyTas53R') index_test.go:143: sql update test_index set c1 = 8745815546125928460, c2 = 0.664842, c3 = 'tNCP1e0dY3' where c = 688 index_test.go:143: sql update test_index set c1 = 1881572990571028548, c2 = 0.510424, c3 = 'RIzyywWHQR' where c = 1239 index_test.go:143: sql update test_index set c1 = 2203174353226569328, c2 = 0.692136, c3 = 'VGQgcGBAJL' where c = 789 index_test.go:143: sql update test_index set c1 = 1742749687259991159, c2 = 0.265560, c3 = '3se453uVK7' where c = 932 index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 1009 index_test.go:140: sql delete from test_index where c = 559 index_test.go:137: sql insert into test_index values (1279, 7924393790608362748, 0.472771, 'o3bM4sdboh') index_test.go:143: sql update test_index set c1 = 6232319429848589271, c2 = 0.155216, c3 = 'vi88BYm33T' where c = 1168 index_test.go:143: sql update test_index set c1 = 785800584084977759, c2 = 0.554503, c3 = 'khWMCH1qtE' where c = 1023 index_test.go:143: sql update test_index set c1 = 6002097692901604952, c2 = 0.405495, c3 = 'd5x9u5uUC5' where c = 52 index_test.go:137: sql insert into test_index values (1281, 1621700891542662839, 0.898133, '6NIgmasgPp') index_test.go:137: sql insert into test_index values (1280, 3802290588951191653, 0.703048, 'CNkLtMGV0B') index_test.go:137: sql insert into test_index values (1282, 2716310006107217633, 0.600652, 'y3a46cGMrR') index_test.go:137: sql insert into test_index values (1283, 3489351279867607723, 0.286332, 'fjn6T8jy4V') index_test.go:143: sql update test_index set c1 = 614202690003482471, c2 = 0.658557, c3 = '9MUr4xgb57' where c = 598 index_test.go:140: sql delete from test_index where c = 721 index_test.go:137: sql insert into test_index values (1284, 9002916666973839440, 0.033265, '9p1lyGcN59') index_test.go:137: sql insert into test_index values (1286, 5730190302567743375, 0.436241, 'MDjkjm5rOP') index_test.go:137: sql insert into test_index values (1285, 2250548814194354832, 0.646350, 'sa30kgw5Hw') index_test.go:140: sql delete from test_index where c = 1160 index_test.go:143: sql update test_index set c1 = 967777877096999825, c2 = 0.219251, c3 = 'Lcfa3aqE8g' where c = 754 index_test.go:140: sql delete from test_index where c = 881 index_test.go:143: sql update test_index set c1 = 2880542160199119462, c2 = 0.563379, c3 = 'gB0Y88fOK8' where c = 713 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:140: sql delete from test_index where c = 699 index_test.go:143: sql update test_index set c1 = 3357362041733292593, c2 = 0.025503, c3 = 'xXpPbh5G5x' where c = 461 index_test.go:143: sql update test_index set c1 = 6945933192611407891, c2 = 0.318873, c3 = 'Z40Svmp3qA' where c = 26 index_test.go:140: sql delete from test_index where c = 1091 index_test.go:140: sql delete from test_index where c = 1266 index_test.go:140: sql delete from test_index where c = 391 index_test.go:137: sql insert into test_index values (1288, 802066405234464248, 0.972054, 'mqkgq0yrHl') index_test.go:137: sql insert into test_index values (1287, 5772420387851099388, 0.099517, 'FoLmgHdI1I') index_test.go:143: sql update test_index set c1 = 1136753648279845711, c2 = 0.395919, c3 = 'kpan6J5ktm' where c = 495 index_test.go:143: sql update test_index set c1 = 5728998856234027449, c2 = 0.100653, c3 = '4xR2Sried7' where c = 322 index_test.go:137: sql insert into test_index values (1289, 8984139423383217281, 0.364636, 'GiM2oCtr17') index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 6933973665498270736, c2 = 0.977120, c3 = 'mxn3smDkQf' where c = 142 index_test.go:137: sql insert into test_index values (1291, 2208669025908879576, 0.806904, 'XG5iRsz8Dw') index_test.go:143: sql update test_index set c1 = 3051431347510888231, c2 = 0.613733, c3 = 'K9mNf2iizc' where c = 869 index_test.go:143: sql update test_index set c1 = 7531854970549214035, c2 = 0.608480, c3 = 'ewSS9W3D1E' where c = 228 index_test.go:140: sql delete from test_index where c = 1155 index_test.go:143: sql update test_index set c1 = 1740041619055703527, c2 = 0.448119, c3 = 'pigOcDBTWW' where c = 14 index_test.go:137: sql insert into test_index values (1290, 3078078152752860943, 0.351591, 'uotIep4QYP') index_test.go:137: sql insert into test_index values (1292, 8041393889461298469, 0.444819, '0Ar8NYE38o') index_test.go:143: sql update test_index set c1 = 5543894908550102052, c2 = 0.812021, c3 = 'xHpywEsMFR' where c = 885 index_test.go:140: sql delete from test_index where c = 871 index_test.go:137: sql insert into test_index values (1293, 7111454453893820483, 0.455535, 'STsvQRgnSD') index_test.go:137: sql insert into test_index values (1294, 6712079462293327670, 0.900372, 'EylqUVaPs0') index_test.go:140: sql delete from test_index where c = 1012 index_test.go:137: sql insert into test_index values (1295, 3662686199085839064, 0.087985, 'GAO8k7H9Aj') index_test.go:140: sql delete from test_index where c = 931 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:143: sql update test_index set c1 = 7426918295830465945, c2 = 0.919936, c3 = 'ijTph7CzMC' where c = 243 index_test.go:143: sql update test_index set c1 = 4959076833775619204, c2 = 0.654023, c3 = 'xDN72Pjmgm' where c = 1090 index_test.go:137: sql insert into test_index values (1296, 10409001738388524, 0.679903, 'ljru8MSZff') index_test.go:140: sql delete from test_index where c = 1213 index_test.go:140: sql delete from test_index where c = 1196 index_test.go:137: sql insert into test_index values (1297, 729671760707713302, 0.571376, 'sHtWr0m3nJ') index_test.go:140: sql delete from test_index where c = 1290 index_test.go:137: sql insert into test_index values (1298, 9159948661871699205, 0.294839, 'rDko0lgJUs') index_test.go:143: sql update test_index set c1 = 4024804006558017674, c2 = 0.942784, c3 = 'ptucMZszhh' where c = 613 index_test.go:140: sql delete from test_index where c = 565 index_test.go:143: sql update test_index set c1 = 8085025199823243301, c2 = 0.007412, c3 = 'DPybuU2lmt' where c = 1098 index_test.go:143: sql update test_index set c1 = 8338544079374187428, c2 = 0.376436, c3 = 'yxAoxhjHRy' where c = 693 index_test.go:140: sql delete from test_index where c = 866 index_test.go:143: sql update test_index set c1 = 1502933608748277594, c2 = 0.191464, c3 = 'XKb9UN0VN2' where c = 823 index_test.go:140: sql delete from test_index where c = 723 index_test.go:143: sql update test_index set c1 = 9116184086268039192, c2 = 0.542483, c3 = 'HPVNlumTgY' where c = 325 index_test.go:143: sql update test_index set c1 = 815198770270341605, c2 = 0.179436, c3 = 'otAIEb0vB6' where c = 448 index_test.go:143: sql update test_index set c1 = 615060475223437989, c2 = 0.772040, c3 = 'V1yxUtAVCK' where c = 1103 index_test.go:137: sql insert into test_index values (1299, 8870753055341527252, 0.366134, '5WnLKChEcm') index_test.go:143: sql update test_index set c1 = 4401379194230382321, c2 = 0.796668, c3 = 'tzP19z4y3V' where c = 498 index_test.go:137: sql insert into test_index values (1300, 3045354701511322687, 0.864027, '9S0KIKRux3') index_test.go:140: sql delete from test_index where c = 703 index_test.go:140: sql delete from test_index where c = 227 index_test.go:143: sql update test_index set c1 = 6479110343292876310, c2 = 0.367482, c3 = 'WUNpycnK8Y' where c = 1118 index_test.go:143: sql update test_index set c1 = 7772065710836896490, c2 = 0.657165, c3 = '4n5gQDlvwk' where c = 208 [2024/05/05 23:02:28.598 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (1301, 4340311905520744149, 0.744345, 'e1CZwIW7rB') index_test.go:137: sql insert into test_index values (1308, 3453932210341545006, 0.071980, 'x3sy2Ajj8P') index_test.go:137: sql insert into test_index values (1302, 1372891135434749656, 0.473954, 'WSupQGV5xz') index_test.go:137: sql insert into test_index values (1305, 1525727832866018707, 0.641653, 'Ddkq5PvtSt') index_test.go:137: sql insert into test_index values (1304, 2244229535102430985, 0.620607, 'xtCUFVEMrh') index_test.go:137: sql insert into test_index values (1310, 1038256457916241300, 0.283199, 'YpwEM15NSb') index_test.go:137: sql insert into test_index values (1309, 1190496263015767384, 0.909273, '9mlgS56xJU') index_test.go:137: sql insert into test_index values (1306, 7333897042088433395, 0.399779, 'KJaWXgtMty') index_test.go:140: sql delete from test_index where c = 881 index_test.go:137: sql insert into test_index values (1307, 8344796116458837857, 0.072587, 'X3ETwjVzeO') index_test.go:137: sql insert into test_index values (1303, 8052424410231805137, 0.095058, 'vh0vXffIeS') index_test.go:140: sql delete from test_index where c = 377 index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 1521696164056633620, c2 = 0.741473, c3 = 'FUTMV7pNY6' where c = 845 index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 748 index_test.go:140: sql delete from test_index where c = 1108 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:140: sql delete from test_index where c = 1164 index_test.go:140: sql delete from test_index where c = 927 index_test.go:143: sql update test_index set c1 = 6609451405907236197, c2 = 0.838195, c3 = 'QGsqLx1shI' where c = 165 index_test.go:143: sql update test_index set c1 = 2284355077999738371, c2 = 0.208570, c3 = 'NfXSYAO1rE' where c = 1167 index_test.go:143: sql update test_index set c1 = 9111099271243088265, c2 = 0.135304, c3 = 'mscLu5azbP' where c = 420 index_test.go:143: sql update test_index set c1 = 9167226435763057850, c2 = 0.386363, c3 = 'O3p4EXd4IQ' where c = 539 index_test.go:140: sql delete from test_index where c = 969 index_test.go:143: sql update test_index set c1 = 8052819035247385656, c2 = 0.602660, c3 = 'bccPFzIC0Z' where c = 263 index_test.go:143: sql update test_index set c1 = 4084973515062329948, c2 = 0.437640, c3 = 'Mwd2KGmHUF' where c = 983 index_test.go:137: sql insert into test_index values (1311, 1164750377975407725, 0.660833, 'Vf9o8I2XJB') index_test.go:143: sql update test_index set c1 = 2173133591077705404, c2 = 0.709878, c3 = 'lwB0cdicUP' where c = 589 index_test.go:143: sql update test_index set c1 = 2740029445199722276, c2 = 0.655999, c3 = 'gnpSh1Ixhp' where c = 588 index_test.go:137: sql insert into test_index values (1313, 6843873929001473634, 0.737706, 'sjcshLZuxQ') index_test.go:137: sql insert into test_index values (1312, 8371441328108162537, 0.376812, 'UY1YPshZLN') index_test.go:137: sql insert into test_index values (1315, 3011388075600823108, 0.566616, 'yp8BpQBaFx') index_test.go:137: sql insert into test_index values (1314, 5781470504705137148, 0.205907, '5UuZ1yUEAK') index_test.go:143: sql update test_index set c1 = 5703735626634878139, c2 = 0.830654, c3 = '3Xp9bSb0yu' where c = 615 index_test.go:137: sql insert into test_index values (1317, 7447020065940064352, 0.983877, 'ahuSehvo6h') index_test.go:140: sql delete from test_index where c = 254 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (1316, 6354028570201406003, 0.877116, 'OBAwhjGMZi') index_test.go:137: sql insert into test_index values (1319, 8000627466782810325, 0.416626, 'Uf0lhIwN7K') index_test.go:140: sql delete from test_index where c = 1060 index_test.go:143: sql update test_index set c1 = 2759893972507433866, c2 = 0.985902, c3 = 'OJYeaUyNeI' where c = 365 index_test.go:140: sql delete from test_index where c = 517 index_test.go:140: sql delete from test_index where c = 1307 index_test.go:137: sql insert into test_index values (1318, 3184326991742720853, 0.925629, '2GNpfQP62A') index_test.go:143: sql update test_index set c1 = 6014943789680443499, c2 = 0.745230, c3 = 'YdnqMTsA2g' where c = 327 index_test.go:140: sql delete from test_index where c = 485 index_test.go:137: sql insert into test_index values (1320, 6474211741321277009, 0.992035, 'xjbgkh7a3n') index_test.go:143: sql update test_index set c1 = 1096688709013588579, c2 = 0.886133, c3 = 'oLL6IRHcem' where c = 476 index_test.go:143: sql update test_index set c1 = 6004380441677003182, c2 = 0.604756, c3 = 'YB5JKXSf2A' where c = 444 index_test.go:140: sql delete from test_index where c = 1258 index_test.go:137: sql insert into test_index values (1321, 5861129313789429823, 0.159491, 'lGakn6XcTu') index_test.go:140: sql delete from test_index where c = 1275 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:137: sql insert into test_index values (1322, 8227951889418354922, 0.343127, 'Di3lieYTK1') index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 7116537783676802671, c2 = 0.589305, c3 = 'X39Gpm8MlW' where c = 577 index_test.go:137: sql insert into test_index values (1323, 8122734044153986984, 0.166571, 'u6x091OZAr') index_test.go:137: sql insert into test_index values (1324, 3812612768936357620, 0.344303, '3Ypm93rdo7') index_test.go:143: sql update test_index set c1 = 3094431389570645722, c2 = 0.400379, c3 = 'hwxbm8svJU' where c = 1215 index_test.go:140: sql delete from test_index where c = 703 index_test.go:143: sql update test_index set c1 = 812934712797894974, c2 = 0.700558, c3 = 'qdaFHlE1ZE' where c = 508 index_test.go:140: sql delete from test_index where c = 543 index_test.go:143: sql update test_index set c1 = 4852166861469398048, c2 = 0.004134, c3 = 'Hdk9AMeCCI' where c = 492 index_test.go:143: sql update test_index set c1 = 8737473465559407801, c2 = 0.701739, c3 = 'U8Cv13zsQu' where c = 227 index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:143: sql update test_index set c1 = 5793304277048380468, c2 = 0.687658, c3 = 'pQ2zQLxJqM' where c = 1281 index_test.go:137: sql insert into test_index values (1326, 3066231483648733404, 0.499622, 'ohsIw3HAGA') index_test.go:137: sql insert into test_index values (1327, 633408594552315198, 0.300663, 'Lc6797bfUT') index_test.go:143: sql update test_index set c1 = 7203272158290784676, c2 = 0.044846, c3 = 'h5OF3e14SZ' where c = 232 index_test.go:143: sql update test_index set c1 = 2302883160621449058, c2 = 0.626487, c3 = 'VADUznFEQ1' where c = 808 index_test.go:137: sql insert into test_index values (1325, 5985148355008409931, 0.501192, 'MWY7hI3ZaY') index_test.go:137: sql insert into test_index values (1328, 7937118619987031374, 0.952106, 'VkEi36L3K5') index_test.go:143: sql update test_index set c1 = 7357545782797147844, c2 = 0.645618, c3 = 'ov3yjmu2TI' where c = 842 index_test.go:137: sql insert into test_index values (1329, 491757787368233055, 0.453820, 'd8Gjne5V91') index_test.go:137: sql insert into test_index values (1330, 7351764694552440547, 0.806159, 'MI81zcxM6x') index_test.go:143: sql update test_index set c1 = 4028912050407425074, c2 = 0.991431, c3 = 'Ei2eukZqHV' where c = 926 index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 1228 index_test.go:137: sql insert into test_index values (1331, 1109500920233893945, 0.931103, 'tNw2MljoLF') index_test.go:143: sql update test_index set c1 = 4215543013515425756, c2 = 0.540653, c3 = 'C73hux4r51' where c = 653 index_test.go:140: sql delete from test_index where c = 354 index_test.go:137: sql insert into test_index values (1333, 6315231833428805499, 0.197172, 'bg8OjSLXUH') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (1332, 3446632306190478813, 0.435796, 'rCpVxVUCIi') index_test.go:140: sql delete from test_index where c = 1261 index_test.go:137: sql insert into test_index values (1334, 5244229209079657736, 0.037823, 'dnwT5aQo1C') index_test.go:140: sql delete from test_index where c = 492 index_test.go:143: sql update test_index set c1 = 4941373568301767197, c2 = 0.064470, c3 = 'Kw4XqCdsBh' where c = 184 index_test.go:143: sql update test_index set c1 = 7589590011768084038, c2 = 0.307135, c3 = 'ugz7quCPH1' where c = 161 index_test.go:143: sql update test_index set c1 = 6184843081123577808, c2 = 0.581748, c3 = 'Qm1pwXytqD' where c = 520 index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 1487427635524456808, c2 = 0.648952, c3 = 'C4QFOB0E0Y' where c = 492 index_test.go:137: sql insert into test_index values (1335, 8097480602775649541, 0.374697, 'oJ6n64GRCO') index_test.go:143: sql update test_index set c1 = 2953382742105422458, c2 = 0.904455, c3 = 'qqpIYNUNNH' where c = 191 index_test.go:143: sql update test_index set c1 = 8238783333251955305, c2 = 0.074100, c3 = 'omexVFcmHo' where c = 785 index_test.go:137: sql insert into test_index values (1336, 6983454690851541384, 0.466533, 'LgX8teqAlv') index_test.go:140: sql delete from test_index where c = 1247 index_test.go:143: sql update test_index set c1 = 9012870798552731513, c2 = 0.837772, c3 = 'waCo9qxBnl' where c = 667 index_test.go:140: sql delete from test_index where c = 1187 index_test.go:137: sql insert into test_index values (1338, 6478282169860151318, 0.280399, 'PxuWAg6Fb5') index_test.go:137: sql insert into test_index values (1339, 6386530446119136618, 0.338623, '8wsLpGgY8T') index_test.go:137: sql insert into test_index values (1337, 6470516635117855826, 0.456379, 'bzSVqClFnd') index_test.go:140: sql delete from test_index where c = 893 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (1341, 8377306422580911724, 0.282040, 'MwVyhQGdRm') index_test.go:140: sql delete from test_index where c = 910 index_test.go:143: sql update test_index set c1 = 924046526221681090, c2 = 0.301354, c3 = '87f4GHzGBa' where c = 226 index_test.go:137: sql insert into test_index values (1342, 7759625432330103887, 0.404540, '4by0q5WcuB') index_test.go:143: sql update test_index set c1 = 4748938407925733911, c2 = 0.547631, c3 = '3kUs0QmXYV' where c = 104 index_test.go:143: sql update test_index set c1 = 1124805651070509437, c2 = 0.683580, c3 = '0mne7003Ja' where c = 1305 index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (1340, 3919355115627979494, 0.919853, 'Nuz68FL3Z1') index_test.go:143: sql update test_index set c1 = 4641092366953449726, c2 = 0.426697, c3 = 'vhiBBpXZTt' where c = 199 index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 843 index_test.go:137: sql insert into test_index values (1343, 366961834642057775, 0.075479, 'qNv9kG9LYk') index_test.go:143: sql update test_index set c1 = 5858810537370381230, c2 = 0.217935, c3 = 'vy6wXcTbdy' where c = 389 index_test.go:137: sql insert into test_index values (1345, 4824088651004289238, 0.074400, 'dwmw2LIZQZ') index_test.go:143: sql update test_index set c1 = 1697245495837434496, c2 = 0.133636, c3 = 'NH7hlzQ5bp' where c = 527 index_test.go:137: sql insert into test_index values (1346, 965237715844419754, 0.513884, 'mZNjpARGPK') index_test.go:143: sql update test_index set c1 = 4196969348069265847, c2 = 0.431529, c3 = 'gDuHwgBHD1' where c = 752 index_test.go:140: sql delete from test_index where c = 470 index_test.go:140: sql delete from test_index where c = 438 index_test.go:137: sql insert into test_index values (1344, 228281217973899803, 0.958690, '34QSayAtYh') index_test.go:143: sql update test_index set c1 = 2929490695425284434, c2 = 0.589989, c3 = 'n8sFl7s6Ra' where c = 564 index_test.go:137: sql insert into test_index values (1347, 8832033736249950189, 0.286555, 'UzbYUnoMAU') index_test.go:140: sql delete from test_index where c = 480 index_test.go:137: sql insert into test_index values (1348, 3506192444883514972, 0.634940, 'YxOwYW8Zhu') index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 481 index_test.go:143: sql update test_index set c1 = 6688102617096322482, c2 = 0.664858, c3 = 'sKjgWXFZ70' where c = 1276 index_test.go:137: sql insert into test_index values (1349, 4759223893026103566, 0.801046, 'VeJNINDiSt') index_test.go:140: sql delete from test_index where c = 793 index_test.go:143: sql update test_index set c1 = 8049688097928555700, c2 = 0.987492, c3 = '8sngHYHYSv' where c = 601 index_test.go:140: sql delete from test_index where c = 621 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (1350, 877455727548125803, 0.075402, 'yhX644NO8M') index_test.go:143: sql update test_index set c1 = 746689616547996774, c2 = 0.731219, c3 = 'kfb3nbb8ho' where c = 621 index_test.go:143: sql update test_index set c1 = 8002295482001941959, c2 = 0.908502, c3 = 'cLgheZUSkg' where c = 908 index_test.go:137: sql insert into test_index values (1351, 5891118026395772391, 0.398329, 'wyi4K2ZbD2') index_test.go:143: sql update test_index set c1 = 6296176277421337815, c2 = 0.252058, c3 = 'zqrhR94iNx' where c = 1222 index_test.go:143: sql update test_index set c1 = 6634474837509905200, c2 = 0.089398, c3 = 'uerpTm5XnF' where c = 259 index_test.go:140: sql delete from test_index where c = 450 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:143: sql update test_index set c1 = 5378387419648029075, c2 = 0.895104, c3 = 'KiMgxZHvra' where c = 911 index_test.go:140: sql delete from test_index where c = 319 index_test.go:137: sql insert into test_index values (1352, 7971556115761519237, 0.100396, 'IEGsutciyA') index_test.go:143: sql update test_index set c1 = 5472510427053557539, c2 = 0.996513, c3 = 'eqMwdWbgZu' where c = 972 index_test.go:137: sql insert into test_index values (1353, 6213524683827560852, 0.382455, 'cuHNQUabcZ') index_test.go:137: sql insert into test_index values (1354, 3315026731007874132, 0.793074, 'hqqJIz601z') index_test.go:137: sql insert into test_index values (1355, 4239535809875609068, 0.587172, 'LC3lCXDIje') index_test.go:137: sql insert into test_index values (1356, 5513125913464160527, 0.159888, 'hZ2THLSSkI') index_test.go:137: sql insert into test_index values (1357, 1967285222012299263, 0.232958, '5lYgY0wlUi') index_test.go:140: sql delete from test_index where c = 385 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 6798205152716835813, c2 = 0.946608, c3 = '3dPOXJjKK3' where c = 1000 index_test.go:143: sql update test_index set c1 = 3571042431579734064, c2 = 0.557879, c3 = 'bMLr3rzxNd' where c = 442 index_test.go:143: sql update test_index set c1 = 7239534144303148167, c2 = 0.171029, c3 = 'TeiR0KyntQ' where c = 658 index_test.go:137: sql insert into test_index values (1358, 115288124004124036, 0.640959, 'EC6LDdCmfL') index_test.go:143: sql update test_index set c1 = 3618238718059242204, c2 = 0.627508, c3 = 'p9GsnQSJtZ' where c = 70 index_test.go:143: sql update test_index set c1 = 1850231604135684238, c2 = 0.509275, c3 = 'cfk2LRD09n' where c = 1077 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (1359, 2257756947207698040, 0.723623, 'wqh71bpxfP') index_test.go:140: sql delete from test_index where c = 965 index_test.go:137: sql insert into test_index values (1360, 1707151187052237404, 0.567541, '3E42upp2gC') index_test.go:140: sql delete from test_index where c = 526 index_test.go:143: sql update test_index set c1 = 6658334208839757156, c2 = 0.824518, c3 = 'rda74AQI5x' where c = 102 index_test.go:143: sql update test_index set c1 = 443126940676181334, c2 = 0.531187, c3 = 'awOh8Ma7MR' where c = 1228 index_test.go:137: sql insert into test_index values (1361, 2172838617466067163, 0.939083, 'x61Sj4XIfR') index_test.go:137: sql insert into test_index values (1362, 6397017490470070139, 0.341599, 'yilmaLXNTw') index_test.go:137: sql insert into test_index values (1363, 6045435094335510202, 0.792154, 'Ato5eMkLuC') index_test.go:143: sql update test_index set c1 = 3231616266341230381, c2 = 0.609542, c3 = 'R7IkTm2jSt' where c = 372 index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 762 index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 8132176424585512942, c2 = 0.552874, c3 = 'DE53WeT1IZ' where c = 409 index_test.go:143: sql update test_index set c1 = 4856842945149845264, c2 = 0.788216, c3 = '3IUPcrHwaN' where c = 71 index_test.go:140: sql delete from test_index where c = 305 index_test.go:143: sql update test_index set c1 = 1631245013926234770, c2 = 0.809152, c3 = 'VcxXcH884R' where c = 1255 index_test.go:140: sql delete from test_index where c = 1073 index_test.go:137: sql insert into test_index values (1365, 5254398101980730830, 0.887792, '1LJOsvKGMb') index_test.go:137: sql insert into test_index values (1364, 2649667370485575622, 0.613643, 'r85fwYqxoD') index_test.go:137: sql insert into test_index values (1368, 6196209413349686296, 0.462752, 'DZxS47ABDM') index_test.go:143: sql update test_index set c1 = 2667525022631300291, c2 = 0.343050, c3 = '9Ui2Z0JN8N' where c = 1211 index_test.go:143: sql update test_index set c1 = 1062993031497389201, c2 = 0.558035, c3 = '8EYrXFETKA' where c = 951 index_test.go:137: sql insert into test_index values (1367, 7333914948440614619, 0.919738, 'tHCY7Linjo') index_test.go:137: sql insert into test_index values (1366, 4392858945043567715, 0.614885, 'A6O8H0EaPj') index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 4111518593513975258, c2 = 0.384638, c3 = 'mQTGpovMZA' where c = 143 index_test.go:143: sql update test_index set c1 = 5467216761905369403, c2 = 0.055855, c3 = '7k48pkTrRS' where c = 87 index_test.go:137: sql insert into test_index values (1370, 7265952281112640971, 0.872073, 'EDquehFYdd') index_test.go:137: sql insert into test_index values (1369, 6515767582620929196, 0.588725, 'KwCbmEB0SF') index_test.go:140: sql delete from test_index where c = 1231 index_test.go:143: sql update test_index set c1 = 4031949652585956770, c2 = 0.464041, c3 = 'L4OvNccjgg' where c = 678 index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 806 index_test.go:137: sql insert into test_index values (1372, 3277854328254552928, 0.521765, 'AF9lNUbvzV') index_test.go:137: sql insert into test_index values (1371, 7274473218018195942, 0.417001, 'uOJscQsmcI') index_test.go:137: sql insert into test_index values (1373, 8435060580550256301, 0.094066, 'vJXnOkco8j') index_test.go:143: sql update test_index set c1 = 7387525715076212139, c2 = 0.399672, c3 = 'kEyKSZvtJe' where c = 472 index_test.go:140: sql delete from test_index where c = 928 index_test.go:140: sql delete from test_index where c = 224 index_test.go:143: sql update test_index set c1 = 1177835762417667022, c2 = 0.257780, c3 = 'vyyXBaL8Ly' where c = 1320 index_test.go:143: sql update test_index set c1 = 6364852574581747617, c2 = 0.602649, c3 = 'DDrwlxHBE8' where c = 52 index_test.go:137: sql insert into test_index values (1374, 1708844657814735339, 0.182657, 'HkULtsHFih') index_test.go:140: sql delete from test_index where c = 418 index_test.go:140: sql delete from test_index where c = 1300 index_test.go:140: sql delete from test_index where c = 526 index_test.go:140: sql delete from test_index where c = 1261 index_test.go:137: sql insert into test_index values (1375, 9102193363153145276, 0.268657, 'kbnBwMwA7u') index_test.go:143: sql update test_index set c1 = 5375622935804670176, c2 = 0.152366, c3 = 'rSVFfrcGkD' where c = 1004 index_test.go:143: sql update test_index set c1 = 6980340085378258511, c2 = 0.896828, c3 = 'Vr0F9Zc4Eg' where c = 386 index_test.go:137: sql insert into test_index values (1377, 4204218761940198696, 0.211998, 'xIJrarNfsn') index_test.go:143: sql update test_index set c1 = 606175749794197991, c2 = 0.418265, c3 = 'cyGyanMvLi' where c = 1166 index_test.go:143: sql update test_index set c1 = 1188648947124493685, c2 = 0.065067, c3 = 'jlRk3pAXdt' where c = 911 index_test.go:143: sql update test_index set c1 = 1806665547280124550, c2 = 0.563649, c3 = '602IiyiyUC' where c = 593 index_test.go:137: sql insert into test_index values (1376, 5226403185831182987, 0.664652, 'sTl7OZWHA0') index_test.go:137: sql insert into test_index values (1378, 5697618603237291916, 0.753659, 'GYJauSh60y') index_test.go:137: sql insert into test_index values (1379, 5512813970303119985, 0.526855, 'TmBMOLiXmG') index_test.go:140: sql delete from test_index where c = 960 index_test.go:140: sql delete from test_index where c = 958 index_test.go:143: sql update test_index set c1 = 4139975956160097379, c2 = 0.834758, c3 = 'xmv0bRHVrl' where c = 1296 index_test.go:140: sql delete from test_index where c = 254 index_test.go:137: sql insert into test_index values (1381, 9038511648074863172, 0.637788, 'Dh8NtlOeET') index_test.go:137: sql insert into test_index values (1382, 7918216549081541024, 0.364204, '4EBEmnBfTH') index_test.go:137: sql insert into test_index values (1380, 354092700530423673, 0.172530, '7UqEJjlIWu') index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 1359 index_test.go:143: sql update test_index set c1 = 206234107939934677, c2 = 0.524340, c3 = 'VNMREY6H9e' where c = 657 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:140: sql delete from test_index where c = 424 index_test.go:137: sql insert into test_index values (1383, 897551720451718904, 0.068108, 'x8vch7rsfO') index_test.go:143: sql update test_index set c1 = 2166415982688009795, c2 = 0.157863, c3 = '6OdxEwF1Pz' where c = 261 index_test.go:143: sql update test_index set c1 = 3678027622133525910, c2 = 0.358921, c3 = 'dgnqGZr0fJ' where c = 340 index_test.go:143: sql update test_index set c1 = 1961657961301886656, c2 = 0.182472, c3 = '1CYIh3Wqy0' where c = 850 index_test.go:140: sql delete from test_index where c = 1295 index_test.go:143: sql update test_index set c1 = 5017704690957091210, c2 = 0.383110, c3 = 'MGtlyj8FhX' where c = 1156 index_test.go:140: sql delete from test_index where c = 158 index_test.go:143: sql update test_index set c1 = 1715928089129103304, c2 = 0.248538, c3 = '1Vv98dNZmo' where c = 9 index_test.go:143: sql update test_index set c1 = 2380468930089476180, c2 = 0.816147, c3 = 'AxB1Oh2dtQ' where c = 608 index_test.go:137: sql insert into test_index values (1384, 6716717873900230212, 0.426603, 'a1ocVcGh0R') index_test.go:137: sql insert into test_index values (1385, 2726314844644047208, 0.219046, 'DTvt2PK3nl') index_test.go:137: sql insert into test_index values (1387, 2135351956773627372, 0.252826, 'EoZWwAwUFJ') index_test.go:137: sql insert into test_index values (1386, 149160272339873544, 0.976006, 'i4TUXho3V1') index_test.go:143: sql update test_index set c1 = 8093140499012916422, c2 = 0.518348, c3 = 'gQcv7sT6UM' where c = 720 index_test.go:137: sql insert into test_index values (1388, 5809823224072074719, 0.988796, 'dBD9XaDeVO') index_test.go:143: sql update test_index set c1 = 5968303279235972726, c2 = 0.884591, c3 = 'wFOrlVC3Yz' where c = 877 index_test.go:140: sql delete from test_index where c = 1228 index_test.go:140: sql delete from test_index where c = 281 index_test.go:140: sql delete from test_index where c = 450 index_test.go:137: sql insert into test_index values (1389, 3498637634418047581, 0.251560, 'EbsIkWYD4m') index_test.go:140: sql delete from test_index where c = 992 index_test.go:137: sql insert into test_index values (1391, 9219617723285769882, 0.528283, '2UPJNki6FB') index_test.go:140: sql delete from test_index where c = 864 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 749469803960198345, c2 = 0.888926, c3 = 'ouZMUo9wET' where c = 393 index_test.go:137: sql insert into test_index values (1390, 8790389761477978654, 0.316429, 'AzamiP6bTX') index_test.go:143: sql update test_index set c1 = 5572571919836753731, c2 = 0.041868, c3 = 'a5zP0BCwyv' where c = 1364 index_test.go:143: sql update test_index set c1 = 8219227437037792652, c2 = 0.040255, c3 = 'VzvEzBauyR' where c = 56 index_test.go:143: sql update test_index set c1 = 2651416505840281104, c2 = 0.797978, c3 = 'wr6IhYg4ik' where c = 1279 index_test.go:140: sql delete from test_index where c = 752 index_test.go:143: sql update test_index set c1 = 7918253517282917532, c2 = 0.762244, c3 = 'aebP9RghnO' where c = 911 index_test.go:140: sql delete from test_index where c = 413 index_test.go:143: sql update test_index set c1 = 8948364431484916663, c2 = 0.863444, c3 = 'JcwziSLzHj' where c = 380 index_test.go:137: sql insert into test_index values (1392, 4217286976815225918, 0.259353, 'P5eY0PeZ2H') index_test.go:143: sql update test_index set c1 = 5477889905750065954, c2 = 0.278461, c3 = 'OrP4fC3iHi' where c = 754 index_test.go:137: sql insert into test_index values (1393, 3453338016466257389, 0.178284, 'hVksxMmGeX') index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 3268977066912755007, c2 = 0.501453, c3 = 'KIucStWH8X' where c = 1362 index_test.go:137: sql insert into test_index values (1394, 3145982305004485043, 0.301569, 'wzeUpaHNjv') index_test.go:143: sql update test_index set c1 = 3434686440100165754, c2 = 0.410541, c3 = 'hagX2RowYi' where c = 112 index_test.go:137: sql insert into test_index values (1395, 4703989411308733891, 0.415790, '6SmeMrqwUJ') index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (1396, 7431018698063880630, 0.735074, '47hANCenHF') index_test.go:140: sql delete from test_index where c = 1257 index_test.go:140: sql delete from test_index where c = 144 index_test.go:143: sql update test_index set c1 = 8433887593849526908, c2 = 0.529713, c3 = 'Kl2JczsVzk' where c = 1318 index_test.go:140: sql delete from test_index where c = 623 index_test.go:143: sql update test_index set c1 = 4580086044006552054, c2 = 0.504576, c3 = 'ASQRHhy8cZ' where c = 1302 index_test.go:143: sql update test_index set c1 = 7395642884536735426, c2 = 0.406504, c3 = 'Nvc8n7Qkt9' where c = 662 index_test.go:143: sql update test_index set c1 = 5964896044259144225, c2 = 0.429978, c3 = 'KUJHuS6NA5' where c = 1239 index_test.go:137: sql insert into test_index values (1397, 508671288535593505, 0.933588, 'ZsZShrC3vP') index_test.go:140: sql delete from test_index where c = 1081 index_test.go:143: sql update test_index set c1 = 7808286317883698551, c2 = 0.643718, c3 = 'dr0xsvSXih' where c = 380 index_test.go:143: sql update test_index set c1 = 8312906185043069387, c2 = 0.388178, c3 = 'gU979QAFXZ' where c = 395 index_test.go:137: sql insert into test_index values (1398, 7574835569758503758, 0.772765, 'GDoweZ2Q3i') index_test.go:140: sql delete from test_index where c = 1363 index_test.go:143: sql update test_index set c1 = 3198973181893570187, c2 = 0.063045, c3 = 'QzHGDVFQMo' where c = 653 index_test.go:137: sql insert into test_index values (1399, 7345149849141360358, 0.265096, '91cEo300Ma') index_test.go:140: sql delete from test_index where c = 489 index_test.go:143: sql update test_index set c1 = 3913721049681982933, c2 = 0.501505, c3 = 'UBd8TfMyux' where c = 212 index_test.go:137: sql insert into test_index values (1400, 5924100517780073114, 0.261020, 'BHZa8uAEjT') index_test.go:140: sql delete from test_index where c = 1307 index_test.go:143: sql update test_index set c1 = 3158039194264488942, c2 = 0.068370, c3 = 'f3pMceUq32' where c = 640 index_test.go:137: sql insert into test_index values (1404, 7146907710974312179, 0.711325, 'DkqeDUPbQR') index_test.go:137: sql insert into test_index values (1401, 2265860978906101707, 0.625044, 'LtUOxxF6Wf') index_test.go:137: sql insert into test_index values (1402, 8221041444485098318, 0.997251, 'HM3c53PWNj') index_test.go:137: sql insert into test_index values (1403, 964312774862183535, 0.010697, 'trXYGwhiKD') index_test.go:137: sql insert into test_index values (1405, 5369310439981239399, 0.918932, 'mSZENdTR6X') index_test.go:137: sql insert into test_index values (1408, 6449669462565809959, 0.331176, 'GNipGR763s') index_test.go:137: sql insert into test_index values (1410, 253988633707626633, 0.561492, '89c06EJB0J') index_test.go:140: sql delete from test_index where c = 683 index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (1409, 7908592884583855221, 0.226372, 'wBfMDYmUoz') index_test.go:137: sql insert into test_index values (1406, 7561506414817800052, 0.560412, 'ny27xxPnNV') index_test.go:137: sql insert into test_index values (1407, 8094277229059205672, 0.861017, 'QWW2HOl6nH') index_test.go:143: sql update test_index set c1 = 6314145380966263949, c2 = 0.297045, c3 = 'QlO97jHaLB' where c = 559 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 616 index_test.go:140: sql delete from test_index where c = 173 index_test.go:140: sql delete from test_index where c = 760 index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 713 index_test.go:140: sql delete from test_index where c = 1281 index_test.go:137: sql insert into test_index values (1411, 8123295306315172078, 0.124460, 'uthPzdEAVz') index_test.go:143: sql update test_index set c1 = 1638598813988669260, c2 = 0.109156, c3 = 'wsyShIScLM' where c = 1247 index_test.go:143: sql update test_index set c1 = 3299212451593726730, c2 = 0.532743, c3 = 'KSsOq8eGlE' where c = 876 index_test.go:143: sql update test_index set c1 = 7435293914372704915, c2 = 0.291138, c3 = 'aJsZOfvrGH' where c = 957 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:143: sql update test_index set c1 = 3609627085783223582, c2 = 0.458073, c3 = 'PUpgrviPSD' where c = 656 index_test.go:143: sql update test_index set c1 = 755625111328366762, c2 = 0.718294, c3 = 'Y1odyOvQtQ' where c = 1303 index_test.go:143: sql update test_index set c1 = 8367881827517351070, c2 = 0.403057, c3 = 'XyP0fawfat' where c = 483 index_test.go:137: sql insert into test_index values (1412, 1942797516814274651, 0.896128, '7Qq59mk5Hh') index_test.go:137: sql insert into test_index values (1413, 635486646293764423, 0.553186, 'xVcM1aXkHW') index_test.go:143: sql update test_index set c1 = 6227542463357832562, c2 = 0.746076, c3 = 'b2HYCKjPMU' where c = 1204 index_test.go:137: sql insert into test_index values (1415, 8153155205453422831, 0.871370, 'aeTvUwTOCM') index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 1898431438263743670, c2 = 0.117588, c3 = 'j4ZmSPfFRR' where c = 888 index_test.go:137: sql insert into test_index values (1416, 659463038836002517, 0.909889, 'D5niaAzwmU') index_test.go:137: sql insert into test_index values (1414, 5551620403606877693, 0.312082, '5VgwndXksI') index_test.go:137: sql insert into test_index values (1417, 3135298828544272202, 0.825922, 'FmyhC70oUy') index_test.go:140: sql delete from test_index where c = 673 index_test.go:143: sql update test_index set c1 = 1737453139586581587, c2 = 0.966017, c3 = 'OGqGwV2BUc' where c = 1228 index_test.go:143: sql update test_index set c1 = 5157421287352726618, c2 = 0.478095, c3 = 'hZuamWY7Cn' where c = 1226 index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 800 index_test.go:140: sql delete from test_index where c = 691 index_test.go:137: sql insert into test_index values (1418, 7161017351398840156, 0.450955, 'wZC4K7njw3') index_test.go:137: sql insert into test_index values (1419, 3963229249444641795, 0.736112, 'pWPXcW9ZHK') index_test.go:143: sql update test_index set c1 = 5581355614029208644, c2 = 0.123583, c3 = 'WvVaGiSqBb' where c = 723 index_test.go:140: sql delete from test_index where c = 706 index_test.go:143: sql update test_index set c1 = 1150455051634643983, c2 = 0.622688, c3 = 'bPTHk9bMM5' where c = 723 index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (1421, 4045700598622805978, 0.234833, '0LBmPwUK43') index_test.go:143: sql update test_index set c1 = 8738903060353790096, c2 = 0.226845, c3 = 'GO0lpb2jhT' where c = 1189 index_test.go:143: sql update test_index set c1 = 5068610308442648376, c2 = 0.664077, c3 = 'iGwamS6uJN' where c = 654 index_test.go:140: sql delete from test_index where c = 210 index_test.go:143: sql update test_index set c1 = 6591098552768205936, c2 = 0.235121, c3 = 'oSVVmEtqTb' where c = 1013 index_test.go:137: sql insert into test_index values (1422, 2027286149407706841, 0.690781, 'AQmP2GMmNV') index_test.go:140: sql delete from test_index where c = 1098 index_test.go:137: sql insert into test_index values (1423, 5189812848476846586, 0.113357, 'Jh8EBioHY9') index_test.go:137: sql insert into test_index values (1420, 8350480140021084819, 0.422872, 'u6mKnm9hdB') index_test.go:143: sql update test_index set c1 = 4805681299216238440, c2 = 0.530093, c3 = 'hI4R42Vvwi' where c = 1371 index_test.go:143: sql update test_index set c1 = 5974100302114742268, c2 = 0.807519, c3 = 'c7UoCz1rFC' where c = 138 index_test.go:140: sql delete from test_index where c = 620 index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 5519684501747510573, c2 = 0.811331, c3 = '7fvYK2VsRG' where c = 119 index_test.go:137: sql insert into test_index values (1425, 7903406382947490035, 0.900632, '7BRb36L8Tm') index_test.go:143: sql update test_index set c1 = 7394366734754994702, c2 = 0.581414, c3 = '3dsHpmfvOE' where c = 460 index_test.go:143: sql update test_index set c1 = 8629826443000938500, c2 = 0.646239, c3 = 'HpDj97wnlm' where c = 1029 index_test.go:137: sql insert into test_index values (1424, 7351769775874049584, 0.351557, '9bq3zZLvKt') index_test.go:137: sql insert into test_index values (1427, 1052740200768965448, 0.136452, 'ec47frGiH9') index_test.go:137: sql insert into test_index values (1428, 601657497270934516, 0.741064, '3D58PO1Mq0') index_test.go:143: sql update test_index set c1 = 7043427718769268334, c2 = 0.975742, c3 = 'cW9aaNrQKb' where c = 426 index_test.go:137: sql insert into test_index values (1429, 1197673864474859670, 0.331776, '8uDvn8SSEn') index_test.go:140: sql delete from test_index where c = 1265 index_test.go:137: sql insert into test_index values (1426, 7644532378194700530, 0.442654, 'WKuvmSOt2X') index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:137: sql insert into test_index values (1430, 1504805695485267901, 0.547793, 'AG3Y7qdYMO') index_test.go:137: sql insert into test_index values (1431, 6408908953825260177, 0.448636, 'LASAB007bw') index_test.go:143: sql update test_index set c1 = 5668392145531589259, c2 = 0.706483, c3 = 'm8DxBxUFld' where c = 10 index_test.go:140: sql delete from test_index where c = 1245 index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (1432, 4067784670396601614, 0.376556, 'KrsZu1CimG') index_test.go:140: sql delete from test_index where c = 641 index_test.go:140: sql delete from test_index where c = 305 index_test.go:140: sql delete from test_index where c = 863 index_test.go:140: sql delete from test_index where c = 201 index_test.go:140: sql delete from test_index where c = 340 index_test.go:143: sql update test_index set c1 = 7155219657877103241, c2 = 0.902624, c3 = 'FAx0RkApsl' where c = 1113 index_test.go:143: sql update test_index set c1 = 6340583992129572116, c2 = 0.966160, c3 = 'fhdnIn72il' where c = 1088 index_test.go:137: sql insert into test_index values (1433, 4147581737184541460, 0.625782, 'rm2o1saglJ') index_test.go:143: sql update test_index set c1 = 5756808797037127396, c2 = 0.476594, c3 = 'B4pXkEQCb5' where c = 547 index_test.go:143: sql update test_index set c1 = 3527174248747372131, c2 = 0.524347, c3 = '32cZEJmBkD' where c = 861 index_test.go:143: sql update test_index set c1 = 3332519836046204310, c2 = 0.853163, c3 = 'ZGFatIYqb1' where c = 1418 index_test.go:140: sql delete from test_index where c = 890 index_test.go:137: sql insert into test_index values (1434, 9097605809988127075, 0.760717, 'PLonTuF5EE') index_test.go:143: sql update test_index set c1 = 860700691653200272, c2 = 0.796671, c3 = 'NEtYNMinqP' where c = 781 index_test.go:143: sql update test_index set c1 = 1204935046904885729, c2 = 0.801541, c3 = 'RPlbxrjnLI' where c = 954 index_test.go:143: sql update test_index set c1 = 238407221982197160, c2 = 0.836464, c3 = 'C0LrSF088R' where c = 1416 index_test.go:137: sql insert into test_index values (1435, 6516865477714773550, 0.249769, 'IrvqEAl3vQ') index_test.go:143: sql update test_index set c1 = 6737842706285921558, c2 = 0.222148, c3 = '7zIlIoudCs' where c = 772 index_test.go:140: sql delete from test_index where c = 632 index_test.go:137: sql insert into test_index values (1436, 6006491975945109837, 0.169151, '2PFOS1BDKP') index_test.go:137: sql insert into test_index values (1438, 4289360862567618692, 0.737585, 'NLVmJaJIFQ') index_test.go:140: sql delete from test_index where c = 1073 index_test.go:137: sql insert into test_index values (1440, 5862147025534997802, 0.125389, 'qMyU1gThEW') index_test.go:137: sql insert into test_index values (1439, 6821003576011527932, 0.703005, 'UQeBR2QOyA') index_test.go:137: sql insert into test_index values (1437, 5166788783152083056, 0.742099, '8VgwESnotP') index_test.go:137: sql insert into test_index values (1441, 298262119242914059, 0.623979, 'DR4DQGrFjp') index_test.go:137: sql insert into test_index values (1442, 2194808838891867858, 0.200668, 'RTqdf2nXhj') index_test.go:143: sql update test_index set c1 = 3606064973888420345, c2 = 0.586841, c3 = 'P6X8mQmkWU' where c = 249 index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 6159939902367932930, c2 = 0.968474, c3 = 'AvMesUsPYX' where c = 1045 index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 570554024925183967, c2 = 0.690167, c3 = 'mvAEWxVCox' where c = 1337 index_test.go:140: sql delete from test_index where c = 426 index_test.go:137: sql insert into test_index values (1443, 4242990414364592431, 0.931532, 'lNGPKfkUSF') index_test.go:140: sql delete from test_index where c = 1344 index_test.go:143: sql update test_index set c1 = 561820857290764695, c2 = 0.955897, c3 = 'VJ1nYVjySD' where c = 372 index_test.go:140: sql delete from test_index where c = 1254 index_test.go:140: sql delete from test_index where c = 624 index_test.go:143: sql update test_index set c1 = 4831332569796287650, c2 = 0.690279, c3 = '3SoU2zHhZk' where c = 1162 index_test.go:137: sql insert into test_index values (1444, 5834006842965343589, 0.874255, 'hp94JsY1oV') index_test.go:143: sql update test_index set c1 = 358678017866838157, c2 = 0.116718, c3 = '9cN0GtU3Zl' where c = 78 index_test.go:143: sql update test_index set c1 = 5472325057807793396, c2 = 0.350427, c3 = 'qG2vKRMPIW' where c = 977 index_test.go:140: sql delete from test_index where c = 587 index_test.go:137: sql insert into test_index values (1446, 694955700199867976, 0.902385, '0wVGgqgjeD') index_test.go:143: sql update test_index set c1 = 7620544543554970676, c2 = 0.109364, c3 = '1LQoBJzkuj' where c = 1071 index_test.go:143: sql update test_index set c1 = 1022985398761095020, c2 = 0.016153, c3 = 'eFTXoTWAyq' where c = 1364 index_test.go:137: sql insert into test_index values (1445, 1546496669031511681, 0.925165, 'xfh2Y5qBni') index_test.go:137: sql insert into test_index values (1447, 3373366340982758527, 0.303519, 'vdOy6ejeQK') index_test.go:143: sql update test_index set c1 = 3509473972216112947, c2 = 0.165034, c3 = 'tEI20aj7bY' where c = 1016 index_test.go:137: sql insert into test_index values (1448, 4785278757865777352, 0.316258, 'zmvYbXKIof') index_test.go:137: sql insert into test_index values (1449, 7149943088239136839, 0.758154, 'k1NHoJkCjg') index_test.go:143: sql update test_index set c1 = 2202209905918464701, c2 = 0.601568, c3 = 'QX0UD6yjz4' where c = 920 index_test.go:137: sql insert into test_index values (1451, 5314240632326244032, 0.981091, 'gZvLJIyj7p') index_test.go:137: sql insert into test_index values (1450, 6912489494998137244, 0.675589, 'dNAFFJLMJr') index_test.go:140: sql delete from test_index where c = 1382 index_test.go:140: sql delete from test_index where c = 709 index_test.go:140: sql delete from test_index where c = 568 index_test.go:140: sql delete from test_index where c = 445 index_test.go:137: sql insert into test_index values (1452, 8309020803655311405, 0.989385, 'p2LVCCt4UV') index_test.go:140: sql delete from test_index where c = 1005 index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 8416550884545202476, c2 = 0.324182, c3 = 'jba5g0b1TZ' where c = 99 index_test.go:143: sql update test_index set c1 = 5856929099505037071, c2 = 0.379841, c3 = 'SKfV9YWHKc' where c = 175 index_test.go:143: sql update test_index set c1 = 2987790887895897656, c2 = 0.043246, c3 = 'et56uPbTGJ' where c = 1118 index_test.go:140: sql delete from test_index where c = 588 index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (1453, 5318476284267863570, 0.072508, 'eXhvmg8CcV') index_test.go:143: sql update test_index set c1 = 496927681030276081, c2 = 0.951869, c3 = '4TBsYW42jD' where c = 1155 index_test.go:143: sql update test_index set c1 = 6248393532868835593, c2 = 0.606379, c3 = 'YwT6G3QPIQ' where c = 964 index_test.go:143: sql update test_index set c1 = 3497571064631114690, c2 = 0.541314, c3 = 'Fc01d7yQWm' where c = 445 index_test.go:140: sql delete from test_index where c = 490 index_test.go:137: sql insert into test_index values (1454, 8704551179123021998, 0.312486, 'ZEKo0rygyu') index_test.go:137: sql insert into test_index values (1456, 2764380515441556916, 0.224190, 'mfKVLQx5OS') index_test.go:137: sql insert into test_index values (1455, 8779982968911707891, 0.510749, 'nP1VPsGYNH') index_test.go:137: sql insert into test_index values (1457, 4182014945708674416, 0.918354, 'NSRV5LZFJu') index_test.go:143: sql update test_index set c1 = 6699443567519597468, c2 = 0.245913, c3 = '1yelmGSmiF' where c = 6 index_test.go:143: sql update test_index set c1 = 27591161884535094, c2 = 0.330528, c3 = 'jVcglswPr8' where c = 1155 index_test.go:143: sql update test_index set c1 = 1225180116517853270, c2 = 0.932729, c3 = 'joCzvbapX6' where c = 416 index_test.go:140: sql delete from test_index where c = 426 index_test.go:137: sql insert into test_index values (1458, 210462898716001391, 0.263726, '5kUPkV1raX') index_test.go:137: sql insert into test_index values (1459, 7554327486493324884, 0.587074, 'IJHCY6djql') index_test.go:137: sql insert into test_index values (1460, 4619319534951580279, 0.808546, 'dXGDLBrSF0') index_test.go:143: sql update test_index set c1 = 4013917209291995618, c2 = 0.830576, c3 = 'KKzN7HAhJn' where c = 98 index_test.go:140: sql delete from test_index where c = 764 index_test.go:140: sql delete from test_index where c = 219 index_test.go:137: sql insert into test_index values (1461, 6406395655039868586, 0.525011, '6gKoAgqhhg') index_test.go:137: sql insert into test_index values (1462, 6988640409042863998, 0.343355, 'wCbF3dhASe') index_test.go:140: sql delete from test_index where c = 1427 index_test.go:143: sql update test_index set c1 = 553043193176301383, c2 = 0.873670, c3 = 'JCPQnXBf4J' where c = 822 index_test.go:143: sql update test_index set c1 = 5638530705324946629, c2 = 0.160616, c3 = '3EnRIvwM1m' where c = 544 index_test.go:140: sql delete from test_index where c = 755 index_test.go:137: sql insert into test_index values (1463, 7380281409978494398, 0.245841, 'ZkaDNsKNe8') index_test.go:140: sql delete from test_index where c = 1447 index_test.go:140: sql delete from test_index where c = 1039 index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:143: sql update test_index set c1 = 6925946615935364263, c2 = 0.529193, c3 = 'bathBl5kUT' where c = 1233 index_test.go:137: sql insert into test_index values (1464, 1952628633638942467, 0.917995, 'rdInkxBUU8') index_test.go:143: sql update test_index set c1 = 56448521788549792, c2 = 0.528508, c3 = 'Qjdt9qgOgk' where c = 337 index_test.go:143: sql update test_index set c1 = 3333009569995324884, c2 = 0.593672, c3 = '9nFLdJ4fNt' where c = 17 index_test.go:143: sql update test_index set c1 = 4639317849588876389, c2 = 0.616283, c3 = 'M1q6A8TPh7' where c = 588 index_test.go:143: sql update test_index set c1 = 8604018970337929773, c2 = 0.216708, c3 = 'W923lG5KHm' where c = 1364 index_test.go:143: sql update test_index set c1 = 1250373898887034389, c2 = 0.832717, c3 = 'ihXVCMqpK7' where c = 54 index_test.go:137: sql insert into test_index values (1465, 2582564207710697667, 0.815919, 'EJM170zvQj') index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 4522001214944920646, c2 = 0.118337, c3 = 'FzJsGom5Jm' where c = 929 index_test.go:137: sql insert into test_index values (1466, 4248930611623924426, 0.144295, 'QX8ELMikW8') index_test.go:140: sql delete from test_index where c = 665 index_test.go:137: sql insert into test_index values (1468, 518388853658646420, 0.176103, 'is7dJWSZz0') index_test.go:137: sql insert into test_index values (1467, 2432318627131170522, 0.304461, 'GcDGAHa7Ew') index_test.go:137: sql insert into test_index values (1469, 1231860523489318961, 0.015571, 'X3bevuzZBc') index_test.go:143: sql update test_index set c1 = 9123240901341731362, c2 = 0.698989, c3 = 'iegka87Xa5' where c = 37 index_test.go:140: sql delete from test_index where c = 718 index_test.go:137: sql insert into test_index values (1472, 1833036660766830029, 0.893461, '8kVeGts5vV') index_test.go:137: sql insert into test_index values (1470, 7012439093782511255, 0.156281, 'IosZrNf17T') index_test.go:143: sql update test_index set c1 = 339034435045025249, c2 = 0.573194, c3 = 'qJRYBDreN7' where c = 460 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:140: sql delete from test_index where c = 226 index_test.go:137: sql insert into test_index values (1471, 5002083435695244069, 0.243461, 'SFyat3KNrs') index_test.go:140: sql delete from test_index where c = 310 index_test.go:140: sql delete from test_index where c = 1078 index_test.go:143: sql update test_index set c1 = 6718702970993502785, c2 = 0.939304, c3 = '2wbCgzXSB1' where c = 654 index_test.go:137: sql insert into test_index values (1473, 9123493640573190719, 0.625873, 'zeB0PrFi2B') index_test.go:143: sql update test_index set c1 = 8978100541686880249, c2 = 0.996814, c3 = 'Py8DMWY4ty' where c = 165 index_test.go:143: sql update test_index set c1 = 7178724935933294614, c2 = 0.243114, c3 = 'S82VMaoOLb' where c = 940 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:140: sql delete from test_index where c = 1166 index_test.go:137: sql insert into test_index values (1475, 1896236933079048037, 0.213154, 'HooCbAPwuE') index_test.go:137: sql insert into test_index values (1474, 4236380150163028812, 0.589271, 'GImM57tytH') index_test.go:143: sql update test_index set c1 = 6413680723009865672, c2 = 0.799694, c3 = '9qbxwQ6Apv' where c = 116 index_test.go:140: sql delete from test_index where c = 984 index_test.go:137: sql insert into test_index values (1476, 1809258935087640301, 0.015599, 'JTuRFdnJio') index_test.go:143: sql update test_index set c1 = 3398669212637584622, c2 = 0.095595, c3 = 'AQihlfnvbv' where c = 592 index_test.go:137: sql insert into test_index values (1477, 2029075157707804739, 0.172751, 'xUgmh4tTxI') index_test.go:143: sql update test_index set c1 = 5753185566811980825, c2 = 0.283511, c3 = 'ULPlDsl2HA' where c = 508 index_test.go:140: sql delete from test_index where c = 559 index_test.go:140: sql delete from test_index where c = 1139 index_test.go:140: sql delete from test_index where c = 1220 index_test.go:137: sql insert into test_index values (1478, 6906672137800804187, 0.175342, '7G66QiAX55') index_test.go:137: sql insert into test_index values (1479, 7079559306420410508, 0.517747, '8JtJpRLHrB') index_test.go:143: sql update test_index set c1 = 1518478386111452060, c2 = 0.685737, c3 = 'Dvumis6XxF' where c = 805 index_test.go:143: sql update test_index set c1 = 6824546210619993713, c2 = 0.121186, c3 = 'uN0Wc2GN36' where c = 1172 index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 7011355676679626423, c2 = 0.014840, c3 = 'Q5tjpdY1YN' where c = 879 index_test.go:140: sql delete from test_index where c = 455 index_test.go:143: sql update test_index set c1 = 2848670110817659040, c2 = 0.773344, c3 = 'Y3RGgQD8se' where c = 171 index_test.go:137: sql insert into test_index values (1480, 8449704144540113085, 0.438732, 'yw2BUao4Fx') index_test.go:140: sql delete from test_index where c = 1033 index_test.go:143: sql update test_index set c1 = 9216596700703426120, c2 = 0.217318, c3 = 'Fla6k2bq6f' where c = 1110 index_test.go:143: sql update test_index set c1 = 4574024711437020864, c2 = 0.615441, c3 = 'FE7tQI9jCK' where c = 577 index_test.go:137: sql insert into test_index values (1481, 5062519423307063243, 0.352601, 'WOBfzf8Gl5') index_test.go:143: sql update test_index set c1 = 608217063409228533, c2 = 0.308691, c3 = 'iWf7Yu8jsD' where c = 1067 index_test.go:143: sql update test_index set c1 = 1614977156497535485, c2 = 0.167421, c3 = 'DYVnwQGEf4' where c = 969 index_test.go:137: sql insert into test_index values (1483, 8253457160937179175, 0.044387, 'OdWeBhwdAG') index_test.go:137: sql insert into test_index values (1484, 8775887901582605861, 0.107702, 'zTrnYitum6') index_test.go:137: sql insert into test_index values (1482, 3591976328584120909, 0.164494, 'pXwHUjJGuk') index_test.go:140: sql delete from test_index where c = 1145 index_test.go:140: sql delete from test_index where c = 835 index_test.go:140: sql delete from test_index where c = 587 index_test.go:137: sql insert into test_index values (1485, 5260575993702867301, 0.100368, 'zma1Vy9Wwt') index_test.go:140: sql delete from test_index where c = 205 index_test.go:137: sql insert into test_index values (1486, 2946984431448561578, 0.129010, 'anawUyurez') index_test.go:140: sql delete from test_index where c = 603 index_test.go:143: sql update test_index set c1 = 7301452138224011341, c2 = 0.045981, c3 = 'FwCbobumCH' where c = 1083 index_test.go:137: sql insert into test_index values (1487, 7578181828343273338, 0.877412, 'HYirzgOjjk') index_test.go:143: sql update test_index set c1 = 485205024649843093, c2 = 0.282398, c3 = 'pVihQvNFQG' where c = 838 index_test.go:140: sql delete from test_index where c = 215 index_test.go:140: sql delete from test_index where c = 1050 index_test.go:143: sql update test_index set c1 = 3247503343820941194, c2 = 0.133448, c3 = 'POmklxh1lR' where c = 1171 index_test.go:143: sql update test_index set c1 = 3950112736990439334, c2 = 0.554238, c3 = 'KouqOg10ow' where c = 619 index_test.go:137: sql insert into test_index values (1488, 9131082520275831362, 0.024888, 'Lk8wI9Zqul') index_test.go:140: sql delete from test_index where c = 923 index_test.go:143: sql update test_index set c1 = 4016543215882961432, c2 = 0.480770, c3 = '993l0FG1lX' where c = 796 index_test.go:137: sql insert into test_index values (1489, 6758497172904906369, 0.327299, 'ihiCmisHkA') index_test.go:143: sql update test_index set c1 = 802306841647981217, c2 = 0.753573, c3 = 'eyMkCK5ek4' where c = 1450 index_test.go:137: sql insert into test_index values (1491, 743168663500791101, 0.517120, 'aB2FeA8A0x') index_test.go:137: sql insert into test_index values (1490, 5630353580435929571, 0.175010, 'OGGpErI75W') index_test.go:140: sql delete from test_index where c = 727 index_test.go:137: sql insert into test_index values (1492, 7627855671253025304, 0.378944, 'heL8EqA4vk') index_test.go:143: sql update test_index set c1 = 5038525863934142740, c2 = 0.867568, c3 = 'i0aslNX7ck' where c = 1374 index_test.go:140: sql delete from test_index where c = 750 index_test.go:143: sql update test_index set c1 = 7619146157448183525, c2 = 0.228316, c3 = 'TPzeiNKTgf' where c = 334 index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 598 index_test.go:143: sql update test_index set c1 = 8358380227586959646, c2 = 0.819090, c3 = 'bsnemcVGQ5' where c = 384 index_test.go:137: sql insert into test_index values (1493, 6971273743303209086, 0.964663, '1f0wzZ53sq') index_test.go:143: sql update test_index set c1 = 8494316515336437209, c2 = 0.408932, c3 = 'svO0Nz7vCY' where c = 432 index_test.go:143: sql update test_index set c1 = 3315499355170429913, c2 = 0.600690, c3 = 'GqB1N3FPH4' where c = 963 index_test.go:140: sql delete from test_index where c = 708 index_test.go:143: sql update test_index set c1 = 2392921433487757249, c2 = 0.729122, c3 = 'arfxsn5TC6' where c = 735 index_test.go:143: sql update test_index set c1 = 7619172435119470958, c2 = 0.360212, c3 = '2WlbGXlsVh' where c = 1380 index_test.go:143: sql update test_index set c1 = 8303730360406925403, c2 = 0.092794, c3 = '4j38OyacS6' where c = 439 index_test.go:137: sql insert into test_index values (1494, 6663979416396217878, 0.923875, 'Mhs75tFoLM') index_test.go:137: sql insert into test_index values (1495, 4894672641105687684, 0.290012, 'aWVdKAIrpk') index_test.go:140: sql delete from test_index where c = 365 index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 2592363617539662167, c2 = 0.185018, c3 = 'YUw5Mc5lpr' where c = 445 index_test.go:143: sql update test_index set c1 = 8761103520951261696, c2 = 0.912604, c3 = 'eZ9ZJ4Ylw8' where c = 812 index_test.go:140: sql delete from test_index where c = 1382 index_test.go:143: sql update test_index set c1 = 6999544661287694029, c2 = 0.881773, c3 = 'JJGQYkGARF' where c = 943 index_test.go:137: sql insert into test_index values (1496, 3221348176224472177, 0.646250, 'mcTsNMn5ie') index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 4887336563779210962, c2 = 0.759963, c3 = 'oq5C6y541q' where c = 510 index_test.go:137: sql insert into test_index values (1497, 5407098942291899818, 0.621782, '5CxQraHgEp') index_test.go:140: sql delete from test_index where c = 110 index_test.go:143: sql update test_index set c1 = 7372728346537971367, c2 = 0.133811, c3 = '2lhsZBjuJE' where c = 636 index_test.go:137: sql insert into test_index values (1498, 7420459132119387929, 0.525287, 'YS8hMOeBRH') index_test.go:140: sql delete from test_index where c = 1496 index_test.go:143: sql update test_index set c1 = 1673235922891814799, c2 = 0.085820, c3 = 'uRZvh29osq' where c = 1010 index_test.go:137: sql insert into test_index values (1499, 1521286139213625143, 0.723690, '1BQgvLd0hU') index_test.go:140: sql delete from test_index where c = 1366 index_test.go:143: sql update test_index set c1 = 8088144597313181702, c2 = 0.462960, c3 = '8Hh0QkQkvr' where c = 264 index_test.go:137: sql insert into test_index values (1500, 2411100869366185521, 0.026538, '6Cs2gPJjLx') index_test.go:140: sql delete from test_index where c = 1354 index_test.go:143: sql update test_index set c1 = 1816655209699261030, c2 = 0.080416, c3 = 'fkgI97kQz7' where c = 1051 index_test.go:137: sql insert into test_index values (1502, 6169581827389009092, 0.582284, 'fgQXuh2R2y') index_test.go:137: sql insert into test_index values (1505, 5426626672064821216, 0.558404, 'Y5V6Sf9F2Q') index_test.go:137: sql insert into test_index values (1509, 4175932627859118091, 0.579796, 'vU03JAnmEl') index_test.go:137: sql insert into test_index values (1506, 9197987159830103415, 0.757637, 'WhtHfeW7Jn') index_test.go:137: sql insert into test_index values (1501, 1194092165434316351, 0.772362, 'iXhujWdnGC') index_test.go:137: sql insert into test_index values (1503, 3943012764952852109, 0.704103, 'zFLjIQcDkx') index_test.go:137: sql insert into test_index values (1510, 3167436044695797041, 0.674385, 'LuxeQWywUE') index_test.go:137: sql insert into test_index values (1508, 8892252317588300047, 0.618410, '6pQ0wnXh6D') index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (1507, 8189960927950107844, 0.326014, '15yHlWJdEo') index_test.go:140: sql delete from test_index where c = 220 index_test.go:137: sql insert into test_index values (1504, 5758913704623376233, 0.988598, '5ESOpxn2tV') index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 476 index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 542 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 540 index_test.go:140: sql delete from test_index where c = 1380 index_test.go:143: sql update test_index set c1 = 9018918929421284816, c2 = 0.902920, c3 = 'mOYnR6vMwH' where c = 939 index_test.go:143: sql update test_index set c1 = 3412938503210165817, c2 = 0.785276, c3 = 'bVvEYOgluW' where c = 1288 index_test.go:143: sql update test_index set c1 = 3263872963411919568, c2 = 0.637526, c3 = 'Ym04rvx8hI' where c = 529 index_test.go:140: sql delete from test_index where c = 1115 index_test.go:143: sql update test_index set c1 = 7793600425303517789, c2 = 0.712005, c3 = 'N1j1ZTQCvq' where c = 1399 index_test.go:143: sql update test_index set c1 = 2187664367062207873, c2 = 0.251781, c3 = '6lXxZzHPH1' where c = 701 index_test.go:143: sql update test_index set c1 = 1060855442809928678, c2 = 0.117025, c3 = 'qidQbA7lMz' where c = 925 index_test.go:143: sql update test_index set c1 = 3916347559690958944, c2 = 0.804564, c3 = 'Cqd2q4WA2j' where c = 881 index_test.go:143: sql update test_index set c1 = 1433874734470187647, c2 = 0.692190, c3 = 'pQHtRIPWm4' where c = 566 index_test.go:143: sql update test_index set c1 = 9140498380405320594, c2 = 0.750012, c3 = 'IjE0MnUETB' where c = 712 index_test.go:137: sql insert into test_index values (1511, 4969566468211953493, 0.622310, '2oQMWUxJgw') index_test.go:137: sql insert into test_index values (1513, 1431907377348682293, 0.464307, 'NenjdPAqzc') index_test.go:143: sql update test_index set c1 = 5242962248148182835, c2 = 0.164417, c3 = 'jrTHqdhGkH' where c = 389 index_test.go:137: sql insert into test_index values (1512, 9139473779026878617, 0.290206, 'L5z3lJ6Uds') index_test.go:137: sql insert into test_index values (1515, 108100254932044908, 0.990531, '2JTxqjJcLV') index_test.go:140: sql delete from test_index where c = 239 index_test.go:137: sql insert into test_index values (1518, 8739127937568803636, 0.645471, 'Z7ab6fUTFs') index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 214 index_test.go:137: sql insert into test_index values (1514, 2556250975308867990, 0.394795, 'NPoqu5INJm') index_test.go:137: sql insert into test_index values (1517, 9169468169560322896, 0.936185, 'kDt0n2faL8') index_test.go:137: sql insert into test_index values (1516, 4081299249423204954, 0.833384, '1Ukav5cUqo') index_test.go:140: sql delete from test_index where c = 388 index_test.go:137: sql insert into test_index values (1520, 6158747688154932706, 0.903898, 'i0PYg4NTzK') index_test.go:143: sql update test_index set c1 = 531822795611547414, c2 = 0.661949, c3 = 'KNGB68ZiGw' where c = 222 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (1519, 138172992585121943, 0.847917, 'ZmnkEC1QF1') index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 791731351744886069, c2 = 0.595880, c3 = 'qAwdwe2GGU' where c = 474 index_test.go:143: sql update test_index set c1 = 2881947964897495279, c2 = 0.012788, c3 = '8j3EvHGAeV' where c = 193 index_test.go:143: sql update test_index set c1 = 8646477321292019511, c2 = 0.180009, c3 = 'wGqxZy4SgO' where c = 338 index_test.go:143: sql update test_index set c1 = 6477148482009722345, c2 = 0.335511, c3 = 'UXMo0MZZxX' where c = 642 index_test.go:143: sql update test_index set c1 = 4596316060007660318, c2 = 0.692788, c3 = 'IW9cAAeDO3' where c = 659 index_test.go:140: sql delete from test_index where c = 809 index_test.go:137: sql insert into test_index values (1521, 7964329876435806371, 0.298647, '9T1qpKYDpc') index_test.go:140: sql delete from test_index where c = 968 index_test.go:137: sql insert into test_index values (1523, 1695814563860774933, 0.575168, '7LRKXE4ckp') index_test.go:140: sql delete from test_index where c = 495 index_test.go:137: sql insert into test_index values (1522, 59433887280825177, 0.776810, 'o2RpaJLPhq') index_test.go:137: sql insert into test_index values (1526, 3184935582355595272, 0.524326, 's3VUlq4BUr') index_test.go:140: sql delete from test_index where c = 1443 index_test.go:137: sql insert into test_index values (1524, 5550048771934693235, 0.594242, '3qpIDXOvrQ') index_test.go:140: sql delete from test_index where c = 525 index_test.go:143: sql update test_index set c1 = 7829432964117637125, c2 = 0.839312, c3 = '5j893Bp7Aq' where c = 826 index_test.go:140: sql delete from test_index where c = 806 index_test.go:137: sql insert into test_index values (1525, 1713921481288449879, 0.934744, 'pEwiFoKr15') index_test.go:140: sql delete from test_index where c = 1247 index_test.go:143: sql update test_index set c1 = 3933601685331871088, c2 = 0.868464, c3 = 'CbC7Hkruiu' where c = 270 index_test.go:143: sql update test_index set c1 = 569247732012304147, c2 = 0.741541, c3 = '8PJlEOAmd9' where c = 804 index_test.go:143: sql update test_index set c1 = 6823603387264371538, c2 = 0.770973, c3 = 'mjmwgJCOzg' where c = 200 index_test.go:143: sql update test_index set c1 = 1909643064640331055, c2 = 0.005780, c3 = 'UT7UNj9DB2' where c = 1308 index_test.go:143: sql update test_index set c1 = 6119399514329770394, c2 = 0.422866, c3 = 'XxZfDaSnW9' where c = 412 index_test.go:140: sql delete from test_index where c = 684 index_test.go:140: sql delete from test_index where c = 891 index_test.go:143: sql update test_index set c1 = 3770179441718344088, c2 = 0.204945, c3 = '0kx6yQScLa' where c = 1383 index_test.go:137: sql insert into test_index values (1527, 6955385573144249710, 0.635865, '151COvGjL6') index_test.go:143: sql update test_index set c1 = 7971351698367173552, c2 = 0.905998, c3 = '87AL3j6Rke' where c = 128 index_test.go:137: sql insert into test_index values (1528, 3270432221187330320, 0.193648, 'eAk0mNN06C') index_test.go:137: sql insert into test_index values (1529, 784278127200451946, 0.046050, '6TOugsBCam') index_test.go:137: sql insert into test_index values (1530, 5586675305432087122, 0.389712, 'puZ6aKlX6Z') index_test.go:137: sql insert into test_index values (1531, 4427947017048060697, 0.759213, 'iIyK9dJdIl') index_test.go:143: sql update test_index set c1 = 1770921584788706699, c2 = 0.322390, c3 = '8ttvhgF0OL' where c = 803 index_test.go:140: sql delete from test_index where c = 432 index_test.go:137: sql insert into test_index values (1532, 8529757609223622092, 0.382800, '3LBRNIo0Ia') index_test.go:143: sql update test_index set c1 = 5057941136794066676, c2 = 0.148446, c3 = '8pgUVbOo6E' where c = 1524 index_test.go:137: sql insert into test_index values (1533, 5751049239844616081, 0.605583, 'swzhqVSO9E') index_test.go:137: sql insert into test_index values (1534, 5244366816567390371, 0.250880, '5LxJ9eLMMn') index_test.go:140: sql delete from test_index where c = 552 index_test.go:140: sql delete from test_index where c = 357 index_test.go:140: sql delete from test_index where c = 519 index_test.go:137: sql insert into test_index values (1535, 7758474233459541078, 0.116709, '65FZqOgODz') index_test.go:137: sql insert into test_index values (1536, 383591022045893781, 0.997117, 'H04lFNGD1E') index_test.go:143: sql update test_index set c1 = 5037067181859771767, c2 = 0.665422, c3 = 'ZaCIFQ3kRl' where c = 1156 index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 6872783260021749696, c2 = 0.001777, c3 = 'Qd2cFAegGz' where c = 96 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:140: sql delete from test_index where c = 947 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:143: sql update test_index set c1 = 8224989398183095261, c2 = 0.015956, c3 = 'QbywD6Ji86' where c = 422 index_test.go:143: sql update test_index set c1 = 7544026001790173634, c2 = 0.011669, c3 = 'YccQvEwHwo' where c = 710 index_test.go:140: sql delete from test_index where c = 1152 index_test.go:140: sql delete from test_index where c = 1497 index_test.go:143: sql update test_index set c1 = 3951135994951455314, c2 = 0.807435, c3 = '7VdG5tUugR' where c = 1421 index_test.go:143: sql update test_index set c1 = 8466084839652900104, c2 = 0.499284, c3 = 'NfnRkmD0cD' where c = 262 index_test.go:137: sql insert into test_index values (1538, 5076900761956494210, 0.921471, '00s6iviZZQ') index_test.go:137: sql insert into test_index values (1537, 8052178265455713880, 0.431265, 'sCQSOKWlFU') index_test.go:143: sql update test_index set c1 = 6372535092554637981, c2 = 0.516178, c3 = 'evw630VlPa' where c = 919 index_test.go:137: sql insert into test_index values (1539, 5894992024232453692, 0.098391, 'jyE5iUv3m0') index_test.go:137: sql insert into test_index values (1540, 185201212497070263, 0.502859, 'GmtJZi9Njj') index_test.go:143: sql update test_index set c1 = 830475942255957367, c2 = 0.105212, c3 = 'zQydWxlpgK' where c = 752 index_test.go:143: sql update test_index set c1 = 4979631964623252151, c2 = 0.261657, c3 = 'SCiwOlJhKA' where c = 371 index_test.go:143: sql update test_index set c1 = 1131178134450329137, c2 = 0.103775, c3 = 'qUTTyDYLWZ' where c = 894 index_test.go:137: sql insert into test_index values (1541, 8423423741613967987, 0.656889, 'J9uEROOlqg') index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:140: sql delete from test_index where c = 615 index_test.go:137: sql insert into test_index values (1542, 8286463771529446522, 0.635213, 'e7KY4hasgZ') index_test.go:137: sql insert into test_index values (1543, 8226142723343760642, 0.257768, 'Q4cK40eSmA') index_test.go:137: sql insert into test_index values (1544, 2495138182649201853, 0.962650, '2dXUnPMosa') index_test.go:137: sql insert into test_index values (1546, 4955598845990558834, 0.912712, 's88NCYsVFd') index_test.go:140: sql delete from test_index where c = 662 index_test.go:137: sql insert into test_index values (1545, 7826567076404871261, 0.817039, 'EG4STY057p') index_test.go:140: sql delete from test_index where c = 777 index_test.go:143: sql update test_index set c1 = 7933175773479372948, c2 = 0.056260, c3 = 'B9CMHw77wQ' where c = 566 index_test.go:143: sql update test_index set c1 = 7674729676514859123, c2 = 0.887061, c3 = 'Vy1EfC75EC' where c = 975 index_test.go:143: sql update test_index set c1 = 7717624246170378070, c2 = 0.474554, c3 = 'xJ4on7pp4K' where c = 1119 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:140: sql delete from test_index where c = 1485 index_test.go:143: sql update test_index set c1 = 1655048903677832230, c2 = 0.317396, c3 = 'EMiAtf8ZGA' where c = 1518 index_test.go:140: sql delete from test_index where c = 1143 index_test.go:140: sql delete from test_index where c = 1253 index_test.go:137: sql insert into test_index values (1548, 8027544026625424972, 0.809949, 'ExQGFSZ5bR') index_test.go:140: sql delete from test_index where c = 991 index_test.go:143: sql update test_index set c1 = 5944417273710529389, c2 = 0.312321, c3 = 'yXaq063dqK' where c = 690 index_test.go:137: sql insert into test_index values (1547, 9137152911397958138, 0.868324, 'HUs7VkBbF2') index_test.go:143: sql update test_index set c1 = 4045149040400060419, c2 = 0.141375, c3 = 'YAbuZg4Gn3' where c = 474 index_test.go:143: sql update test_index set c1 = 8259320120534039085, c2 = 0.223280, c3 = 'pVlwctrwMu' where c = 1375 index_test.go:137: sql insert into test_index values (1550, 2619291013493401025, 0.865490, 'Lfc3IOQrgx') index_test.go:137: sql insert into test_index values (1549, 2247688318575348099, 0.190139, 'oqx92ayrCC') index_test.go:143: sql update test_index set c1 = 6669106162993623240, c2 = 0.467839, c3 = 'AdMfWUXXl4' where c = 917 index_test.go:143: sql update test_index set c1 = 4150057819552163289, c2 = 0.684874, c3 = 'TTEgZz2VbO' where c = 687 index_test.go:140: sql delete from test_index where c = 343 index_test.go:140: sql delete from test_index where c = 1384 index_test.go:137: sql insert into test_index values (1552, 6760529969785204497, 0.389108, 'NofkNrhlaD') index_test.go:143: sql update test_index set c1 = 2622193388147130784, c2 = 0.772447, c3 = 'h89RazqB0z' where c = 956 index_test.go:143: sql update test_index set c1 = 3225554738135156764, c2 = 0.205300, c3 = 'xSLBRmcR8T' where c = 584 index_test.go:140: sql delete from test_index where c = 1184 index_test.go:137: sql insert into test_index values (1554, 8980500668026705272, 0.699882, 'ECH0tnvdEZ') index_test.go:137: sql insert into test_index values (1555, 2898670693612432160, 0.023662, 'Zi5YmTWWn2') index_test.go:137: sql insert into test_index values (1553, 1457293182090085648, 0.979075, 'bzLb2E2ZXi') index_test.go:140: sql delete from test_index where c = 1280 index_test.go:137: sql insert into test_index values (1551, 379744580464601724, 0.063532, 'u0KrOvdqiP') index_test.go:140: sql delete from test_index where c = 1268 index_test.go:140: sql delete from test_index where c = 512 index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 6967923917497498730, c2 = 0.084942, c3 = 'YnBFgTe1bx' where c = 866 index_test.go:137: sql insert into test_index values (1556, 2453004212316434426, 0.360754, 'GPPLeEhBCZ') index_test.go:137: sql insert into test_index values (1557, 5770556907650871053, 0.361408, 'Srthxya4R5') index_test.go:143: sql update test_index set c1 = 9148326604395722695, c2 = 0.802331, c3 = 'C7O1KemnAU' where c = 1391 index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 1365 index_test.go:143: sql update test_index set c1 = 3105926224999270656, c2 = 0.455433, c3 = 'NqvmNJbWmo' where c = 492 index_test.go:143: sql update test_index set c1 = 72241692076329238, c2 = 0.827775, c3 = 'avtkx0zer3' where c = 1418 index_test.go:137: sql insert into test_index values (1558, 5055959749353913916, 0.198640, '1UVQcSyFvR') index_test.go:143: sql update test_index set c1 = 4416538453218876748, c2 = 0.855012, c3 = '52TqtZ0elJ' where c = 1502 index_test.go:140: sql delete from test_index where c = 929 index_test.go:137: sql insert into test_index values (1559, 7465883597930945641, 0.986157, 'rorUf3qRHf') index_test.go:143: sql update test_index set c1 = 3872592164308468783, c2 = 0.393993, c3 = 'y3TN7DJa8s' where c = 1480 index_test.go:143: sql update test_index set c1 = 5320036715985270134, c2 = 0.376554, c3 = '0Kr4lOKoL1' where c = 746 index_test.go:140: sql delete from test_index where c = 129 index_test.go:137: sql insert into test_index values (1561, 6446209565986333839, 0.934197, 'kgSMx671Mu') index_test.go:143: sql update test_index set c1 = 4754518540435701512, c2 = 0.773091, c3 = 'VOyKEqqrrn' where c = 263 index_test.go:143: sql update test_index set c1 = 2409031650556829575, c2 = 0.032886, c3 = 'pxM86DeG48' where c = 1362 index_test.go:140: sql delete from test_index where c = 1233 index_test.go:137: sql insert into test_index values (1562, 2111560504166159115, 0.519808, 'HIcXRu6OBR') index_test.go:140: sql delete from test_index where c = 159 index_test.go:137: sql insert into test_index values (1560, 9194501640944033344, 0.627107, 'dqIt2XrFzr') index_test.go:143: sql update test_index set c1 = 8288998247098646403, c2 = 0.941379, c3 = 'j1oJB8uuJI' where c = 383 index_test.go:137: sql insert into test_index values (1563, 2889761985584562155, 0.800766, 'fMccbsjQZg') index_test.go:140: sql delete from test_index where c = 321 index_test.go:137: sql insert into test_index values (1564, 6894556722715227815, 0.138831, 'm8cA4IPu56') index_test.go:143: sql update test_index set c1 = 7324303256917033615, c2 = 0.406164, c3 = '0WRogkJADs' where c = 596 index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (1566, 1930561730246722624, 0.514213, 'cfO7iG9HgE') index_test.go:137: sql insert into test_index values (1565, 6994098077118900981, 0.950951, 'MIKHwttK7x') index_test.go:140: sql delete from test_index where c = 600 index_test.go:140: sql delete from test_index where c = 376 index_test.go:143: sql update test_index set c1 = 897640928467891490, c2 = 0.294250, c3 = 'ODgwFYXDZH' where c = 657 index_test.go:143: sql update test_index set c1 = 8388442048375128988, c2 = 0.649264, c3 = 'C1s4pnSmok' where c = 1104 index_test.go:143: sql update test_index set c1 = 4359512219351146421, c2 = 0.635803, c3 = 'W98ZbHA31w' where c = 740 index_test.go:143: sql update test_index set c1 = 2446790484412281098, c2 = 0.248855, c3 = '2kT51uDMoK' where c = 433 index_test.go:137: sql insert into test_index values (1568, 1665443325293857866, 0.123822, 'Xmzj0mOQw6') index_test.go:140: sql delete from test_index where c = 1207 index_test.go:143: sql update test_index set c1 = 7899865827263252429, c2 = 0.488064, c3 = '2nstGJ0KEw' where c = 610 index_test.go:137: sql insert into test_index values (1567, 3072284633945202452, 0.408622, 'vCnq4xO7wL') index_test.go:140: sql delete from test_index where c = 1494 index_test.go:137: sql insert into test_index values (1569, 6260996013188704249, 0.280136, 'fzsPvkCCpb') index_test.go:140: sql delete from test_index where c = 1043 index_test.go:137: sql insert into test_index values (1570, 2362708185782737165, 0.966965, 'S62i5WCQ2A') index_test.go:137: sql insert into test_index values (1571, 6640235767082880776, 0.094947, 'oTfYW2Mklw') index_test.go:137: sql insert into test_index values (1572, 3252141344101836982, 0.218181, 'n08w1NWPCZ') index_test.go:137: sql insert into test_index values (1573, 4223982648320659865, 0.127741, 'sB0onrNRBF') index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:140: sql delete from test_index where c = 769 index_test.go:143: sql update test_index set c1 = 3415510999807626964, c2 = 0.416151, c3 = 'QsU76xKBCh' where c = 1201 index_test.go:140: sql delete from test_index where c = 304 index_test.go:140: sql delete from test_index where c = 123 index_test.go:143: sql update test_index set c1 = 6115316723719718919, c2 = 0.006066, c3 = 'cpyl1dLrgA' where c = 1328 index_test.go:140: sql delete from test_index where c = 1377 index_test.go:143: sql update test_index set c1 = 7094349636107359656, c2 = 0.849994, c3 = 'wvGwP8iozS' where c = 337 index_test.go:143: sql update test_index set c1 = 2514257490128398447, c2 = 0.442951, c3 = 'UtfLYtnmBH' where c = 702 index_test.go:137: sql insert into test_index values (1574, 1674495401787208327, 0.643531, '1UcSRBZw7L') index_test.go:143: sql update test_index set c1 = 8896234257006963444, c2 = 0.285721, c3 = 'J4DS4Hw7Mr' where c = 653 index_test.go:143: sql update test_index set c1 = 4902947136192837842, c2 = 0.015839, c3 = 'shV9seK0Ym' where c = 1352 index_test.go:143: sql update test_index set c1 = 4797269860964371981, c2 = 0.549440, c3 = 'UYuscXyvRQ' where c = 469 index_test.go:137: sql insert into test_index values (1575, 3881637237465201990, 0.310653, 'qDDWIbB24t') index_test.go:140: sql delete from test_index where c = 234 index_test.go:140: sql delete from test_index where c = 987 index_test.go:137: sql insert into test_index values (1577, 4058098874891823796, 0.093057, 'UxbC30uqCp') index_test.go:143: sql update test_index set c1 = 5557140983368324444, c2 = 0.147585, c3 = 'HQrrlwV3lY' where c = 545 index_test.go:143: sql update test_index set c1 = 1400804650886156674, c2 = 0.032867, c3 = 'mKAzxGgqw8' where c = 116 index_test.go:137: sql insert into test_index values (1578, 6720431904854816908, 0.907931, 'tmuNeOEeo4') index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (1576, 8656859322409619051, 0.701644, 'H7UhfA1TKS') index_test.go:137: sql insert into test_index values (1579, 3867027663396688044, 0.878400, 'GbMjIf7UnK') index_test.go:137: sql insert into test_index values (1580, 6205212182232831677, 0.737479, 'wrb8iYK303') index_test.go:143: sql update test_index set c1 = 796388540606656420, c2 = 0.214830, c3 = 'klY1VnNDuB' where c = 1536 index_test.go:140: sql delete from test_index where c = 882 index_test.go:140: sql delete from test_index where c = 599 index_test.go:137: sql insert into test_index values (1582, 8846481844888376629, 0.193505, 'MmPfJlJLex') index_test.go:140: sql delete from test_index where c = 64 index_test.go:137: sql insert into test_index values (1581, 9079065926298096901, 0.523396, 'Keyf1FQ2Q2') index_test.go:143: sql update test_index set c1 = 3149033975340784647, c2 = 0.174389, c3 = '6RSJOhFtnh' where c = 1005 index_test.go:140: sql delete from test_index where c = 580 index_test.go:140: sql delete from test_index where c = 209 index_test.go:143: sql update test_index set c1 = 6209373314546700186, c2 = 0.508835, c3 = 'L1u6MF1Rya' where c = 724 index_test.go:143: sql update test_index set c1 = 3980120890438205438, c2 = 0.152619, c3 = '6mffW6HpYk' where c = 337 index_test.go:140: sql delete from test_index where c = 769 index_test.go:143: sql update test_index set c1 = 3541618095124745126, c2 = 0.361460, c3 = 'SJrz0sNaVU' where c = 204 index_test.go:137: sql insert into test_index values (1583, 279329659862426556, 0.963891, 'usAdHdBBPh') index_test.go:143: sql update test_index set c1 = 222540156638148130, c2 = 0.059304, c3 = '1tcTeljh1Z' where c = 1284 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:143: sql update test_index set c1 = 9177529067685886445, c2 = 0.579684, c3 = 'xIqsiJO0Sj' where c = 1027 index_test.go:143: sql update test_index set c1 = 7395649314397894878, c2 = 0.730145, c3 = '3nDyoOrBBU' where c = 158 index_test.go:143: sql update test_index set c1 = 2471447420545322997, c2 = 0.940704, c3 = 'pME4erUYim' where c = 953 index_test.go:137: sql insert into test_index values (1585, 887725059382312966, 0.179534, 'MSCWCUjmv1') index_test.go:143: sql update test_index set c1 = 6250384109470028992, c2 = 0.226301, c3 = 'KiArrT7g9B' where c = 1539 index_test.go:137: sql insert into test_index values (1584, 1587744358539462514, 0.408695, 'PfXm4869BJ') index_test.go:137: sql insert into test_index values (1588, 5015060673043020969, 0.063921, 'w2wDfNfo1J') index_test.go:140: sql delete from test_index where c = 820 index_test.go:137: sql insert into test_index values (1587, 4627171863094600053, 0.287606, '8O06vIy8AM') index_test.go:137: sql insert into test_index values (1589, 8901386607414813311, 0.546450, 'HUvEGJWYx6') index_test.go:137: sql insert into test_index values (1586, 202666743905632407, 0.794013, 'z6lLZsOoHn') index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 6313688084130664490, c2 = 0.969720, c3 = 'LJkrK1jRGv' where c = 1004 index_test.go:137: sql insert into test_index values (1591, 218189517035016540, 0.423612, 'Y9Jousg3Er') index_test.go:137: sql insert into test_index values (1592, 2334166982030651200, 0.824840, 'jxuGdohEJR') index_test.go:137: sql insert into test_index values (1590, 8999397161759828709, 0.422238, 'egtqTgNxLH') index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 731 index_test.go:140: sql delete from test_index where c = 947 index_test.go:137: sql insert into test_index values (1593, 2907433762949476292, 0.919493, 'OYqq86UPSq') index_test.go:140: sql delete from test_index where c = 1540 index_test.go:143: sql update test_index set c1 = 7172509017664863371, c2 = 0.518283, c3 = 'XDPVCjjRbV' where c = 329 index_test.go:143: sql update test_index set c1 = 8375561592661802995, c2 = 0.424329, c3 = 'dXyIBGFvEJ' where c = 72 index_test.go:140: sql delete from test_index where c = 923 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 7691980067773129634, c2 = 0.352251, c3 = 'iOIpDMRUPK' where c = 1435 index_test.go:140: sql delete from test_index where c = 913 index_test.go:143: sql update test_index set c1 = 1170250389263270420, c2 = 0.991762, c3 = 'K6Un1hO7O5' where c = 475 index_test.go:143: sql update test_index set c1 = 8982753364515409455, c2 = 0.115356, c3 = 'irgdtsJOfB' where c = 36 index_test.go:143: sql update test_index set c1 = 245971400742068796, c2 = 0.023689, c3 = 'GS9d9bIMhO' where c = 646 index_test.go:137: sql insert into test_index values (1595, 5037079194445620744, 0.579875, 'Pe1qQAoCyY') index_test.go:143: sql update test_index set c1 = 7296729455594024504, c2 = 0.906981, c3 = 'DXzBEqrfAT' where c = 1275 index_test.go:137: sql insert into test_index values (1594, 6702761845124167724, 0.511485, 'gY2ooH6Vlf') index_test.go:143: sql update test_index set c1 = 445969764077288937, c2 = 0.605795, c3 = 'fiTQGfK8Rc' where c = 1504 index_test.go:143: sql update test_index set c1 = 4088484095383520587, c2 = 0.837247, c3 = 'IOGrEJnbxv' where c = 190 index_test.go:137: sql insert into test_index values (1596, 4191824439894360109, 0.269670, 'DszWa57qrF') index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 1723870254034829840, c2 = 0.691333, c3 = '8Zj9p2Xcl7' where c = 295 index_test.go:137: sql insert into test_index values (1597, 2655005419723259251, 0.332904, 'Ye1fkynEy8') index_test.go:137: sql insert into test_index values (1598, 365914165672145613, 0.111886, 'LWBKkwMkJI') index_test.go:140: sql delete from test_index where c = 1339 index_test.go:137: sql insert into test_index values (1599, 5334599939645561774, 0.523505, 'qDYRcW2Jf3') index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 1884649666644395131, c2 = 0.929040, c3 = 'xvwoyLcnEZ' where c = 1241 index_test.go:143: sql update test_index set c1 = 5400180784069673594, c2 = 0.776689, c3 = 'Jvmaee1pFC' where c = 685 index_test.go:140: sql delete from test_index where c = 1577 index_test.go:140: sql delete from test_index where c = 867 index_test.go:140: sql delete from test_index where c = 972 index_test.go:143: sql update test_index set c1 = 3290767205540412543, c2 = 0.795854, c3 = 'reWIqiLjnp' where c = 1007 index_test.go:143: sql update test_index set c1 = 2510869219370898919, c2 = 0.780976, c3 = 'YI74z7Gitb' where c = 1220 index_test.go:143: sql update test_index set c1 = 6058097887417693712, c2 = 0.605289, c3 = 'JgUlkN1jrr' where c = 1331 index_test.go:143: sql update test_index set c1 = 7202580155938894369, c2 = 0.512016, c3 = '1Y15ZfeywY' where c = 1525 index_test.go:137: sql insert into test_index values (1600, 7098683449760527492, 0.568782, 'hgQ29tJiXn') index_test.go:140: sql delete from test_index where c = 1329 index_test.go:143: sql update test_index set c1 = 4118320146598349059, c2 = 0.391760, c3 = 'nnsvqGxxDD' where c = 1480 [2024/05/05 23:02:31.372 +08:00] [ERROR] [gc_worker.go:1764] ["deleteRanges is called"] --- PASS: TestSimpleDelete (17.27s) --- PASS: TestSimpleDelete/Basic (1.16s) --- PASS: TestSimpleDelete/Basic/test_delete (0.64s) --- PASS: TestSimpleDelete/Basic/test_delete_common (0.52s) --- PASS: TestSimpleDelete/Conflict (1.00s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete (0.51s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete_common (0.49s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test already exists) [Pipeline] // cache [Pipeline] } index_test.go:137: sql insert into test_index values (1607, 5541495473980258143, 0.703437, 'RoiWWpuAaO') index_test.go:137: sql insert into test_index values (1602, 327805084473700173, 0.818633, 'fQZpFt9nAI') index_test.go:137: sql insert into test_index values (1603, 1474400421961335737, 0.900742, '91mfVm6sh4') index_test.go:137: sql insert into test_index values (1609, 7553985397984401021, 0.611238, 'OAdWVLXPvW') index_test.go:137: sql insert into test_index values (1608, 8678723390928122513, 0.138310, 'OreyoaRFbY') index_test.go:137: sql insert into test_index values (1601, 82390889147098316, 0.782790, 'czgKVPeih8') index_test.go:137: sql insert into test_index values (1604, 5792521943991431510, 0.499339, '1K0TttCkFf') index_test.go:137: sql insert into test_index values (1605, 8773337801364479825, 0.698688, 'cvPqiM3hJn') index_test.go:137: sql insert into test_index values (1606, 8165152577661032201, 0.178090, 'qJIDQg7Gca') index_test.go:137: sql insert into test_index values (1610, 1195389987722554076, 0.476401, 'jCEeiKtonR') index_test.go:140: sql delete from test_index where c = 139 index_test.go:140: sql delete from test_index where c = 241 index_test.go:140: sql delete from test_index where c = 987 index_test.go:140: sql delete from test_index where c = 1435 index_test.go:140: sql delete from test_index where c = 1151 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:140: sql delete from test_index where c = 1415 index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 585 index_test.go:140: sql delete from test_index where c = 1603 index_test.go:143: sql update test_index set c1 = 2260760447934713786, c2 = 0.964816, c3 = 'OMi5orWAcq' where c = 878 index_test.go:143: sql update test_index set c1 = 1629629328319301659, c2 = 0.854177, c3 = 'gveU0aQgH2' where c = 816 index_test.go:143: sql update test_index set c1 = 6508469863347213531, c2 = 0.333846, c3 = 'fg6fq1zSqP' where c = 1369 index_test.go:143: sql update test_index set c1 = 7175107952741949706, c2 = 0.081653, c3 = 'Oi2ScBUowp' where c = 356 index_test.go:143: sql update test_index set c1 = 8121032625908233555, c2 = 0.531818, c3 = 'gFFLdXyr4D' where c = 776 index_test.go:143: sql update test_index set c1 = 1446205992818079420, c2 = 0.421108, c3 = 'VQzGeOTpdT' where c = 1381 index_test.go:143: sql update test_index set c1 = 4184372518795104059, c2 = 0.829510, c3 = 'AWGbSsSz8N' where c = 1385 index_test.go:137: sql insert into test_index values (1612, 2758486185097635852, 0.945474, '54YFSF1VUs') index_test.go:137: sql insert into test_index values (1611, 3263264499821374096, 0.430352, 'mMrjoLpQVb') index_test.go:143: sql update test_index set c1 = 440380378744174124, c2 = 0.427159, c3 = 'GjmCwGXYiE' where c = 1106 index_test.go:137: sql insert into test_index values (1613, 7934427394299855422, 0.622838, 'rqPx927IDW') index_test.go:137: sql insert into test_index values (1614, 627926027984084857, 0.539136, 'YCDRNcYu8N') index_test.go:137: sql insert into test_index values (1615, 1889157639362501066, 0.514612, 'PcyzDbwqyX') index_test.go:140: sql delete from test_index where c = 748 index_test.go:137: sql insert into test_index values (1616, 4981558136087022793, 0.925638, 'jEthNoE6wm') index_test.go:143: sql update test_index set c1 = 814815367493691440, c2 = 0.362326, c3 = 'Lwbl42AFtn' where c = 534 index_test.go:143: sql update test_index set c1 = 2095940906024260280, c2 = 0.073638, c3 = 'TCaUe1WtaF' where c = 1588 index_test.go:137: sql insert into test_index values (1617, 1385085842847239368, 0.380002, 'mpK7JErEQM') index_test.go:143: sql update test_index set c1 = 3769152682519533325, c2 = 0.461700, c3 = 'EF8itAeZBu' where c = 432 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 643 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:137: sql insert into test_index values (1618, 3866135548433980925, 0.920717, 'uSP5sO4UOU') index_test.go:143: sql update test_index set c1 = 4166266148943063456, c2 = 0.688066, c3 = 'G62hZvPgoY' where c = 1354 index_test.go:143: sql update test_index set c1 = 4568403491886917861, c2 = 0.865454, c3 = '4MsI6IkRsJ' where c = 905 index_test.go:137: sql insert into test_index values (1619, 8223295697477324365, 0.871103, 'MjnyPqm72h') index_test.go:137: sql insert into test_index values (1620, 5039206105510858932, 0.150069, '9cIoAOzxKV') index_test.go:140: sql delete from test_index where c = 1472 index_test.go:137: sql insert into test_index values (1621, 7447998250942282847, 0.595335, 'lKVFauWoSj') index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 783 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:140: sql delete from test_index where c = 264 index_test.go:143: sql update test_index set c1 = 6241416248247450762, c2 = 0.133546, c3 = 'vqhr0nUEpu' where c = 1293 index_test.go:143: sql update test_index set c1 = 3591193001979186560, c2 = 0.028269, c3 = 'HjwE861PNJ' where c = 1359 index_test.go:143: sql update test_index set c1 = 8164415068571639278, c2 = 0.325320, c3 = 'YivVFNWjRt' where c = 1082 index_test.go:137: sql insert into test_index values (1623, 8345067511542429743, 0.713844, 'UgANVbpdfn') index_test.go:137: sql insert into test_index values (1622, 5314150854315668307, 0.016231, 'dBXNHxecYG') index_test.go:143: sql update test_index set c1 = 4606810125395159199, c2 = 0.854613, c3 = '1ViXc6nZRr' where c = 1437 index_test.go:137: sql insert into test_index values (1625, 7165598050988495335, 0.904027, 'fIEpeJkF4e') index_test.go:143: sql update test_index set c1 = 520199004988385114, c2 = 0.900035, c3 = 'HLO9SAUFC1' where c = 1114 index_test.go:143: sql update test_index set c1 = 4878539566385719336, c2 = 0.681455, c3 = 'qCU5oLnLHk' where c = 27 index_test.go:143: sql update test_index set c1 = 8505720032195757354, c2 = 0.157014, c3 = 'zPofrykAWS' where c = 1381 index_test.go:140: sql delete from test_index where c = 288 index_test.go:143: sql update test_index set c1 = 1816031529557421324, c2 = 0.974910, c3 = '3J9qmQo9ut' where c = 899 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:140: sql delete from test_index where c = 484 index_test.go:137: sql insert into test_index values (1624, 8962268279464452102, 0.151376, 'q0c5bPVNs1') index_test.go:143: sql update test_index set c1 = 1912327238635292208, c2 = 0.591068, c3 = '2A2OLhB5OW' where c = 822 index_test.go:137: sql insert into test_index values (1627, 8812268459931123615, 0.871778, 'TjHVH5NsPS') index_test.go:137: sql insert into test_index values (1626, 7518507987494595656, 0.549598, 'lFSln9Iw5j') index_test.go:137: sql insert into test_index values (1628, 3759026717946671456, 0.242792, 'LG9o2pbhSx') index_test.go:137: sql insert into test_index values (1629, 610137725814500060, 0.969074, 'kySPetLVjP') index_test.go:140: sql delete from test_index where c = 484 index_test.go:137: sql insert into test_index values (1630, 2112330555699567004, 0.603252, 'ledQCPpYF8') index_test.go:137: sql insert into test_index values (1631, 689661099801896609, 0.634924, 'kTKALxMAEC') index_test.go:140: sql delete from test_index where c = 456 index_test.go:140: sql delete from test_index where c = 589 index_test.go:143: sql update test_index set c1 = 5552281792831062585, c2 = 0.020939, c3 = 'NBdS27Lfe7' where c = 1441 index_test.go:140: sql delete from test_index where c = 662 index_test.go:137: sql insert into test_index values (1632, 3299923934725137610, 0.486150, 'VK1lZzFkRL') index_test.go:140: sql delete from test_index where c = 338 index_test.go:143: sql update test_index set c1 = 2527835109725609498, c2 = 0.187471, c3 = 'p9U0YmqPtv' where c = 85 index_test.go:140: sql delete from test_index where c = 733 index_test.go:143: sql update test_index set c1 = 5039447952243854864, c2 = 0.563291, c3 = 'SpdV9ltNUZ' where c = 1454 index_test.go:143: sql update test_index set c1 = 4260473126217514589, c2 = 0.579523, c3 = 'dV96nUUhjJ' where c = 434 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 8438872140552513950, c2 = 0.743697, c3 = '7cwbuWoOnM' where c = 563 index_test.go:143: sql update test_index set c1 = 4269051699111998996, c2 = 0.867980, c3 = 'uFyGHciiSn' where c = 108 index_test.go:143: sql update test_index set c1 = 8830865158623145626, c2 = 0.741632, c3 = 'VfDgwZH9QX' where c = 1614 index_test.go:143: sql update test_index set c1 = 3618864039445686771, c2 = 0.055630, c3 = '1maVCYbKKE' where c = 186 index_test.go:140: sql delete from test_index where c = 888 index_test.go:137: sql insert into test_index values (1633, 4192231607382837151, 0.283207, 'TD039R920V') index_test.go:137: sql insert into test_index values (1634, 2796779942543837135, 0.768099, 'zE1Xq7d3ku') index_test.go:137: sql insert into test_index values (1635, 3627844935973303707, 0.569956, 'FrFAx1MU5b') index_test.go:137: sql insert into test_index values (1636, 4388144567479636010, 0.268985, 'YeXedpz2Hn') index_test.go:143: sql update test_index set c1 = 6000304595848298138, c2 = 0.113700, c3 = '7vLEFAri3a' where c = 408 index_test.go:140: sql delete from test_index where c = 809 index_test.go:143: sql update test_index set c1 = 2986705844013030706, c2 = 0.099865, c3 = 'jU5EwKP6tG' where c = 141 index_test.go:137: sql insert into test_index values (1638, 5163822710633550643, 0.903435, '3CJb3E0NnT') index_test.go:143: sql update test_index set c1 = 1333001875501911722, c2 = 0.883805, c3 = 'gsJS4eg1hH' where c = 83 index_test.go:137: sql insert into test_index values (1637, 7016999584256854356, 0.656927, 'i5OswazBnj') index_test.go:137: sql insert into test_index values (1639, 5978466104133547929, 0.523970, 'f60W5or0ba') index_test.go:137: sql insert into test_index values (1640, 462456159937324208, 0.605053, 'vV2WeENIXF') index_test.go:140: sql delete from test_index where c = 1346 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (1641, 524044638969080254, 0.019799, 'lj2K8sSnv1') index_test.go:137: sql insert into test_index values (1642, 3886874443339759696, 0.644375, 'yVrT2Rh1pN') index_test.go:140: sql delete from test_index where c = 179 index_test.go:140: sql delete from test_index where c = 354 index_test.go:143: sql update test_index set c1 = 1398037680266274807, c2 = 0.745143, c3 = 'BgBRSbL7Vn' where c = 67 index_test.go:137: sql insert into test_index values (1643, 9189173867551990428, 0.595467, 'NUBy5ZxgUd') index_test.go:140: sql delete from test_index where c = 145 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 1397 index_test.go:143: sql update test_index set c1 = 6062391853544173328, c2 = 0.266817, c3 = 'zEeQ7Ed8CQ' where c = 546 index_test.go:143: sql update test_index set c1 = 730786797354449409, c2 = 0.326216, c3 = 'GFCxHxe0pD' where c = 55 index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 1363593585326566729, c2 = 0.318316, c3 = 'lxPa4kR3BN' where c = 792 index_test.go:137: sql insert into test_index values (1644, 4766033793379609042, 0.316524, 'M4A9XrCiYM') index_test.go:143: sql update test_index set c1 = 9214367052261129147, c2 = 0.180780, c3 = 'nNeZFx4B24' where c = 384 index_test.go:143: sql update test_index set c1 = 6685009392881029789, c2 = 0.568044, c3 = 'oO49qe8txN' where c = 354 index_test.go:143: sql update test_index set c1 = 6477254494645328125, c2 = 0.686888, c3 = 'EOY8Yv23sY' where c = 1432 index_test.go:137: sql insert into test_index values (1647, 8340853287539430180, 0.577466, 'mltax4d5Gr') index_test.go:143: sql update test_index set c1 = 6523655885070489016, c2 = 0.249052, c3 = 'tLEF8R1Q0G' where c = 831 index_test.go:140: sql delete from test_index where c = 880 index_test.go:143: sql update test_index set c1 = 7660115797661976677, c2 = 0.870402, c3 = 'p14BKu1TyF' where c = 980 index_test.go:137: sql insert into test_index values (1646, 6369714533826595066, 0.418523, '3kCDfWvMi9') index_test.go:137: sql insert into test_index values (1649, 6480448711863011248, 0.731056, 'tBRaZzaQxf') index_test.go:137: sql insert into test_index values (1645, 6683205719243840334, 0.433134, 'W2leToeqX7') index_test.go:137: sql insert into test_index values (1648, 870676385740572130, 0.760435, 'WEunTokh9s') index_test.go:137: sql insert into test_index values (1650, 1134182364783580314, 0.988873, 'ViSilknGcO') index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 792 index_test.go:137: sql insert into test_index values (1651, 6821687373175705198, 0.368122, 'wtG4TYvO5E') index_test.go:140: sql delete from test_index where c = 325 index_test.go:140: sql delete from test_index where c = 1029 index_test.go:140: sql delete from test_index where c = 590 index_test.go:143: sql update test_index set c1 = 3150576923340696214, c2 = 0.885294, c3 = 'ESXydZknsC' where c = 484 index_test.go:140: sql delete from test_index where c = 1436 index_test.go:143: sql update test_index set c1 = 3884894979805962193, c2 = 0.673689, c3 = 'WDokdkPLEC' where c = 1001 index_test.go:143: sql update test_index set c1 = 1773286382278918682, c2 = 0.200977, c3 = 'nLDnmyhkKA' where c = 172 index_test.go:140: sql delete from test_index where c = 527 index_test.go:143: sql update test_index set c1 = 4923018404737286560, c2 = 0.609423, c3 = 'iSB1PMn2qg' where c = 636 index_test.go:137: sql insert into test_index values (1652, 2859624257227916410, 0.942642, 'hfWuRi9tyR') index_test.go:140: sql delete from test_index where c = 1017 index_test.go:143: sql update test_index set c1 = 4623331001221777664, c2 = 0.546656, c3 = '0aGeJb3L7V' where c = 705 index_test.go:143: sql update test_index set c1 = 3455014980665980128, c2 = 0.136422, c3 = '0ifxkmVVko' where c = 946 index_test.go:143: sql update test_index set c1 = 3479726149461613687, c2 = 0.736127, c3 = 'qgRH160dIa' where c = 1242 index_test.go:143: sql update test_index set c1 = 2138586742043947611, c2 = 0.169857, c3 = 'xRH2xf1fmT' where c = 215 index_test.go:140: sql delete from test_index where c = 810 index_test.go:137: sql insert into test_index values (1654, 7036754199943753398, 0.140790, 'guiSg1LjCw') index_test.go:143: sql update test_index set c1 = 8852177413427644658, c2 = 0.021730, c3 = 'Q5euNMqLZX' where c = 328 index_test.go:137: sql insert into test_index values (1653, 4190068499579793543, 0.141254, 'L9Qd0RX4Md') index_test.go:137: sql insert into test_index values (1655, 743340999885787828, 0.936425, 'RnGI77vjcd') index_test.go:143: sql update test_index set c1 = 2244270365417094029, c2 = 0.997261, c3 = '3K0a4wUJiL' where c = 30 index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (1656, 9109811566091876564, 0.219912, 'sCsp9GOP97') index_test.go:137: sql insert into test_index values (1659, 290278969253679344, 0.463396, 'FcGnTUZack') index_test.go:137: sql insert into test_index values (1657, 490951817601364321, 0.358702, 'IV7bhT4J69') index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (1660, 1367719680210049925, 0.682831, 'sWskIpwmdN') index_test.go:137: sql insert into test_index values (1658, 3256690338101971842, 0.194264, 'yyJ8ioBpZN') index_test.go:140: sql delete from test_index where c = 270 index_test.go:137: sql insert into test_index values (1662, 6767778028332605299, 0.853233, 'lAlinFDVwW') index_test.go:143: sql update test_index set c1 = 3362036218389412690, c2 = 0.108681, c3 = 'W3huGzO7Ix' where c = 464 index_test.go:137: sql insert into test_index values (1661, 9016988225548828822, 0.638717, 'ZiQw12vZwq') index_test.go:140: sql delete from test_index where c = 1283 index_test.go:143: sql update test_index set c1 = 382440034487443351, c2 = 0.970790, c3 = '4jIAFNOMJx' where c = 722 index_test.go:140: sql delete from test_index where c = 1322 index_test.go:143: sql update test_index set c1 = 6853534904894038267, c2 = 0.778290, c3 = '3SLRwHrgJQ' where c = 228 index_test.go:140: sql delete from test_index where c = 575 index_test.go:140: sql delete from test_index where c = 834 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:143: sql update test_index set c1 = 3005103783637806620, c2 = 0.990279, c3 = 'bldy6zxqA1' where c = 881 index_test.go:143: sql update test_index set c1 = 3561568109184973126, c2 = 0.151740, c3 = 'BKCasQF69y' where c = 359 index_test.go:143: sql update test_index set c1 = 5506036266658126226, c2 = 0.214615, c3 = '17gOIrrI8T' where c = 965 index_test.go:137: sql insert into test_index values (1663, 6586111945585984497, 0.211323, 'G90QDplsqL') index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (1665, 910969820018557288, 0.550338, 'tPrrist080') index_test.go:143: sql update test_index set c1 = 1639622324795430250, c2 = 0.767226, c3 = 'k2tnOl4PAy' where c = 583 index_test.go:137: sql insert into test_index values (1664, 3589647038000451166, 0.159025, 'ZldZ7dMyOX') index_test.go:140: sql delete from test_index where c = 697 index_test.go:137: sql insert into test_index values (1666, 7624312986017587480, 0.203427, '1XMfwa2gZC') index_test.go:140: sql delete from test_index where c = 349 index_test.go:137: sql insert into test_index values (1668, 298116547917418990, 0.942712, 'cxViLb7wfH') index_test.go:143: sql update test_index set c1 = 9018288309133715029, c2 = 0.519757, c3 = 'qK2rhioXkM' where c = 1081 index_test.go:137: sql insert into test_index values (1667, 1314403219725472252, 0.438742, 'OnMrf8HqDH') index_test.go:143: sql update test_index set c1 = 973471834133738554, c2 = 0.582052, c3 = 'fUxrkBdU0W' where c = 1221 index_test.go:140: sql delete from test_index where c = 332 index_test.go:143: sql update test_index set c1 = 4901466082771126580, c2 = 0.613893, c3 = 'gZwPc1Wdm3' where c = 151 index_test.go:140: sql delete from test_index where c = 40 index_test.go:137: sql insert into test_index values (1669, 2969083029399971757, 0.674710, 'dS1v8SXb8d') index_test.go:140: sql delete from test_index where c = 736 index_test.go:140: sql delete from test_index where c = 450 index_test.go:143: sql update test_index set c1 = 3521493545989497581, c2 = 0.802641, c3 = 'sfvulbf3Gd' where c = 479 index_test.go:143: sql update test_index set c1 = 7666921470611015114, c2 = 0.331588, c3 = 'RkdNvaTXmr' where c = 997 index_test.go:140: sql delete from test_index where c = 1367 index_test.go:137: sql insert into test_index values (1672, 4094703274040349132, 0.846622, 'sFu5GDinvU') index_test.go:137: sql insert into test_index values (1670, 8188677906497117372, 0.371168, '7ccgY9Edvq') index_test.go:140: sql delete from test_index where c = 136 index_test.go:137: sql insert into test_index values (1671, 7823592226280717792, 0.197115, 'BwL5jI3RcK') index_test.go:143: sql update test_index set c1 = 4226398555299171197, c2 = 0.360916, c3 = '68hh7kyh24' where c = 125 index_test.go:137: sql insert into test_index values (1673, 3488240659034875087, 0.658914, 'mo4DHXMyte') index_test.go:143: sql update test_index set c1 = 6863134768239506320, c2 = 0.327169, c3 = 'puGDsZDcxH' where c = 1653 index_test.go:143: sql update test_index set c1 = 2513278254463821614, c2 = 0.875454, c3 = 'oEAYqOxTqI' where c = 1646 index_test.go:137: sql insert into test_index values (1674, 635369399566412172, 0.033377, 'oECXsPwUDa') index_test.go:140: sql delete from test_index where c = 538 index_test.go:140: sql delete from test_index where c = 406 index_test.go:143: sql update test_index set c1 = 3904475097809568609, c2 = 0.393902, c3 = 'QJDObpaWPd' where c = 30 index_test.go:137: sql insert into test_index values (1675, 6291664050422187841, 0.417236, 'TqHdtWhCdG') index_test.go:140: sql delete from test_index where c = 680 index_test.go:137: sql insert into test_index values (1676, 4801822027253540445, 0.154402, '0hhutSgHM3') index_test.go:137: sql insert into test_index values (1677, 8627846577904565164, 0.449852, 'QNx70SXQuF') index_test.go:140: sql delete from test_index where c = 832 index_test.go:143: sql update test_index set c1 = 1445947247185361195, c2 = 0.019382, c3 = 'MyFGUf3PPE' where c = 861 index_test.go:143: sql update test_index set c1 = 5540481216083869258, c2 = 0.188071, c3 = 'jvB0jo9Tq5' where c = 1322 index_test.go:140: sql delete from test_index where c = 690 index_test.go:143: sql update test_index set c1 = 5590841839625150721, c2 = 0.032076, c3 = 'cgvetKknyc' where c = 1012 index_test.go:140: sql delete from test_index where c = 655 index_test.go:140: sql delete from test_index where c = 726 index_test.go:137: sql insert into test_index values (1678, 8921995034942072485, 0.260838, 'BO2vqyWNU5') index_test.go:143: sql update test_index set c1 = 8019471372437896133, c2 = 0.881014, c3 = 'qoDJCDQHXV' where c = 1151 index_test.go:140: sql delete from test_index where c = 672 index_test.go:137: sql insert into test_index values (1680, 109647943516546041, 0.920887, 'wKAOiMzeN6') index_test.go:137: sql insert into test_index values (1679, 856745694727668095, 0.459244, 'LB7AmZNvvX') index_test.go:137: sql insert into test_index values (1681, 1526110857753665022, 0.282422, 'i0OMPio8aw') index_test.go:143: sql update test_index set c1 = 6758964561841877123, c2 = 0.261478, c3 = 'd0YfGby1kg' where c = 1313 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:143: sql update test_index set c1 = 5742908957843809671, c2 = 0.264661, c3 = 'sTBoY1q7bq' where c = 523 index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 4363986838115810748, c2 = 0.220231, c3 = 'Al8duMEs82' where c = 1584 index_test.go:143: sql update test_index set c1 = 5658321385365305435, c2 = 0.789313, c3 = 'vvbgVuh6zB' where c = 951 index_test.go:143: sql update test_index set c1 = 3000947408955297331, c2 = 0.686403, c3 = 'YSy65XdrM7' where c = 1115 index_test.go:137: sql insert into test_index values (1682, 2154172468731893306, 0.228673, 'afpr3HHfT7') index_test.go:137: sql insert into test_index values (1683, 2269385367608707732, 0.462608, 'KacZA8p5bn') index_test.go:143: sql update test_index set c1 = 2333610356196552415, c2 = 0.142412, c3 = 'DbRWavWHUt' where c = 1054 index_test.go:140: sql delete from test_index where c = 1642 index_test.go:140: sql delete from test_index where c = 1432 index_test.go:137: sql insert into test_index values (1684, 411798244798338701, 0.118138, 'fPM8zlhDHF') index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:143: sql update test_index set c1 = 6576559328168636072, c2 = 0.738258, c3 = 'Ryz5HlBySF' where c = 1106 index_test.go:137: sql insert into test_index values (1685, 2393778306519944882, 0.253170, 'Fa5mkBW9MB') index_test.go:137: sql insert into test_index values (1686, 4915957132667277132, 0.555396, 'W2Q4rCi4ME') index_test.go:137: sql insert into test_index values (1687, 895519757903487487, 0.642780, 'wuBQYczHie') index_test.go:137: sql insert into test_index values (1688, 3714119948381077609, 0.968728, '0sM1d1mwYY') index_test.go:143: sql update test_index set c1 = 7322935984104884157, c2 = 0.464265, c3 = 'AtMYlWY13F' where c = 1552 index_test.go:143: sql update test_index set c1 = 1339766115084239064, c2 = 0.066437, c3 = 'YlUkTUCeyJ' where c = 466 index_test.go:143: sql update test_index set c1 = 337593825713922432, c2 = 0.893383, c3 = 'aHboirzORu' where c = 628 index_test.go:143: sql update test_index set c1 = 3262040394994134318, c2 = 0.834360, c3 = 'KWcllAAQ90' where c = 557 index_test.go:140: sql delete from test_index where c = 675 index_test.go:137: sql insert into test_index values (1689, 5476148541221021059, 0.442283, '0oqRatHVaG') index_test.go:140: sql delete from test_index where c = 1471 index_test.go:140: sql delete from test_index where c = 1589 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:140: sql delete from test_index where c = 484 index_test.go:143: sql update test_index set c1 = 895414991966529399, c2 = 0.841761, c3 = 'a5SbabUB8x' where c = 262 index_test.go:140: sql delete from test_index where c = 644 index_test.go:137: sql insert into test_index values (1690, 2443724176808618140, 0.310084, 'Wm6LuSSJPh') index_test.go:137: sql insert into test_index values (1691, 1328921116595275617, 0.027938, 'IpfBhCQtYj') index_test.go:137: sql insert into test_index values (1692, 4832988926123078322, 0.944506, 'XIlVJ3TnWG') index_test.go:140: sql delete from test_index where c = 697 index_test.go:143: sql update test_index set c1 = 6489188067990172418, c2 = 0.345317, c3 = 'JF0HM5xpFk' where c = 820 index_test.go:143: sql update test_index set c1 = 2657887529546285184, c2 = 0.299708, c3 = 'uwOpXX3EyK' where c = 565 index_test.go:143: sql update test_index set c1 = 3697443302994007247, c2 = 0.265638, c3 = 'wC2H79RucY' where c = 1503 index_test.go:137: sql insert into test_index values (1693, 3429396610966896971, 0.243456, 'Xea1WxHAXC') index_test.go:143: sql update test_index set c1 = 1622463540358044757, c2 = 0.819393, c3 = 'TQLbFABkX8' where c = 836 index_test.go:143: sql update test_index set c1 = 5427825050875742623, c2 = 0.801321, c3 = 'g6Wtgidmia' where c = 1610 index_test.go:140: sql delete from test_index where c = 1072 index_test.go:137: sql insert into test_index values (1694, 8347557878892459262, 0.858251, 'UaD9N4MpDU') index_test.go:140: sql delete from test_index where c = 1104 index_test.go:143: sql update test_index set c1 = 8576268068958064280, c2 = 0.980102, c3 = 'zMxNACBTFg' where c = 634 index_test.go:137: sql insert into test_index values (1695, 7899152283769592754, 0.956314, 'eHUg8YAHv2') index_test.go:137: sql insert into test_index values (1696, 3700246123903298219, 0.825623, 'VTGQq2DRUx') index_test.go:140: sql delete from test_index where c = 895 index_test.go:140: sql delete from test_index where c = 1591 index_test.go:137: sql insert into test_index values (1697, 8621945754440792440, 0.291397, 'XGhw9Fj6LO') index_test.go:143: sql update test_index set c1 = 1597677833840459354, c2 = 0.456118, c3 = 'CX8X8STRJa' where c = 1280 index_test.go:143: sql update test_index set c1 = 2908275730716251515, c2 = 0.905322, c3 = '9fRanbUhE4' where c = 599 index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 1392952526484146252, c2 = 0.094744, c3 = '7QqVH4Dtq5' where c = 1407 index_test.go:137: sql insert into test_index values (1698, 2324112507707338469, 0.458442, 'c3x7D2W6At') index_test.go:140: sql delete from test_index where c = 1618 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:140: sql delete from test_index where c = 310 index_test.go:143: sql update test_index set c1 = 66611110750414567, c2 = 0.060839, c3 = 'JYnpVuAmKd' where c = 1460 index_test.go:137: sql insert into test_index values (1699, 5713880880639197384, 0.373613, 'zuTb7zy85G') index_test.go:143: sql update test_index set c1 = 3738588034523246624, c2 = 0.966414, c3 = 'qrTvoERA57' where c = 472 index_test.go:143: sql update test_index set c1 = 3863345217404192730, c2 = 0.537140, c3 = 'rU9bZ3daMl' where c = 194 index_test.go:143: sql update test_index set c1 = 1721338381503162670, c2 = 0.252308, c3 = 'uFrNWGmhlH' where c = 108 index_test.go:140: sql delete from test_index where c = 319 index_test.go:143: sql update test_index set c1 = 7926565733378920981, c2 = 0.492432, c3 = 'OkQuMEnr3w' where c = 1361 index_test.go:137: sql insert into test_index values (1700, 3894321827153221143, 0.077102, 'FhjvLM0AFY') index_test.go:140: sql delete from test_index where c = 759 index_test.go:143: sql update test_index set c1 = 3311280678485686623, c2 = 0.383883, c3 = 'DuHbn6DTut' where c = 486 index_test.go:143: sql update test_index set c1 = 7740012484122874539, c2 = 0.377223, c3 = 'QCgXzM85RS' where c = 903 [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } index_test.go:137: sql insert into test_index values (1703, 8212505423736870206, 0.298637, 'hrxr2HWvz6') index_test.go:137: sql insert into test_index values (1705, 1392603512593342244, 0.676586, '2gMw1lYXay') index_test.go:137: sql insert into test_index values (1706, 6093960511748945468, 0.331986, 'rOEFhY75Ug') index_test.go:137: sql insert into test_index values (1707, 7136318878940929678, 0.043731, 'DmrJSWYwRT') index_test.go:137: sql insert into test_index values (1702, 5700745170206319526, 0.596509, 'tXBCdpWndj') index_test.go:137: sql insert into test_index values (1704, 1882436573480751596, 0.703249, '5l2LKE4Edo') index_test.go:140: sql delete from test_index where c = 342 index_test.go:137: sql insert into test_index values (1708, 7202553223139219956, 0.973409, 'qySEKANFbt') index_test.go:137: sql insert into test_index values (1709, 1757677708797696866, 0.530774, '3hPxfzmqFi') index_test.go:137: sql insert into test_index values (1710, 4391159783164251780, 0.619520, 'WAwp9cF1KJ') index_test.go:137: sql insert into test_index values (1701, 6782458443166113547, 0.225996, 'VziNIIJGII') index_test.go:143: sql update test_index set c1 = 4330567331758864715, c2 = 0.383246, c3 = 'PfF3IP3JXI' where c = 587 index_test.go:140: sql delete from test_index where c = 1039 index_test.go:140: sql delete from test_index where c = 280 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:140: sql delete from test_index where c = 465 index_test.go:140: sql delete from test_index where c = 733 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:143: sql update test_index set c1 = 5118730923240170590, c2 = 0.307004, c3 = '5cp5bcic80' where c = 905 index_test.go:143: sql update test_index set c1 = 9160097209610028617, c2 = 0.688435, c3 = '9VOuzE4edV' where c = 249 index_test.go:140: sql delete from test_index where c = 817 index_test.go:137: sql insert into test_index values (1711, 7550924764229999000, 0.354502, 'Sa1MJKk8yW') index_test.go:143: sql update test_index set c1 = 7883503500598793617, c2 = 0.491616, c3 = '0rMnlXCXeh' where c = 739 index_test.go:143: sql update test_index set c1 = 8357634109958013634, c2 = 0.618198, c3 = 'NYcTJe7C5p' where c = 18 index_test.go:143: sql update test_index set c1 = 7538527732706853484, c2 = 0.875398, c3 = 'zjYW9wGJAu' where c = 1594 index_test.go:143: sql update test_index set c1 = 6862741826621048736, c2 = 0.480292, c3 = 'KWDzajQgXf' where c = 838 index_test.go:143: sql update test_index set c1 = 6071403126910388671, c2 = 0.755681, c3 = 'MP4jZqZqul' where c = 1027 index_test.go:137: sql insert into test_index values (1712, 7991360782340162714, 0.571171, 'YLKGiqtTVb') index_test.go:137: sql insert into test_index values (1713, 6581097682043944124, 0.947163, 'FFnJbi5MwL') index_test.go:143: sql update test_index set c1 = 3670433176242489236, c2 = 0.766487, c3 = 'Eld51nOtaj' where c = 1452 index_test.go:143: sql update test_index set c1 = 1148065823474430617, c2 = 0.689399, c3 = '0BYwam4QDY' where c = 916 index_test.go:140: sql delete from test_index where c = 1037 index_test.go:137: sql insert into test_index values (1716, 3028897778165492272, 0.377995, '2IeblSQGFT') index_test.go:140: sql delete from test_index where c = 519 index_test.go:137: sql insert into test_index values (1717, 6150060648635472576, 0.674329, 'IJftjdP9xt') index_test.go:137: sql insert into test_index values (1718, 6040053653816522012, 0.409811, 'TbYWTJAXDv') index_test.go:137: sql insert into test_index values (1714, 8882503243463992428, 0.751664, 'cvFGgAoB8T') index_test.go:140: sql delete from test_index where c = 1560 index_test.go:143: sql update test_index set c1 = 4687856463838554990, c2 = 0.022770, c3 = 'eJF4sTxttI' where c = 225 index_test.go:137: sql insert into test_index values (1715, 7866574169156708659, 0.617559, 'F0K8weHi2r') index_test.go:143: sql update test_index set c1 = 5509902343248640763, c2 = 0.190347, c3 = 'TvzvCd1ohz' where c = 524 index_test.go:140: sql delete from test_index where c = 846 index_test.go:143: sql update test_index set c1 = 4721476911537538508, c2 = 0.853031, c3 = '8o3W4hZ7m2' where c = 1234 index_test.go:140: sql delete from test_index where c = 959 index_test.go:140: sql delete from test_index where c = 382 index_test.go:137: sql insert into test_index values (1719, 7089348827445618855, 0.484770, 'X32pBvzT3i') index_test.go:137: sql insert into test_index values (1720, 8203940516432945625, 0.564265, 'bnUjJMbuAc') index_test.go:143: sql update test_index set c1 = 2124355691574654822, c2 = 0.684196, c3 = '6pLtv01dyV' where c = 199 index_test.go:143: sql update test_index set c1 = 1141343661226639842, c2 = 0.070489, c3 = 'n4Qj2rEzNO' where c = 224 index_test.go:143: sql update test_index set c1 = 2080848463849486997, c2 = 0.169013, c3 = '3OfgZH67YL' where c = 352 index_test.go:137: sql insert into test_index values (1722, 4590201264576159227, 0.745685, 'iX2TKzHFq1') index_test.go:140: sql delete from test_index where c = 815 index_test.go:137: sql insert into test_index values (1721, 7322069168452315016, 0.807667, 'Qghn2igyMm') index_test.go:140: sql delete from test_index where c = 69 index_test.go:137: sql insert into test_index values (1723, 8161200534555687691, 0.003446, 'Rp86stsqJU') index_test.go:140: sql delete from test_index where c = 804 index_test.go:143: sql update test_index set c1 = 6441589649775330167, c2 = 0.977661, c3 = '6tybwQ5SQl' where c = 378 index_test.go:137: sql insert into test_index values (1724, 8471771315993398924, 0.554826, 'x5MuJlKhp8') index_test.go:143: sql update test_index set c1 = 1450142830046916239, c2 = 0.280385, c3 = 'll83Lk9aNy' where c = 103 index_test.go:140: sql delete from test_index where c = 1540 index_test.go:140: sql delete from test_index where c = 634 index_test.go:137: sql insert into test_index values (1726, 3423315198057347729, 0.840518, 'prGv6cXnpD') index_test.go:140: sql delete from test_index where c = 1322 index_test.go:143: sql update test_index set c1 = 3209110913341819022, c2 = 0.526684, c3 = 'anepate47i' where c = 575 index_test.go:137: sql insert into test_index values (1725, 7252679359301558235, 0.590754, 'fzx7iRTznc') index_test.go:137: sql insert into test_index values (1727, 4144901540158303950, 0.606844, 'VG8toPSMMG') index_test.go:137: sql insert into test_index values (1728, 894800745550934452, 0.063937, 'b9PcVkqE72') index_test.go:143: sql update test_index set c1 = 6655885788347487047, c2 = 0.259284, c3 = 'NMVaFLcLz1' where c = 1122 index_test.go:140: sql delete from test_index where c = 896 index_test.go:140: sql delete from test_index where c = 1170 index_test.go:140: sql delete from test_index where c = 1513 index_test.go:137: sql insert into test_index values (1729, 440104321386267707, 0.330060, '3q8xN5mKyv') index_test.go:140: sql delete from test_index where c = 760 index_test.go:143: sql update test_index set c1 = 1624957736863646735, c2 = 0.144119, c3 = 'jjHTee6u0K' where c = 410 index_test.go:143: sql update test_index set c1 = 8260680584914800831, c2 = 0.243687, c3 = 'l0VdfEeh6z' where c = 81 index_test.go:140: sql delete from test_index where c = 372 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:143: sql update test_index set c1 = 3755660802440160965, c2 = 0.938799, c3 = 'RtapO14NNw' where c = 1284 index_test.go:140: sql delete from test_index where c = 1399 index_test.go:137: sql insert into test_index values (1730, 2788444835784117962, 0.580359, 'AwE9Yi8F4t') index_test.go:143: sql update test_index set c1 = 3300118138128691715, c2 = 0.350713, c3 = 'o7dEdreNlr' where c = 1307 index_test.go:143: sql update test_index set c1 = 703969039091892741, c2 = 0.205960, c3 = 'cGjq2EggGm' where c = 119 index_test.go:143: sql update test_index set c1 = 5636808703857815088, c2 = 0.964068, c3 = 'xphprMzHtD' where c = 829 index_test.go:143: sql update test_index set c1 = 3276065981471417300, c2 = 0.013581, c3 = 'LWU3AiUZ5k' where c = 950 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:137: sql insert into test_index values (1731, 7703236562511057392, 0.739135, 'yCegRLgVgr') index_test.go:137: sql insert into test_index values (1732, 7490801355065947867, 0.190810, 'E1ke8uaUNY') index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (1733, 242588979705868956, 0.380381, 'wBvLQg2TN6') index_test.go:143: sql update test_index set c1 = 8807660549912858930, c2 = 0.734011, c3 = 'SyMUz3vcSZ' where c = 1699 index_test.go:143: sql update test_index set c1 = 4736027167698965602, c2 = 0.049410, c3 = 'u9LOvmBUbh' where c = 785 index_test.go:137: sql insert into test_index values (1734, 7325976772745777293, 0.409610, 'Ibf2PIDpQd') index_test.go:137: sql insert into test_index values (1736, 7594487702229158974, 0.423082, 'APfm5SbRqY') index_test.go:140: sql delete from test_index where c = 632 index_test.go:143: sql update test_index set c1 = 6331220602756399963, c2 = 0.418001, c3 = 'TSEbnlzwUV' where c = 1332 index_test.go:137: sql insert into test_index values (1735, 5771292821979237409, 0.435157, 'DccIro2hgu') index_test.go:140: sql delete from test_index where c = 1541 index_test.go:140: sql delete from test_index where c = 167 index_test.go:137: sql insert into test_index values (1739, 311928590438715864, 0.775524, 'vL0gBIh4ty') index_test.go:137: sql insert into test_index values (1737, 5966309476491300628, 0.790915, '92u0E4ft9s') index_test.go:143: sql update test_index set c1 = 7242045439757603504, c2 = 0.999693, c3 = 'iVCbrRLdq5' where c = 1615 index_test.go:143: sql update test_index set c1 = 3687833759552624951, c2 = 0.523116, c3 = 'Cjr19fyrXX' where c = 42 index_test.go:137: sql insert into test_index values (1738, 4907615169803251406, 0.588923, 'QNedaYuSml') index_test.go:140: sql delete from test_index where c = 1000 index_test.go:140: sql delete from test_index where c = 341 index_test.go:143: sql update test_index set c1 = 5224202942323141645, c2 = 0.827005, c3 = 'nh0bzxjlJj' where c = 1590 index_test.go:137: sql insert into test_index values (1740, 1265553453199164883, 0.390075, 'Q1g85jVvmT') index_test.go:140: sql delete from test_index where c = 1462 index_test.go:143: sql update test_index set c1 = 7178086026645894607, c2 = 0.286919, c3 = 'iwDfJCFP5l' where c = 423 index_test.go:137: sql insert into test_index values (1741, 5357652252264853659, 0.611037, 'PghCUAWwDQ') index_test.go:140: sql delete from test_index where c = 1669 index_test.go:137: sql insert into test_index values (1742, 4290067414691297738, 0.479691, 'gzeM8I1FTs') index_test.go:143: sql update test_index set c1 = 7347878119364414024, c2 = 0.824077, c3 = '1PrFnoomNU' where c = 1130 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 7640131312605040643, c2 = 0.796238, c3 = 'k7SspjDYK5' where c = 706 index_test.go:143: sql update test_index set c1 = 2801851579725614571, c2 = 0.139553, c3 = 'mBValJ5Jg4' where c = 778 index_test.go:137: sql insert into test_index values (1743, 4419227824586957804, 0.358243, 'LUiUC4Mr2f') index_test.go:140: sql delete from test_index where c = 540 index_test.go:143: sql update test_index set c1 = 7680160436378695692, c2 = 0.691760, c3 = '3HiqcFWjRX' where c = 1261 index_test.go:143: sql update test_index set c1 = 5685890663939064020, c2 = 0.180162, c3 = 'Ht1omeNl3w' where c = 375 index_test.go:137: sql insert into test_index values (1745, 1346658202660665836, 0.650392, '79t8anZPTe') index_test.go:143: sql update test_index set c1 = 5360380711650234426, c2 = 0.781214, c3 = '3OLiqAyIrE' where c = 985 index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (1744, 5144165451417884731, 0.945885, '2Gc737WW7s') index_test.go:137: sql insert into test_index values (1746, 716639699080442773, 0.878152, 'ez6tfrDv6s') index_test.go:137: sql insert into test_index values (1747, 5111575524310534113, 0.236156, 'Bpg9PKbK9q') index_test.go:140: sql delete from test_index where c = 1010 index_test.go:143: sql update test_index set c1 = 3398670099945075879, c2 = 0.270437, c3 = 'dXUYlO8cVb' where c = 72 index_test.go:143: sql update test_index set c1 = 3284776304043112478, c2 = 0.739444, c3 = '6qemEAD240' where c = 483 index_test.go:140: sql delete from test_index where c = 162 index_test.go:137: sql insert into test_index values (1749, 1737943128568477456, 0.174938, 'SImGnWdQNr') index_test.go:140: sql delete from test_index where c = 1250 index_test.go:137: sql insert into test_index values (1748, 7738404778728760302, 0.054795, 'cupTUSiGQn') index_test.go:140: sql delete from test_index where c = 623 index_test.go:140: sql delete from test_index where c = 883 index_test.go:137: sql insert into test_index values (1750, 7353465892947386079, 0.799814, 'RXju8WyAr6') index_test.go:143: sql update test_index set c1 = 6420122345276301569, c2 = 0.673359, c3 = 'k9qAoCfBui' where c = 1192 index_test.go:143: sql update test_index set c1 = 1727948475578563505, c2 = 0.176916, c3 = 'VfdfhCS0NL' where c = 357 index_test.go:137: sql insert into test_index values (1752, 1506318255852725473, 0.947969, '3586lesgWl') index_test.go:143: sql update test_index set c1 = 3037988481707371746, c2 = 0.225023, c3 = 'WHCPhXZ3sI' where c = 1097 index_test.go:140: sql delete from test_index where c = 1686 index_test.go:137: sql insert into test_index values (1751, 781719398291555008, 0.047267, 'SiNQOgSwYs') index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 1183 index_test.go:143: sql update test_index set c1 = 8611790020765847843, c2 = 0.402089, c3 = 'fVZotDO0Yf' where c = 465 index_test.go:143: sql update test_index set c1 = 4320020416606775695, c2 = 0.321740, c3 = '6nzG1ANbzf' where c = 1256 index_test.go:140: sql delete from test_index where c = 1149 index_test.go:137: sql insert into test_index values (1753, 7457611914662676965, 0.986683, 'llfQgNNq5j') index_test.go:137: sql insert into test_index values (1754, 163303325720584779, 0.120498, 'CPnYkxwpwM') index_test.go:143: sql update test_index set c1 = 1059328784970228982, c2 = 0.641048, c3 = '6u9Nbbro1v' where c = 1265 index_test.go:140: sql delete from test_index where c = 1069 index_test.go:137: sql insert into test_index values (1756, 1877136950679713733, 0.081047, 'H7b2piLTQt') index_test.go:137: sql insert into test_index values (1755, 3642754171252631771, 0.905546, 'MV0C8KFrDk') index_test.go:143: sql update test_index set c1 = 5485701212431681114, c2 = 0.109673, c3 = 'If6VDRexUF' where c = 1747 index_test.go:143: sql update test_index set c1 = 2739964915791952576, c2 = 0.060918, c3 = 't58OkWTPBA' where c = 1316 index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 1479 index_test.go:137: sql insert into test_index values (1757, 9214705095827906714, 0.883460, 'jEpc4ayeTe') index_test.go:143: sql update test_index set c1 = 3926843782723603563, c2 = 0.110547, c3 = 'xyIlg9cZxT' where c = 714 index_test.go:137: sql insert into test_index values (1758, 3915132396682677275, 0.612272, '9K8xDjbmc9') index_test.go:140: sql delete from test_index where c = 1706 index_test.go:143: sql update test_index set c1 = 5940792974247228095, c2 = 0.639902, c3 = 'amk8Pnvm3j' where c = 1571 index_test.go:137: sql insert into test_index values (1759, 8437147259543534864, 0.041445, 'UsF3hi2nE2') index_test.go:143: sql update test_index set c1 = 2020308057833803160, c2 = 0.115608, c3 = 'nErMOZJCZn' where c = 219 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:137: sql insert into test_index values (1760, 7690353482983610074, 0.841759, 'VCf9db4Oq5') index_test.go:140: sql delete from test_index where c = 989 index_test.go:143: sql update test_index set c1 = 1846854826770640361, c2 = 0.305713, c3 = 'hzQKQDDGr8' where c = 1749 index_test.go:140: sql delete from test_index where c = 788 index_test.go:137: sql insert into test_index values (1761, 8989380554053242270, 0.673159, 'Wgjq9srRml') index_test.go:143: sql update test_index set c1 = 4018106853794192923, c2 = 0.445697, c3 = 'lPG72MRSQx' where c = 64 index_test.go:137: sql insert into test_index values (1762, 2577988648022527361, 0.250795, 'wTYQsB5cXV') index_test.go:137: sql insert into test_index values (1763, 8729937880566443302, 0.112979, 'vOGfaF9p4Z') index_test.go:143: sql update test_index set c1 = 4265549456572099498, c2 = 0.829582, c3 = 'U1EklnzMbI' where c = 1350 index_test.go:140: sql delete from test_index where c = 977 index_test.go:140: sql delete from test_index where c = 717 index_test.go:137: sql insert into test_index values (1765, 2109957148130459256, 0.338265, 'KEQuSI9aXF') index_test.go:137: sql insert into test_index values (1764, 8071613891968326996, 0.508155, 'ihINbhGQgY') index_test.go:143: sql update test_index set c1 = 5874371190412941800, c2 = 0.782921, c3 = 'Vt5GW4ZPOo' where c = 1132 index_test.go:143: sql update test_index set c1 = 7286323795801598797, c2 = 0.015318, c3 = 'OMEEQcryPR' where c = 1223 index_test.go:140: sql delete from test_index where c = 1188 index_test.go:140: sql delete from test_index where c = 1678 index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 1380 index_test.go:143: sql update test_index set c1 = 6718591290410094766, c2 = 0.088725, c3 = 'wcS3CQtDE3' where c = 907 index_test.go:137: sql insert into test_index values (1766, 6804349750705356801, 0.417927, 'FnTTrRqWh4') index_test.go:143: sql update test_index set c1 = 3210151474585953696, c2 = 0.186254, c3 = 'teTddoAnPo' where c = 1582 index_test.go:140: sql delete from test_index where c = 609 index_test.go:137: sql insert into test_index values (1767, 240114156048022298, 0.199281, '65UbUhQGnH') index_test.go:137: sql insert into test_index values (1768, 7910162466337803399, 0.312084, 'YpfgzDwL9n') index_test.go:143: sql update test_index set c1 = 1870007108099856814, c2 = 0.649361, c3 = 'AZMqTBICvG' where c = 420 index_test.go:143: sql update test_index set c1 = 742819266671858545, c2 = 0.764882, c3 = '6PFjl3qgXy' where c = 1529 index_test.go:143: sql update test_index set c1 = 990646880776647518, c2 = 0.673411, c3 = 'SCt6JXf9n6' where c = 1568 index_test.go:143: sql update test_index set c1 = 9096049696129133212, c2 = 0.273837, c3 = 'q4bZ5ZayIu' where c = 1510 index_test.go:140: sql delete from test_index where c = 555 index_test.go:140: sql delete from test_index where c = 385 index_test.go:137: sql insert into test_index values (1769, 4904883034945448402, 0.577551, 'TsYR3e68Nv') index_test.go:140: sql delete from test_index where c = 1662 index_test.go:143: sql update test_index set c1 = 8476978656579610848, c2 = 0.525653, c3 = 'PlOYtbC0kA' where c = 1650 index_test.go:137: sql insert into test_index values (1771, 2553065555952380820, 0.271140, 'JYk2T1ZDOu') index_test.go:137: sql insert into test_index values (1770, 9121960325555948176, 0.277430, 'rTeRHu4kRn') index_test.go:137: sql insert into test_index values (1772, 5787992766009208153, 0.243350, 'NPD8nJnziL') index_test.go:137: sql insert into test_index values (1773, 8010534642771141177, 0.534729, 'Sw3cdHe9G1') index_test.go:137: sql insert into test_index values (1774, 8308758352507419281, 0.612560, 'DO1umFnQol') index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 1253 index_test.go:143: sql update test_index set c1 = 7727382044437050117, c2 = 0.336365, c3 = '5QOIzNtr8n' where c = 374 index_test.go:140: sql delete from test_index where c = 338 index_test.go:143: sql update test_index set c1 = 4300520482086819978, c2 = 0.528377, c3 = 'ZtyLmuOYUm' where c = 1177 index_test.go:143: sql update test_index set c1 = 8041755722794157149, c2 = 0.867441, c3 = '93Smj1rjXl' where c = 88 index_test.go:140: sql delete from test_index where c = 961 index_test.go:143: sql update test_index set c1 = 3854946619131134974, c2 = 0.227341, c3 = 'B8LBe5hpxv' where c = 1463 index_test.go:140: sql delete from test_index where c = 922 index_test.go:140: sql delete from test_index where c = 1746 index_test.go:137: sql insert into test_index values (1775, 6869541082128257930, 0.919669, 'Ch4i3LDQmE') index_test.go:137: sql insert into test_index values (1776, 4493164091536383038, 0.523468, 'HXHk8niqxi') index_test.go:143: sql update test_index set c1 = 7642550470863304875, c2 = 0.785902, c3 = 'NBTd6TWDFJ' where c = 726 index_test.go:140: sql delete from test_index where c = 427 index_test.go:143: sql update test_index set c1 = 5616115869989456696, c2 = 0.610313, c3 = '5Id9FQ4WBD' where c = 640 index_test.go:137: sql insert into test_index values (1778, 8092410236523997405, 0.428056, 'HKhfJL3H5P') index_test.go:137: sql insert into test_index values (1779, 6440834463811740650, 0.907639, 'Bvi2mJa4Wf') index_test.go:137: sql insert into test_index values (1777, 4295397496295200978, 0.450049, 'u0q6ahabbP') index_test.go:143: sql update test_index set c1 = 5053013407784570928, c2 = 0.430171, c3 = 'BwhHABkJJT' where c = 1483 index_test.go:143: sql update test_index set c1 = 8831726817669051965, c2 = 0.688098, c3 = 'OrqDjnhfIN' where c = 661 index_test.go:137: sql insert into test_index values (1780, 1791230198699277585, 0.367193, '6FJeJDZWMB') index_test.go:137: sql insert into test_index values (1781, 6854288116879809345, 0.445985, 'aEaULd0XUb') index_test.go:143: sql update test_index set c1 = 7067866226156667895, c2 = 0.643672, c3 = '5Zegu897R8' where c = 915 index_test.go:140: sql delete from test_index where c = 112 index_test.go:143: sql update test_index set c1 = 5859496166128873293, c2 = 0.338338, c3 = 'lisAGfHRMa' where c = 715 index_test.go:140: sql delete from test_index where c = 187 index_test.go:140: sql delete from test_index where c = 468 index_test.go:140: sql delete from test_index where c = 1661 index_test.go:140: sql delete from test_index where c = 749 index_test.go:137: sql insert into test_index values (1783, 2241049284824446196, 0.404172, '28YYieYpLG') index_test.go:137: sql insert into test_index values (1782, 1605626555410223604, 0.824094, 'n06RzqEiRS') index_test.go:140: sql delete from test_index where c = 716 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 249 index_test.go:137: sql insert into test_index values (1785, 7365298477404962164, 0.120231, 'L2TTOqMFAK') index_test.go:143: sql update test_index set c1 = 6151354173268162842, c2 = 0.527745, c3 = 'vb6ijjANYe' where c = 362 index_test.go:137: sql insert into test_index values (1784, 4167552132351719549, 0.179168, 'q85mb7y3RK') index_test.go:143: sql update test_index set c1 = 1685450482209282710, c2 = 0.991186, c3 = 'agrH8Hm3jq' where c = 1045 index_test.go:143: sql update test_index set c1 = 1462780312244437734, c2 = 0.866614, c3 = '1Frg8bXgYT' where c = 1767 index_test.go:143: sql update test_index set c1 = 4099620459213054376, c2 = 0.431930, c3 = 'CSvAyYtiLx' where c = 1003 index_test.go:143: sql update test_index set c1 = 1189429868682602595, c2 = 0.442008, c3 = '8vwsPso0XL' where c = 599 index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 8573763917897149519, c2 = 0.912098, c3 = 'QdMDTARas1' where c = 831 index_test.go:143: sql update test_index set c1 = 7462666553562812668, c2 = 0.888526, c3 = 'G6ZLy4l0Pd' where c = 630 index_test.go:143: sql update test_index set c1 = 7138419182902072683, c2 = 0.997220, c3 = 'H8k8UnqR2L' where c = 1019 index_test.go:137: sql insert into test_index values (1786, 423779419672628356, 0.488463, 'l5V8M5wDvq') index_test.go:137: sql insert into test_index values (1788, 7315000968723993624, 0.565878, 'ZPfwO8A9Pe') index_test.go:137: sql insert into test_index values (1787, 5522863641860847897, 0.980700, 'hBdZkXWcn6') index_test.go:137: sql insert into test_index values (1790, 6891900340194364982, 0.936438, '1Nu41Bbjiz') index_test.go:137: sql insert into test_index values (1789, 8187790398907840542, 0.779832, 'XK9rqWGTw8') index_test.go:137: sql insert into test_index values (1791, 8753380707112201219, 0.185575, 'oJ9aQPML3Z') index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (1792, 7354566372125248522, 0.100306, 'pgexQhS8sf') index_test.go:143: sql update test_index set c1 = 5256766203946559400, c2 = 0.205823, c3 = 'Pt0AgioX70' where c = 529 index_test.go:140: sql delete from test_index where c = 216 index_test.go:143: sql update test_index set c1 = 7917657709384714782, c2 = 0.404169, c3 = 'jCqELywWdM' where c = 1200 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 3547837481105135892, c2 = 0.202021, c3 = 'aHNPZxTcZe' where c = 358 index_test.go:140: sql delete from test_index where c = 759 index_test.go:137: sql insert into test_index values (1793, 5813094123381693268, 0.337110, 'JDBSbZsNe4') index_test.go:140: sql delete from test_index where c = 1107 index_test.go:140: sql delete from test_index where c = 1571 index_test.go:143: sql update test_index set c1 = 6075783789836720737, c2 = 0.248209, c3 = 'bh9RJKoikq' where c = 1454 index_test.go:140: sql delete from test_index where c = 993 index_test.go:140: sql delete from test_index where c = 880 index_test.go:143: sql update test_index set c1 = 6250446903536589700, c2 = 0.714724, c3 = 'x5d9rdXfKF' where c = 940 index_test.go:137: sql insert into test_index values (1795, 6296009497914597515, 0.201487, 'IhfZrMiZJn') index_test.go:137: sql insert into test_index values (1794, 6339600754385375763, 0.424537, 'oQ8JYw5HOz') index_test.go:143: sql update test_index set c1 = 2895548241139160187, c2 = 0.013643, c3 = 'JT9S8mkrHR' where c = 608 index_test.go:143: sql update test_index set c1 = 5168065095597702124, c2 = 0.533096, c3 = 's3amtUre1s' where c = 152 index_test.go:140: sql delete from test_index where c = 918 index_test.go:143: sql update test_index set c1 = 2810060757897746528, c2 = 0.838510, c3 = 'DheE1qJAwg' where c = 1583 index_test.go:143: sql update test_index set c1 = 2090244291223367048, c2 = 0.617081, c3 = '5DqbM2PDr8' where c = 996 index_test.go:143: sql update test_index set c1 = 8664045966790848954, c2 = 0.959646, c3 = 'rbqGEmNTSj' where c = 677 index_test.go:137: sql insert into test_index values (1796, 3942042075869376964, 0.766602, '5L7Ap13n2P') index_test.go:137: sql insert into test_index values (1797, 323165130405606658, 0.261340, 'VgqkzFjd4X') index_test.go:137: sql insert into test_index values (1798, 33368398742837849, 0.055794, 'WqZXCDXbZt') index_test.go:140: sql delete from test_index where c = 1048 index_test.go:143: sql update test_index set c1 = 2829587955727151709, c2 = 0.636569, c3 = 'wsyHQHyQQs' where c = 1652 index_test.go:137: sql insert into test_index values (1799, 3202415302742848639, 0.975014, 'NiE6frEzJA') index_test.go:140: sql delete from test_index where c = 864 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:140: sql delete from test_index where c = 1583 index_test.go:143: sql update test_index set c1 = 3660671912019349695, c2 = 0.113490, c3 = '6V0fks0L2M' where c = 489 index_test.go:143: sql update test_index set c1 = 7067647177215530833, c2 = 0.556958, c3 = 'LnpVBNjC4J' where c = 1041 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:143: sql update test_index set c1 = 7461346015456793655, c2 = 0.871400, c3 = '5Vk8XrFOdF' where c = 497 index_test.go:137: sql insert into test_index values (1800, 4387274927780891593, 0.902545, 'kJ2MbccCjW') index_test.go:143: sql update test_index set c1 = 6426537042695179301, c2 = 0.947449, c3 = 'vmmXW44Jwv' where c = 1675 index_test.go:143: sql update test_index set c1 = 1296889743481011360, c2 = 0.856069, c3 = 'hiNElgu2Kt' where c = 432 index_test.go:140: sql delete from test_index where c = 1302 index_test.go:143: sql update test_index set c1 = 6839895584750757219, c2 = 0.189724, c3 = 'mqLIJLwoyM' where c = 155 [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate index_test.go:137: sql insert into test_index values (1806, 2310007505636228409, 0.176692, 'A9H1gRIKVh') index_test.go:137: sql insert into test_index values (1802, 5756431931678205894, 0.695410, 'D50lJX7ABm') index_test.go:137: sql insert into test_index values (1801, 5558979157840984471, 0.955088, 'NhjIkI991e') index_test.go:137: sql insert into test_index values (1807, 3328173692068318349, 0.094994, 'nBWJlAAaq8') index_test.go:137: sql insert into test_index values (1805, 3037850379702906416, 0.024272, 'HZxO8t74HD') index_test.go:137: sql insert into test_index values (1808, 2813601715359396386, 0.194981, 'UfkmLHOM1q') index_test.go:137: sql insert into test_index values (1803, 1195969498325251047, 0.538254, 'F9WBpTADes') index_test.go:137: sql insert into test_index values (1804, 4955398323191793359, 0.928644, 'Swr961B7lm') index_test.go:137: sql insert into test_index values (1810, 4542669915318863984, 0.840755, '8LdudmTNZ3') index_test.go:137: sql insert into test_index values (1809, 7931869442164030706, 0.468921, 'VQlT7F2dQy') index_test.go:140: sql delete from test_index where c = 1145 index_test.go:140: sql delete from test_index where c = 521 index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:140: sql delete from test_index where c = 61 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 2310429606858676923, c2 = 0.927276, c3 = '2U8bAXa3Xi' where c = 532 index_test.go:143: sql update test_index set c1 = 3294588102201214135, c2 = 0.449207, c3 = '3GlrnIHDVL' where c = 544 index_test.go:140: sql delete from test_index where c = 614 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:140: sql delete from test_index where c = 551 index_test.go:143: sql update test_index set c1 = 5768459535528037392, c2 = 0.242506, c3 = '7TN2sZ2hun' where c = 545 index_test.go:140: sql delete from test_index where c = 1488 index_test.go:143: sql update test_index set c1 = 5927436994534154357, c2 = 0.184125, c3 = 'AxP0jBbKX7' where c = 1624 index_test.go:143: sql update test_index set c1 = 7693801742241192549, c2 = 0.678941, c3 = 'rZjeiWIaJp' where c = 673 index_test.go:137: sql insert into test_index values (1811, 819031162439612537, 0.802794, 'YPDM41OnPB') index_test.go:143: sql update test_index set c1 = 2366845517099429429, c2 = 0.672900, c3 = 'KEQy5LWFTQ' where c = 1737 index_test.go:137: sql insert into test_index values (1812, 8963227552924912114, 0.399363, 'WhKSaR0P9J') index_test.go:137: sql insert into test_index values (1813, 5198559389992448587, 0.997290, 'qh98SEZxsV') index_test.go:137: sql insert into test_index values (1814, 6790730269554074045, 0.068848, 'Fuul04RPeF') index_test.go:143: sql update test_index set c1 = 7252237591554566997, c2 = 0.495624, c3 = '9TdipY3wMp' where c = 21 index_test.go:143: sql update test_index set c1 = 5364722859678560283, c2 = 0.805892, c3 = 'CB8C4QWI4S' where c = 1708 index_test.go:137: sql insert into test_index values (1815, 1662923636989925777, 0.216000, 'wsL2c7fGqy') index_test.go:137: sql insert into test_index values (1816, 4413200105256309695, 0.870722, 'ZfROFBq7Dv') index_test.go:140: sql delete from test_index where c = 353 index_test.go:143: sql update test_index set c1 = 3267333039232451683, c2 = 0.354685, c3 = 'wCuh2MGkDF' where c = 1673 index_test.go:140: sql delete from test_index where c = 1695 index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 869700981829392629, c2 = 0.488469, c3 = '1s7vqX6Sl4' where c = 1269 index_test.go:137: sql insert into test_index values (1817, 2462324007584204610, 0.163903, 'zJFvi1Tolc') index_test.go:140: sql delete from test_index where c = 1225 index_test.go:140: sql delete from test_index where c = 1693 index_test.go:137: sql insert into test_index values (1818, 1484036818731394176, 0.878230, 'jblN0gUQh3') index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 4850790195314075451, c2 = 0.836118, c3 = 'jSVYv3Zndb' where c = 638 index_test.go:137: sql insert into test_index values (1819, 2648384853309263213, 0.372858, 'hlvd2TNzjr') index_test.go:143: sql update test_index set c1 = 4239544968106655309, c2 = 0.599880, c3 = 'WicypPffTh' where c = 886 index_test.go:143: sql update test_index set c1 = 2181587987986146822, c2 = 0.887176, c3 = 'cHbFfWWYm9' where c = 704 index_test.go:143: sql update test_index set c1 = 8445688998443853826, c2 = 0.586028, c3 = '464iX4a9hL' where c = 1158 index_test.go:137: sql insert into test_index values (1820, 4587201687442026548, 0.691546, 'qhqf4BZoeG') index_test.go:140: sql delete from test_index where c = 1092 index_test.go:143: sql update test_index set c1 = 6990761663952416455, c2 = 0.617159, c3 = 'TvmU7g4ZgP' where c = 1428 index_test.go:137: sql insert into test_index values (1821, 6268077810813801278, 0.252403, '7HXB6n8hkX') index_test.go:140: sql delete from test_index where c = 182 index_test.go:143: sql update test_index set c1 = 744650526128423702, c2 = 0.759222, c3 = '69lWxghzct' where c = 545 index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (1822, 5449751373746982004, 0.744857, 'as58XZgifQ') index_test.go:140: sql delete from test_index where c = 1176 index_test.go:137: sql insert into test_index values (1823, 8653865086723226760, 0.289887, 'cxu9XTN5SQ') index_test.go:137: sql insert into test_index values (1824, 7459570835397045304, 0.453778, 'ThxlMGA923') index_test.go:143: sql update test_index set c1 = 3231002852234823935, c2 = 0.408546, c3 = 'QbQ7xxSoeQ' where c = 972 index_test.go:137: sql insert into test_index values (1826, 2538595312048936793, 0.291997, 'kIp1bFegRT') index_test.go:140: sql delete from test_index where c = 1715 index_test.go:137: sql insert into test_index values (1825, 4964143018946891076, 0.804766, 'zy8tykJABu') index_test.go:140: sql delete from test_index where c = 676 index_test.go:143: sql update test_index set c1 = 5059869592863935096, c2 = 0.630545, c3 = 'ZsPyHGOaP2' where c = 1180 index_test.go:143: sql update test_index set c1 = 4106712163136918216, c2 = 0.007835, c3 = 'Tq3VWRemIs' where c = 1378 index_test.go:140: sql delete from test_index where c = 1234 index_test.go:137: sql insert into test_index values (1827, 4684862299739589784, 0.733933, 'D1HcrASlNI') index_test.go:140: sql delete from test_index where c = 358 index_test.go:143: sql update test_index set c1 = 6485788476006221786, c2 = 0.553325, c3 = 'iB8KyE3xRG' where c = 328 index_test.go:140: sql delete from test_index where c = 323 index_test.go:140: sql delete from test_index where c = 771 index_test.go:140: sql delete from test_index where c = 1770 index_test.go:143: sql update test_index set c1 = 7868862533021425303, c2 = 0.133871, c3 = 'v0TMfUI9l3' where c = 1772 index_test.go:143: sql update test_index set c1 = 1596195119538300193, c2 = 0.390212, c3 = 'MrZSG6z8rf' where c = 1721 index_test.go:143: sql update test_index set c1 = 3136197060064444085, c2 = 0.159667, c3 = 'PSc8AX0vld' where c = 475 index_test.go:137: sql insert into test_index values (1828, 642737247939265751, 0.727216, 'qmvVJi6Sq9') index_test.go:143: sql update test_index set c1 = 8265164899682427142, c2 = 0.913786, c3 = 'vVRiTjqprT' where c = 31 index_test.go:143: sql update test_index set c1 = 5086608779484418077, c2 = 0.580689, c3 = '0qIPZAwUNd' where c = 198 index_test.go:137: sql insert into test_index values (1830, 5646726641767319272, 0.834831, 'SyEAnpepw8') index_test.go:143: sql update test_index set c1 = 4557005587456736987, c2 = 0.143564, c3 = 'surdbJYdQq' where c = 1760 index_test.go:137: sql insert into test_index values (1829, 2111704820307681891, 0.841086, 'ePE4K7byHx') index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (1832, 2899278108509482305, 0.533610, 'ANsAzPiREQ') index_test.go:137: sql insert into test_index values (1831, 439655003228835506, 0.016467, 'QVyXpiIqOT') index_test.go:143: sql update test_index set c1 = 3601197886096476410, c2 = 0.410929, c3 = 'qsm7i4KwX7' where c = 1301 index_test.go:140: sql delete from test_index where c = 1166 index_test.go:137: sql insert into test_index values (1833, 4322591979809119309, 0.471692, 'rqzGLVwJ7k') index_test.go:140: sql delete from test_index where c = 176 index_test.go:140: sql delete from test_index where c = 145 index_test.go:137: sql insert into test_index values (1836, 5154570741429224033, 0.521582, '1ElBxm7Ljo') index_test.go:143: sql update test_index set c1 = 3793530498637987363, c2 = 0.424933, c3 = 'iWyzL4FphU' where c = 391 index_test.go:140: sql delete from test_index where c = 1255 index_test.go:137: sql insert into test_index values (1834, 624106388859446869, 0.740836, 'JnOZoI3puO') index_test.go:137: sql insert into test_index values (1835, 1860552411328587051, 0.106753, 'LviNE6q5Me') index_test.go:143: sql update test_index set c1 = 8977962130108644945, c2 = 0.968196, c3 = 'xo98xXiqEv' where c = 903 index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 3806379030300183098, c2 = 0.107181, c3 = 'oG9b2zc1dI' where c = 615 index_test.go:140: sql delete from test_index where c = 1757 index_test.go:137: sql insert into test_index values (1837, 5874612812146756533, 0.619322, '0OIqAhQ0Q5') index_test.go:143: sql update test_index set c1 = 5015507272614351438, c2 = 0.508257, c3 = 'SUVpJDbUZg' where c = 1428 index_test.go:143: sql update test_index set c1 = 6438532883795543752, c2 = 0.122859, c3 = 'aY3L7nIUpy' where c = 706 index_test.go:137: sql insert into test_index values (1838, 5125326514702429064, 0.233588, 'YA1rBICuDR') index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 7924241528913300533, c2 = 0.204215, c3 = 'QTHWHJEVbT' where c = 1372 index_test.go:140: sql delete from test_index where c = 1554 index_test.go:137: sql insert into test_index values (1839, 2430101107473996591, 0.682470, 'W42k7tuceO') index_test.go:137: sql insert into test_index values (1840, 4009508889118668152, 0.499541, 'go8bEKTPnB') index_test.go:140: sql delete from test_index where c = 1729 index_test.go:143: sql update test_index set c1 = 694987476465595352, c2 = 0.296387, c3 = 'ViCq34VtJ8' where c = 23 index_test.go:137: sql insert into test_index values (1842, 2694815431227239528, 0.598519, '89wImrOEIu') index_test.go:140: sql delete from test_index where c = 498 index_test.go:137: sql insert into test_index values (1843, 4964553613403696610, 0.052796, 't0y3U4LdVb') index_test.go:143: sql update test_index set c1 = 7009706020298574052, c2 = 0.353955, c3 = '34sxH8kjvi' where c = 1010 index_test.go:143: sql update test_index set c1 = 5047456580236442374, c2 = 0.305689, c3 = 'eaDEV6TBYw' where c = 1557 index_test.go:140: sql delete from test_index where c = 1784 index_test.go:143: sql update test_index set c1 = 7145665560213484371, c2 = 0.419167, c3 = 'fxWtNR2a7c' where c = 1140 index_test.go:137: sql insert into test_index values (1841, 6007999799564814167, 0.039869, 'FCE73BIGFn') index_test.go:137: sql insert into test_index values (1844, 5442030209889230250, 0.612096, 'EnhykV8Pfy') index_test.go:140: sql delete from test_index where c = 1274 index_test.go:143: sql update test_index set c1 = 2504506404255720254, c2 = 0.946431, c3 = 'W21ZeuXRnz' where c = 557 index_test.go:140: sql delete from test_index where c = 471 index_test.go:140: sql delete from test_index where c = 1773 index_test.go:143: sql update test_index set c1 = 348265731672405486, c2 = 0.359962, c3 = 'iotdnmemZA' where c = 1170 index_test.go:137: sql insert into test_index values (1845, 6910889555668206606, 0.922838, 'LEDyQb60Dz') index_test.go:137: sql insert into test_index values (1846, 6076196350878257622, 0.450736, '6QhAcypKOC') index_test.go:143: sql update test_index set c1 = 7688468550288166191, c2 = 0.141350, c3 = 'mADl8Gxq5X' where c = 1450 index_test.go:140: sql delete from test_index where c = 506 index_test.go:137: sql insert into test_index values (1847, 3540046463029171687, 0.467727, 'KpsQFB0867') index_test.go:143: sql update test_index set c1 = 8009243362260718296, c2 = 0.717822, c3 = 'FKQtKZ9zan' where c = 1322 index_test.go:140: sql delete from test_index where c = 384 index_test.go:143: sql update test_index set c1 = 7224757764040685004, c2 = 0.173127, c3 = 'vhShxdDV7Z' where c = 654 index_test.go:140: sql delete from test_index where c = 1194 index_test.go:137: sql insert into test_index values (1849, 5634894286677270831, 0.309652, 'OaGRnxOnoC') index_test.go:143: sql update test_index set c1 = 8547182977246437924, c2 = 0.924996, c3 = 'DG0reTQdeO' where c = 1809 index_test.go:140: sql delete from test_index where c = 1605 index_test.go:137: sql insert into test_index values (1848, 6309341643232574011, 0.194250, 'WeaLgEbjNe') index_test.go:137: sql insert into test_index values (1850, 5821095794275469575, 0.735744, 'C24Ot4tQpJ') index_test.go:137: sql insert into test_index values (1851, 7657542050984003693, 0.392467, 'xemaotCDWR') index_test.go:140: sql delete from test_index where c = 698 index_test.go:143: sql update test_index set c1 = 3995120661128777156, c2 = 0.323105, c3 = '7LU7CTBTUj' where c = 920 index_test.go:143: sql update test_index set c1 = 7738005716644459129, c2 = 0.688521, c3 = 'VAMCL7FrPa' where c = 51 index_test.go:143: sql update test_index set c1 = 2374641318438859615, c2 = 0.510632, c3 = '5ajBM1yEUb' where c = 1831 index_test.go:137: sql insert into test_index values (1852, 8582906714596454253, 0.342249, 'VgTIezLZlV') index_test.go:140: sql delete from test_index where c = 1272 index_test.go:140: sql delete from test_index where c = 1651 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:140: sql delete from test_index where c = 833 index_test.go:137: sql insert into test_index values (1853, 7144304624213376908, 0.005914, 'UBwyxudBE9') index_test.go:143: sql update test_index set c1 = 3140060793954258946, c2 = 0.384551, c3 = 'mzo8Xx6cQy' where c = 1128 index_test.go:137: sql insert into test_index values (1855, 7598030458799256754, 0.110252, 'YKhqCiIcI5') index_test.go:137: sql insert into test_index values (1856, 9152902455998906749, 0.357396, 'jkxUKB88XX') index_test.go:137: sql insert into test_index values (1854, 7935341444834760645, 0.646697, 'jN9Y2d1FKz') index_test.go:143: sql update test_index set c1 = 8540987775397930646, c2 = 0.875164, c3 = 'DUjpgL5S6Z' where c = 290 index_test.go:143: sql update test_index set c1 = 4728872236901562852, c2 = 0.227769, c3 = 'XYspqvNLVG' where c = 400 index_test.go:143: sql update test_index set c1 = 2798211413029737502, c2 = 0.674771, c3 = 'twPUNdbATO' where c = 1382 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 1578 index_test.go:137: sql insert into test_index values (1857, 3169389327555426627, 0.149669, 'BhjGJ6hSGS') index_test.go:143: sql update test_index set c1 = 5397511876926033477, c2 = 0.609593, c3 = 'qTs7NQu7iP' where c = 1391 index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 1496 index_test.go:137: sql insert into test_index values (1858, 6212316340886312485, 0.187690, '4MuJJtdzki') index_test.go:140: sql delete from test_index where c = 1222 index_test.go:137: sql insert into test_index values (1859, 1723716460015583178, 0.887158, '2In2iMoRTh') index_test.go:143: sql update test_index set c1 = 9208455099569526169, c2 = 0.418415, c3 = 'J0doVlp1fF' where c = 1772 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 7485961420043587117, c2 = 0.411231, c3 = '7laZrEtjSN' where c = 775 index_test.go:143: sql update test_index set c1 = 748744176210805163, c2 = 0.871199, c3 = 'lHercI6P33' where c = 1172 index_test.go:137: sql insert into test_index values (1860, 7653154994453369358, 0.019348, 'F4N4L1k5a0') index_test.go:137: sql insert into test_index values (1861, 1803023689157648529, 0.155369, 'NK40m6zAzr') index_test.go:140: sql delete from test_index where c = 1106 index_test.go:137: sql insert into test_index values (1863, 4421854315068419580, 0.171988, 'kqDrg6aDnT') index_test.go:137: sql insert into test_index values (1862, 5548473487098269649, 0.712160, 'ionWBYdVmp') index_test.go:143: sql update test_index set c1 = 6034941569559875716, c2 = 0.397417, c3 = 'NJEYycPMAn' where c = 1734 index_test.go:143: sql update test_index set c1 = 650026080633104577, c2 = 0.580635, c3 = '0SsaiT1a0l' where c = 1287 index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 4383975889291077868, c2 = 0.550678, c3 = 'AzfKVPwhMj' where c = 640 index_test.go:140: sql delete from test_index where c = 1686 index_test.go:137: sql insert into test_index values (1864, 9012385214001510324, 0.304150, '7xcOcVGl5i') index_test.go:140: sql delete from test_index where c = 1760 index_test.go:143: sql update test_index set c1 = 3173820204258410153, c2 = 0.958178, c3 = 'r5VYZ7BWzz' where c = 124 index_test.go:143: sql update test_index set c1 = 8849856269908952628, c2 = 0.761764, c3 = 'u1QKdIJzN6' where c = 8 index_test.go:143: sql update test_index set c1 = 6986473635633673662, c2 = 0.712852, c3 = 'oEN3OP9RIY' where c = 363 index_test.go:137: sql insert into test_index values (1866, 3019540969369129027, 0.134101, 'fTF0Y45uZB') index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (1865, 273324672872602185, 0.166571, 'G62SpB8cew') index_test.go:140: sql delete from test_index where c = 898 index_test.go:143: sql update test_index set c1 = 9123349630740434570, c2 = 0.937790, c3 = 'aHRU9dgmLD' where c = 582 index_test.go:137: sql insert into test_index values (1867, 1592716720705837834, 0.005731, 'KkkQCtHpMY') index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 216 index_test.go:143: sql update test_index set c1 = 9192199103931088505, c2 = 0.401577, c3 = 'lsv9toNaRh' where c = 124 index_test.go:140: sql delete from test_index where c = 1769 index_test.go:140: sql delete from test_index where c = 474 index_test.go:137: sql insert into test_index values (1869, 4739124600831167561, 0.213598, 'kjvN1GMoxe') index_test.go:143: sql update test_index set c1 = 3513278673702378393, c2 = 0.763850, c3 = 'xK55DosaF6' where c = 1159 index_test.go:137: sql insert into test_index values (1870, 8532266039961188285, 0.343412, 'WFbeAEGcKd') index_test.go:143: sql update test_index set c1 = 1523091928369306626, c2 = 0.412725, c3 = '9hwAEgoYLU' where c = 202 index_test.go:137: sql insert into test_index values (1871, 2206424324889913884, 0.109476, 'laucmoLoI7') index_test.go:137: sql insert into test_index values (1868, 5043779066533732414, 0.618830, 'oBPnU0b1el') index_test.go:143: sql update test_index set c1 = 5432755802684759831, c2 = 0.547733, c3 = 'b2jxpDOboQ' where c = 902 index_test.go:143: sql update test_index set c1 = 284977449904949259, c2 = 0.788141, c3 = '1gY0YguTIv' where c = 1129 index_test.go:143: sql update test_index set c1 = 6842871525640379182, c2 = 0.258153, c3 = 'vEvOLra5vq' where c = 977 index_test.go:137: sql insert into test_index values (1872, 7959657016940724447, 0.933003, 'aSx9V8l77w') index_test.go:140: sql delete from test_index where c = 320 index_test.go:140: sql delete from test_index where c = 1389 index_test.go:137: sql insert into test_index values (1873, 8948502836567788158, 0.212569, 'nJaRANGx6x') index_test.go:140: sql delete from test_index where c = 1135 index_test.go:137: sql insert into test_index values (1876, 4411129748264223255, 0.187731, 'VOpMXah47s') index_test.go:140: sql delete from test_index where c = 1546 index_test.go:137: sql insert into test_index values (1875, 3249030445869864127, 0.414184, 'ADsBxnGk0a') index_test.go:137: sql insert into test_index values (1877, 2438848646005672114, 0.812936, 'F6a8LMMxOc') index_test.go:137: sql insert into test_index values (1874, 1836320464196943747, 0.289138, '1QaoPXkkGf') index_test.go:140: sql delete from test_index where c = 1576 index_test.go:140: sql delete from test_index where c = 466 index_test.go:140: sql delete from test_index where c = 647 index_test.go:143: sql update test_index set c1 = 8127401117000766617, c2 = 0.949900, c3 = '9huOMs43gX' where c = 1257 index_test.go:140: sql delete from test_index where c = 1619 index_test.go:143: sql update test_index set c1 = 4889109089172985547, c2 = 0.237316, c3 = '3iCkOzNNtc' where c = 1503 index_test.go:143: sql update test_index set c1 = 4124439916901289641, c2 = 0.348710, c3 = 'DMjIFMSBAp' where c = 764 index_test.go:143: sql update test_index set c1 = 3235856325138384610, c2 = 0.327592, c3 = 'Uo437CIwNo' where c = 1033 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:140: sql delete from test_index where c = 248 index_test.go:143: sql update test_index set c1 = 1524074188673874761, c2 = 0.425657, c3 = 'xELOYNQNLp' where c = 33 index_test.go:143: sql update test_index set c1 = 3200174584756936351, c2 = 0.144560, c3 = 'qtDlejsVoK' where c = 1130 index_test.go:143: sql update test_index set c1 = 8435466206742568683, c2 = 0.966945, c3 = '6AtKmSwXBK' where c = 390 index_test.go:143: sql update test_index set c1 = 8251356340629659939, c2 = 0.953519, c3 = 'glBESYppwV' where c = 1680 index_test.go:137: sql insert into test_index values (1878, 4220989273385302358, 0.751200, '71iITuVnzq') index_test.go:137: sql insert into test_index values (1879, 7446726734785524904, 0.179729, 'eGJbeB3yf4') index_test.go:137: sql insert into test_index values (1880, 6703720273765928009, 0.822563, 'QAge7tL0Ix') index_test.go:137: sql insert into test_index values (1881, 2578512415361767294, 0.757961, 'qAjsBwDJUW') index_test.go:143: sql update test_index set c1 = 7041566484727821023, c2 = 0.604544, c3 = 'c384YE2efp' where c = 825 index_test.go:140: sql delete from test_index where c = 1050 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:140: sql delete from test_index where c = 234 index_test.go:137: sql insert into test_index values (1884, 670660579078789526, 0.020773, 'CsUFBekjeG') index_test.go:137: sql insert into test_index values (1883, 6019180098204037914, 0.938232, 'Ogvo8KYHQB') index_test.go:143: sql update test_index set c1 = 5003817328123248520, c2 = 0.344012, c3 = '8KpiKEwrdz' where c = 1709 index_test.go:137: sql insert into test_index values (1885, 1498840810805671459, 0.532537, 'LisF56dYOG') index_test.go:143: sql update test_index set c1 = 8096683836386211638, c2 = 0.255022, c3 = 'qXytGjuMV0' where c = 353 index_test.go:140: sql delete from test_index where c = 1507 index_test.go:140: sql delete from test_index where c = 609 index_test.go:137: sql insert into test_index values (1886, 7936937906846914001, 0.697527, 'iyqD8h08cB') index_test.go:137: sql insert into test_index values (1882, 8999835512165859640, 0.714765, 'iaA3aTUsGU') index_test.go:143: sql update test_index set c1 = 5204912473802292385, c2 = 0.102454, c3 = 'eZTUwvzoxr' where c = 1675 index_test.go:137: sql insert into test_index values (1887, 2254599411550292578, 0.986962, 'JScLub78r2') index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 8082365049937341639, c2 = 0.471252, c3 = '02bBRuAWjN' where c = 1840 index_test.go:137: sql insert into test_index values (1888, 8081233149845543203, 0.289187, 'hpDY21a03l') index_test.go:143: sql update test_index set c1 = 3493520687969710824, c2 = 0.696783, c3 = 'ksVMalsjVv' where c = 633 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } index_test.go:140: sql delete from test_index where c = 88 index_test.go:143: sql update test_index set c1 = 537275429396671232, c2 = 0.617523, c3 = '9UIt6jAUmB' where c = 320 index_test.go:140: sql delete from test_index where c = 1691 index_test.go:140: sql delete from test_index where c = 183 index_test.go:143: sql update test_index set c1 = 9184574630252633768, c2 = 0.339395, c3 = 'KjvfTfISHU' where c = 1317 index_test.go:140: sql delete from test_index where c = 1751 index_test.go:137: sql insert into test_index values (1889, 6630823101300098128, 0.784697, 'a0HH5fmaQb') index_test.go:140: sql delete from test_index where c = 1455 index_test.go:137: sql insert into test_index values (1890, 7437082455443081837, 0.568261, 'wuG7zEZ3wi') index_test.go:140: sql delete from test_index where c = 404 index_test.go:137: sql insert into test_index values (1891, 1532512275873014328, 0.434231, 'jhkuLnOv9a') index_test.go:143: sql update test_index set c1 = 643876362526809637, c2 = 0.292906, c3 = '4CbIYGNUKj' where c = 965 index_test.go:143: sql update test_index set c1 = 4988231069282694019, c2 = 0.854974, c3 = 'k6MiGUINrQ' where c = 239 index_test.go:143: sql update test_index set c1 = 5169421425184818516, c2 = 0.131331, c3 = '3iYrtDErFC' where c = 1506 index_test.go:137: sql insert into test_index values (1893, 2544906271096631970, 0.583952, 'HfmYwEt7EA') index_test.go:143: sql update test_index set c1 = 2487641607808574397, c2 = 0.165253, c3 = 'OUxvDYjjB4' where c = 971 index_test.go:143: sql update test_index set c1 = 5035973981732145049, c2 = 0.205530, c3 = 'gXfg62mU9X' where c = 858 index_test.go:137: sql insert into test_index values (1892, 2286995958476844699, 0.870771, '9CgA8ppTyp') index_test.go:143: sql update test_index set c1 = 5592769423617135707, c2 = 0.634753, c3 = 'atvK5ocR2d' where c = 1348 index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 349 index_test.go:140: sql delete from test_index where c = 305 index_test.go:140: sql delete from test_index where c = 983 index_test.go:137: sql insert into test_index values (1894, 8478399404200449813, 0.204812, 'VXf7inxzEW') index_test.go:143: sql update test_index set c1 = 5860135116445116992, c2 = 0.426671, c3 = 'hEWUk9Djxc' where c = 378 index_test.go:137: sql insert into test_index values (1895, 7466473883593669063, 0.517288, 'xmWQn8Cra6') index_test.go:143: sql update test_index set c1 = 6477034699939742589, c2 = 0.359307, c3 = 'bXONSbTfmi' where c = 1274 index_test.go:143: sql update test_index set c1 = 4015563485984084535, c2 = 0.818012, c3 = 'HBXlGZWyjk' where c = 1234 index_test.go:140: sql delete from test_index where c = 165 index_test.go:137: sql insert into test_index values (1896, 7177153346090834280, 0.274092, 'I26F1cfYjT') index_test.go:140: sql delete from test_index where c = 1139 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:137: sql insert into test_index values (1897, 842565990091001067, 0.711984, '3INIwhwDFF') index_test.go:137: sql insert into test_index values (1898, 1177771847279158359, 0.109478, 'RhulULgCko') index_test.go:143: sql update test_index set c1 = 3963478364178944511, c2 = 0.559190, c3 = 's15hWfAW2C' where c = 1619 index_test.go:143: sql update test_index set c1 = 8953820691640557718, c2 = 0.605464, c3 = 'EuXLg27iEB' where c = 1352 index_test.go:143: sql update test_index set c1 = 2464079453702284037, c2 = 0.917769, c3 = 'qIXU7wSQGZ' where c = 1712 index_test.go:143: sql update test_index set c1 = 2547909346904409995, c2 = 0.363276, c3 = 'gQzDu9h6Tj' where c = 718 index_test.go:140: sql delete from test_index where c = 1836 index_test.go:140: sql delete from test_index where c = 640 index_test.go:137: sql insert into test_index values (1899, 6679248608944319123, 0.354085, 'VlBmnlgbpv') index_test.go:137: sql insert into test_index values (1900, 1037588740019520903, 0.862196, 'e6xvzpiP1D') index_test.go:140: sql delete from test_index where c = 876 index_test.go:143: sql update test_index set c1 = 3204586971220884230, c2 = 0.486505, c3 = 'gOc2q1cMHx' where c = 1551 index_test.go:140: sql delete from test_index where c = 1536 index_test.go:143: sql update test_index set c1 = 246926820272957732, c2 = 0.693089, c3 = 'CQgWFfK7Tl' where c = 170 index_test.go:143: sql update test_index set c1 = 8533003613867764277, c2 = 0.328830, c3 = '521PTZtEd9' where c = 1767 index_test.go:143: sql update test_index set c1 = 1264743327255297798, c2 = 0.058360, c3 = 'VEsUPUFqWX' where c = 1208 index_test.go:137: sql insert into test_index values (1903, 674689527210629104, 0.375888, 'sM5SXolbcC') index_test.go:137: sql insert into test_index values (1901, 5981502853073420247, 0.361346, 'wWuuk9POZh') index_test.go:137: sql insert into test_index values (1902, 7137834885056049208, 0.034255, 'VD42OVqvmp') index_test.go:137: sql insert into test_index values (1904, 1937870942645735534, 0.178103, 'Gee5jcR9JJ') index_test.go:137: sql insert into test_index values (1906, 8393372620656157750, 0.484533, 'zllCD4oV9u') index_test.go:137: sql insert into test_index values (1908, 2922914141393797177, 0.500743, 'o54Ih5cdi8') index_test.go:137: sql insert into test_index values (1905, 9103580823789192336, 0.266179, 'cdWA42KHSP') index_test.go:137: sql insert into test_index values (1910, 5517641046719424544, 0.543714, 'vqG3LVNHCn') index_test.go:137: sql insert into test_index values (1909, 8805579912021733918, 0.702477, 'ZJmMlybX7J') index_test.go:137: sql insert into test_index values (1907, 2333526504181055139, 0.967371, 'cEN4xgn3wF') index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 1756 index_test.go:140: sql delete from test_index where c = 453 index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 28 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:140: sql delete from test_index where c = 1778 index_test.go:143: sql update test_index set c1 = 5287007103378106280, c2 = 0.441868, c3 = '1ITwwQOGYP' where c = 1119 index_test.go:143: sql update test_index set c1 = 1121323091478739295, c2 = 0.764607, c3 = 'y7dqNBjK55' where c = 330 index_test.go:143: sql update test_index set c1 = 6399216952233748751, c2 = 0.200565, c3 = '4RUM5XNVJw' where c = 617 index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 837 index_test.go:140: sql delete from test_index where c = 1871 index_test.go:143: sql update test_index set c1 = 7818021650003977868, c2 = 0.666626, c3 = 'QRRl1f3EnZ' where c = 1110 index_test.go:143: sql update test_index set c1 = 1369784374123391267, c2 = 0.393320, c3 = 'kGIjbaMoQ0' where c = 574 index_test.go:143: sql update test_index set c1 = 381872703630115368, c2 = 0.361731, c3 = '7C7FvOdRgE' where c = 869 index_test.go:143: sql update test_index set c1 = 7122857664803447315, c2 = 0.841427, c3 = '67N3Wrqwni' where c = 268 index_test.go:143: sql update test_index set c1 = 1736546238616681452, c2 = 0.443788, c3 = 'TKgb85bUrt' where c = 783 index_test.go:137: sql insert into test_index values (1911, 2894938521255373023, 0.060678, 'FxiC9garAu') index_test.go:137: sql insert into test_index values (1912, 8040062605896920771, 0.142745, 'CVypVYLvx5') index_test.go:143: sql update test_index set c1 = 8436163284039129286, c2 = 0.712233, c3 = 'rXvAL0uj53' where c = 1140 index_test.go:137: sql insert into test_index values (1913, 4352926589007698909, 0.854465, 'p7bEbYd1TA') index_test.go:137: sql insert into test_index values (1915, 2842139653272050891, 0.576603, 'WDQuOQkkRF') index_test.go:137: sql insert into test_index values (1916, 3552211526321847597, 0.029789, 'OiiwKc77OZ') index_test.go:137: sql insert into test_index values (1914, 3480361937557053914, 0.428331, '2axw4cYqvk') index_test.go:140: sql delete from test_index where c = 1760 index_test.go:137: sql insert into test_index values (1917, 1324032016793538390, 0.277343, '83DGIuH5mW') index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (1919, 6432774354820509120, 0.403303, 'oNv7Pm7V75') index_test.go:143: sql update test_index set c1 = 4843798233516980136, c2 = 0.895543, c3 = '9Sr5StPfRK' where c = 1841 index_test.go:137: sql insert into test_index values (1918, 8860323853860748472, 0.237695, 'Q3Fs208jrt') index_test.go:140: sql delete from test_index where c = 1069 index_test.go:140: sql delete from test_index where c = 1443 index_test.go:143: sql update test_index set c1 = 6095990350512117998, c2 = 0.321724, c3 = '3gvEwqnfQu' where c = 960 index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:143: sql update test_index set c1 = 5118302763881408383, c2 = 0.416675, c3 = 'lrDTClvvKe' where c = 442 index_test.go:140: sql delete from test_index where c = 1433 index_test.go:143: sql update test_index set c1 = 2187191825513288579, c2 = 0.580092, c3 = 'i3hX9fxofF' where c = 416 index_test.go:140: sql delete from test_index where c = 1504 index_test.go:137: sql insert into test_index values (1920, 2998514130834941550, 0.570315, '0FpYjiqq3O') index_test.go:143: sql update test_index set c1 = 3932527261274893926, c2 = 0.922874, c3 = 'r3g78WJHB5' where c = 153 index_test.go:143: sql update test_index set c1 = 1506984277137259379, c2 = 0.510139, c3 = 'BcllsutJp8' where c = 1384 index_test.go:137: sql insert into test_index values (1922, 5803806615659555397, 0.157376, 'uYqLXyGC0w') index_test.go:137: sql insert into test_index values (1921, 2719113726831645327, 0.966408, 'Mc4A14mJvy') index_test.go:140: sql delete from test_index where c = 1335 index_test.go:137: sql insert into test_index values (1923, 3870579433167930354, 0.241015, 'I2MMnpKi8d') index_test.go:143: sql update test_index set c1 = 7190682173096863824, c2 = 0.859429, c3 = 'CeG10BsglW' where c = 870 index_test.go:143: sql update test_index set c1 = 4422080315170976609, c2 = 0.425681, c3 = 'dI1rDv8t3X' where c = 957 index_test.go:140: sql delete from test_index where c = 997 index_test.go:137: sql insert into test_index values (1924, 7647461600927338970, 0.431977, 'QCIm8WBajR') index_test.go:140: sql delete from test_index where c = 598 index_test.go:143: sql update test_index set c1 = 7399692893447305109, c2 = 0.167953, c3 = '6qRnvtK8Rg' where c = 795 index_test.go:137: sql insert into test_index values (1925, 4576827606753174136, 0.268445, 'l0y8SkdrM5') index_test.go:143: sql update test_index set c1 = 4165923439554511210, c2 = 0.180200, c3 = 'm9u3XoTDQb' where c = 890 index_test.go:140: sql delete from test_index where c = 555 index_test.go:137: sql insert into test_index values (1926, 8372479954421651670, 0.670095, '8YHKgJqgYZ') index_test.go:143: sql update test_index set c1 = 7083030730862478037, c2 = 0.245010, c3 = 'B3ABeiPOm9' where c = 858 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:143: sql update test_index set c1 = 8104366309907519366, c2 = 0.006762, c3 = 'FxYSg0Vn7j' where c = 980 index_test.go:140: sql delete from test_index where c = 1748 index_test.go:137: sql insert into test_index values (1928, 1467839189519904971, 0.779381, 'qGMCyEj8MY') index_test.go:137: sql insert into test_index values (1927, 5563066805618005820, 0.089093, '7TLniAUUgV') index_test.go:140: sql delete from test_index where c = 1812 index_test.go:143: sql update test_index set c1 = 1746421847042513506, c2 = 0.702942, c3 = 'H4wTd4jVIe' where c = 1635 index_test.go:137: sql insert into test_index values (1929, 5520597890225260616, 0.426363, 'fVCGGs5NUV') index_test.go:137: sql insert into test_index values (1931, 3715506911064440109, 0.660235, 'YyVW1puGMV') index_test.go:137: sql insert into test_index values (1930, 541090537980144665, 0.136982, 'eWUilVk8wW') index_test.go:143: sql update test_index set c1 = 8318797354623635858, c2 = 0.636309, c3 = 'xc4zffHdNs' where c = 1075 index_test.go:143: sql update test_index set c1 = 5905706552571577999, c2 = 0.887147, c3 = 'U20qpTskOE' where c = 1629 index_test.go:140: sql delete from test_index where c = 1794 index_test.go:140: sql delete from test_index where c = 855 index_test.go:140: sql delete from test_index where c = 544 index_test.go:143: sql update test_index set c1 = 3258904643716928051, c2 = 0.807158, c3 = '2qA3Wci7zR' where c = 1815 index_test.go:137: sql insert into test_index values (1932, 4157075974608489406, 0.398630, 'sYuPuNqqHR') index_test.go:143: sql update test_index set c1 = 4758604455116656743, c2 = 0.918184, c3 = 'MWmrLXqBU2' where c = 605 index_test.go:143: sql update test_index set c1 = 4210328231157240470, c2 = 0.044772, c3 = 'Lz9QExMVyq' where c = 1513 index_test.go:140: sql delete from test_index where c = 1741 index_test.go:137: sql insert into test_index values (1933, 2465411374401691457, 0.727338, '7Er6Srrczz') index_test.go:140: sql delete from test_index where c = 460 index_test.go:137: sql insert into test_index values (1934, 3068061674579347096, 0.479779, 'o3pFcoCdSc') index_test.go:143: sql update test_index set c1 = 6210474053430319341, c2 = 0.876704, c3 = 'c86iLxChrc' where c = 1228 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:143: sql update test_index set c1 = 5074939184681010674, c2 = 0.224691, c3 = 'LwBPPiP9Nk' where c = 1145 index_test.go:143: sql update test_index set c1 = 3778017908925562219, c2 = 0.438880, c3 = 'rF6ycTDH9l' where c = 753 index_test.go:140: sql delete from test_index where c = 1005 index_test.go:137: sql insert into test_index values (1937, 4260576824889745770, 0.158527, 'rOIZyPGMQ2') index_test.go:137: sql insert into test_index values (1936, 3061580335844651623, 0.458603, 'dkE6yG1HD4') index_test.go:137: sql insert into test_index values (1935, 2030925075196555455, 0.397013, '2HRD5c4nAO') index_test.go:143: sql update test_index set c1 = 8832968743859707231, c2 = 0.753911, c3 = 'bwmK4XlVkx' where c = 1118 index_test.go:140: sql delete from test_index where c = 571 index_test.go:140: sql delete from test_index where c = 1022 index_test.go:137: sql insert into test_index values (1938, 2992180444229433067, 0.206362, 'IKleC8gzut') index_test.go:137: sql insert into test_index values (1939, 7867015967776702997, 0.865638, 'nKMmVkUBnN') index_test.go:137: sql insert into test_index values (1940, 4958650637783216203, 0.767623, '2Oexqo4DCk') index_test.go:143: sql update test_index set c1 = 313504201430207558, c2 = 0.115368, c3 = 'CnMMT6JORH' where c = 1257 index_test.go:140: sql delete from test_index where c = 1054 index_test.go:140: sql delete from test_index where c = 529 index_test.go:143: sql update test_index set c1 = 193716995175357422, c2 = 0.639361, c3 = 'Xf8SLaKTcL' where c = 961 index_test.go:140: sql delete from test_index where c = 542 index_test.go:137: sql insert into test_index values (1941, 6309169456519999157, 0.307332, 'sbCYPiH0tw') index_test.go:143: sql update test_index set c1 = 2891111609535035331, c2 = 0.599816, c3 = 'xVA2fhMml0' where c = 1927 index_test.go:140: sql delete from test_index where c = 1439 index_test.go:143: sql update test_index set c1 = 6398680085060916564, c2 = 0.246129, c3 = 'otGTwdttvd' where c = 241 index_test.go:143: sql update test_index set c1 = 7438989349678322232, c2 = 0.118661, c3 = 'F2XgXmtJTr' where c = 1784 index_test.go:143: sql update test_index set c1 = 1392789200540852860, c2 = 0.152958, c3 = 'gGaTJjBqix' where c = 1812 index_test.go:137: sql insert into test_index values (1942, 5489604835510750596, 0.048979, 'r9dPt9lUX6') index_test.go:140: sql delete from test_index where c = 1716 index_test.go:140: sql delete from test_index where c = 758 index_test.go:140: sql delete from test_index where c = 1333 index_test.go:143: sql update test_index set c1 = 2464828722254949947, c2 = 0.660973, c3 = '5DQtASRLGk' where c = 3 index_test.go:137: sql insert into test_index values (1944, 3794424482357494351, 0.607826, 'de6ysFnjPh') index_test.go:137: sql insert into test_index values (1943, 7305756285353030518, 0.665715, 'VSeMUjCOYY') index_test.go:137: sql insert into test_index values (1945, 614497673367399786, 0.099296, '4zsXoOJSbB') index_test.go:137: sql insert into test_index values (1947, 3467529977673463953, 0.894865, '5fROvLjx5j') index_test.go:137: sql insert into test_index values (1946, 2811823824855959862, 0.890445, 'UsiWkY1j3w') index_test.go:143: sql update test_index set c1 = 8557314234696539681, c2 = 0.496211, c3 = 'iRtoOKUdDP' where c = 273 index_test.go:140: sql delete from test_index where c = 1680 index_test.go:140: sql delete from test_index where c = 1029 index_test.go:143: sql update test_index set c1 = 682985331393501981, c2 = 0.922140, c3 = 'XtRPWGzgyh' where c = 389 index_test.go:143: sql update test_index set c1 = 6243664877687244955, c2 = 0.002939, c3 = 'PyWKkuwowi' where c = 510 index_test.go:137: sql insert into test_index values (1948, 2020924825124092515, 0.633582, 'cUOxhPBZ99') index_test.go:140: sql delete from test_index where c = 1208 index_test.go:137: sql insert into test_index values (1949, 5320779291731778818, 0.210418, '8WChrmtbXc') index_test.go:140: sql delete from test_index where c = 848 index_test.go:140: sql delete from test_index where c = 1879 index_test.go:143: sql update test_index set c1 = 2717986783683542373, c2 = 0.783819, c3 = 'gbLLLPVBoR' where c = 36 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:143: sql update test_index set c1 = 6079839266114969817, c2 = 0.010916, c3 = 'BkH7oLD6lL' where c = 55 index_test.go:143: sql update test_index set c1 = 7593338662262479303, c2 = 0.135432, c3 = '2RS8M5bNDY' where c = 1875 index_test.go:143: sql update test_index set c1 = 349235792427732186, c2 = 0.516201, c3 = 'F4l3eyBKUN' where c = 539 index_test.go:137: sql insert into test_index values (1950, 6537325475102796287, 0.777438, 'B2thubcOaf') index_test.go:137: sql insert into test_index values (1951, 1799107249444551704, 0.008225, 'oI4zMRLqcP') index_test.go:140: sql delete from test_index where c = 1282 index_test.go:140: sql delete from test_index where c = 302 index_test.go:140: sql delete from test_index where c = 1416 index_test.go:137: sql insert into test_index values (1952, 3457710005319978871, 0.724904, 'is4RIOy6Yc') index_test.go:137: sql insert into test_index values (1955, 7226421553148854514, 0.284451, '7EvD4YFdxS') index_test.go:137: sql insert into test_index values (1953, 4905332094702951098, 0.088456, 'yF2356u9HZ') index_test.go:137: sql insert into test_index values (1954, 7167258560180456598, 0.587528, 'V1nEX4FGlu') index_test.go:143: sql update test_index set c1 = 1548673485119250575, c2 = 0.664059, c3 = 'nVOHlm5S3N' where c = 389 index_test.go:143: sql update test_index set c1 = 3548989761086639888, c2 = 0.758254, c3 = 'pkfQy1GFYh' where c = 1776 index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 1867 index_test.go:143: sql update test_index set c1 = 1327046062606166041, c2 = 0.785486, c3 = 'K1M9uYlyGu' where c = 1107 index_test.go:140: sql delete from test_index where c = 1078 index_test.go:143: sql update test_index set c1 = 8531004806857782611, c2 = 0.956582, c3 = 'TtE6zhzNQS' where c = 266 index_test.go:143: sql update test_index set c1 = 275964742622113308, c2 = 0.262731, c3 = 'pwQUUZgKB6' where c = 1194 index_test.go:137: sql insert into test_index values (1956, 1383086407960604501, 0.639102, 'IOr8z6dnd3') index_test.go:140: sql delete from test_index where c = 1665 index_test.go:140: sql delete from test_index where c = 1469 index_test.go:143: sql update test_index set c1 = 7981096199502351539, c2 = 0.195206, c3 = 'lYnviAmEWF' where c = 1886 index_test.go:137: sql insert into test_index values (1957, 7439152777929827474, 0.026726, 'bUbAYj03m6') index_test.go:143: sql update test_index set c1 = 1256455626822822118, c2 = 0.696671, c3 = 'pvK2a5VQhR' where c = 792 index_test.go:137: sql insert into test_index values (1958, 6274366753524783017, 0.153674, '3fF13VHhCS') index_test.go:137: sql insert into test_index values (1959, 3061542414534310967, 0.109399, 'yYeC6NxKmt') index_test.go:140: sql delete from test_index where c = 480 index_test.go:143: sql update test_index set c1 = 7549419077808170100, c2 = 0.248046, c3 = '0es5qAQlKn' where c = 348 index_test.go:143: sql update test_index set c1 = 1215068181193887621, c2 = 0.682783, c3 = 'UrB0lYmmqA' where c = 412 index_test.go:140: sql delete from test_index where c = 1583 index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:137: sql insert into test_index values (1960, 2935906419605248005, 0.785626, 'l6q1Yc6VJS') index_test.go:137: sql insert into test_index values (1961, 773242590582708279, 0.538417, 'sgaRE9wMba') index_test.go:143: sql update test_index set c1 = 6472867176095975514, c2 = 0.953283, c3 = 'abnuoWUcBx' where c = 1932 index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (1962, 6310653515235936563, 0.655653, 'FoJOzbqYRx') index_test.go:137: sql insert into test_index values (1964, 9014591544371834722, 0.706739, '6QHGoSR7vI') index_test.go:143: sql update test_index set c1 = 2399073621479912923, c2 = 0.528877, c3 = '47X60pLSKn' where c = 1252 index_test.go:143: sql update test_index set c1 = 7224428399947780176, c2 = 0.671492, c3 = 'YRKj6bnpyt' where c = 1931 index_test.go:140: sql delete from test_index where c = 466 index_test.go:143: sql update test_index set c1 = 557223495652133743, c2 = 0.432276, c3 = '1cMeWUazhY' where c = 770 index_test.go:137: sql insert into test_index values (1963, 4114923597586499564, 0.959761, 'Utz8dBAmBe') index_test.go:143: sql update test_index set c1 = 503052207815225966, c2 = 0.493515, c3 = 'nQ6sLmrCPV' where c = 1442 index_test.go:140: sql delete from test_index where c = 1562 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (1966, 8175097780772975626, 0.397696, '9TLESTdvrm') index_test.go:143: sql update test_index set c1 = 6129531631177212153, c2 = 0.951765, c3 = 'iP6WLeiKkB' where c = 1876 index_test.go:137: sql insert into test_index values (1967, 7251836032096402032, 0.693583, 'AeNaB6cih1') index_test.go:140: sql delete from test_index where c = 1568 index_test.go:137: sql insert into test_index values (1965, 3113161536638974913, 0.888277, 'ly9SUtjIzg') index_test.go:137: sql insert into test_index values (1968, 8523981978724818767, 0.895199, 'dE7hNIEoiN') index_test.go:137: sql insert into test_index values (1969, 8130523918021464085, 0.206011, '2DZULqxNO6') index_test.go:143: sql update test_index set c1 = 8790870508975305685, c2 = 0.524699, c3 = 'RXqHpWlgYF' where c = 1126 index_test.go:143: sql update test_index set c1 = 3799315742125964047, c2 = 0.270946, c3 = 'vD2OdU5NaP' where c = 1024 index_test.go:140: sql delete from test_index where c = 1695 index_test.go:143: sql update test_index set c1 = 4073994311254450177, c2 = 0.787067, c3 = '9ccBTncpdi' where c = 1053 index_test.go:140: sql delete from test_index where c = 1242 index_test.go:140: sql delete from test_index where c = 1128 index_test.go:143: sql update test_index set c1 = 8230361585853954059, c2 = 0.252988, c3 = 'GbB4vWI5HZ' where c = 1690 index_test.go:137: sql insert into test_index values (1971, 8375777747795673111, 0.420051, 'UA3ziZWZGC') index_test.go:137: sql insert into test_index values (1972, 5656366518647171343, 0.794559, 'trJoNQ0ODK') index_test.go:140: sql delete from test_index where c = 1482 index_test.go:137: sql insert into test_index values (1970, 889155245851844728, 0.576384, 'IygaBFxUqS') index_test.go:137: sql insert into test_index values (1973, 4169352708988611008, 0.786280, 'KLQHYWrDVW') index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 9127853180693548757, c2 = 0.637902, c3 = 'VGY5VkpmgB' where c = 1211 index_test.go:143: sql update test_index set c1 = 5434182621427924424, c2 = 0.180775, c3 = '82XBAYHlOZ' where c = 830 index_test.go:143: sql update test_index set c1 = 2725443592557597791, c2 = 0.389005, c3 = 'fKeuQ9rSr4' where c = 1740 index_test.go:140: sql delete from test_index where c = 992 index_test.go:140: sql delete from test_index where c = 626 index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 449375865891493739, c2 = 0.728513, c3 = 'FUZK5T2Wdt' where c = 185 index_test.go:140: sql delete from test_index where c = 1024 index_test.go:137: sql insert into test_index values (1974, 1654983176413049524, 0.128591, '0Mm3hDUexm') index_test.go:143: sql update test_index set c1 = 6125012183543466963, c2 = 0.419181, c3 = '4t1SAluLJZ' where c = 881 index_test.go:137: sql insert into test_index values (1975, 8598628582918171389, 0.942643, 'BV81h26l07') index_test.go:143: sql update test_index set c1 = 1993716247003091672, c2 = 0.087783, c3 = '8zivPjvkMx' where c = 536 index_test.go:137: sql insert into test_index values (1976, 5731050247757092028, 0.154703, 'DijBcg6XVy') index_test.go:137: sql insert into test_index values (1977, 817750504068033096, 0.943588, 'GLqrCxi7ZY') index_test.go:137: sql insert into test_index values (1978, 1750191270200838825, 0.448008, 't7ouKzuOum') index_test.go:143: sql update test_index set c1 = 1121260632839137935, c2 = 0.723054, c3 = 'IlXCOyjAVh' where c = 1584 index_test.go:143: sql update test_index set c1 = 9012214940645903796, c2 = 0.507911, c3 = 'b4xUYqyEBL' where c = 842 index_test.go:140: sql delete from test_index where c = 1703 index_test.go:140: sql delete from test_index where c = 1272 index_test.go:140: sql delete from test_index where c = 1073 index_test.go:143: sql update test_index set c1 = 1964336213590292133, c2 = 0.184797, c3 = 'Pj2Vcm9Oym' where c = 813 index_test.go:137: sql insert into test_index values (1980, 1411044931589176482, 0.357732, 'Aiob9DiJ23') index_test.go:140: sql delete from test_index where c = 1370 index_test.go:143: sql update test_index set c1 = 3308046162149959408, c2 = 0.653035, c3 = 'wOIUbKzAKp' where c = 399 index_test.go:137: sql insert into test_index values (1979, 3740703412865438186, 0.873003, 'yKFtCUsv5t') index_test.go:140: sql delete from test_index where c = 638 index_test.go:140: sql delete from test_index where c = 1783 index_test.go:137: sql insert into test_index values (1982, 880643836856254725, 0.597032, 'TNHgr3IMve') index_test.go:143: sql update test_index set c1 = 2383802438822759847, c2 = 0.976694, c3 = 'GIeFXfwR0Q' where c = 698 index_test.go:137: sql insert into test_index values (1981, 667067741416839984, 0.336441, 'V1IVRojpwO') index_test.go:143: sql update test_index set c1 = 9046517490724629845, c2 = 0.115555, c3 = 'FEm363A9GD' where c = 681 index_test.go:137: sql insert into test_index values (1984, 4564299463477993303, 0.688273, 'iLXThcDGmX') index_test.go:137: sql insert into test_index values (1983, 1193652582490725240, 0.364237, 'xIQjh1I2aV') index_test.go:140: sql delete from test_index where c = 1582 index_test.go:140: sql delete from test_index where c = 598 index_test.go:143: sql update test_index set c1 = 5861953608705514685, c2 = 0.019785, c3 = '7nlbfn6UIA' where c = 915 index_test.go:143: sql update test_index set c1 = 995716079043062761, c2 = 0.455496, c3 = 'qPnWJ8LRMz' where c = 1529 index_test.go:143: sql update test_index set c1 = 528598661019121965, c2 = 0.133476, c3 = 'ePsyL7tCYr' where c = 1412 index_test.go:140: sql delete from test_index where c = 89 index_test.go:140: sql delete from test_index where c = 1689 index_test.go:137: sql insert into test_index values (1985, 7317545431344739934, 0.464545, 'gGirBBO5nk') index_test.go:143: sql update test_index set c1 = 1344987981329635689, c2 = 0.448580, c3 = 'QSGqOlOuTK' where c = 805 index_test.go:137: sql insert into test_index values (1986, 8766149088677200623, 0.821166, 'h1aQB1n3Nr') index_test.go:140: sql delete from test_index where c = 1244 index_test.go:140: sql delete from test_index where c = 532 index_test.go:137: sql insert into test_index values (1988, 3612369180057824716, 0.230707, 'KTZ0Ph0i2k') index_test.go:137: sql insert into test_index values (1989, 1116749002712117678, 0.564713, 'XAarjeAvCR') index_test.go:137: sql insert into test_index values (1987, 949647000949628150, 0.936316, 'KRbpRtnqo0') index_test.go:137: sql insert into test_index values (1990, 7105348312003640147, 0.585279, 'rB06g4rj4x') index_test.go:143: sql update test_index set c1 = 7560007663827606620, c2 = 0.296744, c3 = 'zCRlaPFQFb' where c = 865 index_test.go:143: sql update test_index set c1 = 2206642844919570357, c2 = 0.819066, c3 = 'kz9bXWGOQB' where c = 507 index_test.go:143: sql update test_index set c1 = 5587778200678050966, c2 = 0.183194, c3 = 'SyspA9uZbq' where c = 1574 index_test.go:143: sql update test_index set c1 = 6975088855681819528, c2 = 0.749938, c3 = '17EkLsBw1B' where c = 1309 index_test.go:140: sql delete from test_index where c = 1745 index_test.go:140: sql delete from test_index where c = 1276 index_test.go:140: sql delete from test_index where c = 1474 index_test.go:140: sql delete from test_index where c = 527 index_test.go:137: sql insert into test_index values (1992, 3365093743153906451, 0.783163, 'Mn2VPgESgM') index_test.go:143: sql update test_index set c1 = 227772992006081429, c2 = 0.793557, c3 = 'xAsTSk5GNq' where c = 1946 index_test.go:140: sql delete from test_index where c = 1383 index_test.go:137: sql insert into test_index values (1993, 3382996937843152501, 0.956425, 'JMqIQLpp8g') index_test.go:143: sql update test_index set c1 = 7868194261729620985, c2 = 0.581283, c3 = '23VpJNW0RF' where c = 1429 index_test.go:137: sql insert into test_index values (1994, 4287730075547471228, 0.037504, 'MCx3zv1M7B') index_test.go:137: sql insert into test_index values (1991, 8229597094199266839, 0.589181, 'lk7HTChZRp') index_test.go:143: sql update test_index set c1 = 5760456398865660997, c2 = 0.046856, c3 = '4oA6JbNJKh' where c = 376 index_test.go:143: sql update test_index set c1 = 3285330659496069256, c2 = 0.731011, c3 = '1SGtg6O0kB' where c = 1410 index_test.go:143: sql update test_index set c1 = 7577770629293709654, c2 = 0.949427, c3 = '1kZNg02Yn7' where c = 1618 index_test.go:137: sql insert into test_index values (1995, 3499892474348833795, 0.964135, '2zU5F6tUAG') index_test.go:140: sql delete from test_index where c = 980 index_test.go:143: sql update test_index set c1 = 5273872450400575369, c2 = 0.275429, c3 = 'cFV34zjLdS' where c = 398 index_test.go:140: sql delete from test_index where c = 91 index_test.go:137: sql insert into test_index values (1996, 264230250480130032, 0.254352, 'jiRMVl3vZ6') index_test.go:140: sql delete from test_index where c = 487 index_test.go:140: sql delete from test_index where c = 286 index_test.go:137: sql insert into test_index values (1997, 893058393877104608, 0.185046, 'WbVUxMU0kN') index_test.go:140: sql delete from test_index where c = 445 index_test.go:137: sql insert into test_index values (1999, 4700800368884493202, 0.873915, 'uCFu3YOQIR') index_test.go:143: sql update test_index set c1 = 6858799415158815832, c2 = 0.926691, c3 = 'elt5MISXzV' where c = 386 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:137: sql insert into test_index values (1998, 3660306791301544836, 0.975414, 'rEuvR8Kz6T') index_test.go:143: sql update test_index set c1 = 3443624803053958789, c2 = 0.406111, c3 = 'nyz1j7xjdr' where c = 1887 index_test.go:143: sql update test_index set c1 = 2122186151334502055, c2 = 0.499657, c3 = 'KGYLyRv8LY' where c = 884 index_test.go:137: sql insert into test_index values (2000, 4720727788494887315, 0.586438, '1pEPOfLP8g') index_test.go:143: sql update test_index set c1 = 5245682345988499461, c2 = 0.325277, c3 = 'cPF4n8MJZR' where c = 1112 index_test.go:140: sql delete from test_index where c = 746 index_test.go:143: sql update test_index set c1 = 8752595422955825692, c2 = 0.441356, c3 = 'DNVPCLU4Bl' where c = 1338 index_test.go:140: sql delete from test_index where c = 1926 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:143: sql update test_index set c1 = 6468212342315009208, c2 = 0.816519, c3 = 'L6VwEN2O5o' where c = 1015 index_test.go:140: sql delete from test_index where c = 1726 index_test.go:143: sql update test_index set c1 = 5879829399779032137, c2 = 0.483061, c3 = 'eAjl4ek9do' where c = 1011 index_test.go:143: sql update test_index set c1 = 3411609506009905995, c2 = 0.905404, c3 = 'SNWaBYtGGG' where c = 957 index_test.go:143: sql update test_index set c1 = 1497046853197978594, c2 = 0.621144, c3 = '93zefwGXVw' where c = 346 index_test.go:143: sql update test_index set c1 = 8706282439340910347, c2 = 0.235104, c3 = '7iQYaJQyqW' where c = 1142 --- PASS: TestSimple (54.98s) --- PASS: TestSimple/Basic (6.03s) --- PASS: TestSimple/Mixed (27.86s) --- PASS: TestSimple/Mixed/test_mixed (15.27s) --- PASS: TestSimple/Mixed/test_mixed_common (12.59s) --- PASS: TestSimple/Inc (5.91s) --- PASS: TestSimple/Inc/test_inc (1.76s) --- PASS: TestSimple/Inc/test_inc_common (4.15s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } index_test.go:137: sql insert into test_index values (2004, 49646030930688347, 0.313664, 'ceERPM3fdi') index_test.go:137: sql insert into test_index values (2009, 7230146937051377192, 0.931537, 'eB0asWXipH') index_test.go:137: sql insert into test_index values (2001, 1734628180817751009, 0.168534, 'DKhyMXxmrH') index_test.go:137: sql insert into test_index values (2006, 8041274105847540790, 0.347279, 'ejvrJB4ecB') index_test.go:137: sql insert into test_index values (2002, 497022840971766744, 0.204184, '9HgYjhNVcX') index_test.go:137: sql insert into test_index values (2005, 1963941542673167390, 0.670807, 'DTffJRFkst') index_test.go:137: sql insert into test_index values (2003, 6400511258203389010, 0.997617, 'vTfj2twlFl') index_test.go:137: sql insert into test_index values (2010, 957253639246533718, 0.679967, '1UoXIp2vMB') index_test.go:137: sql insert into test_index values (2007, 7347152518223191454, 0.547106, 'FSLb860UK1') index_test.go:137: sql insert into test_index values (2008, 6421118682268395291, 0.996150, 'eAAnH1y9lO') index_test.go:140: sql delete from test_index where c = 196 index_test.go:140: sql delete from test_index where c = 311 index_test.go:140: sql delete from test_index where c = 880 index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 1967 index_test.go:140: sql delete from test_index where c = 1216 index_test.go:140: sql delete from test_index where c = 1882 index_test.go:140: sql delete from test_index where c = 1236 index_test.go:143: sql update test_index set c1 = 8548464493286438627, c2 = 0.975918, c3 = 'dbjEUD29pR' where c = 1144 index_test.go:140: sql delete from test_index where c = 1103 index_test.go:143: sql update test_index set c1 = 2793005074821549566, c2 = 0.947497, c3 = 'nGDxlLAZVp' where c = 818 index_test.go:143: sql update test_index set c1 = 6899413109815477345, c2 = 0.707060, c3 = 'pn4ExQwALE' where c = 626 index_test.go:143: sql update test_index set c1 = 7661049206718637982, c2 = 0.849139, c3 = 'lxYqWycCjO' where c = 1135 index_test.go:143: sql update test_index set c1 = 6425045842028627230, c2 = 0.368109, c3 = 'hNd0eIDFgl' where c = 314 index_test.go:143: sql update test_index set c1 = 6794111000511337338, c2 = 0.264895, c3 = 'YwAqPkXlxQ' where c = 1437 index_test.go:140: sql delete from test_index where c = 785 index_test.go:143: sql update test_index set c1 = 1097755566735586883, c2 = 0.061154, c3 = 'r9W5n81nTN' where c = 1005 index_test.go:143: sql update test_index set c1 = 2705207310278636088, c2 = 0.137103, c3 = 'vjxc5Fu7eZ' where c = 1456 index_test.go:137: sql insert into test_index values (2011, 5594332650984199880, 0.272306, 'QLz1sJX8qD') index_test.go:143: sql update test_index set c1 = 5950477706634170309, c2 = 0.399543, c3 = 'Fhm9Lllntk' where c = 352 index_test.go:137: sql insert into test_index values (2013, 7320112944200875068, 0.612418, 'FvUQ8pAizu') index_test.go:137: sql insert into test_index values (2014, 4907498182131543367, 0.071725, 'R8hh8fiCJY') index_test.go:137: sql insert into test_index values (2012, 6459481036408521941, 0.595534, 'h7a1N3hqLk') index_test.go:137: sql insert into test_index values (2015, 8184988751013732931, 0.285802, 'JKToWynWD8') index_test.go:143: sql update test_index set c1 = 8708073862864831204, c2 = 0.259874, c3 = 'xDkwmybxq2' where c = 894 index_test.go:140: sql delete from test_index where c = 986 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:137: sql insert into test_index values (2017, 3879482177181075135, 0.520914, 'fU7790sxZj') index_test.go:140: sql delete from test_index where c = 626 index_test.go:137: sql insert into test_index values (2018, 963023959519783101, 0.676035, '0hKRZfTVwl') index_test.go:143: sql update test_index set c1 = 141218489416593618, c2 = 0.388142, c3 = 'UorDhN6Zxr' where c = 546 index_test.go:137: sql insert into test_index values (2016, 2384253964686695668, 0.388854, 'J5DL5LnAsx') index_test.go:140: sql delete from test_index where c = 1790 index_test.go:137: sql insert into test_index values (2019, 2242632768696077284, 0.887426, 'wvbnLCnrfg') index_test.go:140: sql delete from test_index where c = 1647 index_test.go:143: sql update test_index set c1 = 8228764484528285041, c2 = 0.290440, c3 = 'NhdTaIZAul' where c = 1280 index_test.go:140: sql delete from test_index where c = 1170 index_test.go:137: sql insert into test_index values (2020, 3074610869105203826, 0.671742, 'tZUttaskLu') index_test.go:137: sql insert into test_index values (2021, 4978864666664390421, 0.731869, '4T5TlZVJuz') index_test.go:140: sql delete from test_index where c = 879 index_test.go:140: sql delete from test_index where c = 1383 index_test.go:143: sql update test_index set c1 = 2495818945282730541, c2 = 0.889773, c3 = 'xtUvO6IWgU' where c = 919 index_test.go:143: sql update test_index set c1 = 3997354684282405542, c2 = 0.493871, c3 = 'Bhvujo6mLg' where c = 643 index_test.go:140: sql delete from test_index where c = 852 index_test.go:143: sql update test_index set c1 = 2853451998090144396, c2 = 0.089599, c3 = 'kY2k4X3hlf' where c = 341 index_test.go:137: sql insert into test_index values (2022, 4013858498811730089, 0.721142, 'HmKfraFiKD') index_test.go:143: sql update test_index set c1 = 262060649548072323, c2 = 0.880904, c3 = 'yxLp3IlD3k' where c = 1502 index_test.go:140: sql delete from test_index where c = 1351 index_test.go:143: sql update test_index set c1 = 8714361241360208073, c2 = 0.718041, c3 = 'xK8nCFtgVb' where c = 837 index_test.go:143: sql update test_index set c1 = 3606502965525682822, c2 = 0.347844, c3 = 'LsWRQnTsp1' where c = 906 index_test.go:137: sql insert into test_index values (2023, 334204823632527619, 0.999759, 'V4zXQ2R1R8') index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (2024, 7062805128698220713, 0.554372, 'Y5xu4rO8Xx') index_test.go:143: sql update test_index set c1 = 249087173483676800, c2 = 0.456195, c3 = 'XId191nxRm' where c = 2015 index_test.go:140: sql delete from test_index where c = 1656 index_test.go:137: sql insert into test_index values (2025, 6394412322784012754, 0.491017, '3qPfO9tZic') index_test.go:140: sql delete from test_index where c = 760 index_test.go:137: sql insert into test_index values (2027, 7891035560999470759, 0.246240, 'a3I0XbAcGb') index_test.go:143: sql update test_index set c1 = 807030088928274081, c2 = 0.396936, c3 = 'XCdVBD1u69' where c = 284 index_test.go:137: sql insert into test_index values (2026, 8128043657001231309, 0.039920, 'tvCwXJmbgU') index_test.go:143: sql update test_index set c1 = 2645127187065202059, c2 = 0.692009, c3 = 'wJ0rvCJxsW' where c = 413 index_test.go:137: sql insert into test_index values (2028, 5765972237919081145, 0.826137, '9Snn2yxRk2') index_test.go:143: sql update test_index set c1 = 2327539179739531544, c2 = 0.534537, c3 = 'C19QgVbQij' where c = 1129 index_test.go:137: sql insert into test_index values (2029, 7025211740583112072, 0.917833, '0DS0E8pydd') index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 1665494040459066408, c2 = 0.340873, c3 = 'j4F5kKBmQO' where c = 1225 index_test.go:140: sql delete from test_index where c = 1598 index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (2030, 7384028791138491183, 0.311166, 'RepBxQVbq0') index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 400072826234884412, c2 = 0.954918, c3 = 'KFiLBF9hGx' where c = 967 index_test.go:137: sql insert into test_index values (2031, 7188853399521354691, 0.433424, 'm5cJK0IwfD') index_test.go:143: sql update test_index set c1 = 1703466879370090574, c2 = 0.114720, c3 = '0ryESnCDlO' where c = 1354 index_test.go:140: sql delete from test_index where c = 1898 index_test.go:143: sql update test_index set c1 = 7157460191309868218, c2 = 0.392926, c3 = 'gOtHLcWHKD' where c = 701 index_test.go:140: sql delete from test_index where c = 1144 index_test.go:137: sql insert into test_index values (2032, 6874800098626265574, 0.944833, 'HwrLL1x95b') index_test.go:143: sql update test_index set c1 = 5530554376999314154, c2 = 0.855219, c3 = '8rbt0uhLgm' where c = 1000 index_test.go:143: sql update test_index set c1 = 614358614169233642, c2 = 0.559693, c3 = 'SG6NbH8u0f' where c = 179 index_test.go:140: sql delete from test_index where c = 1686 index_test.go:137: sql insert into test_index values (2033, 5205531480372211845, 0.067423, 'KVTj2Od2Et') index_test.go:137: sql insert into test_index values (2035, 1916333916636540445, 0.686590, 'e7YaDalj47') index_test.go:143: sql update test_index set c1 = 239502221562181695, c2 = 0.401939, c3 = 'ULTjtvkKZ2' where c = 318 index_test.go:140: sql delete from test_index where c = 444 index_test.go:140: sql delete from test_index where c = 1874 index_test.go:137: sql insert into test_index values (2034, 6417971744263311361, 0.866822, 't3KNpN1oVO') index_test.go:137: sql insert into test_index values (2037, 925686851711289047, 0.145143, 'o4Zy8RhM68') index_test.go:143: sql update test_index set c1 = 2476297259344446458, c2 = 0.453630, c3 = 'bh35XD7wpZ' where c = 547 index_test.go:143: sql update test_index set c1 = 210209624522431674, c2 = 0.180223, c3 = '7rXZCnaJd0' where c = 363 index_test.go:137: sql insert into test_index values (2036, 7688310831879086766, 0.591811, 'A6OwPcmMRm') index_test.go:140: sql delete from test_index where c = 1135 index_test.go:140: sql delete from test_index where c = 339 index_test.go:143: sql update test_index set c1 = 8694411014040052982, c2 = 0.332377, c3 = '7NUmAruMK6' where c = 1223 index_test.go:140: sql delete from test_index where c = 1827 index_test.go:137: sql insert into test_index values (2038, 7997749285658563328, 0.675863, '65Hjbayjju') index_test.go:140: sql delete from test_index where c = 753 index_test.go:137: sql insert into test_index values (2039, 2067159229901200096, 0.161762, 'ymquaReb06') index_test.go:137: sql insert into test_index values (2040, 3734357344844668714, 0.416509, '2q0LMBsMe8') index_test.go:143: sql update test_index set c1 = 7046168403231805924, c2 = 0.257193, c3 = 'KxdriQkRLD' where c = 2004 index_test.go:140: sql delete from test_index where c = 1436 index_test.go:137: sql insert into test_index values (2041, 1782185393996264487, 0.543088, 'JKeQYFo5yh') index_test.go:143: sql update test_index set c1 = 5412493713025359664, c2 = 0.419822, c3 = 'yhGdiQ3QQv' where c = 1409 index_test.go:140: sql delete from test_index where c = 86 index_test.go:137: sql insert into test_index values (2042, 961024110181826458, 0.799291, 'PyZCoy8M8r') index_test.go:143: sql update test_index set c1 = 6273040590043782611, c2 = 0.358707, c3 = 'zRxAncGVWZ' where c = 1944 index_test.go:140: sql delete from test_index where c = 1315 index_test.go:140: sql delete from test_index where c = 1558 index_test.go:143: sql update test_index set c1 = 4409411508848865090, c2 = 0.987710, c3 = 'Pm9cdFOZZ8' where c = 1343 index_test.go:143: sql update test_index set c1 = 7898723649666242956, c2 = 0.136609, c3 = 'Rr5QMDPekR' where c = 1436 index_test.go:137: sql insert into test_index values (2043, 897390504274623388, 0.868123, 'fIOrXw0c75') index_test.go:137: sql insert into test_index values (2044, 654447116022971971, 0.839687, 'irOlC6DXHF') index_test.go:143: sql update test_index set c1 = 8143796598369849185, c2 = 0.723280, c3 = 'QZSYsA9wQh' where c = 545 index_test.go:137: sql insert into test_index values (2045, 2526189359727862705, 0.213552, 'oMxAkaUsM6') index_test.go:143: sql update test_index set c1 = 6971868317426255506, c2 = 0.374007, c3 = 'dr87X0GVxI' where c = 294 index_test.go:140: sql delete from test_index where c = 1804 index_test.go:140: sql delete from test_index where c = 253 index_test.go:137: sql insert into test_index values (2046, 572800539091859342, 0.161590, '0b5tmCxtp4') index_test.go:143: sql update test_index set c1 = 8780784820759378785, c2 = 0.879940, c3 = 'DrvjiKLNJ0' where c = 2013 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:143: sql update test_index set c1 = 750692779403398919, c2 = 0.922797, c3 = 'jYkM1YV8uS' where c = 1127 index_test.go:140: sql delete from test_index where c = 1431 index_test.go:137: sql insert into test_index values (2047, 5736913405673409163, 0.835634, 'jqXFcE8Kw5') index_test.go:140: sql delete from test_index where c = 1190 index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (2048, 3401064590216044560, 0.903310, 'HuG0ipNcbm') index_test.go:143: sql update test_index set c1 = 5334709654516793842, c2 = 0.563550, c3 = 'Myqb74leQz' where c = 764 index_test.go:137: sql insert into test_index values (2049, 1084776383597377965, 0.719819, 'j5QouMjkGI') index_test.go:143: sql update test_index set c1 = 5507978643656570514, c2 = 0.943998, c3 = '7tX6hub3zc' where c = 1898 index_test.go:137: sql insert into test_index values (2050, 3376379469429277406, 0.410160, 'kMd3bLVyxB') index_test.go:143: sql update test_index set c1 = 7607308910677516242, c2 = 0.641483, c3 = '0EMFG292qo' where c = 1338 index_test.go:143: sql update test_index set c1 = 4479077811723921944, c2 = 0.897723, c3 = 'O9sC9oz61I' where c = 555 index_test.go:140: sql delete from test_index where c = 1477 index_test.go:137: sql insert into test_index values (2051, 3972077053125937806, 0.526236, 'HTbbLOGRmu') index_test.go:140: sql delete from test_index where c = 1132 index_test.go:137: sql insert into test_index values (2052, 1297463330509507800, 0.823040, '0W4DgC9JL0') index_test.go:143: sql update test_index set c1 = 5870777978188834403, c2 = 0.607626, c3 = 'YfsnpafcWh' where c = 1868 index_test.go:137: sql insert into test_index values (2053, 5417804963781701588, 0.044994, 'x0cCYaTtUB') index_test.go:140: sql delete from test_index where c = 874 index_test.go:140: sql delete from test_index where c = 1688 index_test.go:137: sql insert into test_index values (2054, 5779667034963129840, 0.070379, '6oYPKxtdAI') index_test.go:143: sql update test_index set c1 = 5961276615638618913, c2 = 0.143623, c3 = 'd7iBP43mtf' where c = 564 index_test.go:137: sql insert into test_index values (2055, 1424779351611877673, 0.399423, 'SxPHuiIXv7') index_test.go:140: sql delete from test_index where c = 996 index_test.go:140: sql delete from test_index where c = 357 index_test.go:137: sql insert into test_index values (2056, 7470204318389005181, 0.039691, 'f8CrGgLY9K') index_test.go:143: sql update test_index set c1 = 6887664779854185561, c2 = 0.500388, c3 = 'vD7XiMCmPX' where c = 558 index_test.go:143: sql update test_index set c1 = 2440631662533793367, c2 = 0.852564, c3 = 'bjoshmKRH1' where c = 1085 index_test.go:143: sql update test_index set c1 = 1796408143585299638, c2 = 0.139474, c3 = 'alDDEVL5jA' where c = 1754 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 6429552557671706470, c2 = 0.641114, c3 = 'ek4JVjVxbF' where c = 1791 index_test.go:143: sql update test_index set c1 = 4873205687832083608, c2 = 0.614091, c3 = 'HD2Zh5WG0k' where c = 1108 index_test.go:140: sql delete from test_index where c = 242 index_test.go:137: sql insert into test_index values (2057, 4708172532971733331, 0.302555, 'bq3TXw5Q7K') index_test.go:140: sql delete from test_index where c = 694 index_test.go:143: sql update test_index set c1 = 7650059888143846849, c2 = 0.270869, c3 = 'a4r2LkHTj2' where c = 67 index_test.go:143: sql update test_index set c1 = 2823126495384467478, c2 = 0.858810, c3 = 'n9ya3lQbdJ' where c = 960 index_test.go:140: sql delete from test_index where c = 830 index_test.go:143: sql update test_index set c1 = 6709957043534867464, c2 = 0.242862, c3 = 'xDJpObBkjw' where c = 12 index_test.go:137: sql insert into test_index values (2058, 1237456017698661363, 0.758273, 'xCU2hQhPPX') index_test.go:137: sql insert into test_index values (2061, 1348257291890723764, 0.171489, '8vkzl9xknA') index_test.go:137: sql insert into test_index values (2062, 7386541694363633737, 0.371237, 'yBSF9tObgd') index_test.go:137: sql insert into test_index values (2060, 934773284736603194, 0.679960, 'MvtuZbRMz8') index_test.go:137: sql insert into test_index values (2059, 8352673880371565194, 0.767007, '1x5w4SwEc3') index_test.go:137: sql insert into test_index values (2063, 3614266552850676765, 0.386691, 'ItXmyUhn2J') index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 154 index_test.go:143: sql update test_index set c1 = 5231748824262859072, c2 = 0.732733, c3 = 'jFDpjYtVyf' where c = 18 index_test.go:137: sql insert into test_index values (2065, 1589136644494923759, 0.009618, 'ET6X8MF9eR') index_test.go:140: sql delete from test_index where c = 1334 index_test.go:137: sql insert into test_index values (2064, 3489778886529561209, 0.986158, 'nXcGa8doST') index_test.go:143: sql update test_index set c1 = 2251935040637262795, c2 = 0.130080, c3 = 'wZTDILGlLV' where c = 235 index_test.go:140: sql delete from test_index where c = 1713 index_test.go:140: sql delete from test_index where c = 876 index_test.go:140: sql delete from test_index where c = 585 index_test.go:143: sql update test_index set c1 = 3076195098026866564, c2 = 0.813105, c3 = 'txHHjikzkx' where c = 1583 index_test.go:140: sql delete from test_index where c = 1256 index_test.go:143: sql update test_index set c1 = 904757342695012917, c2 = 0.723632, c3 = 'leyJKvlAvy' where c = 1513 index_test.go:137: sql insert into test_index values (2066, 7365446974095150134, 0.393125, 'jFSOd6jmWq') index_test.go:140: sql delete from test_index where c = 1634 index_test.go:143: sql update test_index set c1 = 3009152530249842567, c2 = 0.507671, c3 = 'SYdLsai4oJ' where c = 1328 index_test.go:143: sql update test_index set c1 = 665556922239908927, c2 = 0.960188, c3 = 'KozkPVBYJ8' where c = 652 index_test.go:137: sql insert into test_index values (2067, 30729673123497235, 0.644057, 'ISi8ZbArA4') index_test.go:143: sql update test_index set c1 = 2405516146667249164, c2 = 0.704283, c3 = 'zKNTo5kNPH' where c = 835 index_test.go:140: sql delete from test_index where c = 1704 index_test.go:137: sql insert into test_index values (2068, 3093954398078624755, 0.984007, '5dsoXoOGGH') index_test.go:143: sql update test_index set c1 = 1557690011919994050, c2 = 0.484401, c3 = 'uDV35YVqAJ' where c = 887 index_test.go:137: sql insert into test_index values (2069, 4002536136541757487, 0.278874, 'JNmw4lEF4R') index_test.go:140: sql delete from test_index where c = 1912 index_test.go:137: sql insert into test_index values (2070, 7105880348018755439, 0.239340, 'G0fGxG0PkJ') index_test.go:143: sql update test_index set c1 = 69416278527238492, c2 = 0.062334, c3 = 'bZZmWekGlA' where c = 1149 index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 8596502706088513515, c2 = 0.102498, c3 = 'yNzup1QEFE' where c = 847 index_test.go:137: sql insert into test_index values (2071, 2495772853049853857, 0.131401, 'r9esosV2CB') index_test.go:140: sql delete from test_index where c = 472 index_test.go:140: sql delete from test_index where c = 412 index_test.go:137: sql insert into test_index values (2073, 3813324743245953314, 0.314067, 'TbH2gOfR9M') index_test.go:140: sql delete from test_index where c = 1413 index_test.go:137: sql insert into test_index values (2072, 4332629283233782190, 0.967875, 'yAX60LOfK8') index_test.go:137: sql insert into test_index values (2074, 3964244792633104162, 0.432357, 'mLirbvehur') index_test.go:137: sql insert into test_index values (2075, 1211294857344063876, 0.777513, 'mPyvxImDsM') index_test.go:143: sql update test_index set c1 = 4828435970984684709, c2 = 0.628662, c3 = '3Nz5HUp6IB' where c = 1450 index_test.go:140: sql delete from test_index where c = 475 index_test.go:140: sql delete from test_index where c = 1497 index_test.go:143: sql update test_index set c1 = 3905615590469819669, c2 = 0.433266, c3 = 'sf952eBoQL' where c = 941 index_test.go:143: sql update test_index set c1 = 926036285815923634, c2 = 0.972058, c3 = 'reQYZmF9FV' where c = 738 index_test.go:143: sql update test_index set c1 = 150078606063319690, c2 = 0.227899, c3 = 'MwV1ZxmHOo' where c = 154 index_test.go:143: sql update test_index set c1 = 2348104959628177344, c2 = 0.057359, c3 = 'hXcfUX6Qla' where c = 1469 index_test.go:143: sql update test_index set c1 = 7335875830444670797, c2 = 0.514346, c3 = '9y87WKDUSh' where c = 308 index_test.go:140: sql delete from test_index where c = 431 index_test.go:140: sql delete from test_index where c = 911 index_test.go:143: sql update test_index set c1 = 8254672148201610152, c2 = 0.193949, c3 = '1y9Bf80rSC' where c = 1229 index_test.go:140: sql delete from test_index where c = 1970 index_test.go:137: sql insert into test_index values (2078, 3535774785153915978, 0.687503, 'Vsc2BZwIuk') index_test.go:137: sql insert into test_index values (2076, 3251654396680672370, 0.144313, 'GuK3QSufQr') index_test.go:137: sql insert into test_index values (2079, 6310912393399787958, 0.453303, 'CImlw9xyfe') index_test.go:137: sql insert into test_index values (2080, 3096267003911996195, 0.382329, '0M8nBuFveO') index_test.go:137: sql insert into test_index values (2077, 4244527142459560931, 0.753677, '0LJLfPVrvz') index_test.go:143: sql update test_index set c1 = 1557766345132324870, c2 = 0.669518, c3 = 'F7yg5bN93t' where c = 516 index_test.go:143: sql update test_index set c1 = 5117011162292420860, c2 = 0.627335, c3 = '35MDjmObmb' where c = 1038 index_test.go:140: sql delete from test_index where c = 489 index_test.go:143: sql update test_index set c1 = 9000546173854344987, c2 = 0.719133, c3 = 'eEkf2WAalF' where c = 522 index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 883 index_test.go:140: sql delete from test_index where c = 727 index_test.go:137: sql insert into test_index values (2081, 4987983826863198365, 0.948773, 'QWIHvMwSBD') index_test.go:137: sql insert into test_index values (2082, 2339934462908809503, 0.896469, 'eNifGeUQiu') index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 1277 index_test.go:143: sql update test_index set c1 = 2870050810710045004, c2 = 0.898304, c3 = 'YiSB6j2y32' where c = 788 index_test.go:137: sql insert into test_index values (2084, 847386836633824648, 0.734607, '3JdYJeBBDx') index_test.go:137: sql insert into test_index values (2083, 5399133438198635988, 0.126511, 'pzfCSzC5Ko') index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 7180403511132280720, c2 = 0.140335, c3 = '8MbtFCc8Wh' where c = 91 index_test.go:137: sql insert into test_index values (2085, 7420890309875484405, 0.378181, 'YlkEEeToOb') index_test.go:140: sql delete from test_index where c = 1207 index_test.go:143: sql update test_index set c1 = 3769775767694298518, c2 = 0.320469, c3 = 'tZA1NvezmB' where c = 1714 index_test.go:143: sql update test_index set c1 = 6606117044493400647, c2 = 0.008684, c3 = 'NkiViP4Yd1' where c = 553 index_test.go:143: sql update test_index set c1 = 7267708280643571463, c2 = 0.882764, c3 = 'qd7ICT3yRo' where c = 1249 index_test.go:137: sql insert into test_index values (2086, 3073572436201586755, 0.971022, 'xi19cBcsjK') index_test.go:143: sql update test_index set c1 = 859514090804739760, c2 = 0.684259, c3 = 'DcoNX3S3qz' where c = 813 index_test.go:140: sql delete from test_index where c = 1520 index_test.go:143: sql update test_index set c1 = 904434522162787494, c2 = 0.289914, c3 = 'kQcPscfhZl' where c = 999 index_test.go:140: sql delete from test_index where c = 1806 index_test.go:143: sql update test_index set c1 = 5289652273096249524, c2 = 0.476280, c3 = 'Z6FIZNQR59' where c = 27 index_test.go:137: sql insert into test_index values (2088, 6939286934011391504, 0.554635, 'hFf2r8bhXM') index_test.go:137: sql insert into test_index values (2087, 4356703525396318473, 0.127254, 'UySpe0fjOF') index_test.go:137: sql insert into test_index values (2090, 5511511362903921514, 0.619041, 'kiwFNqWf2X') index_test.go:137: sql insert into test_index values (2091, 1291028679731555032, 0.036582, 'kuyyUsGq66') index_test.go:140: sql delete from test_index where c = 594 index_test.go:137: sql insert into test_index values (2092, 5706962017977835407, 0.407841, '2olsJjMcjz') index_test.go:137: sql insert into test_index values (2089, 1764955131144493351, 0.474244, 'PXI0lO31IN') index_test.go:137: sql insert into test_index values (2093, 3548533522667652183, 0.726085, 'KqgSaOdugH') index_test.go:143: sql update test_index set c1 = 988171291213246869, c2 = 0.163418, c3 = 'ObUQ5ds9Ff' where c = 1535 index_test.go:143: sql update test_index set c1 = 1127514276281521859, c2 = 0.037734, c3 = 'yTnfoWidtR' where c = 1172 index_test.go:140: sql delete from test_index where c = 179 index_test.go:140: sql delete from test_index where c = 1276 index_test.go:143: sql update test_index set c1 = 8504342571717720444, c2 = 0.116015, c3 = 'p0n8zZmB3v' where c = 852 index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 820 index_test.go:143: sql update test_index set c1 = 8797996590170792496, c2 = 0.036597, c3 = 'DitgVKLXBX' where c = 744 index_test.go:143: sql update test_index set c1 = 5653137305191140296, c2 = 0.903265, c3 = '49DysQimMM' where c = 89 index_test.go:140: sql delete from test_index where c = 1981 index_test.go:140: sql delete from test_index where c = 499 index_test.go:137: sql insert into test_index values (2095, 7342565772301881004, 0.129796, 'jKiKriJT8F') index_test.go:137: sql insert into test_index values (2094, 2600068392803175511, 0.981344, 'nLEZg9gBWK') index_test.go:140: sql delete from test_index where c = 1904 index_test.go:143: sql update test_index set c1 = 5666024034609228130, c2 = 0.644494, c3 = 'wozrm9qBrk' where c = 1547 index_test.go:137: sql insert into test_index values (2096, 4259921257858262005, 0.927261, 'ypzxnCpp4N') index_test.go:137: sql insert into test_index values (2097, 2883067343788845333, 0.181535, 'CSs27qpRCE') index_test.go:143: sql update test_index set c1 = 7454313599848508060, c2 = 0.638188, c3 = 'ldW1yZuTnn' where c = 1638 index_test.go:143: sql update test_index set c1 = 5121805634086697766, c2 = 0.853738, c3 = 'AoEiBrYebo' where c = 1017 index_test.go:143: sql update test_index set c1 = 5916232529810052014, c2 = 0.344268, c3 = 'KwFxdWtR01' where c = 315 index_test.go:143: sql update test_index set c1 = 8829463117069328888, c2 = 0.605368, c3 = 'YjylhEX1Pf' where c = 1707 index_test.go:140: sql delete from test_index where c = 350 index_test.go:140: sql delete from test_index where c = 1586 index_test.go:140: sql delete from test_index where c = 1163 index_test.go:143: sql update test_index set c1 = 6139533880358530757, c2 = 0.139250, c3 = 'tW6MciVHPD' where c = 421 index_test.go:137: sql insert into test_index values (2099, 1180359813311625485, 0.241953, 'E7YFRIV3cA') index_test.go:137: sql insert into test_index values (2098, 5103804260667112902, 0.762078, 'xk27FjXXLs') index_test.go:140: sql delete from test_index where c = 951 index_test.go:137: sql insert into test_index values (2100, 5020365018156328088, 0.543618, 'Ay242AVUYm') index_test.go:140: sql delete from test_index where c = 1662 index_test.go:143: sql update test_index set c1 = 2450888550957627297, c2 = 0.993313, c3 = 'iX98Inn7cZ' where c = 1936 index_test.go:140: sql delete from test_index where c = 1181 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:143: sql update test_index set c1 = 3154770951333420440, c2 = 0.889861, c3 = 'YoRlMgpy6o' where c = 1707 index_test.go:143: sql update test_index set c1 = 3058963292082247006, c2 = 0.016489, c3 = '2pGgfLWRTn' where c = 1445 index_test.go:143: sql update test_index set c1 = 8200387197021471200, c2 = 0.034018, c3 = '0DDce2o7DU' where c = 2040 index_test.go:143: sql update test_index set c1 = 4180811784607664240, c2 = 0.477718, c3 = 'NeTMWELvt6' where c = 1876 index_test.go:143: sql update test_index set c1 = 1681494008522485797, c2 = 0.189612, c3 = 'XBK2obFhxa' where c = 1854 [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } index_test.go:137: sql insert into test_index values (2104, 3442916435902298403, 0.333767, 'NLLbyzCxtA') index_test.go:137: sql insert into test_index values (2106, 8129144202110002342, 0.835238, '6fSrLdZ1sV') index_test.go:137: sql insert into test_index values (2102, 8610464561243615573, 0.539949, 'gDUS3YEB2c') index_test.go:137: sql insert into test_index values (2103, 6156066739405727365, 0.717134, 'VPOIKBOfqx') index_test.go:137: sql insert into test_index values (2105, 1582699160503339744, 0.402400, 'xaMJL9OoZP') index_test.go:137: sql insert into test_index values (2110, 2953058510689293390, 0.432519, 'm4UNRuvxAL') index_test.go:137: sql insert into test_index values (2109, 8334276245152118482, 0.164257, 'GRbBxouniG') index_test.go:137: sql insert into test_index values (2108, 3089335944290457324, 0.113189, 'LGtl4djUxb') index_test.go:140: sql delete from test_index where c = 1275 index_test.go:137: sql insert into test_index values (2107, 2570887926885903445, 0.777648, 'G6kC2mFAyO') index_test.go:137: sql insert into test_index values (2101, 4508348771376805945, 0.705484, 'jdfHiPobiU') index_test.go:140: sql delete from test_index where c = 783 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:143: sql update test_index set c1 = 2885173417906523978, c2 = 0.327044, c3 = 'bk5h2ILcYw' where c = 57 index_test.go:140: sql delete from test_index where c = 1762 index_test.go:140: sql delete from test_index where c = 901 index_test.go:143: sql update test_index set c1 = 7534445417520385109, c2 = 0.912636, c3 = '0eYbq4kcIk' where c = 675 index_test.go:140: sql delete from test_index where c = 1690 index_test.go:140: sql delete from test_index where c = 1631 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:140: sql delete from test_index where c = 425 index_test.go:143: sql update test_index set c1 = 3504150553950480216, c2 = 0.943238, c3 = '62Ap9vuIZh' where c = 319 index_test.go:137: sql insert into test_index values (2111, 8386388392427939751, 0.207247, '8CCT1cRMl0') index_test.go:143: sql update test_index set c1 = 289866268129028215, c2 = 0.722520, c3 = 'jhlXkoUcg8' where c = 1619 index_test.go:143: sql update test_index set c1 = 5014923432176391993, c2 = 0.853974, c3 = 'jeFbbUaLxS' where c = 872 index_test.go:143: sql update test_index set c1 = 4325342071758246401, c2 = 0.370919, c3 = 'S3LaCuYtUw' where c = 133 index_test.go:140: sql delete from test_index where c = 1580 index_test.go:140: sql delete from test_index where c = 601 index_test.go:137: sql insert into test_index values (2112, 1332970296050672393, 0.710746, 'Fa1P0OQRkJ') index_test.go:143: sql update test_index set c1 = 4459546175780643448, c2 = 0.747659, c3 = '7pCyehidzt' where c = 1849 index_test.go:143: sql update test_index set c1 = 3686297989685733063, c2 = 0.869200, c3 = 'rEQvdQl2L9' where c = 1155 index_test.go:137: sql insert into test_index values (2114, 6061386275467869075, 0.757246, 'cSxxmvQSZ6') index_test.go:143: sql update test_index set c1 = 3401713004525304055, c2 = 0.772445, c3 = 'HKU3RQj89e' where c = 982 index_test.go:137: sql insert into test_index values (2115, 5221709350025140399, 0.749584, 'C3UoEEi33X') index_test.go:137: sql insert into test_index values (2116, 3893296453783048392, 0.550291, 'r1McSlvE8o') # Time: 2024-05-05T23:02:34.387692809+08:00 # Txn_start_ts: 0 # Query_time: 3.007055686 # Parse_time: 0.000061012 # Compile_time: 0.000063027 # Rewrite_time: 0.000001492 # Optimize_time: 0 # Wait_TS: 0.000103339 # 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); index_test.go:137: sql insert into test_index values (2117, 8076118128055963145, 0.519191, 'WishdAcCID') index_test.go:137: sql insert into test_index values (2113, 1847186074872937160, 0.917070, 'oU7cuTcE2t') index_test.go:137: sql insert into test_index values (2118, 3742795181180921348, 0.733232, 'hQr5X8Odgu') index_test.go:143: sql update test_index set c1 = 124579496562218861, c2 = 0.029507, c3 = '9As1Dubgys' where c = 1314 index_test.go:143: sql update test_index set c1 = 683492010262700947, c2 = 0.733969, c3 = '5EFukhzRHn' where c = 998 index_test.go:140: sql delete from test_index where c = 1155 index_test.go:140: sql delete from test_index where c = 1931 index_test.go:137: sql insert into test_index values (2119, 5371815626291943514, 0.474679, 'WBbfQdHDz6') index_test.go:143: sql update test_index set c1 = 4903951117321073319, c2 = 0.102767, c3 = 'zsJAFj0bAJ' where c = 1380 index_test.go:140: sql delete from test_index where c = 611 index_test.go:137: sql insert into test_index values (2121, 7339423075947292220, 0.548162, 'msCVreKeu5') index_test.go:140: sql delete from test_index where c = 1911 index_test.go:140: sql delete from test_index where c = 1090 index_test.go:140: sql delete from test_index where c = 1607 index_test.go:137: sql insert into test_index values (2120, 9015933948140185718, 0.328686, 'KpZGaBxLWh') index_test.go:143: sql update test_index set c1 = 4388810661169523523, c2 = 0.495999, c3 = 'WheaPlAAnw' where c = 359 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:140: sql delete from test_index where c = 1832 index_test.go:140: sql delete from test_index where c = 951 index_test.go:137: sql insert into test_index values (2122, 986259219709777547, 0.817983, 'pAo2GgOvrV') index_test.go:140: sql delete from test_index where c = 929 index_test.go:143: sql update test_index set c1 = 8854371828703002933, c2 = 0.835937, c3 = 'e6VWZiW7r7' where c = 1987 index_test.go:143: sql update test_index set c1 = 5444537119405379086, c2 = 0.693067, c3 = '0vd1DSCozh' where c = 959 index_test.go:143: sql update test_index set c1 = 4028504949472875644, c2 = 0.627835, c3 = 'WOQp7wxWDh' where c = 1384 index_test.go:143: sql update test_index set c1 = 5039183122393378970, c2 = 0.611627, c3 = '8i6QPqc3Sm' where c = 544 index_test.go:140: sql delete from test_index where c = 762 index_test.go:137: sql insert into test_index values (2123, 3661691405615131266, 0.754732, '1LOXI07X0p') index_test.go:143: sql update test_index set c1 = 2016061286922026554, c2 = 0.772339, c3 = 'XDDzMwZbTR' where c = 1564 index_test.go:143: sql update test_index set c1 = 857427702863486920, c2 = 0.725118, c3 = '2Duuh8ENHY' where c = 1985 index_test.go:143: sql update test_index set c1 = 6920888025246907871, c2 = 0.380082, c3 = 'fa5A3iJqBw' where c = 1798 index_test.go:143: sql update test_index set c1 = 364950790823356281, c2 = 0.315687, c3 = 'Z3WeFYD09Q' where c = 324 index_test.go:137: sql insert into test_index values (2125, 6581878041935386274, 0.845881, '7CIK8LjvBg') index_test.go:137: sql insert into test_index values (2124, 4207401651454497611, 0.294137, 'lLnUHUVSyA') index_test.go:137: sql insert into test_index values (2126, 767835686966505364, 0.631577, '3qlSNrrwIL') index_test.go:137: sql insert into test_index values (2127, 5771548906832750938, 0.546855, '3bZjoBYIEH') index_test.go:137: sql insert into test_index values (2129, 1785068051353063915, 0.955823, 'HjJjLem7fB') index_test.go:143: sql update test_index set c1 = 4949533805781668216, c2 = 0.785686, c3 = 'IqNPVbdcD3' where c = 1758 index_test.go:137: sql insert into test_index values (2130, 3495039860602474371, 0.937624, 'EdHS6Cltnu') index_test.go:137: sql insert into test_index values (2131, 8003212369113136531, 0.115893, 'DHSIBB8RjI') index_test.go:140: sql delete from test_index where c = 987 index_test.go:137: sql insert into test_index values (2128, 755743335829093078, 0.493420, 'KyIVyIcT2I') index_test.go:140: sql delete from test_index where c = 1877 index_test.go:140: sql delete from test_index where c = 224 index_test.go:140: sql delete from test_index where c = 2056 index_test.go:140: sql delete from test_index where c = 1254 index_test.go:140: sql delete from test_index where c = 1431 index_test.go:143: sql update test_index set c1 = 1968219447394148242, c2 = 0.596313, c3 = 'af6NfRJ7dB' where c = 112 index_test.go:137: sql insert into test_index values (2132, 6544837958146078713, 0.306485, 'M83sE0lwGR') index_test.go:143: sql update test_index set c1 = 4353615874734798198, c2 = 0.444329, c3 = '6rUdh7PJhx' where c = 189 index_test.go:143: sql update test_index set c1 = 8199560511924228769, c2 = 0.875399, c3 = '9c4g8tQdYY' where c = 476 index_test.go:140: sql delete from test_index where c = 1900 index_test.go:140: sql delete from test_index where c = 2047 index_test.go:140: sql delete from test_index where c = 809 index_test.go:140: sql delete from test_index where c = 1825 index_test.go:143: sql update test_index set c1 = 6598904969901798305, c2 = 0.197919, c3 = 'VfRXFKXVpR' where c = 396 index_test.go:143: sql update test_index set c1 = 7933578049786043632, c2 = 0.732870, c3 = 'OYEunQWaml' where c = 1070 index_test.go:143: sql update test_index set c1 = 3472869933844177806, c2 = 0.943342, c3 = 'kguz0nWXim' where c = 1930 index_test.go:137: sql insert into test_index values (2134, 7530124684803613503, 0.448094, 'QXsB9ueEoJ') index_test.go:137: sql insert into test_index values (2133, 1364661790590726201, 0.538759, 'GbqifrQwgc') index_test.go:137: sql insert into test_index values (2135, 5999806394127845898, 0.311951, '1qGeympadL') index_test.go:143: sql update test_index set c1 = 53672351520640520, c2 = 0.126142, c3 = 'vgwugYMcR7' where c = 508 index_test.go:143: sql update test_index set c1 = 5359554781780154164, c2 = 0.489246, c3 = 'GGvHAMlnKu' where c = 1045 index_test.go:137: sql insert into test_index values (2136, 6397898086264759524, 0.510845, 'GARQEnbl30') index_test.go:140: sql delete from test_index where c = 1106 index_test.go:137: sql insert into test_index values (2137, 923346934643845167, 0.531687, 'TQYwaJdzdf') index_test.go:137: sql insert into test_index values (2138, 1526141866293575266, 0.133265, 'qSEKPHHNAZ') index_test.go:143: sql update test_index set c1 = 4447189923277869833, c2 = 0.812977, c3 = 'EZ4azJrCK4' where c = 773 index_test.go:143: sql update test_index set c1 = 3458007062590109259, c2 = 0.726032, c3 = 'EuRXL5ToFf' where c = 1635 index_test.go:140: sql delete from test_index where c = 1999 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:140: sql delete from test_index where c = 422 index_test.go:143: sql update test_index set c1 = 2761559291618208765, c2 = 0.644443, c3 = '5yxeXnLCob' where c = 154 index_test.go:137: sql insert into test_index values (2139, 4533739212161213748, 0.824967, 'AWL5HnJiEh') index_test.go:143: sql update test_index set c1 = 4573424860821751406, c2 = 0.634097, c3 = 'CfwFfXrNUJ' where c = 1060 index_test.go:143: sql update test_index set c1 = 9166123072602534545, c2 = 0.142520, c3 = 'j3NB2rYpEE' where c = 447 index_test.go:137: sql insert into test_index values (2140, 8540556872118745247, 0.823462, '9uhEVsjDlY') index_test.go:140: sql delete from test_index where c = 280 index_test.go:137: sql insert into test_index values (2141, 4533325474375153024, 0.555726, 'Z7UrSoCcq4') index_test.go:137: sql insert into test_index values (2142, 1712504299617960876, 0.236168, '0qWnvsNbnB') index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 1870 index_test.go:140: sql delete from test_index where c = 743 index_test.go:143: sql update test_index set c1 = 3928350943109982200, c2 = 0.664671, c3 = 'ixt19yGmQN' where c = 1828 index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (2145, 2717193186542133419, 0.073551, 'uMKjJ9rMa6') index_test.go:143: sql update test_index set c1 = 6124804882944848897, c2 = 0.783042, c3 = 'bnxlT3BfQZ' where c = 154 index_test.go:143: sql update test_index set c1 = 1432237429020241263, c2 = 0.982303, c3 = 'yQ9y8Hb6KS' where c = 167 index_test.go:137: sql insert into test_index values (2144, 5374145247114392657, 0.947670, 'vYHoicL0cK') index_test.go:137: sql insert into test_index values (2143, 7125722788775165057, 0.005845, 'RE1eoHdTnx') index_test.go:143: sql update test_index set c1 = 8442842608481917090, c2 = 0.490747, c3 = 'XTx8NELTtd' where c = 640 index_test.go:140: sql delete from test_index where c = 1695 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:137: sql insert into test_index values (2146, 6940059366150910924, 0.901235, 'zdupEkHtMk') index_test.go:143: sql update test_index set c1 = 315806820984319398, c2 = 0.961091, c3 = 'qGXnUeij9h' where c = 1429 index_test.go:140: sql delete from test_index where c = 1900 index_test.go:143: sql update test_index set c1 = 7182071145483990275, c2 = 0.251325, c3 = 'Y9QcIyLH5Z' where c = 729 index_test.go:143: sql update test_index set c1 = 3568159386998150554, c2 = 0.805428, c3 = 'lhqseJtsRo' where c = 474 index_test.go:137: sql insert into test_index values (2147, 4869305769139232685, 0.780248, 'UwHmzfklVV') index_test.go:137: sql insert into test_index values (2148, 5877947664518672441, 0.335893, '81nXRSFtKq') index_test.go:143: sql update test_index set c1 = 6494783605551906171, c2 = 0.422215, c3 = 'ljKfa4Co5c' where c = 825 index_test.go:137: sql insert into test_index values (2149, 8375939380502101224, 0.780507, 'Fp6V0xQfH8') index_test.go:140: sql delete from test_index where c = 1875 index_test.go:137: sql insert into test_index values (2150, 4857361281287543475, 0.249221, 'LE82LCOpTK') index_test.go:140: sql delete from test_index where c = 1321 index_test.go:137: sql insert into test_index values (2151, 8905749356993729892, 0.546865, 'U5TTq4ZY5r') index_test.go:137: sql insert into test_index values (2152, 430651278962859166, 0.104348, 'rN7alZiaU5') index_test.go:143: sql update test_index set c1 = 4353784203136847174, c2 = 0.711287, c3 = 'gbl0AWTujD' where c = 2047 index_test.go:140: sql delete from test_index where c = 943 index_test.go:140: sql delete from test_index where c = 304 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (2153, 759641107676890782, 0.637501, 'Z5cySLNaW9') index_test.go:143: sql update test_index set c1 = 8724987210585882969, c2 = 0.955058, c3 = 'RapQmF70Tj' where c = 1991 index_test.go:140: sql delete from test_index where c = 1654 index_test.go:143: sql update test_index set c1 = 990948950103848038, c2 = 0.302097, c3 = '5SRN15PK2o' where c = 1686 index_test.go:140: sql delete from test_index where c = 155 index_test.go:143: sql update test_index set c1 = 4221289416444430100, c2 = 0.831076, c3 = 'x3YHQJnUCT' where c = 1915 index_test.go:143: sql update test_index set c1 = 8762813912766051287, c2 = 0.869680, c3 = '46slH0OiJg' where c = 597 index_test.go:137: sql insert into test_index values (2154, 3309917067797153601, 0.010042, 'xoDbjppOcr') index_test.go:140: sql delete from test_index where c = 1153 index_test.go:143: sql update test_index set c1 = 6058941339226019118, c2 = 0.802196, c3 = 'kzG6EuNC6u' where c = 603 index_test.go:140: sql delete from test_index where c = 782 index_test.go:137: sql insert into test_index values (2156, 2799134767291251712, 0.300248, 'GAQxZ5cI6P') index_test.go:137: sql insert into test_index values (2155, 6457712754268062876, 0.611381, 'RGSL5HTBeJ') index_test.go:143: sql update test_index set c1 = 2475231163304533320, c2 = 0.024598, c3 = 'hGn7VGpl7i' where c = 1414 index_test.go:137: sql insert into test_index values (2157, 2425991551809949210, 0.232696, 'T0DCB35GBE') index_test.go:137: sql insert into test_index values (2159, 2992946817339062342, 0.716822, 'k06r4e8dyC') index_test.go:137: sql insert into test_index values (2158, 5849027711968493392, 0.461098, '9Hdq4PFtxN') index_test.go:140: sql delete from test_index where c = 1116 index_test.go:143: sql update test_index set c1 = 8231928077651847007, c2 = 0.665462, c3 = 'ytp8YYkrQ1' where c = 1968 index_test.go:140: sql delete from test_index where c = 927 index_test.go:143: sql update test_index set c1 = 1716006291169954077, c2 = 0.055309, c3 = 'HGs4TdUoCY' where c = 742 index_test.go:140: sql delete from test_index where c = 1002 index_test.go:140: sql delete from test_index where c = 2015 index_test.go:137: sql insert into test_index values (2160, 1367870573765760356, 0.066283, 'u9TZMKIvQX') index_test.go:143: sql update test_index set c1 = 5462751833415509741, c2 = 0.008347, c3 = 'kIFpdjOTr0' where c = 684 index_test.go:143: sql update test_index set c1 = 2874581981665788350, c2 = 0.199286, c3 = 'SlUOOWk084' where c = 2032 index_test.go:140: sql delete from test_index where c = 1821 index_test.go:137: sql insert into test_index values (2161, 3352076213416107883, 0.072486, 'FFnakAyyOC') index_test.go:140: sql delete from test_index where c = 1343 index_test.go:143: sql update test_index set c1 = 1343561091603659747, c2 = 0.254964, c3 = 'aLZWozAgiX' where c = 1664 index_test.go:143: sql update test_index set c1 = 5572711185415405237, c2 = 0.217300, c3 = 'qSzvXirPQW' where c = 592 index_test.go:137: sql insert into test_index values (2162, 2383847969596635474, 0.565631, 'HPl6mQf67D') index_test.go:137: sql insert into test_index values (2163, 3196942032041330787, 0.862757, 'xUsdFxvjjP') index_test.go:137: sql insert into test_index values (2164, 5513768322571578056, 0.232884, 'qNTD3wehFR') index_test.go:143: sql update test_index set c1 = 4618909926368209779, c2 = 0.108155, c3 = 'tbTdZ52x0A' where c = 1111 index_test.go:140: sql delete from test_index where c = 955 index_test.go:143: sql update test_index set c1 = 2584374981158184586, c2 = 0.371316, c3 = 'LsB2gzijGB' where c = 1403 index_test.go:137: sql insert into test_index values (2165, 1113582014640548009, 0.230437, 'Gr9Od8TiIP') index_test.go:140: sql delete from test_index where c = 287 index_test.go:137: sql insert into test_index values (2166, 2098273447623067018, 0.967535, 'EpxNh06lvW') index_test.go:143: sql update test_index set c1 = 7817951149928272622, c2 = 0.305562, c3 = 'ACMqIY10Po' where c = 91 index_test.go:140: sql delete from test_index where c = 1561 index_test.go:140: sql delete from test_index where c = 2100 index_test.go:140: sql delete from test_index where c = 267 index_test.go:140: sql delete from test_index where c = 1957 index_test.go:143: sql update test_index set c1 = 3369646722385633486, c2 = 0.762413, c3 = 'yHa2PWU0e1' where c = 2125 index_test.go:143: sql update test_index set c1 = 480439491155970511, c2 = 0.188091, c3 = '8wsDRvanXi' where c = 94 index_test.go:137: sql insert into test_index values (2168, 3971976014110623653, 0.123323, 'ERdCFkrt6O') index_test.go:137: sql insert into test_index values (2167, 7956192953931306073, 0.231460, 'kRUqphihW2') index_test.go:140: sql delete from test_index where c = 929 index_test.go:137: sql insert into test_index values (2169, 8045546088539520128, 0.000600, 'Hjx1y04CaP') index_test.go:143: sql update test_index set c1 = 1558030669617328372, c2 = 0.684869, c3 = 'iAVLm4RGZg' where c = 1136 index_test.go:143: sql update test_index set c1 = 9009536453916894942, c2 = 0.062839, c3 = 'soF4BvJKCB' where c = 1080 index_test.go:140: sql delete from test_index where c = 1536 index_test.go:140: sql delete from test_index where c = 90 index_test.go:143: sql update test_index set c1 = 916806598153862860, c2 = 0.099109, c3 = 'QMvbgevNK9' where c = 1264 index_test.go:137: sql insert into test_index values (2170, 4706062485263938640, 0.311522, 'dwTJ6uVJjM') index_test.go:143: sql update test_index set c1 = 8708440704709526367, c2 = 0.688365, c3 = 'xEDDR5ayc9' where c = 1254 index_test.go:143: sql update test_index set c1 = 3901649605615593892, c2 = 0.212303, c3 = 'esJEK4oftu' where c = 1423 index_test.go:137: sql insert into test_index values (2171, 1074267031366805200, 0.137941, 'azvypIYTIB') index_test.go:140: sql delete from test_index where c = 1480 index_test.go:137: sql insert into test_index values (2172, 4713805735229833066, 0.899015, '7Z80RKz6X5') index_test.go:137: sql insert into test_index values (2173, 2652854502112071681, 0.079330, 'TJzdYSr4Ur') index_test.go:143: sql update test_index set c1 = 7755202982590659348, c2 = 0.123207, c3 = '4yjYy8XxK2' where c = 1083 index_test.go:137: sql insert into test_index values (2175, 4612523158864390719, 0.685167, '9HAM7kpXH4') index_test.go:143: sql update test_index set c1 = 4975734608339520910, c2 = 0.003912, c3 = '6uCGSLexic' where c = 1584 index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (2174, 4002096602507078740, 0.463517, 'XJ6gMSIBEi') index_test.go:140: sql delete from test_index where c = 1058 index_test.go:143: sql update test_index set c1 = 6020148450663008900, c2 = 0.943259, c3 = 'fuMoutBol6' where c = 2097 index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (2177, 2407856753373672377, 0.124053, 'CIW0M3hIIF') index_test.go:140: sql delete from test_index where c = 1596 index_test.go:137: sql insert into test_index values (2176, 8907335017039082898, 0.017120, 'pYHX2Deflx') index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 1648 index_test.go:137: sql insert into test_index values (2178, 4769148738274054714, 0.583876, '53rPSqDCmd') index_test.go:143: sql update test_index set c1 = 1888099299009025595, c2 = 0.028591, c3 = 'gLdXxk3H0z' where c = 559 index_test.go:143: sql update test_index set c1 = 4717024021933561078, c2 = 0.363563, c3 = 'e3OM06ibn5' where c = 67 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:140: sql delete from test_index where c = 1322 index_test.go:137: sql insert into test_index values (2179, 1065151466955587505, 0.487075, '8ljkCYYlvI') index_test.go:143: sql update test_index set c1 = 3378721140428015181, c2 = 0.276368, c3 = '2QV7UMuVH5' where c = 1764 index_test.go:140: sql delete from test_index where c = 304 index_test.go:143: sql update test_index set c1 = 2012333248845059127, c2 = 0.996354, c3 = 'A3ElCrD137' where c = 2049 index_test.go:143: sql update test_index set c1 = 5415824651875053428, c2 = 0.344307, c3 = 'ubL0CJ9YHR' where c = 1493 index_test.go:137: sql insert into test_index values (2180, 3727950964914848408, 0.813509, 'aSGgx1iWt9') index_test.go:137: sql insert into test_index values (2181, 8931176001541522580, 0.436972, 'jw0UEO1i95') index_test.go:140: sql delete from test_index where c = 643 index_test.go:143: sql update test_index set c1 = 7381192997523338287, c2 = 0.259023, c3 = 'qRGlkBsafC' where c = 729 index_test.go:143: sql update test_index set c1 = 2743011402292450803, c2 = 0.297914, c3 = 'GONY4PKdIh' where c = 282 index_test.go:143: sql update test_index set c1 = 8566152727103727386, c2 = 0.020066, c3 = 'qWGe6Zog2L' where c = 1579 index_test.go:143: sql update test_index set c1 = 1355334386384809151, c2 = 0.284763, c3 = '5sospipK5D' where c = 650 index_test.go:137: sql insert into test_index values (2182, 6549316707635500170, 0.554811, 'TL3PYhDTLh') index_test.go:137: sql insert into test_index values (2183, 614797013854129515, 0.136827, 'xwwiJldamD') index_test.go:143: sql update test_index set c1 = 1195210634250668434, c2 = 0.302847, c3 = 'PRzQnZChao' where c = 1237 index_test.go:137: sql insert into test_index values (2184, 7647087670786123161, 0.917385, 'xG3Fg9X1aV') index_test.go:137: sql insert into test_index values (2185, 4631062497442925749, 0.981063, 'usoToDiem4') index_test.go:140: sql delete from test_index where c = 1342 index_test.go:140: sql delete from test_index where c = 790 index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (2186, 5777503475759305863, 0.886465, '9X71mZAGvE') index_test.go:137: sql insert into test_index values (2187, 6978504606164121378, 0.204720, '6rxCF3ZKuV') index_test.go:143: sql update test_index set c1 = 7048570962363802297, c2 = 0.356311, c3 = 'YuG2pttWK7' where c = 1049 index_test.go:137: sql insert into test_index values (2188, 3782641117261197321, 0.852822, 'roTTgOn1VH') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:140: sql delete from test_index where c = 2013 index_test.go:143: sql update test_index set c1 = 2430367116168541220, c2 = 0.014425, c3 = 'DC0iGMtefN' where c = 1352 index_test.go:140: sql delete from test_index where c = 1928 index_test.go:143: sql update test_index set c1 = 8125826185989863872, c2 = 0.219417, c3 = '50p7luiJet' where c = 1185 index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 2043 index_test.go:143: sql update test_index set c1 = 756096667457434383, c2 = 0.191951, c3 = 'sbGwbzkoSb' where c = 620 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:143: sql update test_index set c1 = 2026137365296034561, c2 = 0.887114, c3 = 'uTi0IBRGUd' where c = 795 index_test.go:137: sql insert into test_index values (2189, 5939346018897105071, 0.539217, '4vcaSoK1mg') index_test.go:143: sql update test_index set c1 = 2305236918519443339, c2 = 0.954338, c3 = 'C4Ffhzr1Jy' where c = 1376 index_test.go:143: sql update test_index set c1 = 823278692731507275, c2 = 0.592270, c3 = '5HoLp6hoGK' where c = 1198 index_test.go:137: sql insert into test_index values (2190, 2302207097059404918, 0.820510, '8ypDq0Wa7Y') index_test.go:143: sql update test_index set c1 = 5363451712782241005, c2 = 0.106239, c3 = 'FjIrfIDNt1' where c = 352 index_test.go:143: sql update test_index set c1 = 8852026711184191872, c2 = 0.438474, c3 = 'kkhaPyyjrc' where c = 870 index_test.go:137: sql insert into test_index values (2191, 1077262511105957493, 0.279723, 'Kx1yPpb5Rc') index_test.go:137: sql insert into test_index values (2192, 3847147629886069946, 0.969986, 'Gqrsez7Ajt') index_test.go:137: sql insert into test_index values (2193, 4839543867106667394, 0.566068, 'y89Y0KthFO') index_test.go:137: sql insert into test_index values (2194, 7704378471697920502, 0.413661, 'K42JvJowFG') index_test.go:140: sql delete from test_index where c = 1674 index_test.go:140: sql delete from test_index where c = 1228 index_test.go:137: sql insert into test_index values (2196, 3228021568031709873, 0.516399, 'rBh92QS9xH') index_test.go:140: sql delete from test_index where c = 1089 index_test.go:140: sql delete from test_index where c = 905 index_test.go:143: sql update test_index set c1 = 963617094764250199, c2 = 0.225267, c3 = '1QMJJMfw6M' where c = 953 index_test.go:137: sql insert into test_index values (2195, 664137686197900586, 0.799168, 'cKQwleypuT') index_test.go:140: sql delete from test_index where c = 854 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 6569243086655656541, c2 = 0.484613, c3 = 'vOaw7ssvOB' where c = 454 index_test.go:140: sql delete from test_index where c = 74 index_test.go:143: sql update test_index set c1 = 8875097270416285807, c2 = 0.903722, c3 = 'hXrFOLvF3Y' where c = 257 index_test.go:143: sql update test_index set c1 = 5508957393912274933, c2 = 0.559671, c3 = 'k5OT2YsbLm' where c = 79 index_test.go:143: sql update test_index set c1 = 4647329733294673355, c2 = 0.872194, c3 = 'SrBUJtJidF' where c = 1077 index_test.go:140: sql delete from test_index where c = 1442 index_test.go:143: sql update test_index set c1 = 5822895202866964759, c2 = 0.844831, c3 = 'ZxiIkCxiL6' where c = 2032 index_test.go:137: sql insert into test_index values (2197, 1334528955546576934, 0.986595, 'E7EMByeiWP') index_test.go:143: sql update test_index set c1 = 4053264180438949954, c2 = 0.523235, c3 = 'EUAJO6nY2L' where c = 231 index_test.go:137: sql insert into test_index values (2198, 8699250219673358464, 0.274928, 'SkrPxkrQzP') index_test.go:143: sql update test_index set c1 = 5237401331766734384, c2 = 0.419091, c3 = 'XJoJYbJfkD' where c = 1167 index_test.go:140: sql delete from test_index where c = 1436 index_test.go:140: sql delete from test_index where c = 1663 index_test.go:143: sql update test_index set c1 = 6807820126883753965, c2 = 0.977589, c3 = 'JOkO2vIjG6' where c = 820 index_test.go:137: sql insert into test_index values (2199, 690800035270226806, 0.026459, '9Z0Sf8gGXj') index_test.go:143: sql update test_index set c1 = 4840379271991931710, c2 = 0.840673, c3 = 'p4I3TLwtci' where c = 1264 index_test.go:140: sql delete from test_index where c = 1219 index_test.go:143: sql update test_index set c1 = 3157541125764970319, c2 = 0.735524, c3 = 'aG1iCMWv2f' where c = 267 index_test.go:137: sql insert into test_index values (2200, 116608733618697836, 0.371644, 'iYYJcVKaGW') index_test.go:140: sql delete from test_index where c = 2175 index_test.go:143: sql update test_index set c1 = 6651543386756147354, c2 = 0.710306, c3 = 'uxzGPNH9x2' where c = 1598 index_test.go:137: sql insert into test_index values (2206, 80036297261081839, 0.359971, 'JTH5s84w1x') index_test.go:137: sql insert into test_index values (2202, 4211090308581135339, 0.566233, 'lSwpfG4wKB') index_test.go:137: sql insert into test_index values (2204, 7396864556061689693, 0.941038, 'AxMtnBsLHP') index_test.go:137: sql insert into test_index values (2201, 819806941170212258, 0.049812, '5qpkahJ6C1') index_test.go:137: sql insert into test_index values (2203, 4904890624123773070, 0.763165, 'sWhXZShLei') index_test.go:137: sql insert into test_index values (2210, 5742780338503818936, 0.142310, 'A0QEtQn7Cp') index_test.go:137: sql insert into test_index values (2207, 2120773658003108334, 0.884222, 'pR5uVWrqMS') index_test.go:137: sql insert into test_index values (2208, 488042793121638294, 0.620893, '0vV7Fr2c21') index_test.go:137: sql insert into test_index values (2205, 5606837828338005269, 0.019097, 'qXzaW1u2mP') index_test.go:137: sql insert into test_index values (2209, 3345616668050317133, 0.881623, 'r95OPCXjd9') index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 52 index_test.go:143: sql update test_index set c1 = 3834147869928370714, c2 = 0.948913, c3 = 'skwuXAUOvX' where c = 476 index_test.go:140: sql delete from test_index where c = 912 index_test.go:140: sql delete from test_index where c = 1312 index_test.go:140: sql delete from test_index where c = 1655 index_test.go:140: sql delete from test_index where c = 1218 index_test.go:140: sql delete from test_index where c = 1989 index_test.go:140: sql delete from test_index where c = 2160 index_test.go:143: sql update test_index set c1 = 6852701067114187202, c2 = 0.233464, c3 = 'P4rTPUb1lA' where c = 38 index_test.go:140: sql delete from test_index where c = 692 index_test.go:140: sql delete from test_index where c = 682 index_test.go:143: sql update test_index set c1 = 3483284966962285696, c2 = 0.176443, c3 = 'lnmemmAKmu' where c = 106 index_test.go:143: sql update test_index set c1 = 5788977899534253905, c2 = 0.296676, c3 = '0FNysCpdLi' where c = 1368 index_test.go:137: sql insert into test_index values (2211, 5207960083123762692, 0.567005, '33c63KNCVs') index_test.go:143: sql update test_index set c1 = 7991451271030575242, c2 = 0.517681, c3 = 'NlfGbtEeRw' where c = 1297 index_test.go:143: sql update test_index set c1 = 8991504001993873151, c2 = 0.119703, c3 = 'W7C0ca5JnU' where c = 1143 index_test.go:137: sql insert into test_index values (2212, 5883261196716714223, 0.844678, 'HK0fmMuJ5s') index_test.go:143: sql update test_index set c1 = 8492236028741718681, c2 = 0.003410, c3 = 'PCQEMSdjFp' where c = 1198 index_test.go:143: sql update test_index set c1 = 1758106100162297170, c2 = 0.975893, c3 = 'JKzcpHwJG5' where c = 1151 index_test.go:143: sql update test_index set c1 = 6161952674508663805, c2 = 0.386971, c3 = 'nofHNtZzGb' where c = 1200 index_test.go:140: sql delete from test_index where c = 857 index_test.go:143: sql update test_index set c1 = 595298004118714640, c2 = 0.045057, c3 = '0qXvy70xaw' where c = 696 index_test.go:137: sql insert into test_index values (2215, 1251568779968482467, 0.623316, 'tqSS12gcl2') index_test.go:137: sql insert into test_index values (2213, 1596558596561313615, 0.947532, 'abfqnkgyP9') index_test.go:137: sql insert into test_index values (2216, 8155229178351393316, 0.415398, '0Hh97nw0xU') index_test.go:137: sql insert into test_index values (2214, 3735577755116190839, 0.672910, 'TEAqoBJocd') index_test.go:143: sql update test_index set c1 = 21598108692262018, c2 = 0.826086, c3 = 'WeKBC9f8zK' where c = 2160 index_test.go:137: sql insert into test_index values (2217, 4893707028446249365, 0.308577, 'SuKBWlJWW1') index_test.go:140: sql delete from test_index where c = 1341 index_test.go:137: sql insert into test_index values (2219, 3213558153517307172, 0.522569, 'NKT9tmmLa8') index_test.go:140: sql delete from test_index where c = 1965 index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (2220, 1594430222947245548, 0.971883, 'NIjP7M3FwE') index_test.go:140: sql delete from test_index where c = 1299 index_test.go:137: sql insert into test_index values (2218, 7728418549697600409, 0.713769, 'PLhZQNy7Zx') index_test.go:140: sql delete from test_index where c = 1863 index_test.go:137: sql insert into test_index values (2221, 8254778922228672474, 0.441104, 'bxABcwevrA') index_test.go:140: sql delete from test_index where c = 2110 index_test.go:143: sql update test_index set c1 = 5814632138097483135, c2 = 0.742601, c3 = '2hNLOMm1Eo' where c = 2001 index_test.go:140: sql delete from test_index where c = 1903 index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 6880069487179125882, c2 = 0.377743, c3 = 'JFaNd6IbGY' where c = 991 index_test.go:143: sql update test_index set c1 = 8996658280765649616, c2 = 0.058626, c3 = 'rEOaTENxwk' where c = 1863 index_test.go:140: sql delete from test_index where c = 1109 index_test.go:143: sql update test_index set c1 = 7048630952138990381, c2 = 0.419279, c3 = 'ACbuodmhhE' where c = 1701 index_test.go:140: sql delete from test_index where c = 1370 index_test.go:143: sql update test_index set c1 = 3855642227056128246, c2 = 0.831932, c3 = 'qQugvK45dG' where c = 1381 index_test.go:143: sql update test_index set c1 = 1335038869147015027, c2 = 0.409090, c3 = 'aDekHsGbmb' where c = 557 index_test.go:143: sql update test_index set c1 = 6541134259405851332, c2 = 0.648080, c3 = 'ETyTG06RFQ' where c = 7 index_test.go:137: sql insert into test_index values (2223, 896239059731586590, 0.996405, '7v6K9ouCnz') index_test.go:143: sql update test_index set c1 = 4574578222135902811, c2 = 0.804336, c3 = 'CyhdclvObG' where c = 825 index_test.go:143: sql update test_index set c1 = 599472335796314239, c2 = 0.121330, c3 = 'ZUXkeSHFWS' where c = 856 index_test.go:137: sql insert into test_index values (2224, 547737541061055892, 0.379765, 'E7cNCYVvh8') index_test.go:137: sql insert into test_index values (2222, 1271018199652482799, 0.600723, '3E8dSdgR4p') index_test.go:140: sql delete from test_index where c = 232 index_test.go:137: sql insert into test_index values (2225, 3736475224986747915, 0.604957, 'nIVQdqG9Ke') index_test.go:137: sql insert into test_index values (2226, 3219076260861099807, 0.244328, 'X0ux1aha18') index_test.go:143: sql update test_index set c1 = 2145234399748543008, c2 = 0.851742, c3 = 'PV1wyN60Oq' where c = 510 index_test.go:140: sql delete from test_index where c = 731 index_test.go:137: sql insert into test_index values (2227, 5397072602887544629, 0.362746, 'PycvPW7uJM') index_test.go:137: sql insert into test_index values (2228, 3097761017159278715, 0.406037, '4ffUwLkdDq') index_test.go:137: sql insert into test_index values (2229, 7373741057543562157, 0.019631, 'wOfGwnGVt2') index_test.go:137: sql insert into test_index values (2230, 3086017655576970119, 0.539675, 'kTzlTL9TJ4') index_test.go:140: sql delete from test_index where c = 605 index_test.go:140: sql delete from test_index where c = 419 index_test.go:140: sql delete from test_index where c = 598 index_test.go:143: sql update test_index set c1 = 3547508264869527744, c2 = 0.079865, c3 = 'wnVMOyiQWq' where c = 2182 index_test.go:140: sql delete from test_index where c = 812 index_test.go:137: sql insert into test_index values (2231, 7531248357215149153, 0.678269, 'vFmmG7tfwb') index_test.go:140: sql delete from test_index where c = 1102 index_test.go:140: sql delete from test_index where c = 373 index_test.go:140: sql delete from test_index where c = 1720 index_test.go:143: sql update test_index set c1 = 3681598846790927572, c2 = 0.404373, c3 = 'IYPOER2SvV' where c = 620 index_test.go:143: sql update test_index set c1 = 7841611381386313641, c2 = 0.062461, c3 = '6oaeM7k0Fc' where c = 1092 index_test.go:143: sql update test_index set c1 = 653765625396564313, c2 = 0.949461, c3 = 'dxaJScyaSz' where c = 1349 index_test.go:143: sql update test_index set c1 = 9097204748257636997, c2 = 0.181727, c3 = 'O7fhJ4BHyL' where c = 760 index_test.go:137: sql insert into test_index values (2232, 5572141852671096408, 0.784120, 'QWpn4J8HeI') index_test.go:143: sql update test_index set c1 = 667690568373424846, c2 = 0.678449, c3 = 'Vx8sS1DSiE' where c = 1172 index_test.go:140: sql delete from test_index where c = 387 index_test.go:143: sql update test_index set c1 = 7624065922442215214, c2 = 0.319627, c3 = 'z98yzg3ibK' where c = 2153 index_test.go:140: sql delete from test_index where c = 1351 index_test.go:143: sql update test_index set c1 = 2694049548381381023, c2 = 0.267394, c3 = 'GE3siyzivX' where c = 2127 index_test.go:137: sql insert into test_index values (2233, 1194934868320961568, 0.025912, 'HSLoPfb49a') index_test.go:137: sql insert into test_index values (2234, 5562454780370562414, 0.224024, 'cT5RGyRTA4') index_test.go:143: sql update test_index set c1 = 5830889596068686340, c2 = 0.229143, c3 = 'DEHGbSAwwB' where c = 671 index_test.go:137: sql insert into test_index values (2237, 266985650349176129, 0.193645, 'NZLKN0eB6B') index_test.go:137: sql insert into test_index values (2235, 8011515907084308166, 0.134347, 'DRlBKv2ALe') index_test.go:137: sql insert into test_index values (2236, 5992340908145077836, 0.390208, '9AOVjIv2Fm') index_test.go:137: sql insert into test_index values (2239, 5556470126193152519, 0.210049, '7wWHiVl5yP') index_test.go:143: sql update test_index set c1 = 8665348781902132725, c2 = 0.023811, c3 = 'qgo1kRbQdy' where c = 2006 index_test.go:137: sql insert into test_index values (2238, 2535181578961731987, 0.218400, 'OgbePlfJcj') index_test.go:143: sql update test_index set c1 = 539969359220940489, c2 = 0.103433, c3 = 'bSmKbKFjJG' where c = 1954 index_test.go:140: sql delete from test_index where c = 325 index_test.go:140: sql delete from test_index where c = 1376 index_test.go:140: sql delete from test_index where c = 1906 index_test.go:140: sql delete from test_index where c = 647 index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (2240, 3260260134846665645, 0.986433, '4uslZUu2Lx') index_test.go:137: sql insert into test_index values (2241, 1114973885506630188, 0.805009, 'CuQxet85fz') index_test.go:137: sql insert into test_index values (2242, 8014243977594593760, 0.660028, 'jaXRo6OfJR') index_test.go:140: sql delete from test_index where c = 2115 index_test.go:140: sql delete from test_index where c = 552 index_test.go:143: sql update test_index set c1 = 3667466483201932302, c2 = 0.858015, c3 = 'sHvseoX67v' where c = 921 index_test.go:140: sql delete from test_index where c = 840 index_test.go:143: sql update test_index set c1 = 5835174004773032168, c2 = 0.851479, c3 = 'zuQtMtPnIU' where c = 1210 index_test.go:143: sql update test_index set c1 = 1200565767737321377, c2 = 0.150544, c3 = 's8sTTehvoI' where c = 1953 index_test.go:143: sql update test_index set c1 = 6803683736478471918, c2 = 0.570044, c3 = '0XrgcOmhvS' where c = 1990 index_test.go:140: sql delete from test_index where c = 866 index_test.go:143: sql update test_index set c1 = 7080938117245405682, c2 = 0.347747, c3 = 'YmPYrjo8Ij' where c = 114 index_test.go:140: sql delete from test_index where c = 2102 index_test.go:143: sql update test_index set c1 = 2647283446337380984, c2 = 0.139612, c3 = 'ru6c1yjvhU' where c = 1645 index_test.go:137: sql insert into test_index values (2243, 2113443033832850780, 0.626742, 'ZXRFYNactg') index_test.go:143: sql update test_index set c1 = 4028062127290339822, c2 = 0.558742, c3 = 'UIRT0rycK8' where c = 1483 index_test.go:137: sql insert into test_index values (2245, 7435801366699634257, 0.667251, 'XOSL6hm9MR') index_test.go:137: sql insert into test_index values (2246, 5196443229630535806, 0.540813, 'JUuBAdnAJa') index_test.go:143: sql update test_index set c1 = 5823666033110057523, c2 = 0.812164, c3 = 'VC5cKJFei5' where c = 1052 index_test.go:137: sql insert into test_index values (2247, 4691468100171241040, 0.575349, '5PI4V7T9xc') index_test.go:143: sql update test_index set c1 = 8784680973913436577, c2 = 0.633254, c3 = 'iKXSEgxZWh' where c = 765 index_test.go:137: sql insert into test_index values (2244, 1174846667044050876, 0.840116, '6USSgU99EE') index_test.go:137: sql insert into test_index values (2248, 2903109527894146673, 0.661046, 'LP9c5IfLlM') index_test.go:140: sql delete from test_index where c = 663 index_test.go:137: sql insert into test_index values (2249, 6609306271688261451, 0.572626, 'o4K78qjDw9') index_test.go:143: sql update test_index set c1 = 4808783296410736365, c2 = 0.506499, c3 = 'soeM9VZlbR' where c = 1610 index_test.go:137: sql insert into test_index values (2250, 8297765248907765469, 0.141898, 'Rg5vnkkec4') index_test.go:140: sql delete from test_index where c = 1623 index_test.go:140: sql delete from test_index where c = 2078 index_test.go:140: sql delete from test_index where c = 1360 index_test.go:137: sql insert into test_index values (2251, 5545602503261396436, 0.105529, 'rMNudVzpca') index_test.go:140: sql delete from test_index where c = 1298 index_test.go:143: sql update test_index set c1 = 8785583576540807219, c2 = 0.280188, c3 = 'Qi74WyopCu' where c = 433 index_test.go:140: sql delete from test_index where c = 842 index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 932 index_test.go:140: sql delete from test_index where c = 2161 index_test.go:143: sql update test_index set c1 = 8921323519872840300, c2 = 0.124422, c3 = 'iUPuc3Cv5S' where c = 2056 index_test.go:143: sql update test_index set c1 = 9028208513954406495, c2 = 0.834173, c3 = 'Re2ZxIp8Am' where c = 410 index_test.go:143: sql update test_index set c1 = 7280712199267645230, c2 = 0.073749, c3 = 'ksKbkZU3vC' where c = 1406 index_test.go:143: sql update test_index set c1 = 349752698648686734, c2 = 0.368198, c3 = 'JMHmEhJV9O' where c = 500 index_test.go:143: sql update test_index set c1 = 8911881096229305717, c2 = 0.875043, c3 = 'MHAzqeYrO7' where c = 1116 index_test.go:137: sql insert into test_index values (2252, 4263624099581920220, 0.602161, 'MJcXfusoCG') index_test.go:143: sql update test_index set c1 = 1691764346426508389, c2 = 0.842062, c3 = 'eXNxMaVO4h' where c = 815 index_test.go:137: sql insert into test_index values (2253, 1381091707598561728, 0.927786, 'bCd8s6nYCC') index_test.go:143: sql update test_index set c1 = 1949120438160438657, c2 = 0.304183, c3 = 'Sb0jXff80K' where c = 1454 index_test.go:143: sql update test_index set c1 = 6366939164735343931, c2 = 0.246055, c3 = 'ZH1JqFrFUQ' where c = 1075 index_test.go:137: sql insert into test_index values (2257, 4284130909049732282, 0.204888, 'haaAfsShzc') index_test.go:137: sql insert into test_index values (2255, 8189040201999440624, 0.282366, 'xaY0zXsB5q') index_test.go:137: sql insert into test_index values (2254, 3781366641953970543, 0.005520, 'TdwcaxA3Xe') index_test.go:137: sql insert into test_index values (2259, 5821510453091773806, 0.852078, 'fksQS2TgSC') index_test.go:137: sql insert into test_index values (2256, 3991724825555938806, 0.887382, 'UUGJo2ykBd') index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (2258, 3483603230324436280, 0.909564, 'PQxfcygl0p') index_test.go:140: sql delete from test_index where c = 876 index_test.go:140: sql delete from test_index where c = 859 index_test.go:140: sql delete from test_index where c = 1539 index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (2260, 6929310744063302293, 0.640459, 'I2LShR3KOU') index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 563158672180810047, c2 = 0.261465, c3 = 'TpCBXTsois' where c = 563 index_test.go:143: sql update test_index set c1 = 3076381724500264599, c2 = 0.381290, c3 = 'PUN75Yu9WS' where c = 1377 index_test.go:137: sql insert into test_index values (2261, 4465088321943701100, 0.071343, 'ueTZmwKFRM') index_test.go:140: sql delete from test_index where c = 2006 index_test.go:143: sql update test_index set c1 = 4578034327829416096, c2 = 0.990081, c3 = 'ebWZL8KKrQ' where c = 1726 index_test.go:143: sql update test_index set c1 = 6617423735709757573, c2 = 0.634651, c3 = 'iitbSYpMOB' where c = 1453 index_test.go:143: sql update test_index set c1 = 7258256084647343792, c2 = 0.029772, c3 = 'yRc6KCIf5m' where c = 1813 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:140: sql delete from test_index where c = 284 index_test.go:137: sql insert into test_index values (2263, 7081301318190064370, 0.021785, '5XzorrX0HT') index_test.go:137: sql insert into test_index values (2262, 5509915964093416697, 0.213455, '00Fu33D9yN') index_test.go:143: sql update test_index set c1 = 593115452927097109, c2 = 0.553056, c3 = 'v9BMaQZTna' where c = 1793 index_test.go:140: sql delete from test_index where c = 2036 index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 529889824224328484, c2 = 0.061146, c3 = 'EszcS2F0Gm' where c = 866 index_test.go:137: sql insert into test_index values (2265, 1571000445758950887, 0.927929, '1FA6HlcXmt') index_test.go:137: sql insert into test_index values (2264, 8853669642599999419, 0.099791, 'mNiAfwRjN2') index_test.go:137: sql insert into test_index values (2266, 9109689453390284794, 0.519080, 'lfuzXgTnCC') index_test.go:143: sql update test_index set c1 = 3009147201976207277, c2 = 0.032054, c3 = 'kUOapVdznx' where c = 1796 index_test.go:143: sql update test_index set c1 = 1111154548701313857, c2 = 0.738474, c3 = '71cfeonTSD' where c = 19 index_test.go:137: sql insert into test_index values (2267, 4608831079825320258, 0.024007, '3QxZkDXnPp') index_test.go:140: sql delete from test_index where c = 643 index_test.go:143: sql update test_index set c1 = 9102178834811989937, c2 = 0.437541, c3 = '4fDr4De41V' where c = 2251 index_test.go:140: sql delete from test_index where c = 1603 index_test.go:137: sql insert into test_index values (2268, 706856765162017221, 0.982164, 'h8nWw4Jtke') index_test.go:143: sql update test_index set c1 = 872837110969297421, c2 = 0.184799, c3 = 'Fyzj14GiB0' where c = 1314 index_test.go:137: sql insert into test_index values (2269, 1043334461599204853, 0.959457, 'XWuhMgKRZ7') index_test.go:140: sql delete from test_index where c = 1862 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:140: sql delete from test_index where c = 894 index_test.go:137: sql insert into test_index values (2270, 8110390776124775824, 0.960733, 'n8TjwZrtHi') index_test.go:143: sql update test_index set c1 = 8841658427411336316, c2 = 0.592243, c3 = 'zv8500C93h' where c = 137 index_test.go:137: sql insert into test_index values (2271, 5412568935237833198, 0.709284, 'TSbF2dGnZ3') index_test.go:143: sql update test_index set c1 = 2827084118031859727, c2 = 0.166020, c3 = 'gkM7C7AY2V' where c = 1169 index_test.go:137: sql insert into test_index values (2272, 2858882207810854591, 0.082987, '8i9qB4TGey') index_test.go:140: sql delete from test_index where c = 1588 index_test.go:143: sql update test_index set c1 = 5912642149926341587, c2 = 0.015449, c3 = 'vnlfMO39ai' where c = 389 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:143: sql update test_index set c1 = 1309267410024228294, c2 = 0.251375, c3 = 'vHa9oIsTSW' where c = 1927 index_test.go:143: sql update test_index set c1 = 8773021070049293797, c2 = 0.007533, c3 = 'vDgczgbLyr' where c = 109 index_test.go:140: sql delete from test_index where c = 1346 index_test.go:140: sql delete from test_index where c = 601 index_test.go:137: sql insert into test_index values (2274, 4180938506593916733, 0.046619, 'Xx6OY0YE9N') index_test.go:140: sql delete from test_index where c = 2213 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:137: sql insert into test_index values (2273, 6982678774248514853, 0.321854, '1dPRvpt6Gm') index_test.go:143: sql update test_index set c1 = 7171643144700616919, c2 = 0.464104, c3 = 'qguWhtJaO3' where c = 2213 index_test.go:137: sql insert into test_index values (2275, 2691708385220585602, 0.824015, 'shnGMtuive') index_test.go:143: sql update test_index set c1 = 8709642782975130644, c2 = 0.074024, c3 = 'oi6GcuHKHi' where c = 1999 index_test.go:143: sql update test_index set c1 = 4882667384669001899, c2 = 0.754646, c3 = '5jgCSFXjV4' where c = 1015 index_test.go:140: sql delete from test_index where c = 1334 index_test.go:137: sql insert into test_index values (2276, 6847147856835175212, 0.414868, 'u5IK1g4IOT') index_test.go:143: sql update test_index set c1 = 3128172696602518933, c2 = 0.468383, c3 = 'xnxDtJpilr' where c = 536 index_test.go:140: sql delete from test_index where c = 889 index_test.go:143: sql update test_index set c1 = 1156811160667011728, c2 = 0.449685, c3 = 'fQEOfoyPon' where c = 1979 index_test.go:137: sql insert into test_index values (2277, 1913185718286806336, 0.973592, '4SwgZ7Jnrr') index_test.go:137: sql insert into test_index values (2278, 4402960851785471494, 0.356529, 'sSZOO4xyLj') index_test.go:137: sql insert into test_index values (2280, 915844745073443971, 0.938412, 'uWucVYa5Sg') index_test.go:143: sql update test_index set c1 = 5776889462991361523, c2 = 0.671886, c3 = 'wBEdmJMcJe' where c = 1263 index_test.go:137: sql insert into test_index values (2279, 5715897600773233195, 0.402824, 'QpHFCMakoT') index_test.go:143: sql update test_index set c1 = 1636775104760334992, c2 = 0.858877, c3 = 'q606il1ykX' where c = 2135 index_test.go:137: sql insert into test_index values (2281, 4866146943018429388, 0.401813, 'pDZLWCZpY7') index_test.go:143: sql update test_index set c1 = 4947055538013488096, c2 = 0.835816, c3 = 'zNFF3YnDLe' where c = 1901 index_test.go:137: sql insert into test_index values (2282, 7620050626937179937, 0.092220, 'wv4jrrW9Tu') index_test.go:140: sql delete from test_index where c = 1849 index_test.go:140: sql delete from test_index where c = 1214 index_test.go:140: sql delete from test_index where c = 1402 index_test.go:137: sql insert into test_index values (2283, 8896362608177404301, 0.487092, '6cRtKwdNVD') index_test.go:140: sql delete from test_index where c = 1640 index_test.go:140: sql delete from test_index where c = 1293 index_test.go:143: sql update test_index set c1 = 3312255162882541797, c2 = 0.995576, c3 = 'esridW6nU8' where c = 2115 index_test.go:137: sql insert into test_index values (2284, 3138197344472659307, 0.627302, 'p3076Ouqs5') index_test.go:137: sql insert into test_index values (2285, 4013887415394493684, 0.842479, 'l04auMRhSP') index_test.go:143: sql update test_index set c1 = 1069410016759067928, c2 = 0.189683, c3 = 'phEpB4QSph' where c = 634 index_test.go:143: sql update test_index set c1 = 358555495184294759, c2 = 0.861827, c3 = 'y6S94006IW' where c = 888 index_test.go:140: sql delete from test_index where c = 903 index_test.go:140: sql delete from test_index where c = 764 index_test.go:143: sql update test_index set c1 = 1899185244077285310, c2 = 0.846194, c3 = 'm2EkQgA66a' where c = 1548 index_test.go:140: sql delete from test_index where c = 2204 index_test.go:137: sql insert into test_index values (2286, 2164853525859565128, 0.265788, '5HYMLaUlRB') index_test.go:140: sql delete from test_index where c = 2061 index_test.go:140: sql delete from test_index where c = 1733 index_test.go:143: sql update test_index set c1 = 8299178278538207547, c2 = 0.670291, c3 = 'YWROYyvib0' where c = 2138 index_test.go:137: sql insert into test_index values (2287, 3635444613371692146, 0.551923, 'cMtNA6RuvL') index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (2288, 829411287199538668, 0.949201, 'JkUwAqFZ2w') index_test.go:143: sql update test_index set c1 = 7274086719779580651, c2 = 0.330647, c3 = '6RcswDKOlA' where c = 1090 index_test.go:137: sql insert into test_index values (2289, 3804828643179292491, 0.207697, 'uy82B0I6Tz') index_test.go:140: sql delete from test_index where c = 219 index_test.go:143: sql update test_index set c1 = 802499890637964268, c2 = 0.677948, c3 = 'PQyPlSGZjU' where c = 1721 index_test.go:143: sql update test_index set c1 = 3255161703928507064, c2 = 0.175490, c3 = 'zlhucY3eyz' where c = 404 index_test.go:143: sql update test_index set c1 = 176704578080285768, c2 = 0.614974, c3 = 'r5BxaUHKtU' where c = 554 index_test.go:140: sql delete from test_index where c = 2237 index_test.go:143: sql update test_index set c1 = 4169866632055461218, c2 = 0.011568, c3 = 'eeGj6wAyzw' where c = 952 index_test.go:137: sql insert into test_index values (2290, 653080409267742139, 0.987258, 'EYZRpfjq2S') index_test.go:137: sql insert into test_index values (2291, 6479141698513565914, 0.921800, 'GgykvBkEl5') index_test.go:143: sql update test_index set c1 = 5365769914388486553, c2 = 0.515589, c3 = 'qMt65WVtn0' where c = 346 index_test.go:137: sql insert into test_index values (2292, 409259774899293781, 0.027053, 'CfsMcpW42P') index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 2098 index_test.go:143: sql update test_index set c1 = 353395024619811047, c2 = 0.880428, c3 = 'XUeEJ1wNaw' where c = 1425 index_test.go:137: sql insert into test_index values (2294, 3460425046551712231, 0.960556, 'FThPBdEucA') index_test.go:143: sql update test_index set c1 = 1829940728743316898, c2 = 0.637459, c3 = 'yFTO6X4J5q' where c = 2245 index_test.go:137: sql insert into test_index values (2293, 5630778709556325705, 0.044244, 'tS1WtOZE01') index_test.go:143: sql update test_index set c1 = 385422903762961645, c2 = 0.009973, c3 = 'LCj2zgw5Xr' where c = 82 index_test.go:140: sql delete from test_index where c = 1546 index_test.go:140: sql delete from test_index where c = 1602 index_test.go:140: sql delete from test_index where c = 1534 index_test.go:137: sql insert into test_index values (2296, 3698350534451259760, 0.490860, '94ngjTSDIL') index_test.go:143: sql update test_index set c1 = 4821341970743954338, c2 = 0.329389, c3 = 'f3BwbIwyre' where c = 1888 index_test.go:143: sql update test_index set c1 = 4732611569418558882, c2 = 0.938732, c3 = 'zwzI3R2ulL' where c = 352 index_test.go:137: sql insert into test_index values (2297, 1489157866261656476, 0.145114, 'WdC6b3iKMM') index_test.go:137: sql insert into test_index values (2295, 8602986897106212142, 0.472864, 'E7ZuLf94FQ') index_test.go:140: sql delete from test_index where c = 1484 index_test.go:143: sql update test_index set c1 = 6367984343911580121, c2 = 0.490969, c3 = 'SNnJuhnfnE' where c = 529 index_test.go:140: sql delete from test_index where c = 1922 index_test.go:143: sql update test_index set c1 = 3510933240206922111, c2 = 0.990808, c3 = 'WU2D5PVZ6y' where c = 784 index_test.go:140: sql delete from test_index where c = 2046 index_test.go:143: sql update test_index set c1 = 8627142742320277637, c2 = 0.380603, c3 = '5vIeXOzJOw' where c = 338 index_test.go:137: sql insert into test_index values (2298, 3188763090817870873, 0.204105, '6ag0rPCUSw') index_test.go:140: sql delete from test_index where c = 2025 index_test.go:143: sql update test_index set c1 = 297423727400394322, c2 = 0.607314, c3 = 'fDYz3PcbV6' where c = 2220 index_test.go:143: sql update test_index set c1 = 1735976052300610145, c2 = 0.863562, c3 = '4PmEp2BvDT' where c = 488 index_test.go:143: sql update test_index set c1 = 4699444583543999318, c2 = 0.855264, c3 = '6eLbBz0OBw' where c = 95 index_test.go:140: sql delete from test_index where c = 1734 index_test.go:137: sql insert into test_index values (2299, 6365230716255947560, 0.989398, 'jhZNyVkkvh') index_test.go:137: sql insert into test_index values (2300, 5038493513857518047, 0.326555, 'vt39Zm9yLy') index_test.go:143: sql update test_index set c1 = 5491526167642401345, c2 = 0.959387, c3 = 'eXwT4fIPsm' where c = 859 index_test.go:140: sql delete from test_index where c = 261 index_test.go:143: sql update test_index set c1 = 5872948177912769871, c2 = 0.586261, c3 = 'FIHG9XPCwV' where c = 197 index_test.go:140: sql delete from test_index where c = 963 index_test.go:143: sql update test_index set c1 = 2785738363830130127, c2 = 0.668265, c3 = 'Znn5NBR51d' where c = 1550 --- PASS: TestColumn (21.25s) --- PASS: TestColumn/alter_table_test_column_add_column_c3_int_default_-1 (3.07s) --- PASS: TestColumn/alter_table_test_column_drop_column_c3 (3.06s) PASS ddl_test end [Pipeline] } index_test.go:137: sql insert into test_index values (2302, 4930583238298554389, 0.268942, 'GeVISrf1oH') index_test.go:137: sql insert into test_index values (2305, 2376370058319341253, 0.701333, 'TRJZs7l3ik') index_test.go:137: sql insert into test_index values (2306, 576149559512727309, 0.468378, 'KRCklo9LGy') index_test.go:137: sql insert into test_index values (2310, 7862905387847220843, 0.545975, 'IkK7Y8MoH2') index_test.go:137: sql insert into test_index values (2303, 575643469873186578, 0.178819, '4f9S8j7Orc') index_test.go:137: sql insert into test_index values (2304, 7121779111645118033, 0.213147, 'MWlqCwJ89F') index_test.go:137: sql insert into test_index values (2301, 6207678341060358289, 0.922417, 'K3J4Codr1O') index_test.go:137: sql insert into test_index values (2307, 874215079528695377, 0.808866, 'kXm4W1eYEG') index_test.go:137: sql insert into test_index values (2309, 796566442408641155, 0.168420, 'cTPdw0lMML') index_test.go:137: sql insert into test_index values (2308, 5938687198977278428, 0.065064, 'YblNSE72J6') index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 694 index_test.go:140: sql delete from test_index where c = 517 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:140: sql delete from test_index where c = 2247 index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 1406 index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 1111 index_test.go:143: sql update test_index set c1 = 3435355344298517705, c2 = 0.938999, c3 = 'mZMprLu8UT' where c = 1487 index_test.go:143: sql update test_index set c1 = 4037399139249373812, c2 = 0.553407, c3 = 'tt6oitoeLm' where c = 710 index_test.go:143: sql update test_index set c1 = 2114843570158293335, c2 = 0.520686, c3 = 'QwE56eto4L' where c = 799 index_test.go:143: sql update test_index set c1 = 82714296407293218, c2 = 0.712940, c3 = '5JyhLKGqrN' where c = 1235 index_test.go:140: sql delete from test_index where c = 1533 index_test.go:143: sql update test_index set c1 = 6653989083771642456, c2 = 0.405658, c3 = 'Iv1ZJK3hLw' where c = 581 index_test.go:143: sql update test_index set c1 = 1949933469354617146, c2 = 0.706325, c3 = '5NJhM7RK84' where c = 1706 index_test.go:143: sql update test_index set c1 = 2656290036307338669, c2 = 0.345795, c3 = 'G3tKD4En3M' where c = 949 index_test.go:143: sql update test_index set c1 = 3649197164424632061, c2 = 0.505284, c3 = 'Cd84il6vrZ' where c = 1864 index_test.go:143: sql update test_index set c1 = 2000853309061868314, c2 = 0.607135, c3 = 'AKrVViH5QD' where c = 2045 index_test.go:137: sql insert into test_index values (2312, 7526331544600396856, 0.874520, 'JzXUnmnqct') index_test.go:137: sql insert into test_index values (2311, 8031484125108509521, 0.287173, 'n5yGiLyYWL') index_test.go:137: sql insert into test_index values (2315, 7040072627932050512, 0.474668, 'T5QnpK6zDB') index_test.go:137: sql insert into test_index values (2314, 5857532449403181237, 0.501799, 'RJmg1FJLGL') index_test.go:143: sql update test_index set c1 = 1161281660483842859, c2 = 0.608096, c3 = 'ePBxCcOlYd' where c = 1431 index_test.go:137: sql insert into test_index values (2317, 2852971494301351397, 0.694797, 'NZkAOJdyhK') index_test.go:137: sql insert into test_index values (2313, 5886334105458597602, 0.582156, 'wbcLJWFh27') index_test.go:140: sql delete from test_index where c = 653 index_test.go:137: sql insert into test_index values (2316, 5930716524158937874, 0.373024, 'bwSA5t74Jj') [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } index_test.go:140: sql delete from test_index where c = 812 index_test.go:140: sql delete from test_index where c = 1887 index_test.go:137: sql insert into test_index values (2319, 5878404801987946624, 0.642233, 'nqxYRHX9mI') index_test.go:137: sql insert into test_index values (2318, 1506465998983735483, 0.007757, 'BJn6IkGtn0') index_test.go:137: sql insert into test_index values (2320, 1763990145847411509, 0.712964, 'egLIKYmFps') index_test.go:140: sql delete from test_index where c = 1295 index_test.go:140: sql delete from test_index where c = 586 index_test.go:140: sql delete from test_index where c = 1998 index_test.go:140: sql delete from test_index where c = 726 index_test.go:143: sql update test_index set c1 = 7636147409498452721, c2 = 0.152585, c3 = 'UQWCZy61EL' where c = 610 index_test.go:143: sql update test_index set c1 = 4852576126519370979, c2 = 0.693803, c3 = 'yP8cNYOLCg' where c = 169 index_test.go:143: sql update test_index set c1 = 8406406768028727809, c2 = 0.141761, c3 = 'MkTWdnkY0n' where c = 940 index_test.go:140: sql delete from test_index where c = 1532 index_test.go:140: sql delete from test_index where c = 122 index_test.go:143: sql update test_index set c1 = 6821437935173868623, c2 = 0.208854, c3 = '4lhPXPxTAp' where c = 2223 index_test.go:143: sql update test_index set c1 = 3165316093536376701, c2 = 0.019579, c3 = 'y0Szlo3P1O' where c = 1799 index_test.go:137: sql insert into test_index values (2321, 6347945705922815942, 0.078260, '4oz6rBwWI0') index_test.go:140: sql delete from test_index where c = 952 index_test.go:137: sql insert into test_index values (2323, 2948393445450899368, 0.081577, '8lenog27Qk') index_test.go:143: sql update test_index set c1 = 940561404727957443, c2 = 0.373955, c3 = 'VCM0nyZ71H' where c = 900 index_test.go:137: sql insert into test_index values (2322, 8725639801546340312, 0.170307, 'BSMru0YyyJ') index_test.go:143: sql update test_index set c1 = 6613693934581291005, c2 = 0.135246, c3 = 'V2poP9FxVc' where c = 2276 index_test.go:143: sql update test_index set c1 = 2198426927166624397, c2 = 0.378516, c3 = '1VF24l9ITR' where c = 1779 index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 35 index_test.go:137: sql insert into test_index values (2324, 4656954958289449228, 0.287051, 'IHgophohOa') index_test.go:137: sql insert into test_index values (2325, 7840188007326830835, 0.415027, 'l6xcHd1QHF') index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (2326, 6202997017099210864, 0.715233, 'VXsjZKXbrj') index_test.go:143: sql update test_index set c1 = 7332917208160829899, c2 = 0.926752, c3 = '64HudnEANf' where c = 1830 index_test.go:137: sql insert into test_index values (2327, 8943857447227707473, 0.838367, 'rLJX4ORjij') index_test.go:143: sql update test_index set c1 = 6897858462754827551, c2 = 0.790595, c3 = '3aB1oClZUe' where c = 2052 index_test.go:143: sql update test_index set c1 = 3422514675916869838, c2 = 0.394564, c3 = 'yqZm10BvvR' where c = 152 index_test.go:137: sql insert into test_index values (2328, 2778413688539554373, 0.008232, 'Ii59NnwNs7') index_test.go:140: sql delete from test_index where c = 888 index_test.go:143: sql update test_index set c1 = 7890093863522809318, c2 = 0.853461, c3 = '0a21SM4W2M' where c = 255 index_test.go:140: sql delete from test_index where c = 563 index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 6219542007005807908, c2 = 0.142175, c3 = 'mP4XjPXNpk' where c = 2277 index_test.go:143: sql update test_index set c1 = 1630819035486763005, c2 = 0.616355, c3 = 'Fbh0VHhWOk' where c = 426 index_test.go:137: sql insert into test_index values (2329, 9078097421809952137, 0.794181, 'b8eMb6u7dF') index_test.go:137: sql insert into test_index values (2331, 2891115266748704203, 0.970136, 'DfLEbu6m4A') index_test.go:143: sql update test_index set c1 = 6123185404522124915, c2 = 0.263467, c3 = '61YT6AhyGc' where c = 600 index_test.go:137: sql insert into test_index values (2330, 8062616570090999926, 0.370648, 'ow61aGdBdM') index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 2271 index_test.go:137: sql insert into test_index values (2332, 928905212599082850, 0.595693, '9L0NcuoWrP') index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:140: sql delete from test_index where c = 1999 index_test.go:143: sql update test_index set c1 = 8339842877492624982, c2 = 0.291521, c3 = 'NYYqw85OqL' where c = 762 index_test.go:137: sql insert into test_index values (2333, 4387149315203618362, 0.324785, 'Dy4omYGPwI') index_test.go:143: sql update test_index set c1 = 1028651771077982384, c2 = 0.347734, c3 = 'Ig3tZwIHEJ' where c = 193 index_test.go:143: sql update test_index set c1 = 4348704678961994100, c2 = 0.198249, c3 = 'r6SuedGoOh' where c = 2071 index_test.go:137: sql insert into test_index values (2335, 236470452252564628, 0.747451, 'nRt4H1iqPi') index_test.go:143: sql update test_index set c1 = 3320857499961178345, c2 = 0.781190, c3 = 'Vwyxk3dbiq' where c = 1278 index_test.go:140: sql delete from test_index where c = 2174 index_test.go:137: sql insert into test_index values (2334, 2940096265737214233, 0.813777, 'aTjHQCvRAy') index_test.go:143: sql update test_index set c1 = 2369982915137827201, c2 = 0.875182, c3 = 'p4rzuT1fao' where c = 1766 index_test.go:137: sql insert into test_index values (2336, 6546844275436196377, 0.581598, 'zhsta3t8eK') index_test.go:143: sql update test_index set c1 = 6567406742858276491, c2 = 0.377509, c3 = 'V7SAzLKddE' where c = 2018 index_test.go:140: sql delete from test_index where c = 207 index_test.go:143: sql update test_index set c1 = 4793715254107857665, c2 = 0.456900, c3 = 'E2jTTXh9El' where c = 848 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:137: sql insert into test_index values (2337, 340811816395137470, 0.175782, '8GEeDmBRCV') index_test.go:137: sql insert into test_index values (2338, 6037628799985984500, 0.377608, 'LNDij8XjMW') index_test.go:140: sql delete from test_index where c = 1345 index_test.go:140: sql delete from test_index where c = 1734 index_test.go:137: sql insert into test_index values (2339, 6142349954714056297, 0.464725, 'O07kxsMys4') index_test.go:143: sql update test_index set c1 = 8619261198365103081, c2 = 0.942651, c3 = 'fQwYKS8QaI' where c = 420 index_test.go:143: sql update test_index set c1 = 1656923694246647702, c2 = 0.007829, c3 = 'hfPKfhhZwy' where c = 752 index_test.go:137: sql insert into test_index values (2341, 1032062975479748706, 0.540772, 'QmkEhoK4y6') index_test.go:137: sql insert into test_index values (2340, 8131577007969860152, 0.415916, 'b9TsFO701l') index_test.go:137: sql insert into test_index values (2342, 2897281103570213375, 0.144113, 'Vzp0DPJvlo') index_test.go:143: sql update test_index set c1 = 9177053300794425203, c2 = 0.423010, c3 = 'nUa788eEsk' where c = 116 index_test.go:140: sql delete from test_index where c = 1988 index_test.go:140: sql delete from test_index where c = 400 index_test.go:140: sql delete from test_index where c = 1486 index_test.go:143: sql update test_index set c1 = 8469888905446463165, c2 = 0.196114, c3 = 'ADv5BuGWP0' where c = 886 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:137: sql insert into test_index values (2344, 2127790761201892806, 0.791920, 'rE0BmfNo69') index_test.go:137: sql insert into test_index values (2345, 5806117608688716638, 0.559802, 'dfJhoObob0') index_test.go:140: sql delete from test_index where c = 1192 index_test.go:137: sql insert into test_index values (2343, 8132703038244706562, 0.887319, 'EgQR70maJq') index_test.go:140: sql delete from test_index where c = 616 index_test.go:140: sql delete from test_index where c = 1802 index_test.go:137: sql insert into test_index values (2346, 7837941858368938876, 0.014183, 'wp06L2m1mD') index_test.go:143: sql update test_index set c1 = 8351199958846349929, c2 = 0.527225, c3 = 'YlurHW1TV4' where c = 1302 index_test.go:143: sql update test_index set c1 = 1233650546628151661, c2 = 0.068596, c3 = '2wC9y1GuTW' where c = 686 index_test.go:143: sql update test_index set c1 = 262719074971327501, c2 = 0.262027, c3 = 'lawIWE1dzR' where c = 1481 index_test.go:143: sql update test_index set c1 = 6884385048544345298, c2 = 0.100687, c3 = 'SBC2JOtBjA' where c = 1579 index_test.go:143: sql update test_index set c1 = 1408931011057109232, c2 = 0.912699, c3 = 'hRNOtjcpz4' where c = 1968 index_test.go:143: sql update test_index set c1 = 6899566209603822296, c2 = 0.001435, c3 = 'MJmSdwj82B' where c = 67 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:143: sql update test_index set c1 = 5895204321724028547, c2 = 0.830564, c3 = 't7atQlJ29w' where c = 1816 index_test.go:137: sql insert into test_index values (2348, 8490322401883502844, 0.199612, 'wRfWhTtwSK') index_test.go:137: sql insert into test_index values (2347, 6022219432765397415, 0.482322, 'qixrr3QgEs') index_test.go:140: sql delete from test_index where c = 1451 index_test.go:137: sql insert into test_index values (2350, 4487375757806542042, 0.604219, '8gfDmPyaMy') index_test.go:137: sql insert into test_index values (2349, 4733367405369522141, 0.700760, 'C7n4ehRNg1') index_test.go:137: sql insert into test_index values (2351, 2433039581898447650, 0.438917, 'x0Sa5O1YlJ') index_test.go:137: sql insert into test_index values (2352, 6956589048273908914, 0.090582, 'mCSDVOOW33') index_test.go:140: sql delete from test_index where c = 1326 index_test.go:143: sql update test_index set c1 = 710127435735897888, c2 = 0.988031, c3 = 'vqmQVcgMpf' where c = 1021 index_test.go:137: sql insert into test_index values (2353, 453445133794881618, 0.559253, 'RJfgLkcG0g') index_test.go:140: sql delete from test_index where c = 854 index_test.go:143: sql update test_index set c1 = 4142512802925715518, c2 = 0.946551, c3 = '896cz0vIT2' where c = 2134 index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 2007 index_test.go:140: sql delete from test_index where c = 1997 index_test.go:143: sql update test_index set c1 = 2600263050068223708, c2 = 0.789183, c3 = 'us1hfDNPyn' where c = 176 index_test.go:140: sql delete from test_index where c = 1526 index_test.go:137: sql insert into test_index values (2354, 2156066227726564660, 0.719194, '2fgX2EK2ZT') index_test.go:143: sql update test_index set c1 = 8473362239971862515, c2 = 0.931290, c3 = 'PBoZl7Unrx' where c = 1791 index_test.go:140: sql delete from test_index where c = 1492 index_test.go:143: sql update test_index set c1 = 4333956653204714150, c2 = 0.083156, c3 = 'stPH6IINQ8' where c = 1726 index_test.go:137: sql insert into test_index values (2355, 4566925833714299678, 0.577371, 'BYIHxlnYBR') index_test.go:140: sql delete from test_index where c = 1120 index_test.go:143: sql update test_index set c1 = 8263275480659694972, c2 = 0.706006, c3 = '2huZ3VBxfO' where c = 756 index_test.go:143: sql update test_index set c1 = 7227384174423199450, c2 = 0.336656, c3 = 'f3pBusTGxf' where c = 2031 index_test.go:143: sql update test_index set c1 = 2406004032940571755, c2 = 0.026710, c3 = 'upJqoC6luD' where c = 2218 index_test.go:140: sql delete from test_index where c = 311 index_test.go:140: sql delete from test_index where c = 32 index_test.go:137: sql insert into test_index values (2357, 8969796074256338642, 0.230423, 'I7lEavgMGO') index_test.go:143: sql update test_index set c1 = 809969251670323064, c2 = 0.232732, c3 = 'Xk2gxocdLc' where c = 1681 index_test.go:137: sql insert into test_index values (2358, 7310470904562157216, 0.565522, 'HZeQi7gNUu') index_test.go:143: sql update test_index set c1 = 7313079926281294748, c2 = 0.821815, c3 = 'PTnKhN6Luk' where c = 769 index_test.go:137: sql insert into test_index values (2356, 3671961378165352129, 0.250344, 'uljYh1Hzf2') index_test.go:137: sql insert into test_index values (2360, 8468778487312561195, 0.425269, 'v4d5BlWHHB') index_test.go:137: sql insert into test_index values (2359, 6163632196707433441, 0.206406, 'QBfkuTPkEo') index_test.go:137: sql insert into test_index values (2361, 9067747468097151578, 0.930001, '2MzFdsA42c') index_test.go:143: sql update test_index set c1 = 459074177380862932, c2 = 0.279768, c3 = 'rvbL3x4qIm' where c = 1417 index_test.go:137: sql insert into test_index values (2362, 1218810369496978479, 0.989026, 'pZRgz0IZUa') index_test.go:140: sql delete from test_index where c = 740 index_test.go:143: sql update test_index set c1 = 2463722080096928957, c2 = 0.114108, c3 = 'D9NndX9p2H' where c = 1390 index_test.go:140: sql delete from test_index where c = 413 index_test.go:140: sql delete from test_index where c = 1575 index_test.go:140: sql delete from test_index where c = 1479 index_test.go:140: sql delete from test_index where c = 51 index_test.go:137: sql insert into test_index values (2363, 151405682054769638, 0.705409, 'FYDevdgZlK') index_test.go:143: sql update test_index set c1 = 8911222024939828194, c2 = 0.191366, c3 = 'eTUahsqlH7' where c = 588 index_test.go:143: sql update test_index set c1 = 5965900741971311603, c2 = 0.322848, c3 = 'XOTlMyx8dW' where c = 500 index_test.go:137: sql insert into test_index values (2364, 8574556762248816945, 0.198145, 'NFR0OczscP') index_test.go:137: sql insert into test_index values (2365, 180720972155518202, 0.065743, 'Y2qFa3LvID') index_test.go:140: sql delete from test_index where c = 1303 index_test.go:143: sql update test_index set c1 = 3706312519402764872, c2 = 0.207272, c3 = 'NoFVpPgBpK' where c = 1071 index_test.go:143: sql update test_index set c1 = 2941702582017409284, c2 = 0.539740, c3 = 'hwhe3Wr7Xn' where c = 2114 index_test.go:137: sql insert into test_index values (2366, 4836876189743453678, 0.793290, 'FLoewcNcVv') index_test.go:140: sql delete from test_index where c = 1783 index_test.go:143: sql update test_index set c1 = 7785995858121340067, c2 = 0.894676, c3 = 'NKhnMeg2DV' where c = 173 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:143: sql update test_index set c1 = 8664520817759287219, c2 = 0.611062, c3 = 'GhFfujYtFM' where c = 1167 index_test.go:140: sql delete from test_index where c = 2245 index_test.go:137: sql insert into test_index values (2367, 3260513932270359296, 0.935646, '8sZagi9Uzk') index_test.go:143: sql update test_index set c1 = 7194213243382371908, c2 = 0.840593, c3 = 'QByRHFPS46' where c = 778 index_test.go:140: sql delete from test_index where c = 2159 index_test.go:137: sql insert into test_index values (2368, 3069931764291963197, 0.905001, '0Ve0uaG365') index_test.go:143: sql update test_index set c1 = 4061082472278169065, c2 = 0.684500, c3 = '7D2axQ9Uk5' where c = 1442 index_test.go:143: sql update test_index set c1 = 5875758973034107817, c2 = 0.731869, c3 = '7893wFMEvZ' where c = 1090 index_test.go:140: sql delete from test_index where c = 1660 index_test.go:137: sql insert into test_index values (2369, 3450677718279642853, 0.251779, 'Lv3dhgYG8G') index_test.go:140: sql delete from test_index where c = 558 index_test.go:137: sql insert into test_index values (2372, 4535362062251979629, 0.950002, 'Srfqb437Q4') index_test.go:137: sql insert into test_index values (2371, 5948028663045561512, 0.193526, 'M1A4SKlRk8') index_test.go:137: sql insert into test_index values (2370, 6626999370326102377, 0.959754, 'ud7x6CmJQ2') index_test.go:137: sql insert into test_index values (2373, 3902880177699855472, 0.860800, 'cdfhSjd4bK') index_test.go:143: sql update test_index set c1 = 5971496074315501335, c2 = 0.221669, c3 = 'HlCBsjO6i5' where c = 2120 index_test.go:140: sql delete from test_index where c = 2338 index_test.go:137: sql insert into test_index values (2374, 6199189606950842482, 0.645740, '1ABPLTvOiF') index_test.go:140: sql delete from test_index where c = 1655 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:143: sql update test_index set c1 = 6292325446723355749, c2 = 0.399528, c3 = 'G7Hqm9jC5G' where c = 2072 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:143: sql update test_index set c1 = 9015571798334116623, c2 = 0.214710, c3 = 'bQHWTLQ2Jo' where c = 164 index_test.go:143: sql update test_index set c1 = 439822431542290763, c2 = 0.251757, c3 = 'NoiR0tg1Zm' where c = 525 index_test.go:143: sql update test_index set c1 = 630544764617004823, c2 = 0.864458, c3 = 'PtIuxok7jf' where c = 1628 index_test.go:143: sql update test_index set c1 = 1703416596842960913, c2 = 0.573015, c3 = 'H3ntIuFxcr' where c = 98 index_test.go:140: sql delete from test_index where c = 2034 index_test.go:137: sql insert into test_index values (2375, 7163983854980251538, 0.030872, 'WHILTJC5Sa') index_test.go:140: sql delete from test_index where c = 2320 index_test.go:140: sql delete from test_index where c = 511 index_test.go:143: sql update test_index set c1 = 805964549880754496, c2 = 0.352993, c3 = 'BDSY4gwW6R' where c = 913 index_test.go:137: sql insert into test_index values (2377, 7169667824001475519, 0.920953, 'MWabY0k6e0') index_test.go:143: sql update test_index set c1 = 6079995441328532748, c2 = 0.161053, c3 = 'ye8rnm5grH' where c = 879 index_test.go:137: sql insert into test_index values (2378, 6895141428883366884, 0.997423, '5JeV8rRrcr') index_test.go:143: sql update test_index set c1 = 8106195514990431502, c2 = 0.693089, c3 = 'm093rPCU8P' where c = 1303 index_test.go:137: sql insert into test_index values (2379, 4543011956215942532, 0.194176, 'k2Jv7IHl5K') index_test.go:137: sql insert into test_index values (2380, 8035950552500768341, 0.614407, 'quLzUAgwH5') index_test.go:137: sql insert into test_index values (2376, 1928841402764099987, 0.411204, 'KMrEfBrzy6') index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 1360 index_test.go:140: sql delete from test_index where c = 363 index_test.go:140: sql delete from test_index where c = 333 index_test.go:143: sql update test_index set c1 = 4705895138607992688, c2 = 0.974339, c3 = 't0y3fpPow7' where c = 1368 index_test.go:140: sql delete from test_index where c = 25 index_test.go:137: sql insert into test_index values (2382, 3123469275267374833, 0.699877, '6IZ8VGvBBw') index_test.go:137: sql insert into test_index values (2383, 4469270604243110353, 0.093642, 'HBqImuTKOv') index_test.go:143: sql update test_index set c1 = 7384437336902080031, c2 = 0.002818, c3 = 'QtkjHk4J2f' where c = 2245 index_test.go:137: sql insert into test_index values (2381, 3780768512709765016, 0.375271, 'MvIwknZPfG') index_test.go:140: sql delete from test_index where c = 1945 index_test.go:143: sql update test_index set c1 = 1098027894697448459, c2 = 0.897669, c3 = 'HRxuQex14C' where c = 83 index_test.go:140: sql delete from test_index where c = 523 index_test.go:143: sql update test_index set c1 = 7168208255065127319, c2 = 0.620979, c3 = 'ekJftIHScP' where c = 2037 index_test.go:137: sql insert into test_index values (2384, 5463026519171529192, 0.329305, '8kl4lz8qhV') index_test.go:140: sql delete from test_index where c = 1539 index_test.go:143: sql update test_index set c1 = 789795974374589589, c2 = 0.084457, c3 = 'OeU0ZZqlhK' where c = 1308 index_test.go:143: sql update test_index set c1 = 7431186556161929917, c2 = 0.469135, c3 = '8LxmJefvrI' where c = 1412 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:137: sql insert into test_index values (2385, 7610872678984801207, 0.376245, 'ln8pF2rTGv') index_test.go:137: sql insert into test_index values (2386, 1910941510030979303, 0.852420, 'nlULxwEKff') index_test.go:140: sql delete from test_index where c = 2309 index_test.go:140: sql delete from test_index where c = 1335 index_test.go:137: sql insert into test_index values (2387, 2865041463661085330, 0.364565, 'sovWNTyReR') index_test.go:143: sql update test_index set c1 = 8550708107387057928, c2 = 0.394576, c3 = 'wW5Vu765Q9' where c = 505 index_test.go:140: sql delete from test_index where c = 692 index_test.go:143: sql update test_index set c1 = 4928038109987331386, c2 = 0.798554, c3 = 'ECd4qpdPgY' where c = 1202 index_test.go:137: sql insert into test_index values (2388, 4408153971368850140, 0.941904, 'a1GwtktYCP') index_test.go:137: sql insert into test_index values (2389, 1730453890895997410, 0.346154, 'cMWc6Xbn89') index_test.go:143: sql update test_index set c1 = 6979953235934921488, c2 = 0.468825, c3 = 'fsyTCoxiK4' where c = 998 index_test.go:143: sql update test_index set c1 = 5762873805860398478, c2 = 0.316619, c3 = 'khylSPelBy' where c = 1737 index_test.go:140: sql delete from test_index where c = 1674 index_test.go:140: sql delete from test_index where c = 869 index_test.go:137: sql insert into test_index values (2390, 5565090087302537269, 0.616603, 'RRLBEo2TLK') index_test.go:143: sql update test_index set c1 = 5085385771753134188, c2 = 0.753364, c3 = 'BUbKJ3yYSI' where c = 2193 index_test.go:143: sql update test_index set c1 = 4097409981718254879, c2 = 0.516143, c3 = 'ZRA0L8tNZt' where c = 1900 index_test.go:143: sql update test_index set c1 = 7705924295187282704, c2 = 0.375055, c3 = '87XfMr3xdY' where c = 470 index_test.go:140: sql delete from test_index where c = 1809 index_test.go:143: sql update test_index set c1 = 3127798822768617341, c2 = 0.732253, c3 = 'xhIHoviOQV' where c = 530 index_test.go:140: sql delete from test_index where c = 277 index_test.go:137: sql insert into test_index values (2392, 1929081825283877276, 0.923252, 'ixOiUSluex') index_test.go:137: sql insert into test_index values (2393, 5816732542126111148, 0.297613, 'iKnUPCs4bb') index_test.go:137: sql insert into test_index values (2391, 5978029924431890578, 0.629012, '4k4E4k35AA') index_test.go:143: sql update test_index set c1 = 106236728243533854, c2 = 0.193998, c3 = 'xweAMC6eLd' where c = 2016 index_test.go:143: sql update test_index set c1 = 6447766681182633574, c2 = 0.823562, c3 = 'vpCkiH6jES' where c = 1877 index_test.go:140: sql delete from test_index where c = 746 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:137: sql insert into test_index values (2394, 7132265770726922838, 0.963892, '9p2InN9kKo') index_test.go:137: sql insert into test_index values (2396, 6171903571486169653, 0.640828, 'A2oTCb0CPQ') index_test.go:137: sql insert into test_index values (2395, 1984675469026214323, 0.043509, 'EjZquyhF6P') index_test.go:137: sql insert into test_index values (2397, 3499757340357925070, 0.008150, '6lISwfkDDS') index_test.go:140: sql delete from test_index where c = 1272 index_test.go:140: sql delete from test_index where c = 1128 index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 243 index_test.go:143: sql update test_index set c1 = 2261172636076494766, c2 = 0.782878, c3 = '5ndUdfb1Li' where c = 2097 index_test.go:137: sql insert into test_index values (2398, 1471257982038104481, 0.184891, '7fyW9mwxDu') index_test.go:143: sql update test_index set c1 = 8940972567760537658, c2 = 0.132968, c3 = 'FerXGZk6lR' where c = 1228 index_test.go:140: sql delete from test_index where c = 1939 index_test.go:143: sql update test_index set c1 = 3824981697790048305, c2 = 0.607826, c3 = 'eLjgDStBvv' where c = 792 index_test.go:140: sql delete from test_index where c = 716 index_test.go:143: sql update test_index set c1 = 4852999589972108093, c2 = 0.601532, c3 = 'lT6KjbzPzz' where c = 1681 index_test.go:143: sql update test_index set c1 = 5178653560817587491, c2 = 0.366627, c3 = 'MPrS39PfAY' where c = 2273 index_test.go:143: sql update test_index set c1 = 7139632459240889406, c2 = 0.798718, c3 = 'RSkTZzdaUS' where c = 1248 index_test.go:143: sql update test_index set c1 = 4255758414026599149, c2 = 0.046923, c3 = '7JOvYriMyU' where c = 2158 index_test.go:143: sql update test_index set c1 = 4290469697158288316, c2 = 0.975879, c3 = 'AVGhhmVEaT' where c = 1759 index_test.go:137: sql insert into test_index values (2399, 2230773424267269261, 0.715625, 'y1jyL31bOE') index_test.go:143: sql update test_index set c1 = 5800336406614639458, c2 = 0.026352, c3 = 'MkZ0amPfiA' where c = 68 index_test.go:140: sql delete from test_index where c = 1145 index_test.go:137: sql insert into test_index values (2400, 6592574696789478480, 0.099496, 'bNmpjJx9Gk') index_test.go:143: sql update test_index set c1 = 6606879208582780860, c2 = 0.021428, c3 = 'DkUJrOw8ra' where c = 1834 index_test.go:140: sql delete from test_index where c = 2069 index_test.go:143: sql update test_index set c1 = 4734711458887363943, c2 = 0.238790, c3 = 'xBFYOaBBrH' where c = 1918 [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate index_test.go:137: sql insert into test_index values (2408, 3110432913863238593, 0.043442, 'jWQcSoHSYd') index_test.go:137: sql insert into test_index values (2401, 2922671397032208874, 0.364987, 'Va0p4icaUi') index_test.go:137: sql insert into test_index values (2403, 71160376632942780, 0.263645, '8a2KbedH1Q') index_test.go:137: sql insert into test_index values (2404, 7820207555617275208, 0.340097, 'luNZOexC6i') index_test.go:137: sql insert into test_index values (2402, 3009180740953009219, 0.479630, 'mazFZRfodD') index_test.go:137: sql insert into test_index values (2406, 6056594517312585836, 0.218500, 'TmNLxpGVJW') index_test.go:137: sql insert into test_index values (2407, 7145142487163548207, 0.260491, 'H4H0T81Gvt') index_test.go:137: sql insert into test_index values (2410, 3535757426775639987, 0.328102, '2V7c95FL9v') index_test.go:137: sql insert into test_index values (2409, 8155373794130338733, 0.627072, 'miGK2izNfS') index_test.go:137: sql insert into test_index values (2405, 6823306851382822498, 0.128235, '53AbGMwGtC') index_test.go:140: sql delete from test_index where c = 754 index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 1642 index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 1751 index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 2341 index_test.go:143: sql update test_index set c1 = 7602559912019773953, c2 = 0.561256, c3 = 'HEuQl2aOBv' where c = 191 index_test.go:143: sql update test_index set c1 = 5961470737683688881, c2 = 0.066215, c3 = 'CfGx3t2YIq' where c = 274 index_test.go:143: sql update test_index set c1 = 1696910439358515043, c2 = 0.524971, c3 = 'NsisJTJaj7' where c = 2158 index_test.go:143: sql update test_index set c1 = 3544809895941959445, c2 = 0.313205, c3 = 'zE9WaOnm72' where c = 2210 index_test.go:143: sql update test_index set c1 = 3573532577423233183, c2 = 0.540524, c3 = 'jAOfV9KLd4' where c = 2289 index_test.go:140: sql delete from test_index where c = 1138 index_test.go:140: sql delete from test_index where c = 2373 index_test.go:143: sql update test_index set c1 = 4987234353127869645, c2 = 0.985631, c3 = 'UHl0m6yv7z' where c = 1589 index_test.go:143: sql update test_index set c1 = 1371276288434595036, c2 = 0.692108, c3 = 'khDWqupVv0' where c = 1565 index_test.go:137: sql insert into test_index values (2412, 686072949059136124, 0.647619, 'OVYeA7yb5d') index_test.go:143: sql update test_index set c1 = 608595759687983333, c2 = 0.314225, c3 = '7sXt5w1tHe' where c = 1331 index_test.go:137: sql insert into test_index values (2411, 8083072948301778115, 0.657850, 'zayZzjwPJj') index_test.go:137: sql insert into test_index values (2413, 240684233598877993, 0.986675, 'OfUMc174gU') index_test.go:137: sql insert into test_index values (2416, 4830392848302822843, 0.717318, 'TIQhSbX5Yj') index_test.go:140: sql delete from test_index where c = 1998 index_test.go:143: sql update test_index set c1 = 69809040429739530, c2 = 0.997005, c3 = 'tVVZhGJk9z' where c = 799 index_test.go:143: sql update test_index set c1 = 8544542233988154689, c2 = 0.075285, c3 = 'PeUgZh78Lq' where c = 1499 index_test.go:140: sql delete from test_index where c = 269 index_test.go:137: sql insert into test_index values (2415, 7178077654740543061, 0.415396, 'LCuEajPQ9j') index_test.go:137: sql insert into test_index values (2414, 6221732443941861051, 0.900991, 'AWVpVfvaop') index_test.go:140: sql delete from test_index where c = 1804 index_test.go:137: sql insert into test_index values (2417, 8752270351894781136, 0.620488, 'uzezLMshGY') index_test.go:137: sql insert into test_index values (2418, 3115050725494350142, 0.307427, 'Cb7YX56Il7') index_test.go:143: sql update test_index set c1 = 912556628630299346, c2 = 0.281327, c3 = 'khy7SX85mr' where c = 119 index_test.go:143: sql update test_index set c1 = 2753394983026489409, c2 = 0.755826, c3 = 'qwjH8LMh76' where c = 769 index_test.go:140: sql delete from test_index where c = 116 index_test.go:137: sql insert into test_index values (2419, 7277467928233217744, 0.840750, 'HsYrBuBJb3') index_test.go:137: sql insert into test_index values (2420, 2899406404583578045, 0.675491, '7jcehyq4kk') index_test.go:143: sql update test_index set c1 = 4544318251164025778, c2 = 0.695628, c3 = '8ATPveCrZ5' where c = 477 index_test.go:140: sql delete from test_index where c = 2409 index_test.go:140: sql delete from test_index where c = 2293 index_test.go:137: sql insert into test_index values (2421, 5659866101069307193, 0.838597, '3n8i1Zq0lv') index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 909 index_test.go:140: sql delete from test_index where c = 295 index_test.go:137: sql insert into test_index values (2422, 7207974564835246840, 0.430531, '84a2B76xHZ') index_test.go:140: sql delete from test_index where c = 1688 index_test.go:143: sql update test_index set c1 = 6526968010064757013, c2 = 0.051234, c3 = 'yZJa8jQUhW' where c = 570 index_test.go:137: sql insert into test_index values (2423, 4602864363436034045, 0.902456, 'Hkf1YH6P7n') index_test.go:143: sql update test_index set c1 = 8511119993268454352, c2 = 0.862904, c3 = 'rkOXRjI7Qd' where c = 723 index_test.go:143: sql update test_index set c1 = 966809958939141, c2 = 0.920584, c3 = 'nTLua7V9rX' where c = 501 index_test.go:140: sql delete from test_index where c = 1560 index_test.go:140: sql delete from test_index where c = 275 index_test.go:143: sql update test_index set c1 = 4403956045442300871, c2 = 0.287097, c3 = 'uCNJvndTC3' where c = 1015 index_test.go:143: sql update test_index set c1 = 2944450327522814733, c2 = 0.211501, c3 = 'iLgtkM65oM' where c = 1155 index_test.go:143: sql update test_index set c1 = 5383554044070184776, c2 = 0.855102, c3 = 'UmX3bFRBdR' where c = 1910 index_test.go:143: sql update test_index set c1 = 299004697269522685, c2 = 0.321102, c3 = 'on96KSlx07' where c = 998 index_test.go:137: sql insert into test_index values (2424, 3339775154099307418, 0.909631, '1p944AD5q3') index_test.go:143: sql update test_index set c1 = 6022661636892661039, c2 = 0.179796, c3 = 'cjJRnJAKDv' where c = 695 index_test.go:137: sql insert into test_index values (2425, 8098489397614970520, 0.102091, 'QK8hUvAy8m') index_test.go:140: sql delete from test_index where c = 2002 index_test.go:143: sql update test_index set c1 = 1026501398440349577, c2 = 0.932051, c3 = 'ak1X9moQkT' where c = 996 index_test.go:137: sql insert into test_index values (2426, 6051352586033036253, 0.938728, 'cfRm6IDAbg') index_test.go:137: sql insert into test_index values (2427, 5470944704140121496, 0.770307, '67nPSJaT4X') index_test.go:137: sql insert into test_index values (2429, 6353168918639946825, 0.312235, 'dolkD9alj7') index_test.go:137: sql insert into test_index values (2430, 7764382010086677333, 0.693570, 'E2AwqQqDGH') index_test.go:137: sql insert into test_index values (2428, 5501218194175283050, 0.242964, 'DIgc3wXsCn') index_test.go:140: sql delete from test_index where c = 1882 index_test.go:137: sql insert into test_index values (2431, 2258267642100463390, 0.700460, 'DBYypiRn2T') index_test.go:143: sql update test_index set c1 = 6280859824802574516, c2 = 0.692981, c3 = 'Gq9sAdIjpo' where c = 1500 index_test.go:137: sql insert into test_index values (2432, 8998762997705470641, 0.317150, '0j6321tl9R') index_test.go:140: sql delete from test_index where c = 1341 index_test.go:140: sql delete from test_index where c = 1146 index_test.go:140: sql delete from test_index where c = 2095 index_test.go:140: sql delete from test_index where c = 2252 index_test.go:140: sql delete from test_index where c = 2188 index_test.go:143: sql update test_index set c1 = 896077797924622393, c2 = 0.277184, c3 = 'xnT0osqyJC' where c = 1752 index_test.go:143: sql update test_index set c1 = 4502354758932681663, c2 = 0.132445, c3 = 'yf1x7zhjdf' where c = 1674 index_test.go:143: sql update test_index set c1 = 3233430877319372331, c2 = 0.453593, c3 = 'fyTOT7Rdb7' where c = 130 index_test.go:140: sql delete from test_index where c = 1935 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:140: sql delete from test_index where c = 2369 index_test.go:143: sql update test_index set c1 = 8918447078720031580, c2 = 0.061882, c3 = 'xoxIQJEDhY' where c = 787 index_test.go:137: sql insert into test_index values (2433, 1909814147967447742, 0.703621, '5RbUPPpRj8') index_test.go:137: sql insert into test_index values (2434, 4234492773041544409, 0.254392, 'e5IHlJkXXr') index_test.go:143: sql update test_index set c1 = 4991121205016682479, c2 = 0.572515, c3 = 'XMwWrJcNHo' where c = 1210 index_test.go:137: sql insert into test_index values (2435, 4539175888381557587, 0.193545, 'pna3jzxikO') index_test.go:137: sql insert into test_index values (2436, 997211133090789870, 0.023980, 'E9AUQw2f66') index_test.go:143: sql update test_index set c1 = 6811503664245826796, c2 = 0.629010, c3 = '5xQ9uHWULl' where c = 781 index_test.go:143: sql update test_index set c1 = 5644692362552713844, c2 = 0.887087, c3 = 'CDoKp13P4T' where c = 2268 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:140: sql delete from test_index where c = 1619 index_test.go:143: sql update test_index set c1 = 5715514802224156292, c2 = 0.489938, c3 = 'vM1tfxG8YP' where c = 1795 index_test.go:143: sql update test_index set c1 = 4121294671181655852, c2 = 0.324417, c3 = 'RIqsvmUGvl' where c = 2297 index_test.go:137: sql insert into test_index values (2437, 1412376272653150854, 0.185371, '1VjA4qu2W5') index_test.go:140: sql delete from test_index where c = 1438 index_test.go:143: sql update test_index set c1 = 7920435710954864716, c2 = 0.114770, c3 = 'D6oXeJwVyn' where c = 645 index_test.go:137: sql insert into test_index values (2439, 6176413805024651827, 0.249499, '2C9hbMri85') index_test.go:143: sql update test_index set c1 = 6805633760238461195, c2 = 0.196123, c3 = 'xfdq3sSFTY' where c = 2092 index_test.go:137: sql insert into test_index values (2438, 3771443820188469936, 0.010162, 'tXpsWWoheC') index_test.go:140: sql delete from test_index where c = 2302 index_test.go:137: sql insert into test_index values (2442, 8421503892789448906, 0.352115, '3aQ64DE7d1') index_test.go:137: sql insert into test_index values (2440, 7660417407205516832, 0.948261, 'ENn7nyUhyF') index_test.go:140: sql delete from test_index where c = 734 index_test.go:143: sql update test_index set c1 = 6900127815754976582, c2 = 0.626756, c3 = 'mZ3VD13esG' where c = 1715 index_test.go:137: sql insert into test_index values (2441, 5433523258252567939, 0.979813, 'HyqsQepOyx') index_test.go:140: sql delete from test_index where c = 457 index_test.go:143: sql update test_index set c1 = 1669545786838747482, c2 = 0.454346, c3 = 'ZpxJqvOIvF' where c = 2300 index_test.go:137: sql insert into test_index values (2443, 2837921855341842835, 0.516964, 'KGG69h2H79') index_test.go:137: sql insert into test_index values (2444, 2110386218693164468, 0.872755, 'fFevTiL0TO') index_test.go:140: sql delete from test_index where c = 1823 index_test.go:140: sql delete from test_index where c = 1861 index_test.go:140: sql delete from test_index where c = 964 index_test.go:143: sql update test_index set c1 = 7180786850411601906, c2 = 0.584302, c3 = 'QxDuD1NL4i' where c = 1154 index_test.go:140: sql delete from test_index where c = 440 index_test.go:140: sql delete from test_index where c = 374 index_test.go:137: sql insert into test_index values (2445, 3522240729455222953, 0.117296, 'TqgpD23exV') index_test.go:137: sql insert into test_index values (2446, 3162514315277802267, 0.698924, '4kUBOXYgc3') index_test.go:140: sql delete from test_index where c = 329 index_test.go:143: sql update test_index set c1 = 8190650801497165505, c2 = 0.535633, c3 = '2iHTOka9Jo' where c = 639 index_test.go:143: sql update test_index set c1 = 4058982618990767634, c2 = 0.926219, c3 = 'YQF8mk1Guq' where c = 54 index_test.go:143: sql update test_index set c1 = 5291935047187291314, c2 = 0.211917, c3 = 'REMvWkhVXc' where c = 2300 index_test.go:143: sql update test_index set c1 = 5029243145895288889, c2 = 0.236248, c3 = 'WvjVBcpRFJ' where c = 1442 index_test.go:137: sql insert into test_index values (2447, 2539491319507880229, 0.937841, 'SHACQ4tyza') index_test.go:143: sql update test_index set c1 = 1950097601233556132, c2 = 0.017784, c3 = 'NxnLS3cZyo' where c = 1123 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:143: sql update test_index set c1 = 6016111891044577075, c2 = 0.135593, c3 = 'LCoIQUgN5w' where c = 946 index_test.go:143: sql update test_index set c1 = 5907202337186199274, c2 = 0.550980, c3 = 'iNTTcKZ7Hn' where c = 1681 index_test.go:137: sql insert into test_index values (2449, 2574028656559740474, 0.947796, '3fdkS0Sz2E') index_test.go:140: sql delete from test_index where c = 2104 index_test.go:140: sql delete from test_index where c = 767 index_test.go:137: sql insert into test_index values (2451, 4037192849110281571, 0.875970, 'mfzA4d3bUl') index_test.go:137: sql insert into test_index values (2452, 573029296657483047, 0.116350, 'UB55jWFpn6') index_test.go:137: sql insert into test_index values (2448, 7451412232846077605, 0.491423, 'JRFPfVwwyq') index_test.go:140: sql delete from test_index where c = 1132 index_test.go:143: sql update test_index set c1 = 2489265384500189890, c2 = 0.421200, c3 = '79ZmRWibbj' where c = 970 index_test.go:140: sql delete from test_index where c = 2098 index_test.go:137: sql insert into test_index values (2454, 6303980359590729282, 0.892510, '5mRxuZ45wi') index_test.go:137: sql insert into test_index values (2450, 8394229911572957682, 0.304681, 'cs7s21erzF') index_test.go:143: sql update test_index set c1 = 7937139310047512528, c2 = 0.625776, c3 = 'Wq9u4cDPvt' where c = 2028 index_test.go:137: sql insert into test_index values (2453, 7678233688985875089, 0.902385, 'WeYDmyFq3r') index_test.go:140: sql delete from test_index where c = 1725 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:137: sql insert into test_index values (2455, 4813078382143929272, 0.892876, '0u2T0438Uu') index_test.go:140: sql delete from test_index where c = 1521 index_test.go:143: sql update test_index set c1 = 2925855992399215269, c2 = 0.303738, c3 = 'g71xdT4Jyp' where c = 1936 index_test.go:143: sql update test_index set c1 = 7531711072642121522, c2 = 0.464550, c3 = '2TOAfKDtw2' where c = 961 index_test.go:140: sql delete from test_index where c = 469 index_test.go:140: sql delete from test_index where c = 1174 index_test.go:143: sql update test_index set c1 = 8962766842207109341, c2 = 0.443852, c3 = 'VAE19LKvcq' where c = 1638 index_test.go:143: sql update test_index set c1 = 4963747899766367093, c2 = 0.999872, c3 = 'SVGwm8eF7U' where c = 1558 index_test.go:143: sql update test_index set c1 = 4420704787894849027, c2 = 0.279577, c3 = 'cK4Z23bda4' where c = 1365 index_test.go:143: sql update test_index set c1 = 7114477320730731443, c2 = 0.377782, c3 = 'WJKXq19ypH' where c = 2252 index_test.go:137: sql insert into test_index values (2456, 8004808670260311328, 0.290714, 'tdknvKWM3e') index_test.go:143: sql update test_index set c1 = 8918799766882244931, c2 = 0.247795, c3 = '7mIP664sKY' where c = 412 [Pipeline] } [2024/05/05 23:02:34.436 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } index_test.go:137: sql insert into test_index values (2457, 5984172746720614234, 0.782293, 'o43xnUXrT6') index_test.go:140: sql delete from test_index where c = 2030 index_test.go:137: sql insert into test_index values (2459, 7227432310318241906, 0.683827, 'ntFBMRK5pW') index_test.go:137: sql insert into test_index values (2458, 1383756643212813900, 0.720253, 'Y7l0aUcrLl') index_test.go:143: sql update test_index set c1 = 8298041867715437239, c2 = 0.965775, c3 = '9JFujO9qI7' where c = 2303 index_test.go:137: sql insert into test_index values (2461, 2309960393642819215, 0.854219, 'k8kjYY5G0Y') index_test.go:137: sql insert into test_index values (2460, 1287301650438905608, 0.764850, 'cMQO8PRDKM') index_test.go:143: sql update test_index set c1 = 2338738162922569026, c2 = 0.085598, c3 = 'YJg9J8nIZj' where c = 309 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (2462, 1428452130934650281, 0.761047, 'QHmsF2LuXF') index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 9107482163385143218, c2 = 0.094494, c3 = '5Tgmaw0rHo' where c = 765 index_test.go:137: sql insert into test_index values (2464, 6845771936778224422, 0.686229, '4KHBF5WxAC') index_test.go:137: sql insert into test_index values (2463, 5178531902200104023, 0.299657, 'Wq9dpfVtEf') index_test.go:140: sql delete from test_index where c = 941 index_test.go:140: sql delete from test_index where c = 2109 index_test.go:140: sql delete from test_index where c = 254 index_test.go:140: sql delete from test_index where c = 932 index_test.go:137: sql insert into test_index values (2465, 4835733389162929138, 0.698057, '7iOsWVZtl4') index_test.go:143: sql update test_index set c1 = 5582138646312324623, c2 = 0.997394, c3 = '3huPYxLBoc' where c = 490 index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 1468978277791803114, c2 = 0.903714, c3 = 'xL8JY5cgom' where c = 551 index_test.go:143: sql update test_index set c1 = 7674743689009670869, c2 = 0.718025, c3 = 'hVJH7PBMFk' where c = 959 index_test.go:143: sql update test_index set c1 = 3737444927536953690, c2 = 0.680287, c3 = 'vIgX4jV7pT' where c = 259 index_test.go:140: sql delete from test_index where c = 691 index_test.go:143: sql update test_index set c1 = 7620556720809051017, c2 = 0.663225, c3 = 'U17wOT0N7P' where c = 625 index_test.go:137: sql insert into test_index values (2466, 5794791748544941702, 0.191324, 'fDPNY2bxd6') index_test.go:140: sql delete from test_index where c = 828 index_test.go:143: sql update test_index set c1 = 666260327302785161, c2 = 0.887332, c3 = 'ZZhVy94sOz' where c = 819 index_test.go:140: sql delete from test_index where c = 1338 index_test.go:143: sql update test_index set c1 = 2741035452740570270, c2 = 0.579853, c3 = 'wZcGFb5C2j' where c = 2023 index_test.go:137: sql insert into test_index values (2467, 2040337590170531355, 0.536713, 'IGYAQSvGwS') index_test.go:137: sql insert into test_index values (2469, 3146595029059270614, 0.891319, 'BvvOGLNEH8') index_test.go:137: sql insert into test_index values (2470, 6517940086219242723, 0.127589, 'vSnn5dwolr') index_test.go:143: sql update test_index set c1 = 4592664577068578312, c2 = 0.034656, c3 = 'atw8wKDmq2' where c = 257 index_test.go:140: sql delete from test_index where c = 380 index_test.go:137: sql insert into test_index values (2468, 669741859955635465, 0.828169, 'tYXsB3HTbm') index_test.go:140: sql delete from test_index where c = 526 index_test.go:140: sql delete from test_index where c = 945 index_test.go:137: sql insert into test_index values (2473, 9071599365056776532, 0.394150, 'oPWVMHxbjk') index_test.go:137: sql insert into test_index values (2471, 3133067156547900670, 0.937774, 'xQWSXPlz3a') index_test.go:137: sql insert into test_index values (2472, 6664979167982293545, 0.996785, 'WFNy6iCP3V') index_test.go:137: sql insert into test_index values (2474, 8770045397843119601, 0.850608, 'ZD6T7Eg9nP') index_test.go:140: sql delete from test_index where c = 1820 index_test.go:140: sql delete from test_index where c = 2369 index_test.go:140: sql delete from test_index where c = 112 index_test.go:143: sql update test_index set c1 = 2194064490166073433, c2 = 0.886640, c3 = 'gYwAqqUZyT' where c = 2199 index_test.go:140: sql delete from test_index where c = 598 index_test.go:140: sql delete from test_index where c = 424 index_test.go:143: sql update test_index set c1 = 3315948350915655634, c2 = 0.369588, c3 = '8mr5DVq1k9' where c = 1005 index_test.go:143: sql update test_index set c1 = 5753112987558035674, c2 = 0.481989, c3 = 'cS8iEbbn8z' where c = 1323 index_test.go:143: sql update test_index set c1 = 1046464680077768766, c2 = 0.253532, c3 = 'kY4GSCm5mi' where c = 1928 index_test.go:143: sql update test_index set c1 = 2068198475984975352, c2 = 0.093748, c3 = 'L3iyFJYumM' where c = 1029 index_test.go:143: sql update test_index set c1 = 737485428188837776, c2 = 0.028392, c3 = 'IOoGPKQP4m' where c = 923 index_test.go:143: sql update test_index set c1 = 429829935712500310, c2 = 0.117768, c3 = 'FvH2V4EqeH' where c = 112 index_test.go:143: sql update test_index set c1 = 300462464441458455, c2 = 0.289172, c3 = 'GFc1Q0sYWp' where c = 2178 index_test.go:137: sql insert into test_index values (2475, 7372060451407232033, 0.857191, '12qJ5QP31b') index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 4755764865432775585, c2 = 0.828826, c3 = 'pyHmsEH86H' where c = 2087 index_test.go:137: sql insert into test_index values (2476, 7255638704593171588, 0.872084, 'xj5I3ELex2') index_test.go:140: sql delete from test_index where c = 1642 index_test.go:137: sql insert into test_index values (2480, 7478906399484849587, 0.945294, 'dsejztkxR1') index_test.go:137: sql insert into test_index values (2481, 5117735499971824658, 0.705221, 'ZcVdJ5RM76') index_test.go:137: sql insert into test_index values (2478, 705063601363080461, 0.853717, 'xIRyridcuW') index_test.go:137: sql insert into test_index values (2477, 4256738045359169947, 0.311475, 'LM8fdNFC6B') index_test.go:137: sql insert into test_index values (2483, 7825153493950266102, 0.054794, 'eEc5zT9p1w') index_test.go:137: sql insert into test_index values (2479, 3728175055942139046, 0.269599, 'RmfAbMaWlB') index_test.go:140: sql delete from test_index where c = 934 index_test.go:143: sql update test_index set c1 = 8376569670667275492, c2 = 0.871682, c3 = 'DWlJlbtFSn' where c = 1646 index_test.go:137: sql insert into test_index values (2482, 2180200588347795258, 0.028362, 'Gj2alxvLjS') index_test.go:140: sql delete from test_index where c = 617 index_test.go:140: sql delete from test_index where c = 551 index_test.go:140: sql delete from test_index where c = 898 index_test.go:143: sql update test_index set c1 = 4117435875593230507, c2 = 0.764807, c3 = 't5urSjF40t' where c = 825 index_test.go:143: sql update test_index set c1 = 1868405104358892752, c2 = 0.076914, c3 = 'cJdmFQMeRl' where c = 1151 index_test.go:143: sql update test_index set c1 = 6022832372991394835, c2 = 0.829966, c3 = 'vX8BAHpGvH' where c = 1823 index_test.go:143: sql update test_index set c1 = 4191108074715518748, c2 = 0.948020, c3 = 'UoeeJU61Mu' where c = 1558 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 1544 index_test.go:137: sql insert into test_index values (2484, 417263011040112922, 0.934155, 'IyH32PCR8Y') index_test.go:140: sql delete from test_index where c = 2457 index_test.go:140: sql delete from test_index where c = 2239 index_test.go:143: sql update test_index set c1 = 3322168010403247041, c2 = 0.024455, c3 = 'sGuqBveKcH' where c = 405 index_test.go:143: sql update test_index set c1 = 5358882276846529130, c2 = 0.125024, c3 = '0jpcbiapjM' where c = 311 index_test.go:143: sql update test_index set c1 = 5668023612392832380, c2 = 0.221492, c3 = 'bzgzr82uTZ' where c = 201 index_test.go:137: sql insert into test_index values (2485, 2830656374180138223, 0.663672, '71ae0MK29z') index_test.go:143: sql update test_index set c1 = 1527118864903509307, c2 = 0.841867, c3 = 'Szz0FRqTDX' where c = 2423 index_test.go:137: sql insert into test_index values (2486, 8458784388614528884, 0.926909, 'NYqt24VJmf') index_test.go:137: sql insert into test_index values (2488, 5350021726704955899, 0.029333, 'Wroag08vMk') index_test.go:137: sql insert into test_index values (2487, 4832633850045417390, 0.253015, 'K125XqeVQ9') index_test.go:140: sql delete from test_index where c = 1282 index_test.go:140: sql delete from test_index where c = 1022 index_test.go:140: sql delete from test_index where c = 1648 index_test.go:143: sql update test_index set c1 = 4479612914523054494, c2 = 0.726081, c3 = 'UcBdduHSxk' where c = 1204 index_test.go:137: sql insert into test_index values (2489, 380784141507466455, 0.252898, 'f2bWwuBro1') index_test.go:140: sql delete from test_index where c = 589 index_test.go:143: sql update test_index set c1 = 3566343767847677747, c2 = 0.952724, c3 = 'GaevtchKNk' where c = 666 index_test.go:137: sql insert into test_index values (2490, 4171256569672794503, 0.906606, 'JiaF2S3UnU') index_test.go:137: sql insert into test_index values (2491, 135234651074915854, 0.655262, 'zrrmWGsPPy') index_test.go:140: sql delete from test_index where c = 2452 index_test.go:137: sql insert into test_index values (2492, 5405993911673698001, 0.812271, 'KAaiQuDHCB') index_test.go:143: sql update test_index set c1 = 5987129011799236612, c2 = 0.147492, c3 = 'S5fmrpUjMx' where c = 1667 index_test.go:140: sql delete from test_index where c = 736 index_test.go:140: sql delete from test_index where c = 1534 index_test.go:140: sql delete from test_index where c = 469 index_test.go:137: sql insert into test_index values (2493, 2339060262429640776, 0.825633, 'oIH6JY78gB') index_test.go:143: sql update test_index set c1 = 267080514867024607, c2 = 0.204320, c3 = 'MZwvrPo2L2' where c = 2395 index_test.go:143: sql update test_index set c1 = 6780118970096745996, c2 = 0.870149, c3 = 'VQgjUQMUNZ' where c = 1119 index_test.go:140: sql delete from test_index where c = 2194 index_test.go:143: sql update test_index set c1 = 6460780850140605320, c2 = 0.292129, c3 = 'BupxxbdX8I' where c = 2026 index_test.go:143: sql update test_index set c1 = 746030185569807065, c2 = 0.626488, c3 = 'gVlQgBfSc7' where c = 352 index_test.go:137: sql insert into test_index values (2494, 1372305559739058309, 0.295405, 'Upx1HpLYln') index_test.go:143: sql update test_index set c1 = 2312995347058408057, c2 = 0.172623, c3 = 'ajhJBJUQeL' where c = 869 index_test.go:143: sql update test_index set c1 = 4223782499257051788, c2 = 0.823342, c3 = '9HQ6IgZeju' where c = 628 index_test.go:143: sql update test_index set c1 = 8363345472100501522, c2 = 0.544983, c3 = 'o5ITSivwAV' where c = 1727 index_test.go:137: sql insert into test_index values (2497, 8423913912703950787, 0.607066, 'urS6bQoLs8') index_test.go:137: sql insert into test_index values (2496, 7252155023379810592, 0.354636, 'EKcHM0OnJr') index_test.go:137: sql insert into test_index values (2495, 4591739856549882262, 0.040231, 'MYnqnGr5PJ') index_test.go:140: sql delete from test_index where c = 2276 index_test.go:140: sql delete from test_index where c = 1887 index_test.go:137: sql insert into test_index values (2498, 5378725548730498123, 0.809074, '0xT6kpnV5E') index_test.go:140: sql delete from test_index where c = 1515 index_test.go:137: sql insert into test_index values (2499, 5339524031664738460, 0.255830, 'foqtv64Qds') index_test.go:143: sql update test_index set c1 = 4764409113554180605, c2 = 0.281236, c3 = '6MNu52JMfE' where c = 358 index_test.go:143: sql update test_index set c1 = 6763701819664508243, c2 = 0.134578, c3 = '1eF0SLqL8D' where c = 212 index_test.go:140: sql delete from test_index where c = 890 index_test.go:140: sql delete from test_index where c = 636 index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 2428 index_test.go:143: sql update test_index set c1 = 7635933933726924793, c2 = 0.424765, c3 = 'yIpJXr7ZsA' where c = 1152 index_test.go:143: sql update test_index set c1 = 8109330285605304725, c2 = 0.153851, c3 = 'aVNEAC1pwF' where c = 511 index_test.go:143: sql update test_index set c1 = 3317421609372652467, c2 = 0.506007, c3 = 'Sn1gusZ8q9' where c = 2115 index_test.go:143: sql update test_index set c1 = 5922217547850629997, c2 = 0.677615, c3 = 'A8WdrH9B4Y' where c = 2045 index_test.go:137: sql insert into test_index values (2500, 3435054886085025471, 0.809153, '7bTboRXf3H') index_test.go:140: sql delete from test_index where c = 1380 index_test.go:143: sql update test_index set c1 = 4691640688731348873, c2 = 0.664557, c3 = 'bKnk2y3F7O' where c = 1030 index_test.go:143: sql update test_index set c1 = 8971783366185016824, c2 = 0.048976, c3 = 'Rcd2m6IapS' where c = 1252 index_test.go:137: sql insert into test_index values (2504, 5953279423233763414, 0.205522, 'kvTv1QA5Go') index_test.go:137: sql insert into test_index values (2502, 1065699281947962471, 0.030107, 'CWhlM8CCfo') index_test.go:137: sql insert into test_index values (2501, 1700487062695211758, 0.218065, 'ayw1ShQWlm') index_test.go:137: sql insert into test_index values (2509, 9183385646732928843, 0.634195, 'BUeOU6FMXn') index_test.go:137: sql insert into test_index values (2503, 707828890329295110, 0.133901, 'soSEZnuVaZ') index_test.go:137: sql insert into test_index values (2505, 2623278729205684855, 0.502924, 'DnqA8bsqQB') index_test.go:137: sql insert into test_index values (2508, 3057594499002384482, 0.632499, 'ZzMsYcLovB') index_test.go:137: sql insert into test_index values (2506, 1883388497358822572, 0.636327, 'ODn6On5cWL') index_test.go:140: sql delete from test_index where c = 2104 index_test.go:137: sql insert into test_index values (2510, 5712295691206730999, 0.287405, 'RqtRSx2bOA') index_test.go:140: sql delete from test_index where c = 1376 index_test.go:137: sql insert into test_index values (2507, 2698387623446464893, 0.244317, 'fglr2izoDt') index_test.go:140: sql delete from test_index where c = 955 index_test.go:140: sql delete from test_index where c = 654 index_test.go:140: sql delete from test_index where c = 1954 index_test.go:140: sql delete from test_index where c = 2240 index_test.go:143: sql update test_index set c1 = 1593201980241289205, c2 = 0.032797, c3 = 'Uf3ZYyfvCf' where c = 461 index_test.go:140: sql delete from test_index where c = 2393 index_test.go:143: sql update test_index set c1 = 5189980374881114329, c2 = 0.230483, c3 = '7KAx3r3l3A' where c = 906 index_test.go:140: sql delete from test_index where c = 1361 index_test.go:140: sql delete from test_index where c = 2466 index_test.go:143: sql update test_index set c1 = 4378240130881468229, c2 = 0.995951, c3 = 'WO3NnNLRRl' where c = 1721 index_test.go:140: sql delete from test_index where c = 1593 index_test.go:143: sql update test_index set c1 = 3004719777191402669, c2 = 0.058659, c3 = 'OSn6frLeX0' where c = 1105 index_test.go:143: sql update test_index set c1 = 3534602710422331184, c2 = 0.349996, c3 = 'ezNbYJF52Y' where c = 753 index_test.go:137: sql insert into test_index values (2511, 1574970701225656620, 0.813390, 'TPa9ddjOPr') index_test.go:143: sql update test_index set c1 = 6314499952996798649, c2 = 0.540208, c3 = 'jLNDyRQeEs' where c = 2481 index_test.go:137: sql insert into test_index values (2512, 619603013857361841, 0.249044, 'LlinCsY6q7') index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 5468643869997523698, c2 = 0.401366, c3 = 'F3JynXDwMb' where c = 861 index_test.go:137: sql insert into test_index values (2514, 1378220310553523846, 0.529562, 'rMv3igKpAT') index_test.go:137: sql insert into test_index values (2515, 5519714561762355956, 0.453800, '9QEwblM8py') index_test.go:143: sql update test_index set c1 = 9184550666963747310, c2 = 0.125404, c3 = 'YtW97motjI' where c = 2103 index_test.go:143: sql update test_index set c1 = 4428288658378195868, c2 = 0.663274, c3 = 'qzs32AXE74' where c = 1235 index_test.go:140: sql delete from test_index where c = 1832 index_test.go:143: sql update test_index set c1 = 984238113571374268, c2 = 0.266383, c3 = 'kUwU4Nh09M' where c = 1373 index_test.go:137: sql insert into test_index values (2513, 1890787663654085957, 0.729452, '3JDZ1J089Q') index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (2517, 7725115328271570918, 0.481668, 'oL9ETuZEvV') index_test.go:137: sql insert into test_index values (2516, 6160358371245533953, 0.008343, 'yWNynLPSw6') index_test.go:143: sql update test_index set c1 = 9220298113455939772, c2 = 0.315022, c3 = 'BhOiReGxFn' where c = 49 index_test.go:143: sql update test_index set c1 = 2460972219376144160, c2 = 0.475453, c3 = 'XSexyV1YzP' where c = 1988 index_test.go:140: sql delete from test_index where c = 2150 index_test.go:137: sql insert into test_index values (2518, 4767301362384269093, 0.839992, 'PYFz6dr23p') index_test.go:140: sql delete from test_index where c = 2142 index_test.go:143: sql update test_index set c1 = 5291025000108643973, c2 = 0.735483, c3 = 'hdgSomAQ51' where c = 2488 index_test.go:137: sql insert into test_index values (2520, 5787535415742587055, 0.548191, '9RO0YZ6tUX') index_test.go:140: sql delete from test_index where c = 779 index_test.go:140: sql delete from test_index where c = 1238 index_test.go:137: sql insert into test_index values (2522, 6679886017636096125, 0.480965, 'lpiDH3fIdP') index_test.go:143: sql update test_index set c1 = 4146495212279545962, c2 = 0.885789, c3 = 'RAlDCGCOBj' where c = 2276 index_test.go:143: sql update test_index set c1 = 8640858912989489861, c2 = 0.300408, c3 = 'Uc0Tf0W8ge' where c = 2309 index_test.go:137: sql insert into test_index values (2521, 8771408341004341118, 0.447350, 'Yj17zQyTAr') index_test.go:140: sql delete from test_index where c = 1215 index_test.go:137: sql insert into test_index values (2519, 6828866856379192569, 0.098618, 'tqtLq7xDCg') index_test.go:140: sql delete from test_index where c = 875 index_test.go:143: sql update test_index set c1 = 62353225134186109, c2 = 0.594215, c3 = 'QN3G35gHZj' where c = 54 index_test.go:143: sql update test_index set c1 = 910825281808511744, c2 = 0.510314, c3 = 'BUFGlAunQh' where c = 560 index_test.go:140: sql delete from test_index where c = 514 index_test.go:137: sql insert into test_index values (2523, 5383401948814739652, 0.794121, 'S6195AA8MP') index_test.go:143: sql update test_index set c1 = 8995404234251988290, c2 = 0.241307, c3 = 'xPZVS2Je0X' where c = 336 index_test.go:143: sql update test_index set c1 = 7387459774013522292, c2 = 0.257721, c3 = '4Rbpfa8q7q' where c = 1705 index_test.go:137: sql insert into test_index values (2526, 802223076689909366, 0.516975, 'XQ1kzawXqp') index_test.go:137: sql insert into test_index values (2524, 719428213687893723, 0.856977, 'EgGEmhTE64') index_test.go:137: sql insert into test_index values (2525, 4280854420974343727, 0.957849, 'U0v1NQqfgF') index_test.go:140: sql delete from test_index where c = 2483 index_test.go:137: sql insert into test_index values (2527, 8247141318380498471, 0.627354, 'bT3R1Uca7H') index_test.go:143: sql update test_index set c1 = 6466339482312491862, c2 = 0.229355, c3 = '1u94F1ZfP8' where c = 1950 index_test.go:140: sql delete from test_index where c = 2476 index_test.go:140: sql delete from test_index where c = 1115 index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 2000 index_test.go:143: sql update test_index set c1 = 5304681236937336641, c2 = 0.470756, c3 = 'dsWzxlr8Is' where c = 1118 index_test.go:137: sql insert into test_index values (2528, 1875375539403461059, 0.831401, 'QFf4R2tQfA') index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 1786 index_test.go:137: sql insert into test_index values (2530, 5568969694383347483, 0.680328, 'r6EARqRb81') index_test.go:143: sql update test_index set c1 = 8072126998276098524, c2 = 0.841950, c3 = '7VpfLwnA3k' where c = 677 index_test.go:143: sql update test_index set c1 = 1627488408162015818, c2 = 0.282495, c3 = 'Yy6wxUzurv' where c = 1927 index_test.go:137: sql insert into test_index values (2529, 685695883606700729, 0.841863, 'exkbDZjVpm') index_test.go:140: sql delete from test_index where c = 1999 index_test.go:143: sql update test_index set c1 = 3972855730705500567, c2 = 0.839751, c3 = '6Um0qxFOYo' where c = 1890 index_test.go:137: sql insert into test_index values (2531, 1620214585081477839, 0.515241, 'SoXOh8H5nJ') index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 3054914488436201882, c2 = 0.341017, c3 = 'Zw7NgaenGv' where c = 1831 index_test.go:137: sql insert into test_index values (2532, 3131016090483264175, 0.679430, 'yeJXPrLQMs') index_test.go:143: sql update test_index set c1 = 4985815527933976965, c2 = 0.010798, c3 = 'RVvMoSGGCw' where c = 2075 index_test.go:143: sql update test_index set c1 = 4603669339929013568, c2 = 0.302049, c3 = 'IsVNUjTu3z' where c = 1105 index_test.go:137: sql insert into test_index values (2533, 4717799533966213348, 0.645449, '4mUCQjARgi') index_test.go:143: sql update test_index set c1 = 310878998496776893, c2 = 0.607507, c3 = '7vJ3iBbEUr' where c = 952 index_test.go:137: sql insert into test_index values (2534, 5129931016084265754, 0.764703, 'UmRqYyspXR') index_test.go:140: sql delete from test_index where c = 2158 index_test.go:140: sql delete from test_index where c = 250 index_test.go:140: sql delete from test_index where c = 1619 index_test.go:143: sql update test_index set c1 = 4026581832153097995, c2 = 0.350678, c3 = 'KkaMRQnXw2' where c = 2439 index_test.go:137: sql insert into test_index values (2535, 3847050176743653248, 0.143679, 'JvYZGWwwKz') index_test.go:143: sql update test_index set c1 = 1081432541277202572, c2 = 0.705106, c3 = 'pwUuHCZxsy' where c = 1146 index_test.go:140: sql delete from test_index where c = 162 index_test.go:137: sql insert into test_index values (2536, 862978874485242433, 0.207763, 'c0voAHKVi7') index_test.go:137: sql insert into test_index values (2537, 3152959684488189154, 0.786511, 'L60LKK9ZAc') index_test.go:140: sql delete from test_index where c = 1641 index_test.go:137: sql insert into test_index values (2538, 2146800716028820156, 0.820176, 'fAN0GcDkFw') index_test.go:143: sql update test_index set c1 = 6830175142518501757, c2 = 0.057857, c3 = 'E6fHANoqsD' where c = 750 index_test.go:143: sql update test_index set c1 = 7803275566787282855, c2 = 0.289754, c3 = 'fvmeT4uwpD' where c = 370 index_test.go:140: sql delete from test_index where c = 874 index_test.go:137: sql insert into test_index values (2539, 1955638354992824781, 0.016444, '17D30YM0wh') index_test.go:143: sql update test_index set c1 = 7385929494504029934, c2 = 0.158856, c3 = 'TZ39yxTptk' where c = 279 index_test.go:137: sql insert into test_index values (2540, 4415943179569329349, 0.921506, '0pc8lBP5rM') index_test.go:140: sql delete from test_index where c = 1003 index_test.go:143: sql update test_index set c1 = 6377308277095567990, c2 = 0.407017, c3 = 'M3vHjJBZgK' where c = 1180 index_test.go:140: sql delete from test_index where c = 1525 index_test.go:137: sql insert into test_index values (2542, 8052096511190115786, 0.686222, 'ObhsrW9cEV') index_test.go:140: sql delete from test_index where c = 2435 index_test.go:143: sql update test_index set c1 = 6945069902271935282, c2 = 0.977234, c3 = 'U5b4Z64BHw' where c = 1048 index_test.go:140: sql delete from test_index where c = 997 index_test.go:143: sql update test_index set c1 = 9038240699510755460, c2 = 0.378528, c3 = 'da5UuZoKV4' where c = 2346 index_test.go:137: sql insert into test_index values (2543, 7569842805845854816, 0.598812, 'Xjn04bXq0M') index_test.go:140: sql delete from test_index where c = 2529 index_test.go:137: sql insert into test_index values (2541, 7875106735308819354, 0.836650, 'hHUEtb6H3d') index_test.go:143: sql update test_index set c1 = 293859028958116143, c2 = 0.574571, c3 = 'gJJQMJbyGx' where c = 138 index_test.go:143: sql update test_index set c1 = 9063773263119825382, c2 = 0.178761, c3 = '3heYLKM5y8' where c = 1428 index_test.go:137: sql insert into test_index values (2544, 6368907633643529818, 0.717731, 'PcYwtLMw69') index_test.go:140: sql delete from test_index where c = 1341 index_test.go:140: sql delete from test_index where c = 2219 index_test.go:137: sql insert into test_index values (2546, 2625526772668779284, 0.042291, 'SZZ3HTv3QC') index_test.go:137: sql insert into test_index values (2545, 5120039783354924721, 0.756502, 'oTIeOZ5wao') index_test.go:143: sql update test_index set c1 = 1192479996429430039, c2 = 0.739367, c3 = 'OvNhTkpZX3' where c = 442 index_test.go:143: sql update test_index set c1 = 474640538531402646, c2 = 0.844324, c3 = 'wvBY8y9w25' where c = 2137 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:143: sql update test_index set c1 = 7716040320707876925, c2 = 0.079860, c3 = 'j4xOtMKT2J' where c = 1802 index_test.go:137: sql insert into test_index values (2547, 6500148146861026120, 0.998082, 'HRIjUE8TPs') index_test.go:140: sql delete from test_index where c = 671 index_test.go:137: sql insert into test_index values (2548, 8975555770612451635, 0.596577, 'VLIe9WxDBi') index_test.go:143: sql update test_index set c1 = 2931601908720664709, c2 = 0.106748, c3 = '2Yz3CbFiBW' where c = 1496 index_test.go:137: sql insert into test_index values (2549, 7552012996087787930, 0.656132, 'vsdZIzb8rx') index_test.go:140: sql delete from test_index where c = 342 index_test.go:143: sql update test_index set c1 = 1078761145955780417, c2 = 0.762029, c3 = 'gBerL7pd4K' where c = 436 index_test.go:143: sql update test_index set c1 = 3425800222409116475, c2 = 0.487502, c3 = '4WMZwKCPVk' where c = 1059 index_test.go:140: sql delete from test_index where c = 2521 index_test.go:140: sql delete from test_index where c = 1246 index_test.go:137: sql insert into test_index values (2551, 7136009514357943492, 0.030273, 'LGFZBo569v') index_test.go:137: sql insert into test_index values (2550, 1802040905182560542, 0.239599, 'KgVXIPHZah') index_test.go:137: sql insert into test_index values (2552, 1310707666038626515, 0.780007, 'QXl5NCI9tY') index_test.go:140: sql delete from test_index where c = 1388 index_test.go:143: sql update test_index set c1 = 202939031796659158, c2 = 0.098267, c3 = 'NlC9bEIbMb' where c = 1026 index_test.go:143: sql update test_index set c1 = 4775832585057085016, c2 = 0.876201, c3 = 'X7zvvVPW9i' where c = 941 index_test.go:140: sql delete from test_index where c = 2045 index_test.go:137: sql insert into test_index values (2554, 182445475694597899, 0.658425, 'T4JL3qpA9Y') index_test.go:140: sql delete from test_index where c = 1390 index_test.go:137: sql insert into test_index values (2553, 3871274537007199714, 0.054091, '3GTcSqHlEQ') index_test.go:140: sql delete from test_index where c = 2434 index_test.go:143: sql update test_index set c1 = 4809226237543665387, c2 = 0.361483, c3 = 'GDOFUY7oOa' where c = 1767 index_test.go:140: sql delete from test_index where c = 1648 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 2081 index_test.go:143: sql update test_index set c1 = 7923455095206099450, c2 = 0.601336, c3 = '7VUBkp9v6O' where c = 445 index_test.go:143: sql update test_index set c1 = 4729679072582441753, c2 = 0.426983, c3 = '2XIvjrgRKh' where c = 2324 index_test.go:137: sql insert into test_index values (2556, 9191409174988702494, 0.594404, 'IUzJ1VpyI0') index_test.go:143: sql update test_index set c1 = 5251167162881414418, c2 = 0.407744, c3 = 'uaxflZ08qn' where c = 1939 index_test.go:143: sql update test_index set c1 = 5681288604941262958, c2 = 0.115907, c3 = 'Jki5OkrW2U' where c = 1382 index_test.go:143: sql update test_index set c1 = 7317428825180370574, c2 = 0.673234, c3 = 'qANqUWHQVS' where c = 82 index_test.go:137: sql insert into test_index values (2555, 3445142368103241554, 0.743259, 'bMpdD5EMSf') index_test.go:143: sql update test_index set c1 = 5514712497878209682, c2 = 0.233894, c3 = 'aklYk9GA39' where c = 534 index_test.go:143: sql update test_index set c1 = 9221959715270097664, c2 = 0.730020, c3 = '8QoTzDQX74' where c = 1579 index_test.go:137: sql insert into test_index values (2559, 430895079482584646, 0.156381, 'NRaCMP65ap') index_test.go:137: sql insert into test_index values (2558, 1964876015195024616, 0.939418, 'jhdd9fykVB') index_test.go:137: sql insert into test_index values (2557, 1590469324983127413, 0.238083, 'cMygN5TLvJ') index_test.go:140: sql delete from test_index where c = 1018 index_test.go:137: sql insert into test_index values (2560, 6304503338351543482, 0.950122, '1Fx7HFgtfu') index_test.go:137: sql insert into test_index values (2562, 1013719871311610760, 0.778018, '6f7ZrLFJaC') index_test.go:137: sql insert into test_index values (2563, 7818474594005778157, 0.498468, 'BdhvyAtv4A') index_test.go:140: sql delete from test_index where c = 890 index_test.go:143: sql update test_index set c1 = 54271996828122663, c2 = 0.782082, c3 = 'U0zH3x3bnj' where c = 32 index_test.go:137: sql insert into test_index values (2561, 4320641332037169925, 0.184320, 'lzgh7uC2UV') index_test.go:140: sql delete from test_index where c = 1754 index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 1078 index_test.go:140: sql delete from test_index where c = 2523 index_test.go:140: sql delete from test_index where c = 828 index_test.go:140: sql delete from test_index where c = 784 index_test.go:137: sql insert into test_index values (2564, 5262228018474694893, 0.267899, '08NsHgvlie') index_test.go:137: sql insert into test_index values (2565, 6015237024669023167, 0.117212, 'apvAnXfu3P') index_test.go:140: sql delete from test_index where c = 383 index_test.go:143: sql update test_index set c1 = 4212024323665893480, c2 = 0.498689, c3 = 'XS9TcRxyBO' where c = 376 index_test.go:143: sql update test_index set c1 = 5338616749743013103, c2 = 0.769425, c3 = 'GnfVa5PbES' where c = 1327 index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 781773652997830955, c2 = 0.118688, c3 = 'fsSMNBXAPo' where c = 1072 index_test.go:140: sql delete from test_index where c = 455 index_test.go:143: sql update test_index set c1 = 7767122204683835142, c2 = 0.875133, c3 = 'cTc6FriJU4' where c = 1811 index_test.go:143: sql update test_index set c1 = 990305491176349761, c2 = 0.304068, c3 = 'ayEFnlN35r' where c = 2186 index_test.go:143: sql update test_index set c1 = 5815134874589774626, c2 = 0.680887, c3 = 'PbOUfMJ9BW' where c = 2294 index_test.go:143: sql update test_index set c1 = 2857800649926187588, c2 = 0.584306, c3 = 'nHvTcIkMWa' where c = 613 index_test.go:137: sql insert into test_index values (2566, 2119893785176970413, 0.592026, 'Zxsz4hbbj7') index_test.go:143: sql update test_index set c1 = 670163920322125543, c2 = 0.113107, c3 = 'SLgrFA9crm' where c = 1606 index_test.go:143: sql update test_index set c1 = 2084109273286935536, c2 = 0.533495, c3 = 'CAZXEBHPRd' where c = 1041 index_test.go:137: sql insert into test_index values (2567, 7778731057873414472, 0.786905, 'OlHnEYhwzj') index_test.go:143: sql update test_index set c1 = 2907970363798185651, c2 = 0.191515, c3 = 'cIxuhepZus' where c = 307 index_test.go:137: sql insert into test_index values (2570, 5303148629232189174, 0.026620, 'LmIeNIbwVR') index_test.go:137: sql insert into test_index values (2568, 4745922533549335445, 0.451821, 'yQuG8cLBbZ') index_test.go:137: sql insert into test_index values (2571, 4869734745216045431, 0.906308, 'fKQ6SGzOOp') index_test.go:140: sql delete from test_index where c = 1750 index_test.go:137: sql insert into test_index values (2569, 5624870424303956199, 0.078823, 'CsY1owtJhM') index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (2572, 521004312243059186, 0.715681, 'FZWcwMU0My') index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 950 index_test.go:137: sql insert into test_index values (2573, 5268822928062988456, 0.149030, 'TaiJiag6xy') index_test.go:143: sql update test_index set c1 = 7595185489368579102, c2 = 0.434240, c3 = 'z3qYIwbj02' where c = 367 index_test.go:137: sql insert into test_index values (2574, 462725096726778809, 0.609090, 'hi2MCLq8Tx') index_test.go:140: sql delete from test_index where c = 2393 index_test.go:137: sql insert into test_index values (2575, 8570118552950890735, 0.686140, 'ACXh9tC3RM') index_test.go:143: sql update test_index set c1 = 3340840109677215986, c2 = 0.724938, c3 = '15MkOTp6kS' where c = 325 index_test.go:140: sql delete from test_index where c = 1775 index_test.go:140: sql delete from test_index where c = 866 index_test.go:140: sql delete from test_index where c = 529 index_test.go:143: sql update test_index set c1 = 975125380078151150, c2 = 0.082941, c3 = 'V8qqnISJyZ' where c = 405 index_test.go:143: sql update test_index set c1 = 6966750627023244154, c2 = 0.006817, c3 = 'A4Qu9XnjG0' where c = 2136 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:140: sql delete from test_index where c = 2243 index_test.go:137: sql insert into test_index values (2576, 8054278076294487620, 0.047727, 'hqOFpEF5tU') index_test.go:137: sql insert into test_index values (2577, 6509205451846495057, 0.451019, 'aNVARw09vV') index_test.go:143: sql update test_index set c1 = 2178711580190249239, c2 = 0.968978, c3 = 'ynFt7hCSY2' where c = 1257 index_test.go:143: sql update test_index set c1 = 6436485250409980284, c2 = 0.451712, c3 = 'J1wjbU9uaK' where c = 1507 index_test.go:143: sql update test_index set c1 = 3333018529509062634, c2 = 0.869088, c3 = 'fr66SXgNTD' where c = 1490 index_test.go:143: sql update test_index set c1 = 8346877229570524897, c2 = 0.353925, c3 = 'Laqbh58q0l' where c = 2390 index_test.go:137: sql insert into test_index values (2578, 7186181704036970717, 0.309821, 'vr9KHRNbh3') index_test.go:143: sql update test_index set c1 = 2708688573889164530, c2 = 0.578553, c3 = 'lwyNrq58lH' where c = 1075 index_test.go:137: sql insert into test_index values (2579, 5088288891568130905, 0.507810, 's2fofq8Pdj') index_test.go:143: sql update test_index set c1 = 5847361109984348180, c2 = 0.492119, c3 = 'qLzt2GoczQ' where c = 584 index_test.go:140: sql delete from test_index where c = 1867 index_test.go:140: sql delete from test_index where c = 2284 index_test.go:137: sql insert into test_index values (2580, 2754132435191277054, 0.298678, 'TtVVSYqgHv') index_test.go:137: sql insert into test_index values (2582, 470689120723478190, 0.919462, 'my91UJTLS8') index_test.go:137: sql insert into test_index values (2583, 357657575875592616, 0.319199, 'fUgHqva3xU') index_test.go:143: sql update test_index set c1 = 3510289429765220041, c2 = 0.144297, c3 = 'E03elJVQsU' where c = 0 index_test.go:140: sql delete from test_index where c = 616 index_test.go:137: sql insert into test_index values (2581, 7234521340396742808, 0.029683, 'eBbyCICHuS') index_test.go:140: sql delete from test_index where c = 1894 index_test.go:140: sql delete from test_index where c = 2015 index_test.go:140: sql delete from test_index where c = 423 index_test.go:143: sql update test_index set c1 = 929848337443643800, c2 = 0.432304, c3 = 'TJtfyfqXrQ' where c = 1515 index_test.go:140: sql delete from test_index where c = 975 index_test.go:143: sql update test_index set c1 = 9006229008903845169, c2 = 0.971996, c3 = 'Q2KhIQlVIi' where c = 206 index_test.go:137: sql insert into test_index values (2584, 5781907506823550253, 0.665493, '9CIH4CbCx1') index_test.go:137: sql insert into test_index values (2585, 145711508501673349, 0.173200, 'lKybH07JT1') index_test.go:143: sql update test_index set c1 = 1578618504051169696, c2 = 0.670872, c3 = 'hV0dUnBvBJ' where c = 1774 index_test.go:137: sql insert into test_index values (2586, 4841070329562495832, 0.491778, 'QcCd4TFu1h') index_test.go:140: sql delete from test_index where c = 2044 index_test.go:140: sql delete from test_index where c = 1716 index_test.go:143: sql update test_index set c1 = 4327762364418022419, c2 = 0.264450, c3 = 'tGxNOia5k8' where c = 974 index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 8185898728085510609, c2 = 0.580862, c3 = 'i20bOGdJey' where c = 2145 index_test.go:143: sql update test_index set c1 = 1981305842641936677, c2 = 0.938231, c3 = '6rj2IMqCUJ' where c = 2446 index_test.go:137: sql insert into test_index values (2587, 3378852494211290073, 0.691660, 'DHdF50Flc2') index_test.go:137: sql insert into test_index values (2588, 5825711551237572559, 0.448503, 'U2LWsvJnx5') index_test.go:143: sql update test_index set c1 = 2124686812852381410, c2 = 0.621924, c3 = 'k4pFxzHhQM' where c = 961 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:137: sql insert into test_index values (2589, 5814417088679475464, 0.690085, 'o6Q6FcoT1b') index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 5386945500537009772, c2 = 0.290248, c3 = '5yjKHKg813' where c = 801 index_test.go:137: sql insert into test_index values (2590, 6922131239160079986, 0.850439, 'JQjY89psT2') index_test.go:140: sql delete from test_index where c = 1334 index_test.go:137: sql insert into test_index values (2591, 5432166609890126754, 0.708586, '0XV8NFlnOl') index_test.go:143: sql update test_index set c1 = 5194401323593201730, c2 = 0.487247, c3 = 'K8TPTUfK5G' where c = 1011 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:137: sql insert into test_index values (2593, 3102613942854638634, 0.775719, 'K9zbmui9on') index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 6980178893177611321, c2 = 0.362510, c3 = 'S1Yc7k6D0c' where c = 682 index_test.go:137: sql insert into test_index values (2592, 8571603084073615207, 0.305001, 'RYUGqft0V6') index_test.go:143: sql update test_index set c1 = 3295994380330657854, c2 = 0.680494, c3 = 'yZNoUuunHj' where c = 1067 index_test.go:143: sql update test_index set c1 = 3786296314820679963, c2 = 0.599742, c3 = 'J6HL3DYW0V' where c = 2531 index_test.go:137: sql insert into test_index values (2594, 8271400780165817442, 0.277895, 'wctR1919C8') index_test.go:140: sql delete from test_index where c = 1943 index_test.go:140: sql delete from test_index where c = 493 index_test.go:140: sql delete from test_index where c = 223 index_test.go:137: sql insert into test_index values (2595, 8290752238391049482, 0.396710, 'wvFYVrrJxL') index_test.go:137: sql insert into test_index values (2596, 3928399377782857155, 0.008278, 'qs996fnGkY') index_test.go:143: sql update test_index set c1 = 6469228870249639550, c2 = 0.733180, c3 = 'UP24kFqFiX' where c = 2129 index_test.go:143: sql update test_index set c1 = 8401403413208486992, c2 = 0.995698, c3 = 'SMJZN636l2' where c = 356 index_test.go:143: sql update test_index set c1 = 2238789808689801429, c2 = 0.233482, c3 = '20IO95NEbP' where c = 1095 index_test.go:143: sql update test_index set c1 = 1871220005280237946, c2 = 0.595537, c3 = 'P9qbTPyOhu' where c = 1399 index_test.go:140: sql delete from test_index where c = 777 index_test.go:140: sql delete from test_index where c = 1204 index_test.go:143: sql update test_index set c1 = 8958426326646542733, c2 = 0.767287, c3 = 'wtIvCxe4AG' where c = 559 index_test.go:143: sql update test_index set c1 = 8362405481338705724, c2 = 0.317927, c3 = 'OTaoG4W2Fv' where c = 1425 index_test.go:137: sql insert into test_index values (2597, 1187433573620824003, 0.319259, 'B5jYs6BsZD') index_test.go:140: sql delete from test_index where c = 1227 index_test.go:137: sql insert into test_index values (2598, 732922822833639896, 0.939250, 'hWy4Bs9z1f') index_test.go:143: sql update test_index set c1 = 8084609429449285432, c2 = 0.489850, c3 = 'RyqImLmcao' where c = 620 index_test.go:140: sql delete from test_index where c = 1354 index_test.go:143: sql update test_index set c1 = 7536116759893470809, c2 = 0.439260, c3 = 'IR7KqeNYwI' where c = 2262 index_test.go:140: sql delete from test_index where c = 112 index_test.go:137: sql insert into test_index values (2599, 6292166549485064735, 0.423676, 'IIBEeXG8bz') index_test.go:140: sql delete from test_index where c = 676 index_test.go:137: sql insert into test_index values (2600, 6513035174195601683, 0.844508, 'BZKbsd7tWL') index_test.go:143: sql update test_index set c1 = 3682351898105086831, c2 = 0.358448, c3 = '0HYc8OxniS' where c = 1510 index_test.go:143: sql update test_index set c1 = 8566809202472550337, c2 = 0.019586, c3 = 'O7kqtTswPH' where c = 910 index_test.go:143: sql update test_index set c1 = 672947310004831835, c2 = 0.843161, c3 = 'UhIiJh9ghb' where c = 1330 index_test.go:140: sql delete from test_index where c = 458 index_test.go:143: sql update test_index set c1 = 8893270560340518934, c2 = 0.662857, c3 = 'fB9ROf5fKp' where c = 1406 index_test.go:137: sql insert into test_index values (2605, 8088337917738575900, 0.913896, '7qSJXOEF9W') index_test.go:137: sql insert into test_index values (2601, 5507362917602458339, 0.988095, 'nNDghhnTlR') index_test.go:137: sql insert into test_index values (2604, 584382800881597518, 0.177238, 'oi3mpeXjIG') index_test.go:137: sql insert into test_index values (2607, 7276551394413505001, 0.866919, 'ht0cGAS18P') index_test.go:137: sql insert into test_index values (2606, 8252650276611215511, 0.301701, 'RjzB3n5qCB') index_test.go:137: sql insert into test_index values (2603, 1732111635810572759, 0.998530, 'AnWmSJKOfY') index_test.go:140: sql delete from test_index where c = 227 index_test.go:137: sql insert into test_index values (2608, 2948064366668311018, 0.852142, 'NgON1yUPMW') index_test.go:137: sql insert into test_index values (2609, 3168951398355369792, 0.680903, 'PURXlLPNQh') index_test.go:137: sql insert into test_index values (2610, 7805247890957326706, 0.030496, 'cyIwSAyeCD') index_test.go:137: sql insert into test_index values (2602, 831616948136866832, 0.206728, 'BLLausejX3') index_test.go:140: sql delete from test_index where c = 1741 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 3844676438169427536, c2 = 0.782923, c3 = 'caaFBjF9Xw' where c = 1 index_test.go:140: sql delete from test_index where c = 1436 index_test.go:140: sql delete from test_index where c = 1891 index_test.go:140: sql delete from test_index where c = 1858 index_test.go:140: sql delete from test_index where c = 2473 index_test.go:143: sql update test_index set c1 = 2706524258496714547, c2 = 0.067160, c3 = 'mmI3ccaRlb' where c = 2053 index_test.go:140: sql delete from test_index where c = 2020 index_test.go:140: sql delete from test_index where c = 2443 index_test.go:140: sql delete from test_index where c = 2111 index_test.go:143: sql update test_index set c1 = 735910978764270384, c2 = 0.828455, c3 = 'UcFDcVCggl' where c = 257 index_test.go:143: sql update test_index set c1 = 5746878972750731773, c2 = 0.830254, c3 = 'TkZrOcpcDh' where c = 1667 index_test.go:143: sql update test_index set c1 = 3443514333575520208, c2 = 0.668859, c3 = 'PrqaQtSQtM' where c = 1475 index_test.go:143: sql update test_index set c1 = 4851343496030679889, c2 = 0.639679, c3 = 'kiUbvCqmYw' where c = 2580 index_test.go:143: sql update test_index set c1 = 2010758598311991169, c2 = 0.662114, c3 = 'kQpZ9Yv89L' where c = 527 index_test.go:143: sql update test_index set c1 = 1117780713075485349, c2 = 0.831264, c3 = 'w0Evb82iWM' where c = 1764 index_test.go:137: sql insert into test_index values (2611, 4799711689387703511, 0.416949, 'Q3L7N4NUxp') index_test.go:137: sql insert into test_index values (2612, 1675366722193851723, 0.409548, 'uNj4uQDyBZ') index_test.go:137: sql insert into test_index values (2613, 5663737735100038216, 0.888541, 'rryS4c7RJ3') index_test.go:137: sql insert into test_index values (2614, 8914489141372777723, 0.327321, 'i3Pig5DJ3w') index_test.go:143: sql update test_index set c1 = 4464157230075375644, c2 = 0.539937, c3 = 'UAiMWjcuMm' where c = 1846 index_test.go:140: sql delete from test_index where c = 985 index_test.go:137: sql insert into test_index values (2615, 536593260812928019, 0.880731, 'oLbBMU3W7g') index_test.go:137: sql insert into test_index values (2616, 8365337040520021774, 0.762651, 'fZIbK92lpU') index_test.go:137: sql insert into test_index values (2617, 3711483205860381037, 0.405651, 'rG9AyzIbZb') index_test.go:140: sql delete from test_index where c = 379 index_test.go:143: sql update test_index set c1 = 2846594185020402814, c2 = 0.246378, c3 = 'eD7c8XEjYy' where c = 2524 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 252 index_test.go:137: sql insert into test_index values (2619, 6226677574248309005, 0.042355, 'PJvPWMTFoe') index_test.go:137: sql insert into test_index values (2618, 2998901624994680249, 0.096628, '5xmCdgRpUL') index_test.go:140: sql delete from test_index where c = 2561 index_test.go:140: sql delete from test_index where c = 464 index_test.go:140: sql delete from test_index where c = 1908 index_test.go:137: sql insert into test_index values (2620, 1904516030900138642, 0.562328, 'Lzjc0Fmmdr') index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 2329446080379974836, c2 = 0.545582, c3 = 'PmfIm2nQ05' where c = 2282 index_test.go:140: sql delete from test_index where c = 2152 index_test.go:143: sql update test_index set c1 = 6935709525073884975, c2 = 0.484677, c3 = 'WPqzJHXTJ5' where c = 1720 index_test.go:140: sql delete from test_index where c = 2237 index_test.go:143: sql update test_index set c1 = 1257280644646264343, c2 = 0.520738, c3 = 'SRizW327Vk' where c = 838 index_test.go:143: sql update test_index set c1 = 1350026386412101195, c2 = 0.119415, c3 = 'CQj2xr09iU' where c = 1843 index_test.go:143: sql update test_index set c1 = 7746454497017208990, c2 = 0.242000, c3 = 'cRRlodj6KL' where c = 1401 index_test.go:143: sql update test_index set c1 = 4706586196969439405, c2 = 0.427141, c3 = 'OBiedeJht4' where c = 92 index_test.go:143: sql update test_index set c1 = 3715610429309208258, c2 = 0.496441, c3 = 'WJp6537qrC' where c = 42 index_test.go:143: sql update test_index set c1 = 9005827165766894533, c2 = 0.965244, c3 = 'kApmPXXNiq' where c = 2217 index_test.go:143: sql update test_index set c1 = 6325019224288467947, c2 = 0.721974, c3 = 'X8PBHVrjg2' where c = 1719 index_test.go:137: sql insert into test_index values (2623, 6010969770403827538, 0.629667, 'BgNeNWPEpY') index_test.go:137: sql insert into test_index values (2622, 6184165230067047804, 0.868767, 'ED6FaiJbd3') index_test.go:143: sql update test_index set c1 = 8669541124000471114, c2 = 0.825463, c3 = 'lLk75wMX6D' where c = 2186 index_test.go:137: sql insert into test_index values (2621, 2631139491520534225, 0.243225, 'B8XX4j4LVI') index_test.go:137: sql insert into test_index values (2625, 8424562026598088250, 0.944228, 'pvV2AsPmZG') index_test.go:137: sql insert into test_index values (2626, 6471745136924004856, 0.470602, 'lmv9JsfxN5') index_test.go:137: sql insert into test_index values (2624, 4860689268227333077, 0.265064, 'ihjDnUceQa') index_test.go:137: sql insert into test_index values (2627, 6798169738408391005, 0.918520, '3xzEibq1iW') index_test.go:137: sql insert into test_index values (2628, 6103612584213058568, 0.460335, 'Dog2CMmbfd') index_test.go:140: sql delete from test_index where c = 911 index_test.go:137: sql insert into test_index values (2629, 2828778740217258346, 0.436198, 'XRDbKqiBM9') index_test.go:140: sql delete from test_index where c = 750 index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 2267 index_test.go:140: sql delete from test_index where c = 2401 index_test.go:137: sql insert into test_index values (2630, 4170374576768133019, 0.198628, 'G53yCIjpE4') index_test.go:140: sql delete from test_index where c = 1714 index_test.go:143: sql update test_index set c1 = 3378013493768694520, c2 = 0.292656, c3 = 'Q4oMqwu1Hw' where c = 894 index_test.go:143: sql update test_index set c1 = 1071026272470724517, c2 = 0.951834, c3 = 'lr44tNFjTV' where c = 109 index_test.go:140: sql delete from test_index where c = 2098 index_test.go:143: sql update test_index set c1 = 332262341443507224, c2 = 0.068482, c3 = '7MZYrGJXSq' where c = 567 index_test.go:143: sql update test_index set c1 = 8819138384463172121, c2 = 0.085499, c3 = 'yP2wQPW8US' where c = 2045 index_test.go:143: sql update test_index set c1 = 4972482306579125322, c2 = 0.858262, c3 = 'xgulH3ELcj' where c = 2562 index_test.go:140: sql delete from test_index where c = 1687 index_test.go:143: sql update test_index set c1 = 5121387981358394853, c2 = 0.180273, c3 = '9KHiD5pYdk' where c = 2351 index_test.go:140: sql delete from test_index where c = 1404 index_test.go:137: sql insert into test_index values (2631, 3230747884741280990, 0.321979, 'hyFwcN9Icc') index_test.go:140: sql delete from test_index where c = 2269 index_test.go:137: sql insert into test_index values (2632, 2168918490358947602, 0.175338, 'kTes741cYD') index_test.go:137: sql insert into test_index values (2633, 5742012071795690451, 0.815505, 'jSiLR7skBU') index_test.go:140: sql delete from test_index where c = 519 index_test.go:143: sql update test_index set c1 = 5136334719903593263, c2 = 0.762010, c3 = 'R72iXun7wz' where c = 335 index_test.go:137: sql insert into test_index values (2635, 5447822380604454803, 0.449554, 'ImUD5o8Gwk') index_test.go:143: sql update test_index set c1 = 773104259121460285, c2 = 0.457742, c3 = '3z2GEH02lW' where c = 2463 index_test.go:137: sql insert into test_index values (2636, 725894245073249280, 0.831230, 'XFtGCKgoyw') index_test.go:143: sql update test_index set c1 = 1554802774313082394, c2 = 0.790661, c3 = 'TjgxAwB8DV' where c = 2087 index_test.go:143: sql update test_index set c1 = 6423362747066955937, c2 = 0.304383, c3 = 'h63d8JULWG' where c = 1713 index_test.go:140: sql delete from test_index where c = 2609 index_test.go:143: sql update test_index set c1 = 7854864378568350335, c2 = 0.855239, c3 = 'HuQOAgivGl' where c = 1409 index_test.go:137: sql insert into test_index values (2634, 4322970085500897000, 0.208244, 'g1QgRPXRP7') index_test.go:137: sql insert into test_index values (2638, 2840692213429297338, 0.587668, 'ePuUprKZOG') index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 884 index_test.go:140: sql delete from test_index where c = 1789 index_test.go:137: sql insert into test_index values (2637, 4353548306503038509, 0.647820, 'vm0uqoqxK5') index_test.go:140: sql delete from test_index where c = 1953 index_test.go:137: sql insert into test_index values (2640, 449535921945740640, 0.410996, 'NAF8acOCIq') index_test.go:137: sql insert into test_index values (2641, 5450996581705606143, 0.355298, 'MN1rsXUNqt') index_test.go:143: sql update test_index set c1 = 5938735611700401962, c2 = 0.703970, c3 = 'eqQlQN3gfe' where c = 182 index_test.go:143: sql update test_index set c1 = 4892109414437257795, c2 = 0.196288, c3 = 'YRyxyG0jjw' where c = 1194 index_test.go:137: sql insert into test_index values (2639, 1993117028703641250, 0.612828, 'cPwLmPGg98') index_test.go:143: sql update test_index set c1 = 5624982911050597365, c2 = 0.170674, c3 = 'J9ymHHJVTG' where c = 639 index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 6340052482614562420, c2 = 0.894075, c3 = 'cNp65UnKLE' where c = 914 index_test.go:143: sql update test_index set c1 = 6719188880542926746, c2 = 0.483687, c3 = '8jleTS23v8' where c = 1630 index_test.go:143: sql update test_index set c1 = 716981890232883440, c2 = 0.867639, c3 = 'uIOSG2p9nE' where c = 1406 index_test.go:137: sql insert into test_index values (2643, 8533282138793394920, 0.203705, 'UAlTNU9X6A') index_test.go:137: sql insert into test_index values (2642, 6333002905713623244, 0.034287, '5EHHJzPObv') index_test.go:140: sql delete from test_index where c = 1454 index_test.go:140: sql delete from test_index where c = 2017 index_test.go:140: sql delete from test_index where c = 1522 index_test.go:140: sql delete from test_index where c = 1207 index_test.go:143: sql update test_index set c1 = 4341781812140437274, c2 = 0.857858, c3 = '5adGZbBhuo' where c = 974 index_test.go:137: sql insert into test_index values (2645, 8856202742573733369, 0.306859, 'lacFalJgpY') index_test.go:137: sql insert into test_index values (2644, 2764131723667444604, 0.039136, 'tqHTDV3u8x') index_test.go:143: sql update test_index set c1 = 1390443672950572940, c2 = 0.791887, c3 = 'IYSBueSPJw' where c = 547 index_test.go:137: sql insert into test_index values (2646, 1658742018762796902, 0.249623, 'vv02Bwnl3l') index_test.go:140: sql delete from test_index where c = 818 index_test.go:143: sql update test_index set c1 = 6721770263157208385, c2 = 0.189076, c3 = '9kDZPDMtY0' where c = 1125 index_test.go:143: sql update test_index set c1 = 4218212481463633484, c2 = 0.310937, c3 = 'FRav7k4ruJ' where c = 1581 index_test.go:137: sql insert into test_index values (2647, 6078996086150280798, 0.492562, 'AZSf4ZFLvB') index_test.go:137: sql insert into test_index values (2648, 6862309695227869786, 0.962259, 'SRcqPwvtyo') index_test.go:143: sql update test_index set c1 = 6710601265929764273, c2 = 0.477010, c3 = '4uA1FNELJX' where c = 701 index_test.go:140: sql delete from test_index where c = 1600 index_test.go:140: sql delete from test_index where c = 1657 index_test.go:137: sql insert into test_index values (2649, 3230279179727327106, 0.297727, 'lcvih1D4iF') index_test.go:140: sql delete from test_index where c = 1619 index_test.go:140: sql delete from test_index where c = 636 index_test.go:137: sql insert into test_index values (2651, 1150961764077697934, 0.588910, '0TJIjbOu9A') index_test.go:140: sql delete from test_index where c = 1606 index_test.go:143: sql update test_index set c1 = 1698091409659058953, c2 = 0.400532, c3 = 'XfJ3foLGdC' where c = 563 index_test.go:143: sql update test_index set c1 = 5909922039267062586, c2 = 0.568153, c3 = 'J3k3AaY9Fj' where c = 1427 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:137: sql insert into test_index values (2652, 6619715043885956371, 0.840314, 'Bo8GiJ2KH9') index_test.go:137: sql insert into test_index values (2650, 4977840021469846768, 0.062971, 'ZAKGMP6JpE') index_test.go:140: sql delete from test_index where c = 451 index_test.go:143: sql update test_index set c1 = 8520292074341447775, c2 = 0.824129, c3 = '6akRdTck9I' where c = 2134 index_test.go:140: sql delete from test_index where c = 2413 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 1537115896289692491, c2 = 0.345842, c3 = 'Qn9MuCTWYk' where c = 1731 index_test.go:143: sql update test_index set c1 = 6101001063512580799, c2 = 0.419407, c3 = 'sIsGMgQqmw' where c = 107 index_test.go:137: sql insert into test_index values (2653, 7523900190508209653, 0.470013, 'DhgfFpEYdG') index_test.go:143: sql update test_index set c1 = 7707864637413928742, c2 = 0.985738, c3 = 'a9CjxUW67L' where c = 2156 index_test.go:137: sql insert into test_index values (2654, 1119628730009103112, 0.742634, 'fEd2XyoYg6') index_test.go:143: sql update test_index set c1 = 1021268429303848445, c2 = 0.876752, c3 = 'r4zIpt3uR4' where c = 663 index_test.go:143: sql update test_index set c1 = 8416388724753032841, c2 = 0.914331, c3 = 'lIii7xlXPd' where c = 316 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 2089 index_test.go:137: sql insert into test_index values (2655, 3125601362115725908, 0.397375, 'OhRedlujqW') index_test.go:137: sql insert into test_index values (2657, 5042347924192049132, 0.495205, '105dr7hy4c') index_test.go:143: sql update test_index set c1 = 8588289654510808071, c2 = 0.056547, c3 = 'pjcc6ABboY' where c = 1352 index_test.go:143: sql update test_index set c1 = 9167974205956757458, c2 = 0.927573, c3 = 'SMSOQxhq6T' where c = 1072 index_test.go:137: sql insert into test_index values (2656, 6202336603561342637, 0.902114, 'zzbQsetoOp') index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 1786 index_test.go:143: sql update test_index set c1 = 301732817754867951, c2 = 0.697251, c3 = 'A5UviduBKQ' where c = 1754 index_test.go:137: sql insert into test_index values (2660, 2033162803416771576, 0.847687, 'aDZFkCEQsD') index_test.go:137: sql insert into test_index values (2659, 3462313334506617885, 0.513743, 'qs4r2B9dMr') index_test.go:140: sql delete from test_index where c = 176 index_test.go:137: sql insert into test_index values (2658, 430269889939507235, 0.602109, 'QixJnLfOEW') index_test.go:140: sql delete from test_index where c = 2613 index_test.go:143: sql update test_index set c1 = 2267635181523432453, c2 = 0.650341, c3 = 'G8YnpMFXPg' where c = 453 index_test.go:140: sql delete from test_index where c = 580 index_test.go:143: sql update test_index set c1 = 9098090649232128172, c2 = 0.331111, c3 = 'MgRvX8j0r6' where c = 288 index_test.go:137: sql insert into test_index values (2661, 5683919412790216843, 0.902752, 'WjfeDMeoNM') index_test.go:137: sql insert into test_index values (2662, 3541185430401583710, 0.041394, 'LscZfvM2PN') index_test.go:143: sql update test_index set c1 = 3371660071562343092, c2 = 0.888077, c3 = 'gM55U0r0vF' where c = 1664 index_test.go:140: sql delete from test_index where c = 2592 index_test.go:140: sql delete from test_index where c = 2320 index_test.go:137: sql insert into test_index values (2663, 9048207674991598357, 0.122594, 'IUeeEgUGoj') index_test.go:143: sql update test_index set c1 = 2939127539904363037, c2 = 0.342968, c3 = 'HVPuFja6eC' where c = 1255 index_test.go:143: sql update test_index set c1 = 1852675202614762814, c2 = 0.092421, c3 = 'gaA4ox4Aah' where c = 2566 index_test.go:137: sql insert into test_index values (2664, 1674810287409130219, 0.820803, 'bIw5C1gKhp') index_test.go:140: sql delete from test_index where c = 1639 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:137: sql insert into test_index values (2666, 7667019772166099414, 0.666019, 'sZHC9TkawZ') index_test.go:137: sql insert into test_index values (2665, 6427463598363275765, 0.416614, 'DGzq7tnkrd') index_test.go:143: sql update test_index set c1 = 8484435530444260924, c2 = 0.495149, c3 = 'saCXybBGYI' where c = 1518 index_test.go:143: sql update test_index set c1 = 928584239723535323, c2 = 0.066749, c3 = '3bZK0GOVno' where c = 1981 index_test.go:143: sql update test_index set c1 = 7452311725195279602, c2 = 0.768776, c3 = 'AN75Jcn8ZR' where c = 53 index_test.go:137: sql insert into test_index values (2667, 4120359467762528034, 0.935623, 'jvWgoD5kVN') index_test.go:143: sql update test_index set c1 = 5033637757541589696, c2 = 0.537717, c3 = '0JzqodVq1L' where c = 2001 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:140: sql delete from test_index where c = 1226 index_test.go:137: sql insert into test_index values (2669, 1952242486555149940, 0.521082, 'JisWEhhZBH') index_test.go:137: sql insert into test_index values (2668, 406101804225087651, 0.633440, 'iNFn8HNvWl') index_test.go:137: sql insert into test_index values (2670, 2851442619441332212, 0.840918, '09zA5vNSWK') index_test.go:137: sql insert into test_index values (2671, 3819476453701209861, 0.989193, 'i5Uf2kaYgj') index_test.go:140: sql delete from test_index where c = 1016 index_test.go:140: sql delete from test_index where c = 536 index_test.go:143: sql update test_index set c1 = 2223457482188964096, c2 = 0.944478, c3 = 'OYH8cqBzSf' where c = 964 index_test.go:143: sql update test_index set c1 = 8889159459437386531, c2 = 0.760512, c3 = 'r3V4feOpgp' where c = 1939 index_test.go:143: sql update test_index set c1 = 4235040792376376186, c2 = 0.566797, c3 = '0MMQeMtnl6' where c = 350 index_test.go:137: sql insert into test_index values (2672, 7224602874982150111, 0.176108, '5hHkk49XQo') index_test.go:140: sql delete from test_index where c = 1421 index_test.go:140: sql delete from test_index where c = 1961 index_test.go:140: sql delete from test_index where c = 1694 index_test.go:140: sql delete from test_index where c = 2351 index_test.go:143: sql update test_index set c1 = 6172487151165227102, c2 = 0.603869, c3 = 'WlIZbI7T2w' where c = 2305 index_test.go:143: sql update test_index set c1 = 5948451930572330295, c2 = 0.527941, c3 = 'uogSqucH89' where c = 261 index_test.go:143: sql update test_index set c1 = 5975534535403655968, c2 = 0.237294, c3 = 'EfPY7bgpz5' where c = 1089 index_test.go:137: sql insert into test_index values (2674, 3594452309691964346, 0.209443, 'uqoCNHpQHH') index_test.go:137: sql insert into test_index values (2675, 2772150560624652091, 0.123528, 'kLxWmHt2rk') index_test.go:143: sql update test_index set c1 = 2654329318245876569, c2 = 0.426997, c3 = 'y0Gnm8s6k4' where c = 340 index_test.go:137: sql insert into test_index values (2673, 4716703165381218765, 0.179853, 'sUqIvgyhlj') index_test.go:143: sql update test_index set c1 = 1900715694799591368, c2 = 0.634378, c3 = 'SO7SxO31gk' where c = 1843 index_test.go:140: sql delete from test_index where c = 908 index_test.go:137: sql insert into test_index values (2676, 2420533575598707043, 0.020906, 'uLGqgTQ7b1') index_test.go:137: sql insert into test_index values (2678, 7795569751710567742, 0.177475, 'QTdKH4IYiD') index_test.go:140: sql delete from test_index where c = 700 index_test.go:140: sql delete from test_index where c = 2212 index_test.go:140: sql delete from test_index where c = 1508 index_test.go:137: sql insert into test_index values (2679, 3209284358825276171, 0.454637, 'ejTQzNpe2i') index_test.go:140: sql delete from test_index where c = 538 index_test.go:137: sql insert into test_index values (2677, 6331033055820426546, 0.134002, '531XiavbLQ') index_test.go:143: sql update test_index set c1 = 3058578560806284935, c2 = 0.574010, c3 = 'vTmWiHawXY' where c = 624 index_test.go:140: sql delete from test_index where c = 2383 index_test.go:137: sql insert into test_index values (2680, 8739896831193336195, 0.616194, '8oYTGJBk5y') index_test.go:140: sql delete from test_index where c = 1243 index_test.go:143: sql update test_index set c1 = 1364131628449137907, c2 = 0.433232, c3 = 'HyyWHyV3Mk' where c = 103 index_test.go:143: sql update test_index set c1 = 6150330940910486361, c2 = 0.551706, c3 = 'whC1a7j5rR' where c = 1861 index_test.go:143: sql update test_index set c1 = 4571709987027929929, c2 = 0.243960, c3 = '1jhPU44MQT' where c = 1102 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 1857793909995837357, c2 = 0.660811, c3 = 'kYEX7f0pH0' where c = 234 index_test.go:143: sql update test_index set c1 = 659055005566856878, c2 = 0.182822, c3 = 'xV1jv0Ra71' where c = 856 index_test.go:143: sql update test_index set c1 = 4745167308399263093, c2 = 0.695812, c3 = 'TStrrGcwIJ' where c = 1566 index_test.go:143: sql update test_index set c1 = 7623262217981460514, c2 = 0.348744, c3 = 'T5cV0uHcnx' where c = 660 index_test.go:137: sql insert into test_index values (2682, 5953496346313791923, 0.226428, 'Z4nTveYn2B') index_test.go:137: sql insert into test_index values (2681, 7950765546623185324, 0.315584, 'MeVpBMJKF5') index_test.go:137: sql insert into test_index values (2683, 5766596522380062530, 0.576965, 'mY0qeGjK19') index_test.go:137: sql insert into test_index values (2685, 7221275881673501652, 0.641016, 'ZDolLH7e0p') index_test.go:143: sql update test_index set c1 = 7828209738018418782, c2 = 0.329714, c3 = 'tEaavYk0Zk' where c = 2122 index_test.go:140: sql delete from test_index where c = 243 index_test.go:137: sql insert into test_index values (2687, 5655478272366441905, 0.445726, 'tb6SPIs7jm') index_test.go:137: sql insert into test_index values (2684, 2553757641926094674, 0.633163, 'KcagPv8IuK') index_test.go:137: sql insert into test_index values (2688, 8783561306236549654, 0.632687, 'MVEdIY36NM') index_test.go:137: sql insert into test_index values (2686, 6416343797471863714, 0.679048, 'QBJ4vaFAyF') index_test.go:140: sql delete from test_index where c = 1947 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:143: sql update test_index set c1 = 580374252072533343, c2 = 0.283188, c3 = 'VTzw8NonTl' where c = 1077 index_test.go:140: sql delete from test_index where c = 2344 index_test.go:140: sql delete from test_index where c = 1356 index_test.go:140: sql delete from test_index where c = 1838 index_test.go:137: sql insert into test_index values (2689, 7091474304389251420, 0.850242, 'KF5Nlft4q6') index_test.go:140: sql delete from test_index where c = 2651 index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 1160299686017739431, c2 = 0.154037, c3 = 'N3Mp5ukWOA' where c = 502 index_test.go:140: sql delete from test_index where c = 15 index_test.go:143: sql update test_index set c1 = 6265288645556475269, c2 = 0.648241, c3 = 'ZBMvYeMk8n' where c = 1567 index_test.go:143: sql update test_index set c1 = 1795040944038027005, c2 = 0.154127, c3 = 'bbUAlvwx6t' where c = 1922 index_test.go:137: sql insert into test_index values (2690, 1660942919238525684, 0.766088, '02w737QH2e') index_test.go:143: sql update test_index set c1 = 829001046537453802, c2 = 0.277017, c3 = 'VrNaUg9G5Y' where c = 651 index_test.go:143: sql update test_index set c1 = 7609025286328577154, c2 = 0.483533, c3 = 'ulLDwMYeT1' where c = 1495 index_test.go:143: sql update test_index set c1 = 4282003941150187559, c2 = 0.472639, c3 = 'nqdxraBdnw' where c = 2028 index_test.go:140: sql delete from test_index where c = 1196 index_test.go:143: sql update test_index set c1 = 683734847245263802, c2 = 0.668869, c3 = 'iY1E7KCrMk' where c = 1612 index_test.go:143: sql update test_index set c1 = 1544921917598626961, c2 = 0.574248, c3 = 'c8iHy5LKHD' where c = 1396 index_test.go:137: sql insert into test_index values (2691, 6210349188473134310, 0.840986, 'P0ozRcxoFL') index_test.go:137: sql insert into test_index values (2692, 3437693826748921612, 0.427257, 'tUcLw8vqdK') index_test.go:137: sql insert into test_index values (2694, 4265464739873839318, 0.474729, 'Xo5OxKOkjw') index_test.go:137: sql insert into test_index values (2693, 4699821069169757710, 0.868709, '8aSO2TPpmD') index_test.go:140: sql delete from test_index where c = 587 index_test.go:137: sql insert into test_index values (2695, 8037550326621679147, 0.771701, 'E9iX4fiNZv') index_test.go:137: sql insert into test_index values (2696, 65393620543503475, 0.046108, 'w4jKMAfPY0') index_test.go:140: sql delete from test_index where c = 1861 index_test.go:140: sql delete from test_index where c = 1469 index_test.go:143: sql update test_index set c1 = 4236663081751012004, c2 = 0.112584, c3 = 'I6c4Al6EMv' where c = 1100 index_test.go:140: sql delete from test_index where c = 1592 index_test.go:140: sql delete from test_index where c = 1372 index_test.go:143: sql update test_index set c1 = 6607815392968855265, c2 = 0.925437, c3 = 'p68yzgsGNB' where c = 1091 index_test.go:140: sql delete from test_index where c = 2203 index_test.go:143: sql update test_index set c1 = 7625678118962330456, c2 = 0.957863, c3 = 'w4YCxhTkE9' where c = 430 index_test.go:137: sql insert into test_index values (2697, 791413573976377818, 0.560324, 'kuz7z87KQL') index_test.go:143: sql update test_index set c1 = 4340131239415079014, c2 = 0.403437, c3 = 'IeEHEqaPM1' where c = 982 index_test.go:143: sql update test_index set c1 = 6031616492563982832, c2 = 0.929704, c3 = 'v7af92g5Ns' where c = 2150 index_test.go:143: sql update test_index set c1 = 7371572766153955363, c2 = 0.061418, c3 = '5yeKXbbAD0' where c = 370 index_test.go:143: sql update test_index set c1 = 7213376383865430043, c2 = 0.930750, c3 = 'pa9m2g1eWK' where c = 1629 index_test.go:140: sql delete from test_index where c = 2436 index_test.go:143: sql update test_index set c1 = 4644606240516177400, c2 = 0.720159, c3 = '3BTwxLNxAR' where c = 948 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:143: sql update test_index set c1 = 1595101844843878409, c2 = 0.290555, c3 = 'e2UbEZvRFO' where c = 2326 index_test.go:137: sql insert into test_index values (2698, 236849728794615964, 0.488244, 'N9CU4wluTa') index_test.go:140: sql delete from test_index where c = 956 index_test.go:143: sql update test_index set c1 = 6834125142822288058, c2 = 0.634243, c3 = 'VhHS9mf4Kf' where c = 2688 index_test.go:137: sql insert into test_index values (2699, 6899799399829747347, 0.114629, 'lG3oMcyZm5') index_test.go:140: sql delete from test_index where c = 2679 index_test.go:143: sql update test_index set c1 = 2046595928779450131, c2 = 0.568993, c3 = 'uQ9AWeDGp9' where c = 2328 index_test.go:137: sql insert into test_index values (2700, 3254141593838082592, 0.841914, 'lQCxD3mIP5') index_test.go:140: sql delete from test_index where c = 208 index_test.go:143: sql update test_index set c1 = 8164301918475682440, c2 = 0.951093, c3 = 'ivuRDcckr3' where c = 2400 index_test.go:137: sql insert into test_index values (2708, 804562161436977527, 0.017957, 'SgpkHu3Cpt') index_test.go:137: sql insert into test_index values (2704, 3300856665415735454, 0.207753, 'lcafaolHRH') index_test.go:137: sql insert into test_index values (2707, 3789398486584981084, 0.177431, 'VMABvUTMic') index_test.go:137: sql insert into test_index values (2701, 5325938572543844332, 0.301719, 'rZrgEMkV3Y') index_test.go:137: sql insert into test_index values (2705, 4705067300256480490, 0.835231, 'ZotTK452aP') index_test.go:137: sql insert into test_index values (2702, 6939797661128284804, 0.865025, 'jhg6mEYkGJ') index_test.go:140: sql delete from test_index where c = 337 index_test.go:140: sql delete from test_index where c = 346 index_test.go:140: sql delete from test_index where c = 648 index_test.go:137: sql insert into test_index values (2703, 4879332477407010667, 0.765500, 'MlQeLWbjDz') index_test.go:137: sql insert into test_index values (2706, 9091600505413641520, 0.053514, 'zMLXXnNkWT') index_test.go:137: sql insert into test_index values (2710, 7289523055485674915, 0.451629, 'SJPDJof7U6') index_test.go:137: sql insert into test_index values (2709, 685168196584793309, 0.967282, 'g5rnjC22UO') index_test.go:143: sql update test_index set c1 = 7225186593782730077, c2 = 0.951697, c3 = 'JWHIh5mki8' where c = 416 index_test.go:140: sql delete from test_index where c = 1389 index_test.go:140: sql delete from test_index where c = 2556 index_test.go:143: sql update test_index set c1 = 6659542424654443409, c2 = 0.433261, c3 = '04p0sqTkkv' where c = 1360 index_test.go:143: sql update test_index set c1 = 2506081879048015190, c2 = 0.558153, c3 = 'vjgWywnwER' where c = 1479 index_test.go:140: sql delete from test_index where c = 1615 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 1815 index_test.go:137: sql insert into test_index values (2711, 2805908474380746499, 0.180646, 'I3oLROjsEI') index_test.go:140: sql delete from test_index where c = 2572 index_test.go:143: sql update test_index set c1 = 2326012647488019470, c2 = 0.312883, c3 = 'c7Q8OeRYte' where c = 2206 index_test.go:140: sql delete from test_index where c = 2157 index_test.go:143: sql update test_index set c1 = 1997141778465332760, c2 = 0.856266, c3 = 'VmKo9OJDUz' where c = 644 index_test.go:143: sql update test_index set c1 = 679863457428223078, c2 = 0.092393, c3 = 'zbrt8E4CJm' where c = 1513 index_test.go:137: sql insert into test_index values (2713, 5922475630683097193, 0.219023, 'aEoEekloLL') index_test.go:137: sql insert into test_index values (2714, 4543967862835302772, 0.686035, 'anYXru7kaz') index_test.go:143: sql update test_index set c1 = 6970295282700760166, c2 = 0.617338, c3 = 'PI9diF2mSL' where c = 1800 index_test.go:140: sql delete from test_index where c = 2429 index_test.go:137: sql insert into test_index values (2712, 8738753813085109894, 0.190565, 'CbZz7FOTte') index_test.go:143: sql update test_index set c1 = 4410816957681805332, c2 = 0.549878, c3 = 'u0I5SovBhx' where c = 2655 index_test.go:143: sql update test_index set c1 = 5794560930256530189, c2 = 0.561265, c3 = 'FbEnLBDZr9' where c = 2682 index_test.go:137: sql insert into test_index values (2715, 1023334394806464173, 0.562536, 'hVEfJbOZzY') index_test.go:143: sql update test_index set c1 = 9106105010618633261, c2 = 0.803603, c3 = 'fctop4HcMW' where c = 1969 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 1881 index_test.go:137: sql insert into test_index values (2716, 5271591801477931366, 0.637973, 'pYOgZ0qldA') index_test.go:137: sql insert into test_index values (2717, 5125992714609433933, 0.731713, 'ZvtaVToqEf') index_test.go:140: sql delete from test_index where c = 2322 index_test.go:137: sql insert into test_index values (2718, 4850413942356446293, 0.881031, 'I3FMG79Y9q') index_test.go:137: sql insert into test_index values (2719, 3577447104708458098, 0.069584, 'FPeCt59Rpp') index_test.go:143: sql update test_index set c1 = 775528974171096568, c2 = 0.256348, c3 = '0yjmfgAlRc' where c = 2030 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:137: sql insert into test_index values (2720, 8324666037469708992, 0.546522, 'dyDbktQCIV') index_test.go:143: sql update test_index set c1 = 1485444425868004494, c2 = 0.414897, c3 = 'mBnnO2HPgr' where c = 801 index_test.go:143: sql update test_index set c1 = 7883377823574707970, c2 = 0.332203, c3 = 'Z3Yq6F4FsT' where c = 1802 index_test.go:140: sql delete from test_index where c = 397 index_test.go:143: sql update test_index set c1 = 2360192644653693862, c2 = 0.287323, c3 = 'AHfovGfKnr' where c = 1476 index_test.go:137: sql insert into test_index values (2721, 9039140626206031650, 0.595643, '16Dd7oSzBH') index_test.go:140: sql delete from test_index where c = 1157 index_test.go:143: sql update test_index set c1 = 8858396127494235649, c2 = 0.363848, c3 = '1aZJxrm82C' where c = 309 index_test.go:140: sql delete from test_index where c = 2241 index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 946 index_test.go:137: sql insert into test_index values (2723, 8094952659157962079, 0.074069, '3sONFiRo50') index_test.go:143: sql update test_index set c1 = 7579175082556855334, c2 = 0.366806, c3 = 'JxNdfS0cbR' where c = 2465 index_test.go:143: sql update test_index set c1 = 8461462174144800560, c2 = 0.257141, c3 = 'dPcAuckC2m' where c = 1748 index_test.go:137: sql insert into test_index values (2722, 2515245338028140145, 0.535845, 'Pio07REhbo') index_test.go:143: sql update test_index set c1 = 1886242941429664347, c2 = 0.948029, c3 = 'KtUSSr7XbZ' where c = 1208 index_test.go:137: sql insert into test_index values (2725, 857773867220679260, 0.808588, 'KDYlQVMNEs') index_test.go:137: sql insert into test_index values (2724, 4831920095312810543, 0.436863, 'dsoJq3rFIA') index_test.go:143: sql update test_index set c1 = 5353415112939669727, c2 = 0.244610, c3 = 'wLNNa7knqV' where c = 2296 index_test.go:140: sql delete from test_index where c = 605 index_test.go:137: sql insert into test_index values (2726, 6491001169007401690, 0.187449, 'rT4rnmtDYN') index_test.go:140: sql delete from test_index where c = 2142 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 4857920759886650722, c2 = 0.363362, c3 = 'kzuVbhv2ld' where c = 2415 index_test.go:143: sql update test_index set c1 = 3783749213765037502, c2 = 0.732621, c3 = '9ZRMFjD7zz' where c = 1168 index_test.go:143: sql update test_index set c1 = 6702401440486027011, c2 = 0.359718, c3 = 'mIt2Zfdo1w' where c = 1215 index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 4428736375574529038, c2 = 0.730229, c3 = 'vV10Q1tR7n' where c = 2393 index_test.go:137: sql insert into test_index values (2728, 6011428918164132830, 0.538497, '8Wag7o9KeM') index_test.go:137: sql insert into test_index values (2729, 6037202796104052279, 0.769394, 'q44dZtYuyC') index_test.go:137: sql insert into test_index values (2727, 6210851597302792138, 0.317649, '69h16pPQD1') index_test.go:137: sql insert into test_index values (2730, 2376097591520649503, 0.853689, 'qmdWkUkte8') index_test.go:140: sql delete from test_index where c = 2235 index_test.go:143: sql update test_index set c1 = 2722062230249017419, c2 = 0.115780, c3 = '3y9312EcWe' where c = 1245 index_test.go:137: sql insert into test_index values (2731, 2067522460759107486, 0.333477, 'lUtP14hmMN') index_test.go:140: sql delete from test_index where c = 2483 index_test.go:143: sql update test_index set c1 = 441892731808819799, c2 = 0.536880, c3 = 'DaqPk0iQb7' where c = 2395 index_test.go:143: sql update test_index set c1 = 5349400658498126308, c2 = 0.482333, c3 = 'KW9hHGB77Q' where c = 1366 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:140: sql delete from test_index where c = 816 index_test.go:137: sql insert into test_index values (2732, 1759745437648669719, 0.257108, 'hMG02xxyUn') index_test.go:137: sql insert into test_index values (2733, 2099200583550536550, 0.785366, 'Y3ZvkgpodN') index_test.go:140: sql delete from test_index where c = 344 index_test.go:143: sql update test_index set c1 = 1184281512675595652, c2 = 0.877244, c3 = 'noNqPd2Lmh' where c = 805 index_test.go:137: sql insert into test_index values (2735, 4543755514808588213, 0.241189, 'eDKRfqDaNG') index_test.go:143: sql update test_index set c1 = 3418971705098054066, c2 = 0.507348, c3 = 'h8pWmfosBj' where c = 576 index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 7615516137160265690, c2 = 0.232823, c3 = 'Ik4CFGd5vn' where c = 615 index_test.go:137: sql insert into test_index values (2736, 5568674031863069746, 0.275955, 'yQzr2vhXwP') index_test.go:143: sql update test_index set c1 = 8877954901301663516, c2 = 0.688316, c3 = 'a82O6FFlMU' where c = 1329 index_test.go:140: sql delete from test_index where c = 2248 index_test.go:137: sql insert into test_index values (2734, 3901935674325906898, 0.092361, 'WdIVx1xwFB') index_test.go:143: sql update test_index set c1 = 4621897945551013612, c2 = 0.547558, c3 = 'zwB5KMiCs9' where c = 583 index_test.go:137: sql insert into test_index values (2737, 1467168038466850023, 0.218959, 'VgzaZXQ8aK') index_test.go:140: sql delete from test_index where c = 2048 index_test.go:140: sql delete from test_index where c = 1091 index_test.go:137: sql insert into test_index values (2739, 5119680925651326216, 0.190845, 'hpyhuCfn94') index_test.go:137: sql insert into test_index values (2740, 3854552974316019884, 0.910122, 'd3my5pwlyd') index_test.go:140: sql delete from test_index where c = 1012 index_test.go:143: sql update test_index set c1 = 5070538163270804651, c2 = 0.749820, c3 = 'J8BsV8LGvw' where c = 1403 index_test.go:137: sql insert into test_index values (2738, 4880960903684149036, 0.066566, 'o05IU98o9F') index_test.go:140: sql delete from test_index where c = 2698 index_test.go:137: sql insert into test_index values (2741, 4870380780681630342, 0.554556, 'p7UOA4we2o') index_test.go:140: sql delete from test_index where c = 1464 index_test.go:143: sql update test_index set c1 = 1688130778390615547, c2 = 0.373619, c3 = 'XbonKs1l4W' where c = 406 index_test.go:143: sql update test_index set c1 = 4025408817519167833, c2 = 0.578293, c3 = '7Hj2CqApAG' where c = 2235 index_test.go:143: sql update test_index set c1 = 4460878944753835778, c2 = 0.298575, c3 = 'bc7DCXt4au' where c = 925 index_test.go:140: sql delete from test_index where c = 1979 index_test.go:137: sql insert into test_index values (2742, 4424366232513967777, 0.735448, 'KHEgsCYfVr') index_test.go:140: sql delete from test_index where c = 2059 index_test.go:140: sql delete from test_index where c = 2547 index_test.go:137: sql insert into test_index values (2743, 7546837230421704166, 0.301196, '2bBK0sPfHA') index_test.go:143: sql update test_index set c1 = 8416132914051189431, c2 = 0.923624, c3 = 'bNEnsuXs73' where c = 1923 index_test.go:143: sql update test_index set c1 = 7873271380149781385, c2 = 0.186511, c3 = 'gOnPBf5Nrn' where c = 967 index_test.go:140: sql delete from test_index where c = 2700 index_test.go:137: sql insert into test_index values (2744, 5587577613860477339, 0.201365, '3BTGp4d7Ll') index_test.go:137: sql insert into test_index values (2745, 7479011291740353297, 0.502142, 'c5cAeZIBEz') index_test.go:143: sql update test_index set c1 = 2073567969322440626, c2 = 0.046467, c3 = 'oZ6zrZTkt5' where c = 434 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:143: sql update test_index set c1 = 939768475813060786, c2 = 0.767948, c3 = 'YK3Zq9pEQX' where c = 305 index_test.go:143: sql update test_index set c1 = 6009725943913261280, c2 = 0.465764, c3 = 'b9Vib9aLFZ' where c = 337 index_test.go:143: sql update test_index set c1 = 5142814423968909127, c2 = 0.951657, c3 = 'IQLCqY3EJY' where c = 1955 index_test.go:137: sql insert into test_index values (2746, 6883899414474954687, 0.233428, 'hFDy6Y7Lnf') index_test.go:140: sql delete from test_index where c = 2725 index_test.go:137: sql insert into test_index values (2747, 7427054160493453503, 0.862329, 'Y8cfiN0lAi') index_test.go:140: sql delete from test_index where c = 882 index_test.go:140: sql delete from test_index where c = 256 index_test.go:137: sql insert into test_index values (2749, 5972141134147495790, 0.037572, 'G7PFbgwpfb') index_test.go:137: sql insert into test_index values (2751, 1504438221150419036, 0.938011, 'sXd2mTme9D') index_test.go:143: sql update test_index set c1 = 1515038433192376379, c2 = 0.013031, c3 = 'vEKxyB3fw9' where c = 1681 index_test.go:137: sql insert into test_index values (2748, 2546338992427656821, 0.271013, 'SfNaRmOgbn') index_test.go:140: sql delete from test_index where c = 1621 index_test.go:143: sql update test_index set c1 = 1740712725338366717, c2 = 0.455546, c3 = 'mJo0xd4JKB' where c = 65 index_test.go:137: sql insert into test_index values (2750, 9164597344532294366, 0.515844, 'JSDfVVaiTU') index_test.go:140: sql delete from test_index where c = 633 index_test.go:143: sql update test_index set c1 = 5319426008674270420, c2 = 0.942266, c3 = 'XwnyBb4CmD' where c = 1966 index_test.go:140: sql delete from test_index where c = 193 index_test.go:137: sql insert into test_index values (2752, 2963788549887400933, 0.344369, 'omBw0lVkqM') index_test.go:140: sql delete from test_index where c = 2694 index_test.go:143: sql update test_index set c1 = 4106594164565547706, c2 = 0.831176, c3 = 'xYcEmEJ7Yp' where c = 2295 index_test.go:143: sql update test_index set c1 = 5671982166012268072, c2 = 0.955148, c3 = 'rzguhYqH6V' where c = 1774 index_test.go:140: sql delete from test_index where c = 776 index_test.go:137: sql insert into test_index values (2753, 2823118666276898031, 0.788156, 'Gni9Lvgo3y') index_test.go:143: sql update test_index set c1 = 5992062503317994968, c2 = 0.957953, c3 = 'Zy4jsjrwxo' where c = 2096 index_test.go:140: sql delete from test_index where c = 994 index_test.go:140: sql delete from test_index where c = 1802 index_test.go:143: sql update test_index set c1 = 3171322581464504109, c2 = 0.515957, c3 = 'z2GkhmQzfg' where c = 1562 index_test.go:140: sql delete from test_index where c = 2743 index_test.go:137: sql insert into test_index values (2756, 8522354182664214769, 0.616427, '6Dsn41j248') index_test.go:137: sql insert into test_index values (2754, 5004003449830067064, 0.267321, 'MrWMM41y1w') index_test.go:143: sql update test_index set c1 = 7536520421159187217, c2 = 0.318810, c3 = 'NvJ0xgv8jA' where c = 1739 index_test.go:143: sql update test_index set c1 = 2385468059783758937, c2 = 0.921163, c3 = '821DFVqc32' where c = 2377 index_test.go:137: sql insert into test_index values (2757, 1202075715165878850, 0.942706, 'UviNApmNXP') index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 16 index_test.go:137: sql insert into test_index values (2755, 1491683901777463198, 0.593065, '2mPYnvxnyR') index_test.go:140: sql delete from test_index where c = 2002 index_test.go:143: sql update test_index set c1 = 4192238225590411090, c2 = 0.964390, c3 = 'aYfmhe1815' where c = 1040 index_test.go:140: sql delete from test_index where c = 1539 index_test.go:143: sql update test_index set c1 = 6807938618822735796, c2 = 0.991798, c3 = 'tRZm67ODv2' where c = 1322 index_test.go:137: sql insert into test_index values (2760, 932866628145175336, 0.292095, '4hcA8GvslA') index_test.go:137: sql insert into test_index values (2758, 848381339283534091, 0.566767, 'vwNJuB5wRj') index_test.go:143: sql update test_index set c1 = 8732748944049121892, c2 = 0.863382, c3 = 'YmOkAbfzBZ' where c = 1588 index_test.go:143: sql update test_index set c1 = 2982206471659226402, c2 = 0.231989, c3 = 'QtKYXiUlWT' where c = 1071 index_test.go:137: sql insert into test_index values (2759, 1955537343339122645, 0.232677, '9fqpzysGZb') index_test.go:143: sql update test_index set c1 = 7111986170205547793, c2 = 0.589120, c3 = 'SivZZ0VBxE' where c = 2654 index_test.go:137: sql insert into test_index values (2761, 7938613747345202980, 0.785590, 'e5CEnj9iow') index_test.go:143: sql update test_index set c1 = 1881048781536228962, c2 = 0.016951, c3 = 'iSAqZqvPdL' where c = 1612 index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 325 index_test.go:140: sql delete from test_index where c = 2025 index_test.go:143: sql update test_index set c1 = 1477695086796945409, c2 = 0.855481, c3 = 'RijKKv7GZq' where c = 2479 index_test.go:137: sql insert into test_index values (2762, 4197492391896929984, 0.456950, 'x9csFJOiuP') index_test.go:137: sql insert into test_index values (2763, 6543196387482425850, 0.492138, 'cg6RJtaPko') index_test.go:137: sql insert into test_index values (2765, 3916727454302519549, 0.218561, 'dxrJc6zty6') index_test.go:140: sql delete from test_index where c = 2340 index_test.go:137: sql insert into test_index values (2764, 4532136432217632365, 0.604606, 'hRKsqs3Nuu') index_test.go:143: sql update test_index set c1 = 8040045757720848332, c2 = 0.427303, c3 = 'JqyNEfJLGN' where c = 2499 index_test.go:143: sql update test_index set c1 = 8921881240390545293, c2 = 0.335145, c3 = 'yfic2H5CAS' where c = 304 index_test.go:140: sql delete from test_index where c = 909 index_test.go:137: sql insert into test_index values (2767, 4704594957257978058, 0.461294, 'UrGtCMaIZQ') index_test.go:137: sql insert into test_index values (2766, 2654081289434200913, 0.198872, 'Jqb21j0R5k') index_test.go:140: sql delete from test_index where c = 2329 index_test.go:140: sql delete from test_index where c = 1735 index_test.go:143: sql update test_index set c1 = 678304014848513390, c2 = 0.310106, c3 = 'Kg4tcw3rx1' where c = 1933 index_test.go:140: sql delete from test_index where c = 755 index_test.go:143: sql update test_index set c1 = 8177103384466503940, c2 = 0.323941, c3 = 'r5c4BXyRQt' where c = 1934 index_test.go:137: sql insert into test_index values (2768, 6344167359565247568, 0.943987, 'emjEfnGzVM') index_test.go:143: sql update test_index set c1 = 2060619667076182307, c2 = 0.860670, c3 = '5pt4uDYFGk' where c = 74 index_test.go:143: sql update test_index set c1 = 6193349865804361715, c2 = 0.479744, c3 = 'pFcKThL0HO' where c = 1629 index_test.go:140: sql delete from test_index where c = 1879 index_test.go:137: sql insert into test_index values (2769, 9141241869121181434, 0.272696, 'FlByJTY25V') index_test.go:137: sql insert into test_index values (2770, 3254954725357416445, 0.895249, 'tobWnYryoO') index_test.go:140: sql delete from test_index where c = 2182 index_test.go:140: sql delete from test_index where c = 651 index_test.go:143: sql update test_index set c1 = 393268669169256808, c2 = 0.572720, c3 = 'EvFoA0LW7m' where c = 1033 index_test.go:143: sql update test_index set c1 = 7846605850519735598, c2 = 0.374189, c3 = 'qwCn9WKNvs' where c = 1331 index_test.go:137: sql insert into test_index values (2771, 2323071203637061428, 0.727282, 'BPoQ20tt4F') index_test.go:143: sql update test_index set c1 = 7496648577991586106, c2 = 0.662330, c3 = 'GVhF45UPVJ' where c = 115 index_test.go:143: sql update test_index set c1 = 3291470973025770103, c2 = 0.893617, c3 = 'suh2I0To0t' where c = 1149 index_test.go:137: sql insert into test_index values (2772, 4573331585680034472, 0.219113, 'AtSsvLqSJk') index_test.go:137: sql insert into test_index values (2773, 8088556852360716042, 0.107625, '0GZJyaObnL') index_test.go:140: sql delete from test_index where c = 947 index_test.go:137: sql insert into test_index values (2774, 7886918411837888291, 0.845197, 'rZh4BvSunA') index_test.go:140: sql delete from test_index where c = 2008 index_test.go:143: sql update test_index set c1 = 5300099257064244129, c2 = 0.661424, c3 = 'h34mbr4FpV' where c = 628 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:137: sql insert into test_index values (2775, 5597471023099601445, 0.682936, 'RU1Bsah5qP') index_test.go:140: sql delete from test_index where c = 1970 index_test.go:137: sql insert into test_index values (2776, 7009336100976740276, 0.632396, 'jw25CWVftA') index_test.go:140: sql delete from test_index where c = 839 index_test.go:137: sql insert into test_index values (2777, 420387614735189810, 0.639771, 'jizMKkrCYP') index_test.go:143: sql update test_index set c1 = 6589316723070769994, c2 = 0.750178, c3 = '8JL8GT7rjz' where c = 135 index_test.go:143: sql update test_index set c1 = 6773994792196443366, c2 = 0.919741, c3 = 'b3zzuZtODN' where c = 157 index_test.go:143: sql update test_index set c1 = 215776701733162458, c2 = 0.223750, c3 = 'eYe0V5IM3b' where c = 397 index_test.go:140: sql delete from test_index where c = 1588 index_test.go:137: sql insert into test_index values (2778, 9134001265626774013, 0.149114, 'UVeeQwSb0x') index_test.go:140: sql delete from test_index where c = 758 index_test.go:140: sql delete from test_index where c = 1227 index_test.go:143: sql update test_index set c1 = 390802599908500674, c2 = 0.291657, c3 = 'O7JnFFZG0n' where c = 2530 index_test.go:140: sql delete from test_index where c = 2178 index_test.go:140: sql delete from test_index where c = 853 index_test.go:143: sql update test_index set c1 = 949625743319931580, c2 = 0.219741, c3 = 'xZHvkeFP46' where c = 98 index_test.go:137: sql insert into test_index values (2779, 3148421213262614210, 0.639024, 'Jw1hLRS7cA') index_test.go:137: sql insert into test_index values (2781, 3421290130651355904, 0.006633, 'b8xDkeOXlH') index_test.go:137: sql insert into test_index values (2780, 3865383936395845555, 0.542628, '86IkuCMRdq') index_test.go:143: sql update test_index set c1 = 1986734563344733993, c2 = 0.818374, c3 = 'hrMTIKPbsE' where c = 2416 index_test.go:143: sql update test_index set c1 = 3486005906180608044, c2 = 0.864800, c3 = 'aCzwPE0cnu' where c = 1754 index_test.go:140: sql delete from test_index where c = 2592 index_test.go:143: sql update test_index set c1 = 3322512209022934708, c2 = 0.906305, c3 = 'mDGYJzn4jF' where c = 558 index_test.go:137: sql insert into test_index values (2783, 7242904126417408444, 0.974549, 'SRuMZeMINa') index_test.go:140: sql delete from test_index where c = 1466 index_test.go:137: sql insert into test_index values (2782, 6896862684665610548, 0.129574, 'RFY7xbLkZ5') index_test.go:143: sql update test_index set c1 = 144288348869322047, c2 = 0.096190, c3 = 'Qvp0PXzxQY' where c = 1053 index_test.go:140: sql delete from test_index where c = 2253 index_test.go:143: sql update test_index set c1 = 8814480758722667595, c2 = 0.982239, c3 = '5hnpgN0Rp8' where c = 2179 index_test.go:137: sql insert into test_index values (2785, 7362065003773095176, 0.565976, '1MZ1m4riUQ') index_test.go:137: sql insert into test_index values (2784, 4264855101658816741, 0.984369, 'zzOmD1KCYQ') index_test.go:143: sql update test_index set c1 = 4429692248954707480, c2 = 0.140797, c3 = 'WzFmqU97m2' where c = 1863 index_test.go:143: sql update test_index set c1 = 2579309930790483208, c2 = 0.479170, c3 = 'B3RJYIsHnx' where c = 635 index_test.go:137: sql insert into test_index values (2786, 1094006805148779135, 0.695900, 'ta0wJuqH83') index_test.go:140: sql delete from test_index where c = 1425 index_test.go:143: sql update test_index set c1 = 1010589678230449814, c2 = 0.229147, c3 = 'kJy7YTwInB' where c = 238 index_test.go:137: sql insert into test_index values (2788, 6083273243399239346, 0.954869, 'LguOpuFVea') index_test.go:140: sql delete from test_index where c = 1233 index_test.go:137: sql insert into test_index values (2787, 937998146308929100, 0.676477, 'bfIuTG4pYc') index_test.go:140: sql delete from test_index where c = 1866 index_test.go:140: sql delete from test_index where c = 2725 index_test.go:140: sql delete from test_index where c = 2133 index_test.go:143: sql update test_index set c1 = 6380562367974475506, c2 = 0.514121, c3 = 'tFF1NkPX6y' where c = 882 index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (2789, 6618499572160848480, 0.042433, 'GE0n9UXVm5') index_test.go:143: sql update test_index set c1 = 5591926565816411958, c2 = 0.824710, c3 = 'qHcrAxl8Q8' where c = 1877 index_test.go:140: sql delete from test_index where c = 64 index_test.go:137: sql insert into test_index values (2790, 6173509301550568824, 0.623084, 'gd6fEL8iQd') index_test.go:143: sql update test_index set c1 = 5373653972732511552, c2 = 0.147828, c3 = 'mbZPCCc3tG' where c = 2517 index_test.go:137: sql insert into test_index values (2791, 6201675893557092556, 0.419000, 'kHfR0Om9T2') index_test.go:143: sql update test_index set c1 = 3364877210467206416, c2 = 0.533751, c3 = 'cIslxf4Dwu' where c = 2261 index_test.go:143: sql update test_index set c1 = 8288544416360522631, c2 = 0.361567, c3 = '6JgsY9iQ8K' where c = 2536 index_test.go:143: sql update test_index set c1 = 1500538967314011878, c2 = 0.272840, c3 = 'KlmM66BDZy' where c = 345 index_test.go:140: sql delete from test_index where c = 57 index_test.go:137: sql insert into test_index values (2793, 8635207302988983035, 0.257300, 'wLsjCaZk0L') index_test.go:137: sql insert into test_index values (2792, 1082618897176367579, 0.440983, '8Po2b7wDlH') index_test.go:143: sql update test_index set c1 = 5342539132112515408, c2 = 0.377127, c3 = 'G32tChJwMm' where c = 2664 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:140: sql delete from test_index where c = 303 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:137: sql insert into test_index values (2794, 5343081378179450579, 0.225190, 'ZegkkFCR7c') index_test.go:137: sql insert into test_index values (2795, 189798962785780617, 0.429361, 'EJBHGmbjHJ') index_test.go:137: sql insert into test_index values (2796, 2155645602651819450, 0.369672, 'V0xzAbwpDS') index_test.go:143: sql update test_index set c1 = 8412482516404389326, c2 = 0.139156, c3 = 'oyGP2cLdYt' where c = 2068 index_test.go:137: sql insert into test_index values (2797, 913052650731137932, 0.374334, '7ymihhCGne') index_test.go:143: sql update test_index set c1 = 563990191525284479, c2 = 0.400443, c3 = '4YMMdBw3cU' where c = 2062 index_test.go:140: sql delete from test_index where c = 2684 index_test.go:143: sql update test_index set c1 = 1007734508397591985, c2 = 0.084803, c3 = 'qd54whm413' where c = 2503 index_test.go:143: sql update test_index set c1 = 3068070979892670527, c2 = 0.776998, c3 = 'Rps95YxwWY' where c = 2558 index_test.go:140: sql delete from test_index where c = 1498 index_test.go:140: sql delete from test_index where c = 1229 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:137: sql insert into test_index values (2798, 8031723764558410295, 0.576608, 'eqCxz1yva6') index_test.go:143: sql update test_index set c1 = 2928204083698715687, c2 = 0.958349, c3 = '2dZs0dU6iB' where c = 1254 index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 592891043869824489, c2 = 0.413121, c3 = 'rGPzPHMFPo' where c = 837 index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (2799, 8042710564855548515, 0.302426, '9zBVEIb0Ln') index_test.go:143: sql update test_index set c1 = 2094546971115515701, c2 = 0.815171, c3 = 'qpc5ktgHx3' where c = 804 index_test.go:143: sql update test_index set c1 = 1056750790135074742, c2 = 0.205571, c3 = 'qaYxZ5zGgh' where c = 1847 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 8587360505958183512, c2 = 0.449407, c3 = 'kCcoO0ZIx6' where c = 2030 index_test.go:143: sql update test_index set c1 = 4540150343836449691, c2 = 0.551727, c3 = 'B4wSUsYBRT' where c = 715 index_test.go:137: sql insert into test_index values (2800, 345908078274995287, 0.404047, 'xjPB1i70sU') index_test.go:143: sql update test_index set c1 = 3797894044665165167, c2 = 0.927448, c3 = 'eKnznlGD0O' where c = 1886 index_test.go:140: sql delete from test_index where c = 195 index_test.go:143: sql update test_index set c1 = 4511925958330795972, c2 = 0.442910, c3 = 'hWHIMyQopJ' where c = 2521 index_test.go:137: sql insert into test_index values (2802, 1641572779971234900, 0.237681, 'bF77WGvvJX') index_test.go:137: sql insert into test_index values (2801, 3883139409915198302, 0.723708, '4TQtOEFbTG') index_test.go:137: sql insert into test_index values (2805, 1643259908476328541, 0.642709, 'jRj3xH4sYx') index_test.go:137: sql insert into test_index values (2804, 2550096127618728294, 0.782497, 'IzL4OTWcGt') index_test.go:137: sql insert into test_index values (2806, 7392509942278493890, 0.333427, 'ogCRoJNPF5') index_test.go:137: sql insert into test_index values (2803, 1188896653585224806, 0.057691, 'DBmGOtiib5') index_test.go:137: sql insert into test_index values (2810, 7200864225199132920, 0.791160, 'gs15Stpdc9') index_test.go:137: sql insert into test_index values (2808, 3890932182692235355, 0.844424, 'MRlBdaNQyw') index_test.go:137: sql insert into test_index values (2807, 4361715605141024362, 0.092887, 'iNRvHSfqWK') index_test.go:137: sql insert into test_index values (2809, 8577092016058288598, 0.976167, 'N33GDyJrMM') index_test.go:140: sql delete from test_index where c = 943 index_test.go:140: sql delete from test_index where c = 959 index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 2271 index_test.go:140: sql delete from test_index where c = 759 index_test.go:140: sql delete from test_index where c = 863 index_test.go:140: sql delete from test_index where c = 2749 index_test.go:140: sql delete from test_index where c = 1577 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:143: sql update test_index set c1 = 6287467404757596600, c2 = 0.515066, c3 = 'qviuJan0z4' where c = 2013 index_test.go:143: sql update test_index set c1 = 4566710283984500044, c2 = 0.249315, c3 = 'KeZpV5GAww' where c = 889 index_test.go:143: sql update test_index set c1 = 1803057560548070629, c2 = 0.555618, c3 = 'Oz5ZK64cT2' where c = 1740 index_test.go:143: sql update test_index set c1 = 9185009469954474245, c2 = 0.483241, c3 = 'vDGiBnbYxn' where c = 1508 index_test.go:143: sql update test_index set c1 = 9144013409177447968, c2 = 0.239739, c3 = 'Wt6URMAgtM' where c = 2437 index_test.go:143: sql update test_index set c1 = 4560570861932051257, c2 = 0.970246, c3 = 'BcYxGnyrsL' where c = 1199 index_test.go:143: sql update test_index set c1 = 3266646828151754924, c2 = 0.146626, c3 = 'QEk443KpYX' where c = 1965 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:137: sql insert into test_index values (2811, 116858933988571726, 0.305852, '9Q8MsA7tTI') index_test.go:137: sql insert into test_index values (2813, 2994694727069424099, 0.338910, 'ch4UMvHdLt') index_test.go:143: sql update test_index set c1 = 4285152693897310926, c2 = 0.062485, c3 = 'JdFYdUvF4V' where c = 1435 index_test.go:137: sql insert into test_index values (2812, 7734090041029495886, 0.676527, 'Nq8otdjH6t') index_test.go:137: sql insert into test_index values (2814, 7698832317245674460, 0.107368, 'NqMv71dTNv') index_test.go:137: sql insert into test_index values (2815, 5889733146380434942, 0.890942, 'kfzH3y2qS6') index_test.go:137: sql insert into test_index values (2816, 1638545890702712908, 0.205086, '0YbCqp9frM') index_test.go:143: sql update test_index set c1 = 7089569411133236296, c2 = 0.974494, c3 = '2Dr8cYpUMq' where c = 1511 index_test.go:137: sql insert into test_index values (2817, 7436689588224626876, 0.890860, 'OjLCXAcO6D') index_test.go:140: sql delete from test_index where c = 493 index_test.go:140: sql delete from test_index where c = 563 index_test.go:143: sql update test_index set c1 = 9086639030945384901, c2 = 0.950451, c3 = 'R3YG70F1bL' where c = 1609 index_test.go:137: sql insert into test_index values (2818, 1728837542326958295, 0.123192, 'DiRGlvfdGQ') index_test.go:140: sql delete from test_index where c = 2711 index_test.go:140: sql delete from test_index where c = 2747 index_test.go:140: sql delete from test_index where c = 2446 index_test.go:140: sql delete from test_index where c = 931 index_test.go:140: sql delete from test_index where c = 1324 index_test.go:137: sql insert into test_index values (2819, 4838111555220423592, 0.792496, 'xLUhLfPuQC') index_test.go:143: sql update test_index set c1 = 6080475622368790945, c2 = 0.789274, c3 = 'Zkaul07TsU' where c = 637 index_test.go:140: sql delete from test_index where c = 2024 index_test.go:137: sql insert into test_index values (2820, 4019856418482311468, 0.309439, 'wPRSD5u0DR') index_test.go:143: sql update test_index set c1 = 5439257070129087125, c2 = 0.600280, c3 = 'sDfIVwqnMb' where c = 2034 index_test.go:143: sql update test_index set c1 = 6278810981930686149, c2 = 0.205997, c3 = 'j9aEpr4lBB' where c = 452 index_test.go:143: sql update test_index set c1 = 5249468963521695715, c2 = 0.411708, c3 = 'rObogcO3jN' where c = 1457 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 8458149767131871780, c2 = 0.735865, c3 = 'WvetqUeWoX' where c = 7 index_test.go:143: sql update test_index set c1 = 7130356317347657882, c2 = 0.115213, c3 = 'zZJGgIKpL0' where c = 613 index_test.go:143: sql update test_index set c1 = 4780844254286966061, c2 = 0.210785, c3 = '8xPIzqOKQz' where c = 884 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 1176908240892717392, c2 = 0.246222, c3 = 'EhQLJWK7Jv' where c = 2805 index_test.go:143: sql update test_index set c1 = 6080886760956830154, c2 = 0.365604, c3 = 'cWRtymswg9' where c = 418 index_test.go:137: sql insert into test_index values (2822, 6167945712222840109, 0.936165, 'XApjfcNy5t') index_test.go:137: sql insert into test_index values (2821, 238659021721133967, 0.093468, 't2z61PntHR') index_test.go:137: sql insert into test_index values (2824, 6729827101767782324, 0.611028, 'AQObtCj46J') index_test.go:137: sql insert into test_index values (2825, 3643163463801209611, 0.164443, 'BQMnwtyQFf') index_test.go:137: sql insert into test_index values (2823, 6370698242036145275, 0.534444, 'V23HTqyIYx') index_test.go:137: sql insert into test_index values (2826, 8218099821181057805, 0.408648, 'iLPcT5IqbN') index_test.go:140: sql delete from test_index where c = 597 index_test.go:137: sql insert into test_index values (2827, 7985902075259781246, 0.060696, 'vUHHRyDZLt') index_test.go:140: sql delete from test_index where c = 127 index_test.go:137: sql insert into test_index values (2828, 244875250958096129, 0.767341, 'kA7syWBPCR') index_test.go:143: sql update test_index set c1 = 689335996785802995, c2 = 0.084870, c3 = 'ETI5KtyDc0' where c = 2699 index_test.go:140: sql delete from test_index where c = 675 index_test.go:137: sql insert into test_index values (2829, 7040617528947015674, 0.653097, '3HwmbsGOPu') index_test.go:143: sql update test_index set c1 = 5243722142267334075, c2 = 0.222569, c3 = 'rxek9UP2h6' where c = 368 index_test.go:143: sql update test_index set c1 = 607243348827659751, c2 = 0.095158, c3 = 'KD9Kr12bTo' where c = 701 index_test.go:140: sql delete from test_index where c = 2476 index_test.go:140: sql delete from test_index where c = 1990 index_test.go:140: sql delete from test_index where c = 157 index_test.go:143: sql update test_index set c1 = 3441117277406218611, c2 = 0.905104, c3 = '8KE3Ut6uS8' where c = 362 index_test.go:140: sql delete from test_index where c = 2710 index_test.go:137: sql insert into test_index values (2830, 2287695704728608469, 0.620711, 'sNJNizevGP') index_test.go:143: sql update test_index set c1 = 4261268655457813666, c2 = 0.515531, c3 = 'bY9pIToZ1e' where c = 433 index_test.go:140: sql delete from test_index where c = 1896 index_test.go:143: sql update test_index set c1 = 2413179672096362464, c2 = 0.579785, c3 = 'xvzA1tGUYA' where c = 744 index_test.go:137: sql insert into test_index values (2831, 5687660600251890993, 0.338600, 'sE1ci2ny6p') index_test.go:137: sql insert into test_index values (2832, 6323552733284785695, 0.828914, 'QQKhT5dPRx') index_test.go:143: sql update test_index set c1 = 3479038894441536696, c2 = 0.162604, c3 = 'Zx5AvrWWdw' where c = 274 index_test.go:140: sql delete from test_index where c = 1356 index_test.go:137: sql insert into test_index values (2833, 3826361842173332169, 0.781270, 'Qp8mtTTach') index_test.go:140: sql delete from test_index where c = 2203 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:143: sql update test_index set c1 = 2090322058776551045, c2 = 0.037875, c3 = 'uHzR7B0SCt' where c = 1432 index_test.go:140: sql delete from test_index where c = 462 index_test.go:137: sql insert into test_index values (2835, 9065988043332105135, 0.342823, '1OHnZ2XqqN') index_test.go:143: sql update test_index set c1 = 8988388329219700635, c2 = 0.052041, c3 = 'vRxDpzVbw2' where c = 516 index_test.go:137: sql insert into test_index values (2836, 3738348063623112760, 0.349636, 's6hsXlHLn3') index_test.go:140: sql delete from test_index where c = 1285 index_test.go:143: sql update test_index set c1 = 3322166144323592958, c2 = 0.306843, c3 = 'VkTQyU70ba' where c = 837 index_test.go:143: sql update test_index set c1 = 2852646647748532591, c2 = 0.815402, c3 = 'LXX7djLSCv' where c = 2254 index_test.go:140: sql delete from test_index where c = 167 index_test.go:137: sql insert into test_index values (2834, 2177418608285598013, 0.442207, '7Ebyo9MSVb') index_test.go:143: sql update test_index set c1 = 887496280046471209, c2 = 0.636409, c3 = 'NNnVkptO58' where c = 2366 index_test.go:137: sql insert into test_index values (2837, 5351062951343180274, 0.671598, 'icKc7QOco1') index_test.go:143: sql update test_index set c1 = 8366939817987343210, c2 = 0.767742, c3 = '2BEq0gMOZL' where c = 178 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:143: sql update test_index set c1 = 6984602276865246718, c2 = 0.958103, c3 = 'LuQLjEVlDJ' where c = 1484 index_test.go:143: sql update test_index set c1 = 1888243516803811393, c2 = 0.993165, c3 = 'ezI9Lnk8e9' where c = 871 index_test.go:137: sql insert into test_index values (2838, 941297820141355755, 0.446436, '1ypOlNtCXx') index_test.go:137: sql insert into test_index values (2839, 2402923758193609809, 0.673518, 'ihCdfIYhJV') index_test.go:137: sql insert into test_index values (2840, 2904915435968162682, 0.494815, 'duZC2oDRa4') index_test.go:143: sql update test_index set c1 = 3373606193880819902, c2 = 0.680275, c3 = 'j1dyiK8wls' where c = 1213 index_test.go:140: sql delete from test_index where c = 1276 index_test.go:140: sql delete from test_index where c = 2029 index_test.go:137: sql insert into test_index values (2841, 2101456028836460211, 0.944363, 'HsgKDJicMA') index_test.go:137: sql insert into test_index values (2842, 4286824279449254314, 0.964992, 'CkeiuNc3d9') index_test.go:137: sql insert into test_index values (2844, 4425524268803609891, 0.958408, 'GaHPNaIqqA') index_test.go:143: sql update test_index set c1 = 6007911262657354276, c2 = 0.291328, c3 = 'aGZ6bP0Jk5' where c = 1706 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:143: sql update test_index set c1 = 9124095331047546856, c2 = 0.205384, c3 = 'RbUXifY1Oa' where c = 994 index_test.go:137: sql insert into test_index values (2843, 8266659287952057720, 0.536002, 'SmN1xXkzVQ') index_test.go:140: sql delete from test_index where c = 1241 index_test.go:140: sql delete from test_index where c = 1121 index_test.go:140: sql delete from test_index where c = 1031 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:143: sql update test_index set c1 = 3886161248333041637, c2 = 0.344166, c3 = 'usLenhhdPG' where c = 1533 index_test.go:140: sql delete from test_index where c = 2073 index_test.go:137: sql insert into test_index values (2846, 6102103640415877117, 0.848696, 'C6K5a3BbjR') index_test.go:137: sql insert into test_index values (2845, 7027848645536590749, 0.053198, 'trp9SRvMeE') index_test.go:137: sql insert into test_index values (2847, 7972432761134136860, 0.378798, '4nC5cV5a4D') index_test.go:143: sql update test_index set c1 = 7450340376934513782, c2 = 0.321980, c3 = '2BCG0etkgA' where c = 1816 index_test.go:143: sql update test_index set c1 = 2344623673269761802, c2 = 0.482734, c3 = 'aMAg109RTh' where c = 697 index_test.go:143: sql update test_index set c1 = 7855657865664981514, c2 = 0.688126, c3 = 'Xhn0vI8o0d' where c = 465 index_test.go:137: sql insert into test_index values (2848, 8693146993423308080, 0.390912, 'dD3LOdV62O') index_test.go:140: sql delete from test_index where c = 1677 index_test.go:140: sql delete from test_index where c = 1229 index_test.go:140: sql delete from test_index where c = 645 index_test.go:143: sql update test_index set c1 = 3960977732924391315, c2 = 0.337123, c3 = 'cSvAPbhhar' where c = 1523 index_test.go:140: sql delete from test_index where c = 1066 index_test.go:137: sql insert into test_index values (2849, 932171095788676230, 0.806364, 'hZy7xkQbJq') index_test.go:143: sql update test_index set c1 = 3535616146970995484, c2 = 0.918683, c3 = 'VxGhbeceB8' where c = 814 index_test.go:137: sql insert into test_index values (2850, 5298279287425760233, 0.284109, 'qHqDfRhp4c') index_test.go:143: sql update test_index set c1 = 2455464939013692447, c2 = 0.552215, c3 = 'y1ka49scmd' where c = 2422 index_test.go:140: sql delete from test_index where c = 858 index_test.go:140: sql delete from test_index where c = 734 index_test.go:137: sql insert into test_index values (2851, 5680192469779517946, 0.836945, 'OwVkTxxPB2') index_test.go:143: sql update test_index set c1 = 9222218288685278860, c2 = 0.215876, c3 = 'QNe4zonbEi' where c = 1635 index_test.go:137: sql insert into test_index values (2852, 1044201850115711156, 0.696116, 'BDvkweD2ED') index_test.go:140: sql delete from test_index where c = 355 index_test.go:137: sql insert into test_index values (2854, 3299657604699623662, 0.010588, 'oIvs4r7wrS') index_test.go:143: sql update test_index set c1 = 5558866153436395447, c2 = 0.599110, c3 = 'RPgaGBpRnw' where c = 2290 index_test.go:143: sql update test_index set c1 = 6968083312292759452, c2 = 0.564355, c3 = 'TOtjBb6rxi' where c = 1378 index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 201956137487430601, c2 = 0.897260, c3 = 'SLBdY4Pcal' where c = 75 index_test.go:137: sql insert into test_index values (2853, 1532877101209509660, 0.122594, 'WOBIcM9141') index_test.go:143: sql update test_index set c1 = 6378731125663082559, c2 = 0.249975, c3 = 'mHm839yJEI' where c = 2285 index_test.go:140: sql delete from test_index where c = 2588 index_test.go:137: sql insert into test_index values (2855, 1399982054242542992, 0.672533, 'vonxxHWUsK') index_test.go:143: sql update test_index set c1 = 287520741413846021, c2 = 0.904894, c3 = 'zy7yobDzH6' where c = 712 index_test.go:137: sql insert into test_index values (2856, 5454376837459928954, 0.276849, 'Sct8vaeQic') index_test.go:137: sql insert into test_index values (2857, 3835493144178457025, 0.419808, 'clAzbbN20Q') index_test.go:137: sql insert into test_index values (2858, 1296146231329370440, 0.667180, 'cnkBn7zU3N') index_test.go:143: sql update test_index set c1 = 8412324087883811575, c2 = 0.526810, c3 = 'TsPffbYXbF' where c = 1029 index_test.go:143: sql update test_index set c1 = 6111857637305489975, c2 = 0.913468, c3 = 'dFv677HbaQ' where c = 966 index_test.go:140: sql delete from test_index where c = 1730 index_test.go:140: sql delete from test_index where c = 1261 index_test.go:137: sql insert into test_index values (2859, 4783394914801050783, 0.910884, 'ABtt2jLH63') index_test.go:140: sql delete from test_index where c = 975 index_test.go:140: sql delete from test_index where c = 1264 index_test.go:140: sql delete from test_index where c = 368 index_test.go:137: sql insert into test_index values (2860, 4823760250912085348, 0.604687, 'R5kbUdKniO') index_test.go:143: sql update test_index set c1 = 6927691006493314989, c2 = 0.354031, c3 = 'imnmZxE2yc' where c = 2699 index_test.go:140: sql delete from test_index where c = 408 index_test.go:137: sql insert into test_index values (2862, 4951281486841455069, 0.500588, 'sDFLgnqhTt') index_test.go:143: sql update test_index set c1 = 2080521989074579266, c2 = 0.976120, c3 = 'Qa2NVQzTMh' where c = 76 index_test.go:143: sql update test_index set c1 = 1282409488584440724, c2 = 0.242584, c3 = 'hTHGDNKMjZ' where c = 1735 index_test.go:137: sql insert into test_index values (2861, 7453231759817513923, 0.090633, 'rCJvfzdKwI') index_test.go:140: sql delete from test_index where c = 839 index_test.go:143: sql update test_index set c1 = 3075248234266732214, c2 = 0.648755, c3 = 'FyFMqOPnKi' where c = 2281 index_test.go:143: sql update test_index set c1 = 4520899853690857442, c2 = 0.411779, c3 = '6C4paxG79d' where c = 2839 index_test.go:140: sql delete from test_index where c = 706 index_test.go:143: sql update test_index set c1 = 4235290009666147337, c2 = 0.946136, c3 = 'P5CDeCTtBv' where c = 1953 index_test.go:143: sql update test_index set c1 = 6125379722386931156, c2 = 0.027637, c3 = 'biGvs0DcyM' where c = 1082 index_test.go:137: sql insert into test_index values (2863, 6883035814122524576, 0.228596, 'QLGWvWZPoP') index_test.go:137: sql insert into test_index values (2865, 761536177667227183, 0.147666, 'rJ65nBrGg9') index_test.go:137: sql insert into test_index values (2864, 1639118545644051886, 0.982696, 'NIoDw1KSuz') index_test.go:143: sql update test_index set c1 = 5305902486018124563, c2 = 0.335481, c3 = 'HE3UqXemKT' where c = 1069 index_test.go:143: sql update test_index set c1 = 6625708273270401844, c2 = 0.680584, c3 = 'qHRk7eYqe1' where c = 2843 index_test.go:140: sql delete from test_index where c = 2809 index_test.go:140: sql delete from test_index where c = 586 index_test.go:137: sql insert into test_index values (2867, 2949801504600772705, 0.734691, 'AAvINB5VB3') index_test.go:137: sql insert into test_index values (2868, 2682065915263349165, 0.969092, 'rA4l9j48Ui') index_test.go:137: sql insert into test_index values (2869, 2799078882580720412, 0.257976, 'Zk8SNuzH5C') index_test.go:137: sql insert into test_index values (2870, 2302152500351584831, 0.300551, 'MVWVsZkUDf') index_test.go:140: sql delete from test_index where c = 2378 index_test.go:137: sql insert into test_index values (2866, 6187837034377709522, 0.380917, 'D8lpLgs9Wa') index_test.go:140: sql delete from test_index where c = 1209 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:143: sql update test_index set c1 = 6733593769032815304, c2 = 0.675863, c3 = 'YnVGmzdGpt' where c = 1353 index_test.go:143: sql update test_index set c1 = 7155998189261374917, c2 = 0.434563, c3 = 'pXb3P1Ejxd' where c = 160 index_test.go:140: sql delete from test_index where c = 279 index_test.go:143: sql update test_index set c1 = 5458702976505082057, c2 = 0.075303, c3 = 'z9FnOf3E5e' where c = 47 index_test.go:137: sql insert into test_index values (2871, 9001942248543630867, 0.789659, 'oXxgPEVu3B') index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 2226 index_test.go:137: sql insert into test_index values (2872, 143177442080962175, 0.062052, 'OYaRIdAu3O') index_test.go:137: sql insert into test_index values (2873, 6750080618014980118, 0.832683, 'aZDfdjnLJo') index_test.go:137: sql insert into test_index values (2874, 2270581353884333649, 0.535690, 'JUzdbpkkVH') index_test.go:143: sql update test_index set c1 = 5167956247778891862, c2 = 0.466279, c3 = 'qGBKUuUfpq' where c = 2043 index_test.go:143: sql update test_index set c1 = 3882783206358367564, c2 = 0.275603, c3 = '8Ca1baqwgz' where c = 2542 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:140: sql delete from test_index where c = 1767 index_test.go:143: sql update test_index set c1 = 241257267753408463, c2 = 0.626250, c3 = 'eDjMayH2oq' where c = 937 index_test.go:143: sql update test_index set c1 = 852705356161192611, c2 = 0.517029, c3 = 'klnA5m909d' where c = 2587 index_test.go:143: sql update test_index set c1 = 4700361752500371020, c2 = 0.730950, c3 = 'X0e6iFGrcE' where c = 52 index_test.go:137: sql insert into test_index values (2875, 320307773922760483, 0.855341, 'WwWZtko789') index_test.go:143: sql update test_index set c1 = 99048930379555827, c2 = 0.956972, c3 = 'rFyqVGNKHh' where c = 2348 index_test.go:137: sql insert into test_index values (2876, 5089518014136586185, 0.946490, 'WSpPp1bBGs') index_test.go:137: sql insert into test_index values (2877, 1549853895451432057, 0.034898, 'mbiJy98aqu') index_test.go:143: sql update test_index set c1 = 1800511781696673767, c2 = 0.592111, c3 = 'TXiZbzTsBP' where c = 494 index_test.go:140: sql delete from test_index where c = 192 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:137: sql insert into test_index values (2878, 7688311986162596468, 0.188752, 'byrM5bFonD') index_test.go:140: sql delete from test_index where c = 321 index_test.go:137: sql insert into test_index values (2879, 892969895203578033, 0.281842, 'SzBhx2ojdS') index_test.go:143: sql update test_index set c1 = 611102718881781887, c2 = 0.218276, c3 = '0EOQBI5Av5' where c = 1055 index_test.go:140: sql delete from test_index where c = 2757 index_test.go:140: sql delete from test_index where c = 888 index_test.go:137: sql insert into test_index values (2880, 2800279794803199635, 0.092525, 'mkFHu2jZkQ') index_test.go:143: sql update test_index set c1 = 8219916370025315801, c2 = 0.276916, c3 = 'kayyTNKdsR' where c = 113 index_test.go:143: sql update test_index set c1 = 4667166109190229604, c2 = 0.074941, c3 = 'YwynmbDxoN' where c = 2446 index_test.go:137: sql insert into test_index values (2881, 5687543684772845789, 0.291315, 'GsJLxq5u89') index_test.go:143: sql update test_index set c1 = 8569545333946651081, c2 = 0.074572, c3 = 'KPYuvztGhY' where c = 509 index_test.go:143: sql update test_index set c1 = 8028421838169636424, c2 = 0.565204, c3 = '4WlUaAQu4s' where c = 2713 index_test.go:137: sql insert into test_index values (2882, 8178499106848380996, 0.663583, 'EMFy54gg4y') index_test.go:140: sql delete from test_index where c = 2533 index_test.go:137: sql insert into test_index values (2883, 4976002717741258828, 0.957596, '9l0sftxB7J') index_test.go:140: sql delete from test_index where c = 1198 index_test.go:137: sql insert into test_index values (2884, 1629944558932234104, 0.685562, '4CV77bBZEt') index_test.go:143: sql update test_index set c1 = 2197626858290847762, c2 = 0.101785, c3 = '52hSAj55I7' where c = 1955 index_test.go:140: sql delete from test_index where c = 2497 index_test.go:143: sql update test_index set c1 = 3185397369310164281, c2 = 0.698930, c3 = 'wST4mBaAuw' where c = 1377 index_test.go:137: sql insert into test_index values (2885, 2199034895573197269, 0.810656, 'q0xkPWllht') index_test.go:140: sql delete from test_index where c = 954 index_test.go:143: sql update test_index set c1 = 4711854105689606813, c2 = 0.245209, c3 = 'a1x9ZDWNqD' where c = 883 index_test.go:137: sql insert into test_index values (2886, 3540062832821445529, 0.336730, 'ihhDahIrf5') index_test.go:140: sql delete from test_index where c = 2708 index_test.go:140: sql delete from test_index where c = 871 index_test.go:137: sql insert into test_index values (2887, 6371295438921942300, 0.640487, 'xzvPgXuJs7') index_test.go:140: sql delete from test_index where c = 2652 index_test.go:143: sql update test_index set c1 = 1321627954265172399, c2 = 0.895890, c3 = 'jNpkHuYUBl' where c = 1490 index_test.go:143: sql update test_index set c1 = 6908593052270818104, c2 = 0.920236, c3 = '85OrNi4ZyW' where c = 95 index_test.go:140: sql delete from test_index where c = 2253 index_test.go:140: sql delete from test_index where c = 2252 index_test.go:143: sql update test_index set c1 = 7219571880124614602, c2 = 0.920544, c3 = 'OXyEMrtSsI' where c = 1882 index_test.go:137: sql insert into test_index values (2889, 2579816571589020604, 0.292592, 'o8CDVNN7By') index_test.go:143: sql update test_index set c1 = 9022929975026457909, c2 = 0.895354, c3 = 'XSr9aLJyQN' where c = 691 index_test.go:140: sql delete from test_index where c = 2675 index_test.go:137: sql insert into test_index values (2888, 1428520606474851130, 0.513872, '4xqHc8AjHZ') index_test.go:137: sql insert into test_index values (2891, 9007459580319603689, 0.650339, 'Kixamv9B0h') index_test.go:143: sql update test_index set c1 = 2826809518739230253, c2 = 0.213032, c3 = 'jBPHXwkPVq' where c = 2662 index_test.go:137: sql insert into test_index values (2890, 4697883117565927250, 0.232006, 'SnItT2cgl5') index_test.go:140: sql delete from test_index where c = 519 index_test.go:140: sql delete from test_index where c = 718 index_test.go:143: sql update test_index set c1 = 7931321538065739313, c2 = 0.517740, c3 = 'lS6BcHM4cc' where c = 579 index_test.go:137: sql insert into test_index values (2892, 1235040913115413780, 0.098320, 'pY2iOXqwnp') index_test.go:143: sql update test_index set c1 = 4417231888325501600, c2 = 0.668006, c3 = 'a9OTVDhSDx' where c = 632 index_test.go:143: sql update test_index set c1 = 2156758314404957612, c2 = 0.231021, c3 = 'FmUxcc60YV' where c = 1795 index_test.go:143: sql update test_index set c1 = 9150168604434808230, c2 = 0.293891, c3 = 'Fsr6yhFvg4' where c = 316 index_test.go:140: sql delete from test_index where c = 2370 index_test.go:140: sql delete from test_index where c = 2773 index_test.go:143: sql update test_index set c1 = 5864318710392801516, c2 = 0.670647, c3 = 'XPIvaPg7Hs' where c = 1938 index_test.go:137: sql insert into test_index values (2893, 4174736737124178175, 0.238664, 'T9myXWlHGa') index_test.go:143: sql update test_index set c1 = 6725096933951357323, c2 = 0.400428, c3 = 'mQOKpHfGtR' where c = 965 index_test.go:143: sql update test_index set c1 = 1316035208081755895, c2 = 0.896078, c3 = 'Wa2cPf4EqS' where c = 151 index_test.go:137: sql insert into test_index values (2896, 5946679459669762228, 0.988582, 'fJWMwYjAFV') index_test.go:137: sql insert into test_index values (2894, 2097905302478113946, 0.735904, 'OkNueSkyh7') index_test.go:137: sql insert into test_index values (2895, 3361282680503665067, 0.394518, '4mo391a5nK') index_test.go:140: sql delete from test_index where c = 1746 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:140: sql delete from test_index where c = 742 index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (2897, 5655444566812857983, 0.785608, 'f8q2LnWSOy') index_test.go:137: sql insert into test_index values (2898, 6737567703572347672, 0.032920, 'CzjB9T5NRq') index_test.go:143: sql update test_index set c1 = 2960398768138754693, c2 = 0.534389, c3 = 'OraJieKo0Y' where c = 193 index_test.go:143: sql update test_index set c1 = 3941273303762895903, c2 = 0.642965, c3 = 'dq1YR8xxQr' where c = 51 index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 2801 index_test.go:143: sql update test_index set c1 = 5767031788068912568, c2 = 0.186754, c3 = 'UtnkYdy74h' where c = 1595 index_test.go:143: sql update test_index set c1 = 5689586761326534265, c2 = 0.523146, c3 = 'ThJ7jcNZZS' where c = 821 index_test.go:143: sql update test_index set c1 = 5105148686594712762, c2 = 0.579069, c3 = 'KfDf3WCNgl' where c = 1126 index_test.go:140: sql delete from test_index where c = 291 index_test.go:143: sql update test_index set c1 = 6407662613219459690, c2 = 0.890052, c3 = 'VhATLlB8Vx' where c = 450 index_test.go:143: sql update test_index set c1 = 1104767452961992273, c2 = 0.372615, c3 = 'wOx9OwdhVR' where c = 2748 index_test.go:137: sql insert into test_index values (2899, 8663345704809316533, 0.782722, 'wPlvRTsiAv') index_test.go:140: sql delete from test_index where c = 644 index_test.go:137: sql insert into test_index values (2900, 8212103940714083665, 0.646663, '6FyxWxlJnv') index_test.go:140: sql delete from test_index where c = 2243 index_test.go:143: sql update test_index set c1 = 1885047053719681956, c2 = 0.102002, c3 = 'qVJJdQdscp' where c = 2245 index_test.go:143: sql update test_index set c1 = 9189040954843523147, c2 = 0.133441, c3 = 'ETbowweLjR' where c = 1180 # Time: 2024-05-05T23:02:38.450753688+08:00 # Txn_start_ts: 0 # Query_time: 2.008556507 # Parse_time: 0.000072064 # Compile_time: 0.000093882 # Rewrite_time: 0.000002727 # Optimize_time: 0 # Wait_TS: 0.000207818 # 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:137: sql insert into test_index values (2904, 1947893131444129236, 0.927986, 'vDv1BUa5O9') index_test.go:137: sql insert into test_index values (2901, 6285183903077907230, 0.737490, 'Bb1ps9vU5b') index_test.go:137: sql insert into test_index values (2903, 2361766801563126775, 0.829614, '9JevvaFm9V') index_test.go:137: sql insert into test_index values (2902, 6467421978892348252, 0.759904, 'DjB492EFw8') index_test.go:137: sql insert into test_index values (2905, 5811812769181574051, 0.879748, '3rNZi6BZGw') index_test.go:137: sql insert into test_index values (2907, 3762274612569711526, 0.999899, 'KVrS58LCes') index_test.go:137: sql insert into test_index values (2906, 5421121235453398618, 0.004654, 'w4qhoPObMD') index_test.go:137: sql insert into test_index values (2909, 8527004033341567949, 0.645487, 'UgyPhqIIVg') index_test.go:137: sql insert into test_index values (2910, 3318520767340360910, 0.939849, 'jqt9hcCBZo') index_test.go:137: sql insert into test_index values (2908, 3168345063583009727, 0.693757, 'So7uwJvxR2') index_test.go:140: sql delete from test_index where c = 2679 index_test.go:140: sql delete from test_index where c = 43 index_test.go:140: sql delete from test_index where c = 2030 index_test.go:143: sql update test_index set c1 = 5066470769198264502, c2 = 0.612456, c3 = 'ySb05s8p3R' where c = 436 index_test.go:143: sql update test_index set c1 = 7210710359570903058, c2 = 0.112085, c3 = 'yFouOyTSKp' where c = 1218 index_test.go:140: sql delete from test_index where c = 521 index_test.go:140: sql delete from test_index where c = 720 index_test.go:140: sql delete from test_index where c = 1810 index_test.go:140: sql delete from test_index where c = 1514 index_test.go:140: sql delete from test_index where c = 2475 index_test.go:143: sql update test_index set c1 = 3699816092436661237, c2 = 0.213563, c3 = '87eDlgDgAu' where c = 9 index_test.go:143: sql update test_index set c1 = 5285610414416822886, c2 = 0.254526, c3 = 'Gii1CFvcIV' where c = 1227 index_test.go:137: sql insert into test_index values (2911, 4685534138527525766, 0.146630, '2MrbPpDYhR') index_test.go:140: sql delete from test_index where c = 1278 index_test.go:140: sql delete from test_index where c = 887 index_test.go:143: sql update test_index set c1 = 3579669273911211724, c2 = 0.263946, c3 = 'pfduD0f1By' where c = 1162 index_test.go:137: sql insert into test_index values (2912, 3263238993575750345, 0.697394, 'SKn3woCN3r') index_test.go:143: sql update test_index set c1 = 9090426238633152790, c2 = 0.287397, c3 = '85CpiHeLj5' where c = 1714 index_test.go:143: sql update test_index set c1 = 5489974637669448632, c2 = 0.726089, c3 = 'z3jVx3NHPp' where c = 2296 index_test.go:143: sql update test_index set c1 = 1692200186929733795, c2 = 0.157102, c3 = 'V0gaLzcIwd' where c = 2098 index_test.go:143: sql update test_index set c1 = 6326272923930516443, c2 = 0.362635, c3 = 'hhDTOAfFsK' where c = 1663 index_test.go:137: sql insert into test_index values (2914, 8599198513053622867, 0.611641, 'ZB9HUpviuq') index_test.go:137: sql insert into test_index values (2913, 836265487843978779, 0.519509, 'SghGWa7iBn') index_test.go:140: sql delete from test_index where c = 1418 index_test.go:143: sql update test_index set c1 = 6137914584388152134, c2 = 0.380846, c3 = 'o9fBpq6D3n' where c = 1749 index_test.go:137: sql insert into test_index values (2916, 1422523939440829119, 0.967996, 'ApyVdHdCCW') index_test.go:137: sql insert into test_index values (2917, 3984401066304836165, 0.264601, 'XDMs3N2L34') index_test.go:137: sql insert into test_index values (2919, 8343289132645915011, 0.600412, 'l71gNdrFXT') index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 1693 index_test.go:137: sql insert into test_index values (2918, 6020887087379712785, 0.184916, 'CufnT3zILY') index_test.go:143: sql update test_index set c1 = 5656978373168925431, c2 = 0.063393, c3 = '7NA1d2dede' where c = 2908 index_test.go:137: sql insert into test_index values (2915, 9180316289377702275, 0.911934, 'BQFiawMvTx') index_test.go:143: sql update test_index set c1 = 915760930215825811, c2 = 0.469656, c3 = 'ktB4KWCf4B' where c = 1178 index_test.go:140: sql delete from test_index where c = 2579 index_test.go:140: sql delete from test_index where c = 2604 index_test.go:137: sql insert into test_index values (2920, 8989313566409419586, 0.397910, 'adz0gtpXwq') index_test.go:140: sql delete from test_index where c = 204 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:140: sql delete from test_index where c = 2584 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:143: sql update test_index set c1 = 3125009659799230306, c2 = 0.647034, c3 = 'qYeDZup5Tq' where c = 379 index_test.go:143: sql update test_index set c1 = 653956056161489145, c2 = 0.909546, c3 = '7lVQxU5wfU' where c = 879 index_test.go:140: sql delete from test_index where c = 2373 index_test.go:137: sql insert into test_index values (2922, 7757028799669594480, 0.344969, 'njmdV9irUF') index_test.go:137: sql insert into test_index values (2921, 1545008639526468928, 0.880805, 'QSBxaUgmWN') index_test.go:143: sql update test_index set c1 = 4536650264616922700, c2 = 0.147139, c3 = '5AuUvWQ21q' where c = 139 index_test.go:143: sql update test_index set c1 = 6433652156507100550, c2 = 0.392324, c3 = 'kTbQHKTnE4' where c = 1162 index_test.go:140: sql delete from test_index where c = 193 index_test.go:143: sql update test_index set c1 = 2708975506978979324, c2 = 0.637487, c3 = 'rJSO0dNQlS' where c = 1743 index_test.go:137: sql insert into test_index values (2924, 1006580148529921605, 0.998326, 'veWSK8osEr') index_test.go:143: sql update test_index set c1 = 1821702712481626343, c2 = 0.067472, c3 = 'W3F6AqC6pf' where c = 2453 index_test.go:143: sql update test_index set c1 = 7190242004005475969, c2 = 0.025074, c3 = 'dfpwP1ClCg' where c = 583 index_test.go:137: sql insert into test_index values (2923, 3338587975998928792, 0.332400, 'CFto25hvKR') index_test.go:143: sql update test_index set c1 = 7580089430044712413, c2 = 0.009468, c3 = 'fYxxozMk21' where c = 402 index_test.go:143: sql update test_index set c1 = 3564995872530535463, c2 = 0.691590, c3 = 'ZpEVM1PymI' where c = 861 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 1672 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:137: sql insert into test_index values (2926, 6159552140347900708, 0.161096, 'SzOZtR0Dec') index_test.go:137: sql insert into test_index values (2929, 1334141775740842888, 0.321808, 'eHoR6B9n2b') index_test.go:137: sql insert into test_index values (2925, 3100325492999902240, 0.405958, 'hQAT7mnbxO') index_test.go:143: sql update test_index set c1 = 6958826125262148035, c2 = 0.633373, c3 = 'RVLKuKr0yR' where c = 394 index_test.go:137: sql insert into test_index values (2927, 4890682883552893302, 0.737804, 'g8428wQ45T') index_test.go:143: sql update test_index set c1 = 2586487433016532556, c2 = 0.057040, c3 = '7I3zewDkrD' where c = 169 index_test.go:137: sql insert into test_index values (2931, 4973945224593168762, 0.054513, 'lQGOB0rqKg') index_test.go:137: sql insert into test_index values (2930, 2827453644262701405, 0.968169, 'McbAAjJiww') index_test.go:143: sql update test_index set c1 = 2344285510971974521, c2 = 0.902286, c3 = 'Xl8HvfjwVH' where c = 1499 index_test.go:137: sql insert into test_index values (2928, 6523721077387461344, 0.770318, 'jSvnKDoLuM') index_test.go:140: sql delete from test_index where c = 334 index_test.go:140: sql delete from test_index where c = 945 index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 1603 index_test.go:140: sql delete from test_index where c = 2276 index_test.go:140: sql delete from test_index where c = 1312 index_test.go:143: sql update test_index set c1 = 8518330183077631192, c2 = 0.844978, c3 = '1VVHlNGKFW' where c = 636 index_test.go:137: sql insert into test_index values (2932, 2638392605081631309, 0.235509, 'rq3vv6FQeE') index_test.go:140: sql delete from test_index where c = 2859 index_test.go:137: sql insert into test_index values (2933, 4662289019332630579, 0.374278, '6oRttZ7Vj0') index_test.go:143: sql update test_index set c1 = 7812632319549624276, c2 = 0.272585, c3 = 'azE9eyxKwu' where c = 2411 index_test.go:143: sql update test_index set c1 = 6241246743491769176, c2 = 0.277372, c3 = 'Tnzh5whKEz' where c = 1218 index_test.go:143: sql update test_index set c1 = 4640219778135257123, c2 = 0.189688, c3 = 'rCtPDxnLhP' where c = 1895 index_test.go:137: sql insert into test_index values (2934, 32137256691107505, 0.881567, 'j8dVFBb4tt') index_test.go:143: sql update test_index set c1 = 3140809054931519433, c2 = 0.669591, c3 = 'ZSvxgUTl8Z' where c = 1888 index_test.go:143: sql update test_index set c1 = 8141109481476401879, c2 = 0.165238, c3 = 'A6IWQ2vDT8' where c = 1347 index_test.go:140: sql delete from test_index where c = 2270 index_test.go:140: sql delete from test_index where c = 618 index_test.go:137: sql insert into test_index values (2936, 1992402118686116982, 0.126141, 'z0QN52Dc7l') index_test.go:143: sql update test_index set c1 = 7896618178570925877, c2 = 0.433039, c3 = 'dTZusvIFcr' where c = 2755 index_test.go:137: sql insert into test_index values (2935, 6591382305038831719, 0.468438, 'NDUm0nuXcY') index_test.go:137: sql insert into test_index values (2938, 3762852853395190956, 0.218213, 'R2B92wCDMb') index_test.go:143: sql update test_index set c1 = 4995928895892873518, c2 = 0.470764, c3 = '32sw7KDR74' where c = 290 index_test.go:140: sql delete from test_index where c = 121 index_test.go:137: sql insert into test_index values (2937, 622919218723251632, 0.335167, 'HjSaVXd6NH') index_test.go:137: sql insert into test_index values (2940, 5695716865984540771, 0.594941, 'Wei6s8FfMk') index_test.go:137: sql insert into test_index values (2939, 7680896623465434798, 0.305484, 'dnI0IVm7CV') index_test.go:140: sql delete from test_index where c = 1692 index_test.go:137: sql insert into test_index values (2941, 4494884926331903195, 0.451537, 'mD29iIsbmx') index_test.go:137: sql insert into test_index values (2942, 2777386712159933834, 0.365743, 'lDWdPFcOvv') index_test.go:140: sql delete from test_index where c = 902 index_test.go:140: sql delete from test_index where c = 921 index_test.go:143: sql update test_index set c1 = 7897699584610769257, c2 = 0.464721, c3 = 'FZBkY54c11' where c = 593 index_test.go:143: sql update test_index set c1 = 1170426209695471366, c2 = 0.375230, c3 = 'YIaJ2JSHVv' where c = 2567 index_test.go:140: sql delete from test_index where c = 2459 index_test.go:140: sql delete from test_index where c = 2465 index_test.go:140: sql delete from test_index where c = 2471 index_test.go:143: sql update test_index set c1 = 7672607919249823306, c2 = 0.344147, c3 = '0n4EckP2MQ' where c = 2301 index_test.go:140: sql delete from test_index where c = 483 index_test.go:140: sql delete from test_index where c = 1472 index_test.go:143: sql update test_index set c1 = 8208748291296792035, c2 = 0.580253, c3 = 'cudIUhIg9Q' where c = 893 index_test.go:143: sql update test_index set c1 = 7964935419431439565, c2 = 0.513632, c3 = 'uwm523XLom' where c = 1188 index_test.go:137: sql insert into test_index values (2943, 3930325085870236989, 0.397557, 'g9CxetWDF4') index_test.go:137: sql insert into test_index values (2944, 2410054353499545839, 0.385192, 'coHvKhOlgH') index_test.go:143: sql update test_index set c1 = 5532226155902954780, c2 = 0.378965, c3 = 'O49lpX6srd' where c = 2837 index_test.go:143: sql update test_index set c1 = 7395164061427862420, c2 = 0.130869, c3 = 'YGFr5VEvvE' where c = 393 index_test.go:143: sql update test_index set c1 = 5028180186357043635, c2 = 0.802260, c3 = '80gykrBs5h' where c = 880 index_test.go:137: sql insert into test_index values (2945, 5730197908754521352, 0.870250, 'C477pgUBfU') index_test.go:143: sql update test_index set c1 = 1554973295784878354, c2 = 0.150388, c3 = 'RFlUJPQ8so' where c = 2419 index_test.go:143: sql update test_index set c1 = 5439488615531433098, c2 = 0.685885, c3 = 'OOl2ZK3VYk' where c = 2798 index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (2946, 2222072024752634341, 0.748460, '8PU6fLnF9W') index_test.go:140: sql delete from test_index where c = 2909 index_test.go:137: sql insert into test_index values (2948, 6173816645324468537, 0.195187, 'GB4RqO4xpn') index_test.go:140: sql delete from test_index where c = 148 index_test.go:137: sql insert into test_index values (2949, 1318478472880370649, 0.120068, 'G1lLrZXtzn') index_test.go:137: sql insert into test_index values (2947, 3048857770450806281, 0.443397, 'R7viXxrPCw') index_test.go:140: sql delete from test_index where c = 1206 index_test.go:137: sql insert into test_index values (2952, 7911718054520742466, 0.030252, 'j9OXSGaHfa') index_test.go:143: sql update test_index set c1 = 7855429191748146572, c2 = 0.739061, c3 = 'GpCF1wnirH' where c = 997 index_test.go:140: sql delete from test_index where c = 1754 index_test.go:137: sql insert into test_index values (2950, 8571405028226465030, 0.408612, 'KX9m9nse0s') index_test.go:137: sql insert into test_index values (2951, 8603029319085799788, 0.179865, 'lrSbuUtbaK') index_test.go:140: sql delete from test_index where c = 1280 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:140: sql delete from test_index where c = 1571 index_test.go:140: sql delete from test_index where c = 2120 index_test.go:143: sql update test_index set c1 = 6643884766031352575, c2 = 0.166508, c3 = 'taLA4E5AKm' where c = 2279 index_test.go:143: sql update test_index set c1 = 2810381631064345786, c2 = 0.186394, c3 = 'nJingOi00h' where c = 280 index_test.go:137: sql insert into test_index values (2953, 6868847039654207160, 0.106159, 'aoeuyrYomo') index_test.go:143: sql update test_index set c1 = 516224598031315178, c2 = 0.681743, c3 = '3nfQ5L79Hr' where c = 1678 index_test.go:143: sql update test_index set c1 = 1025542748520623618, c2 = 0.400952, c3 = 'gc52opGifb' where c = 1078 index_test.go:143: sql update test_index set c1 = 1414496336981046379, c2 = 0.617683, c3 = 'UGIX5wmFeb' where c = 1876 index_test.go:143: sql update test_index set c1 = 4593463548129562880, c2 = 0.523566, c3 = 'scAUrS9kDI' where c = 1312 index_test.go:140: sql delete from test_index where c = 2695 index_test.go:143: sql update test_index set c1 = 2475182240455509925, c2 = 0.403707, c3 = 'jU9Gs94yYX' where c = 2482 index_test.go:143: sql update test_index set c1 = 51281551634321630, c2 = 0.546586, c3 = 'HYqm10YhgW' where c = 2177 index_test.go:137: sql insert into test_index values (2955, 5883468743339123601, 0.257300, 'fXdKpq5xjq') index_test.go:137: sql insert into test_index values (2956, 3129338918287955056, 0.643343, 'Jb9e7bT6Td') index_test.go:137: sql insert into test_index values (2959, 7301903436312585432, 0.919039, 'Z24H80Ocu8') index_test.go:137: sql insert into test_index values (2957, 3925079204241092100, 0.510922, 'VlF5ESJ9Jm') index_test.go:137: sql insert into test_index values (2954, 2559394720625244542, 0.515321, 'SaF2EBUihz') index_test.go:137: sql insert into test_index values (2958, 1076685435275716455, 0.756868, 'o3PFj803Pw') index_test.go:137: sql insert into test_index values (2960, 4760917941093188068, 0.647149, 'zp4NCS97LR') index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 2406861184132219063, c2 = 0.586428, c3 = 'AbpKxvZB4X' where c = 2664 index_test.go:140: sql delete from test_index where c = 763 index_test.go:137: sql insert into test_index values (2961, 8141984855503930782, 0.947734, 'zCvABKTPsD') index_test.go:143: sql update test_index set c1 = 3722243625892350551, c2 = 0.507726, c3 = '0d78XtaKAk' where c = 218 index_test.go:140: sql delete from test_index where c = 1531 index_test.go:140: sql delete from test_index where c = 2142 index_test.go:143: sql update test_index set c1 = 469037845292028046, c2 = 0.687649, c3 = 'RetvzAHE20' where c = 538 index_test.go:140: sql delete from test_index where c = 2162 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:137: sql insert into test_index values (2962, 2177034665766818090, 0.759994, 'EOpk1lqthG') index_test.go:140: sql delete from test_index where c = 2718 index_test.go:140: sql delete from test_index where c = 2720 index_test.go:143: sql update test_index set c1 = 7748493634773006540, c2 = 0.881200, c3 = 'zyqN174QoY' where c = 311 index_test.go:143: sql update test_index set c1 = 3474989187811858550, c2 = 0.348194, c3 = 'nI6LUQZ3lB' where c = 2098 index_test.go:140: sql delete from test_index where c = 2193 index_test.go:143: sql update test_index set c1 = 5769321203343214406, c2 = 0.175607, c3 = 'SkzdiDIywc' where c = 875 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:137: sql insert into test_index values (2963, 3507767517720923966, 0.042183, 'vuKd8yZHUa') index_test.go:137: sql insert into test_index values (2964, 2536976723669119835, 0.914826, 'LucGs7VtZu') index_test.go:143: sql update test_index set c1 = 8080649421415160052, c2 = 0.504055, c3 = 'Ry6gv0EKY7' where c = 2519 index_test.go:143: sql update test_index set c1 = 2702087721680748916, c2 = 0.656304, c3 = 'VF3G0vdvlh' where c = 2761 index_test.go:137: sql insert into test_index values (2965, 4855907941932795334, 0.016685, 'abJNM8yQca') index_test.go:137: sql insert into test_index values (2967, 8920249378917707938, 0.728118, 'BWE05vFFPN') index_test.go:143: sql update test_index set c1 = 5832998092672146240, c2 = 0.003705, c3 = 'uz9p7Utypv' where c = 2377 index_test.go:137: sql insert into test_index values (2966, 6319730480425747654, 0.415476, '4HN39MAkvo') index_test.go:140: sql delete from test_index where c = 137 index_test.go:143: sql update test_index set c1 = 6530960858533318603, c2 = 0.389182, c3 = 'R8KY6nnvyn' where c = 2663 index_test.go:143: sql update test_index set c1 = 3627642327408954815, c2 = 0.492961, c3 = 'P7gNKlIvEO' where c = 2297 index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 2174 index_test.go:137: sql insert into test_index values (2968, 4245032115017021589, 0.368510, 'hrpUBd0uIm') index_test.go:137: sql insert into test_index values (2969, 2480374829982444518, 0.437226, 'cHGpGhCsCR') index_test.go:143: sql update test_index set c1 = 1639972383584316024, c2 = 0.585611, c3 = 'RWGjUnTVMm' where c = 1090 index_test.go:143: sql update test_index set c1 = 4813305420828026759, c2 = 0.041671, c3 = 'tn1k9qXyfP' where c = 2370 index_test.go:140: sql delete from test_index where c = 602 index_test.go:137: sql insert into test_index values (2970, 6659764536938703115, 0.855218, 'i9ld23iWTG') index_test.go:140: sql delete from test_index where c = 1532 index_test.go:137: sql insert into test_index values (2972, 5597351877623522134, 0.356094, 'uJERFEjXvA') index_test.go:143: sql update test_index set c1 = 7915044040386763810, c2 = 0.875615, c3 = 'NrburKrvrJ' where c = 2622 index_test.go:140: sql delete from test_index where c = 1858 index_test.go:140: sql delete from test_index where c = 1768 index_test.go:137: sql insert into test_index values (2971, 7953686363375359217, 0.618406, 'aDE0BfITfZ') index_test.go:143: sql update test_index set c1 = 7786870949832738502, c2 = 0.715100, c3 = 'gUYsD95tbs' where c = 1686 index_test.go:143: sql update test_index set c1 = 5969490710421572507, c2 = 0.968184, c3 = 'g2yU4rlskS' where c = 2497 index_test.go:143: sql update test_index set c1 = 7660579974641999142, c2 = 0.352264, c3 = 'r5O7nNVviQ' where c = 141 index_test.go:137: sql insert into test_index values (2974, 788073945117458196, 0.298380, 'MSKuM7CwAF') index_test.go:143: sql update test_index set c1 = 8643379723736492026, c2 = 0.190099, c3 = 'hJpdosbzoa' where c = 766 index_test.go:140: sql delete from test_index where c = 1115 index_test.go:140: sql delete from test_index where c = 569 index_test.go:137: sql insert into test_index values (2973, 4978048051788495748, 0.006333, 'HcZuViiypJ') index_test.go:140: sql delete from test_index where c = 1989 index_test.go:140: sql delete from test_index where c = 2875 index_test.go:137: sql insert into test_index values (2977, 3325706162858637387, 0.609987, 'MzOxPoDG0i') index_test.go:137: sql insert into test_index values (2975, 5084377934522944351, 0.611562, 'eQOCpiNFwt') index_test.go:137: sql insert into test_index values (2978, 6956548070842646042, 0.561246, 'YZXUUGeZnW') index_test.go:137: sql insert into test_index values (2976, 8329782494349975426, 0.794801, 'hlSAWj5pEi') index_test.go:143: sql update test_index set c1 = 1672862977654434364, c2 = 0.338062, c3 = '3rOGBm0P0Z' where c = 2351 index_test.go:143: sql update test_index set c1 = 5192171055229517972, c2 = 0.150582, c3 = 's4BQeqjbMO' where c = 1357 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:140: sql delete from test_index where c = 783 index_test.go:143: sql update test_index set c1 = 3518684760713120081, c2 = 0.862784, c3 = 'dm24Mwe9Jk' where c = 591 index_test.go:143: sql update test_index set c1 = 7203876759558880351, c2 = 0.175557, c3 = '3xrtb5Rcx6' where c = 1572 index_test.go:143: sql update test_index set c1 = 6432348595543900805, c2 = 0.341829, c3 = 'NI5SzlMMon' where c = 295 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 1205 index_test.go:137: sql insert into test_index values (2979, 5087791668966411493, 0.401722, 'yIvF2Ci9qm') index_test.go:143: sql update test_index set c1 = 9183310248671491066, c2 = 0.525122, c3 = 'hrd1xbUg75' where c = 1159 index_test.go:137: sql insert into test_index values (2980, 4368566610256073129, 0.025888, 'LacOjLMNTL') index_test.go:140: sql delete from test_index where c = 1752 index_test.go:137: sql insert into test_index values (2981, 7291480392604417146, 0.804703, 'nJvKGVwmxf') index_test.go:143: sql update test_index set c1 = 1736603644244358679, c2 = 0.809529, c3 = '2h2AHO9g3M' where c = 102 index_test.go:137: sql insert into test_index values (2984, 1358461080934439946, 0.986719, '9okpgtjvT1') index_test.go:137: sql insert into test_index values (2983, 4625965734392068849, 0.211446, 'bLol4r9Q1z') index_test.go:137: sql insert into test_index values (2985, 3277924190076369906, 0.891654, '0LuozU0lry') index_test.go:137: sql insert into test_index values (2982, 2338471898050513431, 0.028472, 'Zsh6Vhp2yx') index_test.go:140: sql delete from test_index where c = 1948 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:140: sql delete from test_index where c = 2124 index_test.go:140: sql delete from test_index where c = 2345 index_test.go:137: sql insert into test_index values (2986, 2756453735892337284, 0.474576, 'jWrSiK7nnv') index_test.go:143: sql update test_index set c1 = 5777450599724270086, c2 = 0.382888, c3 = 'EJ5wCbPaNV' where c = 1854 index_test.go:143: sql update test_index set c1 = 8754724472722143141, c2 = 0.774158, c3 = 'fHad2dt5VK' where c = 1843 index_test.go:143: sql update test_index set c1 = 1119418906070149523, c2 = 0.618519, c3 = 'Ie0XkScczU' where c = 1132 index_test.go:140: sql delete from test_index where c = 2775 index_test.go:140: sql delete from test_index where c = 2551 index_test.go:143: sql update test_index set c1 = 4039215416625589989, c2 = 0.268739, c3 = 'IIOQn4Qype' where c = 704 index_test.go:140: sql delete from test_index where c = 1506 index_test.go:143: sql update test_index set c1 = 4513210319951822659, c2 = 0.367333, c3 = 'i4gG8UKbg5' where c = 2512 index_test.go:137: sql insert into test_index values (2987, 9072304916074163242, 0.020155, 'RL7nM7M5c8') index_test.go:140: sql delete from test_index where c = 1921 index_test.go:137: sql insert into test_index values (2988, 5883759468508873629, 0.943181, 'WwwHuRy2eU') index_test.go:143: sql update test_index set c1 = 8191135709520076979, c2 = 0.256959, c3 = '405AQvxEKJ' where c = 331 index_test.go:137: sql insert into test_index values (2989, 7356464403731570113, 0.740057, 'Dwd4UhY89h') index_test.go:143: sql update test_index set c1 = 4219669379453420311, c2 = 0.019736, c3 = 'OenykK7UUG' where c = 2903 index_test.go:140: sql delete from test_index where c = 332 index_test.go:137: sql insert into test_index values (2991, 7922894020608660761, 0.890813, 'URuIUqSJSa') index_test.go:143: sql update test_index set c1 = 613434380708565263, c2 = 0.273907, c3 = 'MXEdH27fhH' where c = 2793 index_test.go:140: sql delete from test_index where c = 2372 index_test.go:143: sql update test_index set c1 = 1403005869317990843, c2 = 0.472684, c3 = 'QHcHqhyoYm' where c = 503 index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 1782972333276145120, c2 = 0.630173, c3 = '7zW4O9Xsb2' where c = 2920 index_test.go:137: sql insert into test_index values (2992, 7333180671663596563, 0.911531, 'NWOyOF6s8n') index_test.go:137: sql insert into test_index values (2993, 8959477555347092803, 0.454526, 'u1Jjzk7zUZ') index_test.go:137: sql insert into test_index values (2990, 1817441156147794185, 0.372425, 'Qo31p2tF36') index_test.go:140: sql delete from test_index where c = 676 index_test.go:143: sql update test_index set c1 = 5930787693435912115, c2 = 0.383273, c3 = 'QDVcpSpX2u' where c = 2129 index_test.go:143: sql update test_index set c1 = 6720437679701506539, c2 = 0.885652, c3 = 'lDZy7b7KLl' where c = 2584 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:137: sql insert into test_index values (2994, 9178683966369240959, 0.884659, 't8w9UMcNZc') index_test.go:137: sql insert into test_index values (2995, 5009463627513839961, 0.735909, 'K1aWGthXtn') index_test.go:143: sql update test_index set c1 = 7362340351352383629, c2 = 0.106375, c3 = 'oQGBKJUnzM' where c = 1614 index_test.go:140: sql delete from test_index where c = 25 index_test.go:140: sql delete from test_index where c = 2387 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:143: sql update test_index set c1 = 301536902342844559, c2 = 0.191157, c3 = 'm5YcxYALFo' where c = 2633 index_test.go:137: sql insert into test_index values (2997, 47932714093011869, 0.676584, 'CZ9U1XYpYT') index_test.go:137: sql insert into test_index values (2996, 4217478133805953606, 0.351823, 'iAimFVA2HA') index_test.go:143: sql update test_index set c1 = 3168293563277540221, c2 = 0.391040, c3 = 'MBKRAEpY2X' where c = 1265 index_test.go:143: sql update test_index set c1 = 3205293503531604235, c2 = 0.876886, c3 = 'CdONXZPXov' where c = 290 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 6365788005775839383, c2 = 0.225851, c3 = 'UR4Ydb5VwO' where c = 2327 index_test.go:143: sql update test_index set c1 = 3717219909881725214, c2 = 0.503943, c3 = 'ThmaocowSp' where c = 2683 index_test.go:137: sql insert into test_index values (2998, 1039440165568994097, 0.928865, 'Kkgg0xZTGk') index_test.go:140: sql delete from test_index where c = 1625 index_test.go:140: sql delete from test_index where c = 1897 index_test.go:137: sql insert into test_index values (2999, 2794779686852959582, 0.667435, 'qLakMQWHbk') index_test.go:143: sql update test_index set c1 = 956484044051459087, c2 = 0.867101, c3 = 'qotIyp2Dj0' where c = 1988 index_test.go:143: sql update test_index set c1 = 8106127721192616474, c2 = 0.528499, c3 = 'DWavFkoOHZ' where c = 1629 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 8499697655647719505, c2 = 0.468701, c3 = 'Rf5eVAFC6n' where c = 395 index_test.go:137: sql insert into test_index values (3000, 7520330498540172137, 0.097633, 'Ke3DY0B8bZ') index_test.go:140: sql delete from test_index where c = 1833 index_test.go:143: sql update test_index set c1 = 6544312748249274330, c2 = 0.969771, c3 = 'fiT8g0FO2e' where c = 651 index_test.go:140: sql delete from test_index where c = 1518 index_test.go:143: sql update test_index set c1 = 8983911899099360639, c2 = 0.756924, c3 = 'Oo6LPkGOEw' where c = 2916 index_test.go:143: sql update test_index set c1 = 7786268119641250874, c2 = 0.653435, c3 = '1NY4eWtc86' where c = 2035 index_test.go:137: sql insert into test_index values (3003, 3439864546966176280, 0.898458, 'VjoOi6dZUZ') index_test.go:137: sql insert into test_index values (3001, 493745836384563829, 0.556492, 'H1pjeVTudd') index_test.go:137: sql insert into test_index values (3009, 6729973736958294813, 0.500569, '51CiUD6Prf') index_test.go:137: sql insert into test_index values (3002, 2098317577012058222, 0.293347, 'wCrzOPkmQG') index_test.go:137: sql insert into test_index values (3005, 8385457327502869570, 0.438701, 'mfgG90VtdF') index_test.go:137: sql insert into test_index values (3004, 2561865951368655807, 0.454820, 'Se002AIGop') index_test.go:140: sql delete from test_index where c = 239 index_test.go:137: sql insert into test_index values (3006, 9075726449616208412, 0.772490, 'SzgObCMeLd') index_test.go:140: sql delete from test_index where c = 2547 index_test.go:137: sql insert into test_index values (3007, 6404231988691369605, 0.770915, 'JWnbMFOcHU') index_test.go:137: sql insert into test_index values (3008, 5613056779227892773, 0.219776, 'foAjUCKwoF') index_test.go:137: sql insert into test_index values (3010, 8582016826525063292, 0.885093, 't3gVrygR3p') index_test.go:140: sql delete from test_index where c = 615 index_test.go:140: sql delete from test_index where c = 585 index_test.go:140: sql delete from test_index where c = 2184 index_test.go:143: sql update test_index set c1 = 6230337694191017519, c2 = 0.111736, c3 = 'PjzUMzh9Gq' where c = 358 index_test.go:143: sql update test_index set c1 = 2816388217830328810, c2 = 0.602741, c3 = 'pVeeJxGeOG' where c = 1541 index_test.go:140: sql delete from test_index where c = 2760 index_test.go:140: sql delete from test_index where c = 2538 index_test.go:143: sql update test_index set c1 = 4995608579385321118, c2 = 0.815771, c3 = 'ALlNub349b' where c = 2803 index_test.go:140: sql delete from test_index where c = 2738 index_test.go:140: sql delete from test_index where c = 2901 index_test.go:140: sql delete from test_index where c = 1077 index_test.go:143: sql update test_index set c1 = 3513327425097890020, c2 = 0.331143, c3 = '5XwY16AR2g' where c = 413 index_test.go:143: sql update test_index set c1 = 8784656978771041780, c2 = 0.859502, c3 = 'uRfhykqMAD' where c = 2738 index_test.go:143: sql update test_index set c1 = 520303548620823984, c2 = 0.252294, c3 = 'xuLVG8xGPR' where c = 743 index_test.go:137: sql insert into test_index values (3012, 2554710159788145779, 0.454117, 'hvbm4afaR4') index_test.go:137: sql insert into test_index values (3011, 8841041896899143763, 0.931787, 'EDf968MrcV') index_test.go:143: sql update test_index set c1 = 3799034573576048469, c2 = 0.886054, c3 = 'V2f0CpdGj5' where c = 1551 index_test.go:143: sql update test_index set c1 = 5112689474597211025, c2 = 0.480277, c3 = 'JqDJbXzot4' where c = 1873 index_test.go:140: sql delete from test_index where c = 427 index_test.go:137: sql insert into test_index values (3013, 1008344089257384750, 0.131897, 'P4qWeEM2eW') index_test.go:140: sql delete from test_index where c = 2809 index_test.go:143: sql update test_index set c1 = 5721112100417433082, c2 = 0.007922, c3 = '9iMArmtneP' where c = 2404 index_test.go:137: sql insert into test_index values (3015, 8849966765451148270, 0.391291, 'bnstEJzOwZ') index_test.go:143: sql update test_index set c1 = 5303326392602454309, c2 = 0.767476, c3 = 'IcQK0TgX0V' where c = 599 index_test.go:140: sql delete from test_index where c = 376 index_test.go:137: sql insert into test_index values (3014, 1457117675351969568, 0.628468, 'HgExk1u04j') index_test.go:137: sql insert into test_index values (3017, 7932996576134328936, 0.282619, 'lg37IMuEHV') index_test.go:140: sql delete from test_index where c = 1384 index_test.go:143: sql update test_index set c1 = 856805365646792022, c2 = 0.556359, c3 = '8zHlcPCqPi' where c = 770 index_test.go:137: sql insert into test_index values (3016, 2809116970520728854, 0.600476, 'w38O6tti03') index_test.go:137: sql insert into test_index values (3019, 8053536604665103177, 0.230579, 'YqSwzMOsks') index_test.go:143: sql update test_index set c1 = 5392531288122021210, c2 = 0.853941, c3 = '98MIHJpNnh' where c = 1826 index_test.go:143: sql update test_index set c1 = 7296071693762883469, c2 = 0.392470, c3 = 'MhVC3RPfKq' where c = 532 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (3018, 5954265192878229673, 0.491369, 'tD3DkWyCdB') index_test.go:140: sql delete from test_index where c = 679 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:140: sql delete from test_index where c = 690 index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (3020, 3906425100327758190, 0.070815, '6yfsTXv6eW') index_test.go:143: sql update test_index set c1 = 5328612118798818605, c2 = 0.901745, c3 = 'PSYRDRZ9Eu' where c = 2398 index_test.go:137: sql insert into test_index values (3021, 8982059197220064472, 0.822499, 'AkBsopv2Yd') index_test.go:143: sql update test_index set c1 = 284669708050328447, c2 = 0.600598, c3 = 'rhuB7OZDlJ' where c = 1654 index_test.go:137: sql insert into test_index values (3022, 8841247343582213582, 0.615184, 'AIoqVsxxAi') index_test.go:137: sql insert into test_index values (3023, 8092627538668520385, 0.478549, 'CkaA52HH3b') index_test.go:143: sql update test_index set c1 = 8060311098343109560, c2 = 0.304485, c3 = 'w5iEXyvara' where c = 979 index_test.go:140: sql delete from test_index where c = 1121 index_test.go:140: sql delete from test_index where c = 2098 index_test.go:143: sql update test_index set c1 = 1582122071628676278, c2 = 0.552094, c3 = 'Q5xhVkLlov' where c = 2151 index_test.go:143: sql update test_index set c1 = 2269525545881429162, c2 = 0.855767, c3 = 'fT36QaNTNY' where c = 1771 index_test.go:143: sql update test_index set c1 = 5406841238880833836, c2 = 0.153464, c3 = 'P5VXHLc0gs' where c = 1047 index_test.go:140: sql delete from test_index where c = 970 index_test.go:137: sql insert into test_index values (3025, 4439073498646267524, 0.926438, 'TpMIxUKMBk') index_test.go:143: sql update test_index set c1 = 3242920410025415753, c2 = 0.481567, c3 = '4LpYD2UdfL' where c = 1368 index_test.go:137: sql insert into test_index values (3026, 8110381885294456291, 0.970904, 'fUNoBDWgn6') index_test.go:137: sql insert into test_index values (3024, 399559376264035419, 0.502661, 'y8IupoNLLb') index_test.go:137: sql insert into test_index values (3028, 213233855066319807, 0.880544, 'AlBJbsYo3A') index_test.go:137: sql insert into test_index values (3029, 8488070298163393250, 0.735128, 'kEqblptdzB') index_test.go:140: sql delete from test_index where c = 2263 index_test.go:143: sql update test_index set c1 = 8411948616545228788, c2 = 0.030922, c3 = 'T6HQSNvrYM' where c = 2028 index_test.go:137: sql insert into test_index values (3027, 434625879294781271, 0.343412, 'jP3U3pvTQ7') index_test.go:140: sql delete from test_index where c = 1534 index_test.go:140: sql delete from test_index where c = 290 index_test.go:143: sql update test_index set c1 = 5324232237615247003, c2 = 0.819080, c3 = 'iGyzSjeNOg' where c = 1746 index_test.go:137: sql insert into test_index values (3030, 4759255728494817362, 0.680811, 'qWYPSBa1HY') index_test.go:143: sql update test_index set c1 = 7188377211314292545, c2 = 0.792924, c3 = 'qJJ7o2JYaC' where c = 801 index_test.go:140: sql delete from test_index where c = 1396 index_test.go:143: sql update test_index set c1 = 97284611254178159, c2 = 0.796929, c3 = 'MtNrg8GHus' where c = 1408 index_test.go:140: sql delete from test_index where c = 530 index_test.go:143: sql update test_index set c1 = 3857584141562278946, c2 = 0.605561, c3 = 'b4KQBEdU5X' where c = 2133 index_test.go:140: sql delete from test_index where c = 843 index_test.go:140: sql delete from test_index where c = 502 index_test.go:140: sql delete from test_index where c = 272 index_test.go:137: sql insert into test_index values (3031, 8934708501867920828, 0.262470, 'erZeaweDC0') index_test.go:137: sql insert into test_index values (3032, 290603971222063820, 0.929500, 'J43trZEM67') index_test.go:137: sql insert into test_index values (3033, 821039481629572545, 0.804460, '3SwxwZ2evx') index_test.go:143: sql update test_index set c1 = 2113605167307380151, c2 = 0.546722, c3 = 'gy5c5K5GyM' where c = 2109 index_test.go:143: sql update test_index set c1 = 254044835331343884, c2 = 0.911639, c3 = 'zNMNF8gYTO' where c = 1247 index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 1553 index_test.go:137: sql insert into test_index values (3035, 5522152546812719289, 0.543503, 'WKscszZxH1') index_test.go:137: sql insert into test_index values (3034, 4646081229617140533, 0.612885, 'oshLxFxX3K') index_test.go:140: sql delete from test_index where c = 323 index_test.go:143: sql update test_index set c1 = 6227419617560094815, c2 = 0.761979, c3 = 'CVaXpy3G9U' where c = 707 index_test.go:143: sql update test_index set c1 = 1313532365466342999, c2 = 0.509085, c3 = 'YSn72U2T1U' where c = 1490 index_test.go:143: sql update test_index set c1 = 2921126241975199285, c2 = 0.508353, c3 = 'eAWE5CHper' where c = 2730 index_test.go:143: sql update test_index set c1 = 515720707315298407, c2 = 0.520975, c3 = 'IMzyxev7Uw' where c = 2963 index_test.go:140: sql delete from test_index where c = 1998 index_test.go:137: sql insert into test_index values (3037, 4579999293247728942, 0.351612, 'l0Cp1Adg4q') index_test.go:137: sql insert into test_index values (3036, 754490546001234392, 0.803395, 'UGwuFCrOUm') index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 6402554792258383149, c2 = 0.890011, c3 = 'MdsYq9Pwto' where c = 192 index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 8982959417255012616, c2 = 0.505364, c3 = 'nx90sQRM2A' where c = 2083 index_test.go:137: sql insert into test_index values (3038, 5898130526983676698, 0.784550, 'mxPfferhYK') index_test.go:143: sql update test_index set c1 = 584550558032548160, c2 = 0.335688, c3 = 'KlIVT0o8Cw' where c = 1145 index_test.go:137: sql insert into test_index values (3039, 8846798569321995750, 0.294814, 'vNozVm78Gu') index_test.go:137: sql insert into test_index values (3040, 2090115957806351344, 0.288014, 'Iv3iJWzFLA') index_test.go:140: sql delete from test_index where c = 2990 index_test.go:143: sql update test_index set c1 = 4857418906042162164, c2 = 0.312531, c3 = 'CwpSJ5a3Ek' where c = 318 index_test.go:137: sql insert into test_index values (3041, 7755403423314461683, 0.864771, 'SCaDHz0OBc') index_test.go:143: sql update test_index set c1 = 4009470469733441631, c2 = 0.728894, c3 = 'L02HSEMAfx' where c = 1369 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:143: sql update test_index set c1 = 964665502410141604, c2 = 0.786933, c3 = 'W35wXSmqwR' where c = 1280 index_test.go:140: sql delete from test_index where c = 1149 index_test.go:137: sql insert into test_index values (3044, 4121908918970447507, 0.565222, 'eB1e0ObKZL') index_test.go:143: sql update test_index set c1 = 2827968413517623550, c2 = 0.324266, c3 = 'IC67qqkQO6' where c = 1887 index_test.go:137: sql insert into test_index values (3042, 8403181948784833926, 0.753257, 'oGrGqzUARa') index_test.go:137: sql insert into test_index values (3043, 3690202151778997228, 0.196906, 'HZYRpQxVCY') index_test.go:140: sql delete from test_index where c = 266 index_test.go:137: sql insert into test_index values (3045, 5759175916942314588, 0.507194, 'tqIGTxQB8S') index_test.go:137: sql insert into test_index values (3047, 4151114640105597224, 0.032460, 'CGlBkgdYBz') index_test.go:140: sql delete from test_index where c = 424 index_test.go:143: sql update test_index set c1 = 17455814119051852, c2 = 0.852923, c3 = 'xtxeNkTrAa' where c = 1219 index_test.go:140: sql delete from test_index where c = 2676 index_test.go:137: sql insert into test_index values (3046, 745084683404537234, 0.533400, 'LQqnhuw5v4') index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 1682057314311431213, c2 = 0.491141, c3 = 'D2FVFoKfzf' where c = 18 index_test.go:137: sql insert into test_index values (3048, 1224991537460092044, 0.057890, 'mzbVRR5Jgm') index_test.go:140: sql delete from test_index where c = 2691 index_test.go:140: sql delete from test_index where c = 1444 index_test.go:137: sql insert into test_index values (3049, 4653632325120088875, 0.940266, 'SXJ7e7I3xg') index_test.go:143: sql update test_index set c1 = 4786615540861228518, c2 = 0.058397, c3 = 'LIwAQvelJV' where c = 120 index_test.go:143: sql update test_index set c1 = 1965857149296383441, c2 = 0.491445, c3 = 'LQFqY6zey3' where c = 724 index_test.go:140: sql delete from test_index where c = 1577 index_test.go:140: sql delete from test_index where c = 1854 index_test.go:140: sql delete from test_index where c = 2745 index_test.go:143: sql update test_index set c1 = 8381039610797388142, c2 = 0.139791, c3 = '6Eq3SH2Pig' where c = 2345 index_test.go:143: sql update test_index set c1 = 3405208488306204530, c2 = 0.303280, c3 = 'Kathnszbs3' where c = 1315 index_test.go:143: sql update test_index set c1 = 7458326323630368340, c2 = 0.758795, c3 = 'tOdDn9jq1H' where c = 2901 index_test.go:143: sql update test_index set c1 = 6050130964974168996, c2 = 0.334523, c3 = 'cfem78uO2V' where c = 2099 index_test.go:143: sql update test_index set c1 = 5927462395642867439, c2 = 0.125961, c3 = '47CPlRXjT9' where c = 2180 index_test.go:143: sql update test_index set c1 = 6196615752771318081, c2 = 0.293878, c3 = 'DWIqafjWf2' where c = 2566 index_test.go:137: sql insert into test_index values (3050, 6049218740963769865, 0.753769, 'NcnvwGGroy') index_test.go:137: sql insert into test_index values (3051, 2323480609570892952, 0.053302, '58SxbPxhDc') index_test.go:140: sql delete from test_index where c = 2186 index_test.go:137: sql insert into test_index values (3052, 5825870697783833319, 0.513860, '86eFs5WROF') index_test.go:137: sql insert into test_index values (3053, 3885540551475707890, 0.040955, 'ucUfHLkG7G') index_test.go:137: sql insert into test_index values (3055, 2874123823494796415, 0.717917, 'BdZcxntPZ5') index_test.go:137: sql insert into test_index values (3054, 7866628372485068259, 0.341887, 'negMFrJrcS') index_test.go:137: sql insert into test_index values (3056, 5345604918590540074, 0.686009, 'dCFTcIVWlu') index_test.go:137: sql insert into test_index values (3057, 2969170586794083211, 0.354294, 'SQtoei2y1H') index_test.go:140: sql delete from test_index where c = 965 index_test.go:140: sql delete from test_index where c = 2212 index_test.go:140: sql delete from test_index where c = 614 index_test.go:143: sql update test_index set c1 = 8278623391760072061, c2 = 0.120333, c3 = '2lhJ85IuDr' where c = 1381 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:137: sql insert into test_index values (3058, 3889713660721274420, 0.305673, 'q4b2LbTP30') index_test.go:140: sql delete from test_index where c = 2429 index_test.go:140: sql delete from test_index where c = 228 index_test.go:143: sql update test_index set c1 = 2823334270705070358, c2 = 0.512320, c3 = 'lLrEopI5uq' where c = 885 index_test.go:143: sql update test_index set c1 = 3743392759845143218, c2 = 0.440760, c3 = 'SmNdnhnIZH' where c = 840 index_test.go:140: sql delete from test_index where c = 1367 index_test.go:140: sql delete from test_index where c = 1652 index_test.go:143: sql update test_index set c1 = 6404568895735998679, c2 = 0.472490, c3 = 'tZleyV1qHg' where c = 2056 index_test.go:140: sql delete from test_index where c = 1885 index_test.go:143: sql update test_index set c1 = 4036708305771913116, c2 = 0.390090, c3 = 'ei9jFVFdhf' where c = 1710 index_test.go:143: sql update test_index set c1 = 8291276605415072324, c2 = 0.689420, c3 = '1hPc9vAvjE' where c = 2700 index_test.go:143: sql update test_index set c1 = 4380763201773217002, c2 = 0.949395, c3 = 'nDXiIsF5VY' where c = 1744 index_test.go:137: sql insert into test_index values (3061, 6889642637088099133, 0.929920, '2RV960kGqY') index_test.go:137: sql insert into test_index values (3059, 1487683721880779029, 0.417139, 'anEhzsYKYV') index_test.go:143: sql update test_index set c1 = 7552910380125910119, c2 = 0.178949, c3 = 'kzbxKeU7q4' where c = 1834 index_test.go:143: sql update test_index set c1 = 9125461844150799733, c2 = 0.930954, c3 = '9emvs1wJmb' where c = 1863 index_test.go:137: sql insert into test_index values (3060, 4084844069858453616, 0.779877, 'gIjO2WgokU') index_test.go:137: sql insert into test_index values (3062, 4796974804058955376, 0.746898, '9XkKA0QWCY') index_test.go:137: sql insert into test_index values (3064, 1370330175309136899, 0.061785, 'leamF0rcsG') index_test.go:137: sql insert into test_index values (3063, 8277317522249676325, 0.600927, '5Cdmo486bx') index_test.go:140: sql delete from test_index where c = 1769 index_test.go:143: sql update test_index set c1 = 1517164995046826063, c2 = 0.691352, c3 = '3ljpOxzuo1' where c = 2881 index_test.go:140: sql delete from test_index where c = 289 index_test.go:137: sql insert into test_index values (3065, 8725756006638413231, 0.355444, 'DdAmXZhQQv') index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (3067, 2892941823792900278, 0.816924, 'YINRFwOtGM') index_test.go:137: sql insert into test_index values (3066, 4830976362110391541, 0.718807, 'wpKVgtq0C2') index_test.go:140: sql delete from test_index where c = 999 index_test.go:140: sql delete from test_index where c = 2211 index_test.go:140: sql delete from test_index where c = 867 index_test.go:143: sql update test_index set c1 = 7661689476053965147, c2 = 0.771038, c3 = 'xT5DRLlVIe' where c = 1193 index_test.go:140: sql delete from test_index where c = 1001 index_test.go:140: sql delete from test_index where c = 2446 index_test.go:137: sql insert into test_index values (3068, 3842045921763011166, 0.768307, 'Mvpfrsspfq') index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 7130031829527555437, c2 = 0.343154, c3 = 'E6rKbeDj8u' where c = 1329 index_test.go:143: sql update test_index set c1 = 3951250582561039430, c2 = 0.880166, c3 = 'XATBF4UB6w' where c = 585 index_test.go:143: sql update test_index set c1 = 826895596642435485, c2 = 0.914984, c3 = 'hZPvV3Udyh' where c = 2188 index_test.go:143: sql update test_index set c1 = 1015257565817981945, c2 = 0.723840, c3 = 'IuEmaQtnv9' where c = 2632 index_test.go:137: sql insert into test_index values (3069, 3983686919083197414, 0.275008, '9XcEJJ0JU9') index_test.go:143: sql update test_index set c1 = 2967802995565416668, c2 = 0.214290, c3 = 'JvacFEqvYu' where c = 2543 index_test.go:137: sql insert into test_index values (3071, 5311890475926737238, 0.335910, 's5Zx9A5fNG') index_test.go:140: sql delete from test_index where c = 2140 index_test.go:137: sql insert into test_index values (3070, 3360801852113495782, 0.786627, 'DM3D6lxish') index_test.go:143: sql update test_index set c1 = 680267958708215600, c2 = 0.676289, c3 = 'm2CaANIQUy' where c = 1572 index_test.go:137: sql insert into test_index values (3073, 1956589748771345413, 0.101491, 'ktJzA3E7Sy') index_test.go:140: sql delete from test_index where c = 2864 index_test.go:143: sql update test_index set c1 = 3958445343359370046, c2 = 0.839491, c3 = 'yKckFo3tpZ' where c = 23 index_test.go:143: sql update test_index set c1 = 755932169467471389, c2 = 0.257429, c3 = '5w2xyUhNNw' where c = 1465 index_test.go:137: sql insert into test_index values (3074, 4211943545184559245, 0.162930, 'sGG33QrSCs') index_test.go:143: sql update test_index set c1 = 444326036135206115, c2 = 0.465264, c3 = 'Yx0r7AT8tR' where c = 2071 index_test.go:137: sql insert into test_index values (3072, 5149057112319559873, 0.346943, 'm35Z2rf2jZ') index_test.go:140: sql delete from test_index where c = 1862 index_test.go:140: sql delete from test_index where c = 2762 index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (3076, 4572831440147045355, 0.171711, 'KSlUr7FupS') index_test.go:140: sql delete from test_index where c = 2890 index_test.go:137: sql insert into test_index values (3075, 245673893121653881, 0.553195, 'UHWkjsFl6g') index_test.go:140: sql delete from test_index where c = 2992 index_test.go:143: sql update test_index set c1 = 2993672958664380082, c2 = 0.227827, c3 = '5dMhcz35R0' where c = 2763 index_test.go:137: sql insert into test_index values (3077, 5261924785640396, 0.455421, 'qPaYp31G3h') index_test.go:137: sql insert into test_index values (3078, 6014268394181668829, 0.810065, 'F1nJJezksD') index_test.go:143: sql update test_index set c1 = 8547191222008763279, c2 = 0.148565, c3 = 'W01bzUKAgb' where c = 2658 index_test.go:143: sql update test_index set c1 = 1455215176265749784, c2 = 0.661766, c3 = 'dwrBGLHIQG' where c = 207 index_test.go:143: sql update test_index set c1 = 5616040588491194637, c2 = 0.147245, c3 = 'TM04JCINy6' where c = 1097 index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 2757 index_test.go:143: sql update test_index set c1 = 5211432364588142799, c2 = 0.379131, c3 = 'tjXkD7KcMe' where c = 494 index_test.go:140: sql delete from test_index where c = 2029 index_test.go:143: sql update test_index set c1 = 2990576581766149266, c2 = 0.732086, c3 = 'gPQr2JCjFS' where c = 2037 index_test.go:137: sql insert into test_index values (3080, 8316438265759725828, 0.290479, '6T39Cya53k') index_test.go:137: sql insert into test_index values (3082, 985290556702003174, 0.499901, 'TulrPvBsVB') index_test.go:143: sql update test_index set c1 = 4442862351239115738, c2 = 0.958101, c3 = '9ZTKo9kIZn' where c = 879 index_test.go:137: sql insert into test_index values (3079, 3149339296799462480, 0.784122, 'OAyayNNUe9') index_test.go:137: sql insert into test_index values (3081, 9084493226901345940, 0.101341, 'kpj5nlMZNY') index_test.go:140: sql delete from test_index where c = 2457 index_test.go:137: sql insert into test_index values (3083, 3898146008995395559, 0.291462, 'zrRrHN7LQ0') index_test.go:140: sql delete from test_index where c = 3056 index_test.go:143: sql update test_index set c1 = 6945881749265240754, c2 = 0.444845, c3 = 'dfbQsSfsvB' where c = 696 index_test.go:143: sql update test_index set c1 = 5784453488724714367, c2 = 0.011395, c3 = 'vPioMhT9Bs' where c = 3000 index_test.go:137: sql insert into test_index values (3084, 3168896575861270349, 0.359580, 'MR7Vay3JKl') index_test.go:140: sql delete from test_index where c = 1134 index_test.go:140: sql delete from test_index where c = 2481 index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (3086, 2578742106328960194, 0.054151, 'yft9MarFeX') index_test.go:137: sql insert into test_index values (3085, 1264425053954759567, 0.885701, '5thin2khCV') index_test.go:143: sql update test_index set c1 = 3703708984991188723, c2 = 0.891259, c3 = 'oiazBWGJGD' where c = 1434 index_test.go:137: sql insert into test_index values (3087, 4462440114488987772, 0.777312, '8eAlLy2DCH') index_test.go:140: sql delete from test_index where c = 1973 index_test.go:143: sql update test_index set c1 = 6137522567663609967, c2 = 0.372024, c3 = 'E2wEowCSJD' where c = 625 index_test.go:140: sql delete from test_index where c = 3000 index_test.go:143: sql update test_index set c1 = 6505227728174787245, c2 = 0.882160, c3 = 'LX1TdjRqNy' where c = 1142 index_test.go:143: sql update test_index set c1 = 5544618386662179047, c2 = 0.818538, c3 = 'xNRLK9ySOD' where c = 1205 index_test.go:143: sql update test_index set c1 = 1001050889516053723, c2 = 0.549213, c3 = 'EqoFqGRKzU' where c = 2853 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:137: sql insert into test_index values (3088, 7739370425813947079, 0.999679, '84MNbmkkKQ') index_test.go:140: sql delete from test_index where c = 2765 index_test.go:143: sql update test_index set c1 = 2446780432270081530, c2 = 0.613011, c3 = 'gBW2gNTVz3' where c = 2857 index_test.go:140: sql delete from test_index where c = 19 index_test.go:137: sql insert into test_index values (3090, 4467726088115122341, 0.229600, 'OeDgrap9lo') index_test.go:143: sql update test_index set c1 = 7218433647950932367, c2 = 0.422410, c3 = '46v2JF8LKe' where c = 439 index_test.go:143: sql update test_index set c1 = 5646994282929776079, c2 = 0.888378, c3 = 'mwimCnwxJl' where c = 1594 index_test.go:140: sql delete from test_index where c = 1668 index_test.go:137: sql insert into test_index values (3089, 760543813614623654, 0.732751, 'XoguC0hNWs') index_test.go:137: sql insert into test_index values (3092, 3318503499915351893, 0.390537, 'TCueG2JS20') index_test.go:140: sql delete from test_index where c = 869 index_test.go:143: sql update test_index set c1 = 7387424698052589047, c2 = 0.846736, c3 = 'ZENk9fG2Sp' where c = 2549 index_test.go:137: sql insert into test_index values (3091, 270605540998095488, 0.748305, 'Q0xVQBpBN8') index_test.go:143: sql update test_index set c1 = 8749521908348562467, c2 = 0.276397, c3 = 'yJtLnPvsvq' where c = 2030 index_test.go:137: sql insert into test_index values (3093, 4655328415538867927, 0.803698, 'IifTD4wyiK') index_test.go:143: sql update test_index set c1 = 8781368917756915754, c2 = 0.881240, c3 = 'sEp7tHvo4R' where c = 1873 index_test.go:137: sql insert into test_index values (3094, 483432264785986469, 0.909090, 'loK4bNEEY2') index_test.go:137: sql insert into test_index values (3095, 4815834669261751036, 0.941568, 'KhoseEGyDi') index_test.go:140: sql delete from test_index where c = 911 index_test.go:140: sql delete from test_index where c = 2398 index_test.go:140: sql delete from test_index where c = 1830 index_test.go:137: sql insert into test_index values (3096, 4708114007610641653, 0.330508, 'cufV5qHyIv') index_test.go:137: sql insert into test_index values (3097, 3994723848180433805, 0.777040, 'JSBvSGUOPT') index_test.go:140: sql delete from test_index where c = 2261 index_test.go:143: sql update test_index set c1 = 1379905850619572615, c2 = 0.036350, c3 = 'ZhsiDFNQNu' where c = 2659 index_test.go:140: sql delete from test_index where c = 1572 index_test.go:140: sql delete from test_index where c = 822 index_test.go:143: sql update test_index set c1 = 1876138844872506639, c2 = 0.174324, c3 = 'jK8UxlQFKB' where c = 1344 index_test.go:143: sql update test_index set c1 = 5572508936604153845, c2 = 0.779458, c3 = 'SiQpUBKrFe' where c = 940 index_test.go:143: sql update test_index set c1 = 295162649429916513, c2 = 0.850955, c3 = 'yTU1XXHEdI' where c = 1297 index_test.go:143: sql update test_index set c1 = 7078868707885787051, c2 = 0.472923, c3 = 'YcfbriA6vo' where c = 19 index_test.go:140: sql delete from test_index where c = 770 index_test.go:140: sql delete from test_index where c = 995 index_test.go:143: sql update test_index set c1 = 8333302555767956771, c2 = 0.960900, c3 = '0iHN8K0EmE' where c = 1840 index_test.go:143: sql update test_index set c1 = 3002326869011225012, c2 = 0.253858, c3 = 'l0L4EUjgjJ' where c = 3019 index_test.go:143: sql update test_index set c1 = 4047626433072574678, c2 = 0.194000, c3 = 'p6azZlDDFZ' where c = 2936 index_test.go:137: sql insert into test_index values (3098, 6751156352774017552, 0.657480, 'QQOq6s4kfK') index_test.go:143: sql update test_index set c1 = 5391044154860295833, c2 = 0.262026, c3 = 'pSXsF2bNqd' where c = 2295 index_test.go:137: sql insert into test_index values (3099, 2975095017918988123, 0.705286, '6wqfIErtno') index_test.go:140: sql delete from test_index where c = 424 index_test.go:137: sql insert into test_index values (3100, 3651424577518444435, 0.460930, 'pQ5P9Oan8m') index_test.go:140: sql delete from test_index where c = 3001 index_test.go:143: sql update test_index set c1 = 4719691093541612458, c2 = 0.456664, c3 = 'IVchd4svuV' where c = 1714 index_test.go:143: sql update test_index set c1 = 8527228918416944545, c2 = 0.805767, c3 = 'OcW6fEvtfk' where c = 2923 index_test.go:140: sql delete from test_index where c = 1633 index_test.go:143: sql update test_index set c1 = 6160099148198013928, c2 = 0.540437, c3 = 'qZf9kUank5' where c = 191 index_test.go:137: sql insert into test_index values (3105, 5952900387916355707, 0.197684, 'AtZkBpUXvj') index_test.go:137: sql insert into test_index values (3103, 7730109948937979969, 0.929006, 'TeEXhA1tQx') index_test.go:137: sql insert into test_index values (3101, 5073979729474430739, 0.595169, '26npmkTBGa') index_test.go:137: sql insert into test_index values (3106, 5343655338905873293, 0.604459, 'a4uZGoEQG6') index_test.go:137: sql insert into test_index values (3102, 7605585538026154990, 0.780017, 'PymSvmzsIy') index_test.go:137: sql insert into test_index values (3104, 3137126076965192089, 0.582557, 'DleJiy7NZH') index_test.go:137: sql insert into test_index values (3108, 4592400821472025611, 0.540753, '88UFqX5FZL') index_test.go:137: sql insert into test_index values (3107, 94874380983642267, 0.250312, 'iabpSGpu6N') index_test.go:137: sql insert into test_index values (3110, 3817626747218557879, 0.437417, 'ozig6mtyzw') index_test.go:137: sql insert into test_index values (3109, 3492681492112054797, 0.803464, 'ePbsiFah8g') index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:143: sql update test_index set c1 = 4241169479747055472, c2 = 0.639866, c3 = 'Snd6VNnuyB' where c = 2481 index_test.go:140: sql delete from test_index where c = 1026 index_test.go:140: sql delete from test_index where c = 2197 index_test.go:143: sql update test_index set c1 = 4155998230570336387, c2 = 0.864998, c3 = 'vxZ0aO4ERO' where c = 1261 index_test.go:140: sql delete from test_index where c = 2067 index_test.go:140: sql delete from test_index where c = 2868 index_test.go:140: sql delete from test_index where c = 2918 index_test.go:140: sql delete from test_index where c = 2249 index_test.go:140: sql delete from test_index where c = 434 index_test.go:143: sql update test_index set c1 = 7214593922403047719, c2 = 0.825748, c3 = 'c8P7TaZiTY' where c = 1384 index_test.go:143: sql update test_index set c1 = 8866684781985491970, c2 = 0.685934, c3 = 'Z8xFbq4Wp8' where c = 808 index_test.go:137: sql insert into test_index values (3111, 6734927704719744009, 0.793452, '3S3qU5M1hn') index_test.go:143: sql update test_index set c1 = 2016661245849343614, c2 = 0.095556, c3 = 'XsliAW5h3g' where c = 2089 index_test.go:137: sql insert into test_index values (3112, 3891458376327695789, 0.174898, 'SNG1hIsJWZ') index_test.go:143: sql update test_index set c1 = 2976424506120187651, c2 = 0.177068, c3 = 'fol6eYa7BE' where c = 81 index_test.go:143: sql update test_index set c1 = 6434378746187779400, c2 = 0.151924, c3 = 'iJI2FWR8vw' where c = 1212 index_test.go:143: sql update test_index set c1 = 1847338210020298853, c2 = 0.557746, c3 = 'wQvrbNrnEm' where c = 2732 index_test.go:143: sql update test_index set c1 = 1485583423269919196, c2 = 0.165329, c3 = '5qyqNd2q5C' where c = 610 index_test.go:143: sql update test_index set c1 = 3574421619066607807, c2 = 0.027690, c3 = 'o4heSJeTkI' where c = 3058 index_test.go:137: sql insert into test_index values (3113, 1424878167216639092, 0.412022, 'ILLc8Ht0kB') index_test.go:137: sql insert into test_index values (3114, 5471979387089781739, 0.128018, 'TgorxUZ1nZ') index_test.go:137: sql insert into test_index values (3119, 7131618849837960427, 0.603049, 'LNllxiTpTc') index_test.go:140: sql delete from test_index where c = 2982 index_test.go:137: sql insert into test_index values (3115, 5979234931506164774, 0.904800, 'AJCuVKo7r4') index_test.go:137: sql insert into test_index values (3117, 6715166779785376583, 0.889662, 'APrm3aiWkH') index_test.go:140: sql delete from test_index where c = 2654 index_test.go:140: sql delete from test_index where c = 1694 index_test.go:137: sql insert into test_index values (3118, 4822321193991812517, 0.168560, 'Q9hfFDB5WF') index_test.go:137: sql insert into test_index values (3120, 1942282204687046736, 0.830933, 'ZQ5WTpRt1z') index_test.go:137: sql insert into test_index values (3116, 279109893729030339, 0.194678, '5M7TXpASOm') index_test.go:143: sql update test_index set c1 = 6656383502100272782, c2 = 0.702120, c3 = 'xPsFUbTfMn' where c = 783 index_test.go:140: sql delete from test_index where c = 611 index_test.go:140: sql delete from test_index where c = 1892 index_test.go:140: sql delete from test_index where c = 3002 index_test.go:143: sql update test_index set c1 = 4770709146929494491, c2 = 0.163300, c3 = '35LRae9XXg' where c = 1821 index_test.go:140: sql delete from test_index where c = 1730 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:137: sql insert into test_index values (3121, 5805135877025508190, 0.618186, 's1IltVVi2A') index_test.go:140: sql delete from test_index where c = 1927 index_test.go:143: sql update test_index set c1 = 5188038227119277150, c2 = 0.871477, c3 = 'DqhwHFe3ZP' where c = 421 index_test.go:143: sql update test_index set c1 = 3644806371407656459, c2 = 0.967415, c3 = 'p8820TKyzh' where c = 2034 index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 2371811960229264917, c2 = 0.977809, c3 = 'UTbd7cgBFS' where c = 3035 index_test.go:137: sql insert into test_index values (3122, 4404010235464572176, 0.228271, 's4uOduVxhQ') index_test.go:143: sql update test_index set c1 = 6426694546998175830, c2 = 0.774691, c3 = 'tGljupxdl2' where c = 1156 index_test.go:143: sql update test_index set c1 = 5773341025347424295, c2 = 0.612731, c3 = 'svIRgMBDjH' where c = 781 index_test.go:143: sql update test_index set c1 = 1515039852426517423, c2 = 0.530855, c3 = 'IPXWSxF7yi' where c = 670 index_test.go:143: sql update test_index set c1 = 1152806606764341685, c2 = 0.272413, c3 = 'IecityZ92v' where c = 3045 index_test.go:143: sql update test_index set c1 = 7550395190857246208, c2 = 0.372401, c3 = '8dXiHoTqqC' where c = 1452 index_test.go:137: sql insert into test_index values (3123, 2290706743441686999, 0.612528, 'rZ7VepKmXk') index_test.go:140: sql delete from test_index where c = 1193 index_test.go:137: sql insert into test_index values (3125, 5275232835835042666, 0.016227, 'f9hr4tLmKv') index_test.go:137: sql insert into test_index values (3126, 5576910447063408564, 0.272335, 'LGge8r3kbb') index_test.go:137: sql insert into test_index values (3127, 8598055513221434918, 0.716656, 'Q2dbPx4woD') index_test.go:140: sql delete from test_index where c = 2623 index_test.go:137: sql insert into test_index values (3124, 3990745245941280744, 0.506385, 'Xu1rLEYdTP') index_test.go:137: sql insert into test_index values (3128, 3603155025881013086, 0.010433, 'XzG3tsIHAI') index_test.go:140: sql delete from test_index where c = 238 index_test.go:137: sql insert into test_index values (3129, 2178728431330410142, 0.114629, 't3Em5Ni63B') index_test.go:140: sql delete from test_index where c = 935 index_test.go:137: sql insert into test_index values (3130, 8954919134889624804, 0.241350, 'sUAwEiMPOS') index_test.go:143: sql update test_index set c1 = 1774060866952868734, c2 = 0.636816, c3 = 'yocGhTwRZd' where c = 569 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:143: sql update test_index set c1 = 3593117274679264413, c2 = 0.130695, c3 = 'gQjiYUc03p' where c = 2561 index_test.go:140: sql delete from test_index where c = 651 index_test.go:143: sql update test_index set c1 = 36126804670290979, c2 = 0.826140, c3 = 'eww1LWNlXi' where c = 1820 index_test.go:140: sql delete from test_index where c = 2581 index_test.go:143: sql update test_index set c1 = 8793149970595076429, c2 = 0.579904, c3 = 'tgBWcvEqZR' where c = 1750 index_test.go:137: sql insert into test_index values (3131, 3158884912058926277, 0.449051, '0dBSGjmP2C') index_test.go:143: sql update test_index set c1 = 7196465638167767443, c2 = 0.623238, c3 = 'Z1NQSan7QH' where c = 2478 index_test.go:140: sql delete from test_index where c = 2362 index_test.go:140: sql delete from test_index where c = 3069 index_test.go:143: sql update test_index set c1 = 2890741912984923602, c2 = 0.677357, c3 = 'Zvy5a35ikZ' where c = 2080 index_test.go:140: sql delete from test_index where c = 2298 index_test.go:137: sql insert into test_index values (3132, 7109894857135851484, 0.290438, 'CO0AWIWo9s') index_test.go:140: sql delete from test_index where c = 1047 index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 5254627022235718233, c2 = 0.208693, c3 = 'lg1hjPKmHt' where c = 1948 index_test.go:143: sql update test_index set c1 = 8593749423365172462, c2 = 0.500126, c3 = 'A2DmV67WPF' where c = 764 index_test.go:137: sql insert into test_index values (3134, 1934019488572403161, 0.298462, 'Rg4kGdPJMs') index_test.go:137: sql insert into test_index values (3133, 3949395358921276180, 0.340569, '9FEYpLl8v3') index_test.go:137: sql insert into test_index values (3135, 3275386766613532019, 0.677892, 'AHRf6BAqz6') index_test.go:143: sql update test_index set c1 = 5532182779278876124, c2 = 0.245743, c3 = 'HbdX6Aoio8' where c = 1338 index_test.go:137: sql insert into test_index values (3136, 3936723455644298856, 0.632495, 'ZzyixKeZJA') index_test.go:140: sql delete from test_index where c = 1141 index_test.go:140: sql delete from test_index where c = 1066 index_test.go:140: sql delete from test_index where c = 357 index_test.go:143: sql update test_index set c1 = 2858590718620598197, c2 = 0.990950, c3 = 'TKQFsZUp0V' where c = 1938 index_test.go:143: sql update test_index set c1 = 1901444773069078207, c2 = 0.400090, c3 = 'vgDLh88IaU' where c = 2950 index_test.go:137: sql insert into test_index values (3137, 2339916475217437169, 0.290758, 'kG9VYtRLKN') index_test.go:140: sql delete from test_index where c = 408 index_test.go:143: sql update test_index set c1 = 7402455364486580705, c2 = 0.119161, c3 = 'exwgbKMnQE' where c = 1343 index_test.go:137: sql insert into test_index values (3138, 5057377560505439350, 0.597179, 'ZITNbSOhYh') index_test.go:143: sql update test_index set c1 = 1572591410829077451, c2 = 0.347724, c3 = 'R4EXg885HE' where c = 3115 index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (3140, 2275946160473232703, 0.292774, 'Gr9B2YkmHV') index_test.go:137: sql insert into test_index values (3141, 8894288631278904611, 0.277025, 'b0UwzT91XY') index_test.go:137: sql insert into test_index values (3139, 8028126623874978943, 0.188739, '3A58pzA6Xj') index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (3142, 2174128492890306391, 0.521585, 'GFR60QieDn') index_test.go:143: sql update test_index set c1 = 2728734478055993834, c2 = 0.556272, c3 = 'BZwbYHI0lN' where c = 696 index_test.go:137: sql insert into test_index values (3143, 7535638318234986186, 0.159742, 'bAJLxWeo3P') index_test.go:140: sql delete from test_index where c = 1182 index_test.go:143: sql update test_index set c1 = 24935083200536917, c2 = 0.082145, c3 = 'fq7cIoeGk7' where c = 2134 index_test.go:140: sql delete from test_index where c = 612 index_test.go:140: sql delete from test_index where c = 1720 index_test.go:143: sql update test_index set c1 = 5118541159728336645, c2 = 0.493575, c3 = 'o7jqg6gHi0' where c = 1844 index_test.go:143: sql update test_index set c1 = 1886043243826590022, c2 = 0.831617, c3 = 'vpeCfJl4Hp' where c = 2690 index_test.go:140: sql delete from test_index where c = 1756 index_test.go:140: sql delete from test_index where c = 2828 index_test.go:137: sql insert into test_index values (3144, 4985327526381215682, 0.929468, 'bmfJvwwAAV') index_test.go:143: sql update test_index set c1 = 713222714226795292, c2 = 0.079019, c3 = '4x5VmsTeLq' where c = 1054 index_test.go:137: sql insert into test_index values (3145, 8446018379459024983, 0.710846, 'pnHHCz3iN8') index_test.go:143: sql update test_index set c1 = 6468261059788326652, c2 = 0.664658, c3 = 'x8McDYjUfF' where c = 619 index_test.go:143: sql update test_index set c1 = 2566109707134321305, c2 = 0.188542, c3 = 'pqSw3RqZ2Z' where c = 1076 index_test.go:143: sql update test_index set c1 = 1849743471841075407, c2 = 0.774325, c3 = 'o7R3c89iHa' where c = 2119 index_test.go:137: sql insert into test_index values (3146, 5894447598341131100, 0.334259, 'Bxa1BzfYKr') index_test.go:143: sql update test_index set c1 = 6858122703138960114, c2 = 0.906495, c3 = 'zMKtZc7VBd' where c = 1553 index_test.go:140: sql delete from test_index where c = 2370 index_test.go:137: sql insert into test_index values (3147, 6664095333362837612, 0.107408, 'Y4RBQTGQXX') index_test.go:140: sql delete from test_index where c = 2000 index_test.go:143: sql update test_index set c1 = 5160600054468749298, c2 = 0.215676, c3 = '41vQ6AT4E4' where c = 761 index_test.go:137: sql insert into test_index values (3149, 3002729484219680032, 0.936233, 'U4F0Zqngvk') index_test.go:137: sql insert into test_index values (3151, 8232719167294640143, 0.485118, 'FownGFDij5') index_test.go:137: sql insert into test_index values (3152, 1478530360405998818, 0.045494, 'Frj6pPEFqC') index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (3148, 2510665182420454546, 0.168514, 'e2jkaKQHgB') index_test.go:140: sql delete from test_index where c = 3097 index_test.go:137: sql insert into test_index values (3150, 738821542317847162, 0.826706, 'M40paWIA0X') index_test.go:140: sql delete from test_index where c = 839 index_test.go:137: sql insert into test_index values (3153, 8606212095487101872, 0.999202, 'ZJWluCMwOk') index_test.go:143: sql update test_index set c1 = 7365534378854337423, c2 = 0.077592, c3 = '9KiYCHLntN' where c = 2716 index_test.go:140: sql delete from test_index where c = 2359 index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 7441313102690324555, c2 = 0.932803, c3 = 'jtLq3V1gBm' where c = 2634 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:140: sql delete from test_index where c = 1031 index_test.go:143: sql update test_index set c1 = 1103125350051184621, c2 = 0.071510, c3 = '6Hi33D9pKQ' where c = 1150 index_test.go:140: sql delete from test_index where c = 1263 index_test.go:137: sql insert into test_index values (3154, 7865725028224394398, 0.723766, 'T7DtsO2crk') index_test.go:143: sql update test_index set c1 = 660252507089673191, c2 = 0.799247, c3 = 'ptMmYqYpxF' where c = 1964 index_test.go:143: sql update test_index set c1 = 6993153841425178180, c2 = 0.265784, c3 = 'EcfX79QFUP' where c = 1836 index_test.go:143: sql update test_index set c1 = 3333375511910568437, c2 = 0.510838, c3 = 'rdXBkTbRBj' where c = 653 index_test.go:143: sql update test_index set c1 = 7990820615124974153, c2 = 0.547727, c3 = 'eULvbmixsz' where c = 1696 index_test.go:137: sql insert into test_index values (3155, 4291034801921419165, 0.346590, 'NKveMWvn5e') index_test.go:143: sql update test_index set c1 = 6527723612944745311, c2 = 0.978152, c3 = 'RWjuPs0vYK' where c = 1538 index_test.go:143: sql update test_index set c1 = 3466944287076593418, c2 = 0.752295, c3 = 'j7okg1oB6M' where c = 641 index_test.go:143: sql update test_index set c1 = 8835898524839379082, c2 = 0.916081, c3 = 'C6l5w87fBC' where c = 2805 index_test.go:137: sql insert into test_index values (3156, 7309497099260236385, 0.871676, 'KHco3ltTlG') index_test.go:140: sql delete from test_index where c = 1352 index_test.go:137: sql insert into test_index values (3158, 3134651911892178406, 0.123171, 'nu1C71ePmS') index_test.go:140: sql delete from test_index where c = 770 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:137: sql insert into test_index values (3159, 5299489552781820452, 0.658076, 'cGxEqswA51') index_test.go:137: sql insert into test_index values (3157, 3206053463002738136, 0.914832, 'hRTWv34FCl') index_test.go:137: sql insert into test_index values (3160, 7940276736645231166, 0.818001, 'TrKOGqZ5Q1') index_test.go:137: sql insert into test_index values (3162, 1187723691247097399, 0.619589, 'ROgAsmn2qk') index_test.go:137: sql insert into test_index values (3161, 739755392624586953, 0.319193, 'KjRNBvPUc8') index_test.go:143: sql update test_index set c1 = 8769943239947737165, c2 = 0.533799, c3 = 'KJIaIsQV7C' where c = 934 index_test.go:137: sql insert into test_index values (3163, 651237443951066651, 0.324988, 'hWr9kkCxM9') index_test.go:140: sql delete from test_index where c = 1582 index_test.go:143: sql update test_index set c1 = 6812794494516460653, c2 = 0.043495, c3 = 'V0djqqwZL7' where c = 2679 index_test.go:143: sql update test_index set c1 = 2954572717354133285, c2 = 0.366100, c3 = '7xq0kMXzwU' where c = 1853 index_test.go:140: sql delete from test_index where c = 604 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:143: sql update test_index set c1 = 4541821849183552354, c2 = 0.368357, c3 = 'dXDToibaC7' where c = 874 index_test.go:140: sql delete from test_index where c = 2038 index_test.go:143: sql update test_index set c1 = 8182054991662010030, c2 = 0.637937, c3 = 'uiHgPriEmg' where c = 2043 index_test.go:140: sql delete from test_index where c = 1980 index_test.go:140: sql delete from test_index where c = 2799 index_test.go:137: sql insert into test_index values (3165, 9005001031411664001, 0.657257, 'h26xFy39tc') index_test.go:137: sql insert into test_index values (3164, 775498450813769504, 0.794167, 'qIP0lYzmnc') index_test.go:140: sql delete from test_index where c = 1920 index_test.go:143: sql update test_index set c1 = 5826725128245600849, c2 = 0.537698, c3 = 'zsWDa663zh' where c = 1768 index_test.go:137: sql insert into test_index values (3166, 4791141424806933088, 0.066786, 'h9GJ6X4fNg') index_test.go:137: sql insert into test_index values (3167, 6239298659871230106, 0.779012, 'VXTJ3O3P4j') index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 1674854253993445208, c2 = 0.496472, c3 = '6SdThutaqC' where c = 2850 index_test.go:143: sql update test_index set c1 = 9159504225323975826, c2 = 0.780077, c3 = 'lfcQ7wF1si' where c = 2919 index_test.go:143: sql update test_index set c1 = 6170158132390228018, c2 = 0.845694, c3 = 'bQ6dGP5dC0' where c = 2630 index_test.go:137: sql insert into test_index values (3168, 5011576092645195075, 0.994648, 'LB7oS0lrJb') index_test.go:140: sql delete from test_index where c = 3039 index_test.go:137: sql insert into test_index values (3169, 8494833750867989434, 0.439480, 'dFr5jawRnh') index_test.go:143: sql update test_index set c1 = 156980030867021064, c2 = 0.557706, c3 = 'emcjKOICvC' where c = 659 index_test.go:143: sql update test_index set c1 = 3106046329779566982, c2 = 0.179229, c3 = 'xYvc4S8196' where c = 2088 index_test.go:140: sql delete from test_index where c = 2114 index_test.go:140: sql delete from test_index where c = 1117 index_test.go:140: sql delete from test_index where c = 1973 index_test.go:137: sql insert into test_index values (3171, 7332655252805901712, 0.493299, 'iCY6IalaNG') index_test.go:137: sql insert into test_index values (3172, 7448171329684046532, 0.327481, 'EAfO9SfdwJ') index_test.go:137: sql insert into test_index values (3170, 8018344736275372563, 0.021493, 'K0EndFm2U4') index_test.go:143: sql update test_index set c1 = 5166323014894459391, c2 = 0.827703, c3 = '0KGAuG0M1e' where c = 222 index_test.go:143: sql update test_index set c1 = 197175205019632401, c2 = 0.481512, c3 = 'kzYMvpBeZ2' where c = 2511 index_test.go:137: sql insert into test_index values (3174, 7380015300360807764, 0.290115, '2BHcCnJyUL') index_test.go:140: sql delete from test_index where c = 2599 index_test.go:137: sql insert into test_index values (3173, 1497012378489499113, 0.386055, 'oLg9USHZgE') index_test.go:140: sql delete from test_index where c = 2565 index_test.go:140: sql delete from test_index where c = 3092 index_test.go:143: sql update test_index set c1 = 2020811238607198054, c2 = 0.000231, c3 = 'BisPLgTALX' where c = 1102 index_test.go:143: sql update test_index set c1 = 6191869859065283908, c2 = 0.731046, c3 = '7kj3eTZuW5' where c = 1876 index_test.go:143: sql update test_index set c1 = 2476330651980393010, c2 = 0.914706, c3 = 'VpYe5zG6ce' where c = 2441 index_test.go:137: sql insert into test_index values (3175, 8560043283633606534, 0.647401, 'nhZjIxp3zK') index_test.go:137: sql insert into test_index values (3176, 1927892557358229476, 0.093369, 'KeIZBFral5') index_test.go:140: sql delete from test_index where c = 2334 index_test.go:140: sql delete from test_index where c = 3156 index_test.go:137: sql insert into test_index values (3177, 1330412352140802347, 0.713655, 'im6vJ6wwv8') index_test.go:140: sql delete from test_index where c = 2873 index_test.go:140: sql delete from test_index where c = 602 index_test.go:137: sql insert into test_index values (3179, 3230058375885140867, 0.672343, '7tM7P13Mvd') index_test.go:137: sql insert into test_index values (3178, 302356516801376653, 0.225928, 'ARugZQOIgG') index_test.go:143: sql update test_index set c1 = 2190074977702000644, c2 = 0.861909, c3 = '2RX7WNCsYu' where c = 1385 index_test.go:143: sql update test_index set c1 = 7512870546264842895, c2 = 0.094099, c3 = 'R4XrwRDsiR' where c = 2610 index_test.go:143: sql update test_index set c1 = 4580099727846824433, c2 = 0.122755, c3 = '4mvxo1irHp' where c = 715 index_test.go:143: sql update test_index set c1 = 7968369263949887590, c2 = 0.613352, c3 = 'VFNKd59Lln' where c = 2484 index_test.go:140: sql delete from test_index where c = 311 index_test.go:140: sql delete from test_index where c = 971 index_test.go:140: sql delete from test_index where c = 2307 index_test.go:143: sql update test_index set c1 = 2452844597440073525, c2 = 0.193780, c3 = 'mHcYVUsfYQ' where c = 2644 index_test.go:143: sql update test_index set c1 = 5339709976201346220, c2 = 0.673933, c3 = '3uim20ulue' where c = 2581 index_test.go:137: sql insert into test_index values (3180, 882083870746769392, 0.470345, 'qchmsbBLhG') index_test.go:137: sql insert into test_index values (3182, 261232416103737385, 0.148204, 'FcigOj4ssk') index_test.go:137: sql insert into test_index values (3181, 4272653174265122915, 0.408590, 'nFx6MTb6KY') index_test.go:140: sql delete from test_index where c = 1519 index_test.go:143: sql update test_index set c1 = 1497340049184905032, c2 = 0.431279, c3 = 'SO9EbAcCOJ' where c = 1943 index_test.go:140: sql delete from test_index where c = 623 index_test.go:137: sql insert into test_index values (3183, 3465675438439550544, 0.570916, 'KUZtnOQ5xW') index_test.go:137: sql insert into test_index values (3184, 3948437538322275056, 0.297970, 'f5caTaaNqp') index_test.go:140: sql delete from test_index where c = 596 index_test.go:137: sql insert into test_index values (3185, 3995372838787457275, 0.728679, 'Gm4bdqKqNl') index_test.go:143: sql update test_index set c1 = 1510761211916804867, c2 = 0.025582, c3 = 'EjrZvBHk9W' where c = 2273 index_test.go:140: sql delete from test_index where c = 2095 index_test.go:140: sql delete from test_index where c = 562 index_test.go:140: sql delete from test_index where c = 2726 index_test.go:143: sql update test_index set c1 = 1331902092492046266, c2 = 0.691864, c3 = 'mgTRBaJi8Q' where c = 1679 index_test.go:143: sql update test_index set c1 = 3674721265010682590, c2 = 0.965450, c3 = 'yFWRnZXNhi' where c = 415 index_test.go:143: sql update test_index set c1 = 8054011506029563781, c2 = 0.417600, c3 = 'siGUR3XlKP' where c = 662 index_test.go:137: sql insert into test_index values (3186, 2664872778260930622, 0.132809, 'XxUYuCeOOA') index_test.go:143: sql update test_index set c1 = 6687594366765873807, c2 = 0.916092, c3 = 'LVFswr6ld9' where c = 1642 index_test.go:143: sql update test_index set c1 = 6049466355186247066, c2 = 0.383676, c3 = 'GyTBdEtQ53' where c = 1959 index_test.go:137: sql insert into test_index values (3188, 4374341172784208180, 0.307108, 'NDkT2VsniZ') index_test.go:143: sql update test_index set c1 = 8259957261714356785, c2 = 0.920898, c3 = '3h0hY8YW6f' where c = 3175 index_test.go:137: sql insert into test_index values (3187, 3517500842035143842, 0.966774, 'lM6JJBLmym') index_test.go:143: sql update test_index set c1 = 5538376189296489644, c2 = 0.522979, c3 = '8uA0xvo9T3' where c = 2807 index_test.go:140: sql delete from test_index where c = 2978 index_test.go:140: sql delete from test_index where c = 2623 index_test.go:137: sql insert into test_index values (3189, 6654694525396485157, 0.826249, 'zLZuKSRdJt') index_test.go:137: sql insert into test_index values (3190, 2482712503003821400, 0.823212, 'KivjAQY7XY') index_test.go:137: sql insert into test_index values (3191, 5778258576395777976, 0.884147, 'VMiL9Y8ocb') index_test.go:137: sql insert into test_index values (3192, 1462787841035377136, 0.391242, 'wznYcwS0yq') index_test.go:143: sql update test_index set c1 = 310174628300420291, c2 = 0.452657, c3 = 'N86nw4QM3t' where c = 1576 index_test.go:143: sql update test_index set c1 = 8699666873752908575, c2 = 0.087454, c3 = 'fcxEWHQDbg' where c = 2162 index_test.go:140: sql delete from test_index where c = 735 index_test.go:140: sql delete from test_index where c = 804 index_test.go:137: sql insert into test_index values (3193, 3973234797611862785, 0.170757, '52e803xCdK') index_test.go:140: sql delete from test_index where c = 2558 index_test.go:140: sql delete from test_index where c = 2060 index_test.go:137: sql insert into test_index values (3194, 13045301841825629, 0.155229, '5O8CQZNowB') index_test.go:140: sql delete from test_index where c = 1792 index_test.go:140: sql delete from test_index where c = 2812 index_test.go:143: sql update test_index set c1 = 20915705381686002, c2 = 0.319659, c3 = 'bSPklCvhfp' where c = 991 index_test.go:143: sql update test_index set c1 = 7231384547426693610, c2 = 0.212351, c3 = '7n0fAOsXQ9' where c = 2785 index_test.go:143: sql update test_index set c1 = 7884357409590607265, c2 = 0.933517, c3 = 'IZhiVrhmh8' where c = 1862 index_test.go:143: sql update test_index set c1 = 9065149617581482827, c2 = 0.722577, c3 = '1JL0cFAoul' where c = 1160 index_test.go:143: sql update test_index set c1 = 7611191639465884839, c2 = 0.210761, c3 = 'qpWgmlMjUJ' where c = 2886 index_test.go:140: sql delete from test_index where c = 1831 index_test.go:140: sql delete from test_index where c = 1330 index_test.go:143: sql update test_index set c1 = 6285424339166727308, c2 = 0.724032, c3 = 'kOvZXc8Tc2' where c = 2545 index_test.go:137: sql insert into test_index values (3198, 556494681156534784, 0.340194, 'D2zr9ChX5W') index_test.go:137: sql insert into test_index values (3195, 3526611851349034420, 0.590629, '0lJfK0GbTR') index_test.go:137: sql insert into test_index values (3196, 6413671429556513097, 0.006008, 'm5CaU3REU6') index_test.go:137: sql insert into test_index values (3197, 5095649421296985465, 0.826892, '3PPqWU9hmU') index_test.go:137: sql insert into test_index values (3199, 4676697689585584833, 0.533036, 'Vfd8cuF4No') index_test.go:140: sql delete from test_index where c = 487 index_test.go:140: sql delete from test_index where c = 1827 index_test.go:143: sql update test_index set c1 = 661380864426850216, c2 = 0.498592, c3 = '5DuziSU0FU' where c = 2756 index_test.go:140: sql delete from test_index where c = 297 index_test.go:143: sql update test_index set c1 = 7134550670073684013, c2 = 0.872286, c3 = 'ZKyaT5zUxE' where c = 2291 index_test.go:140: sql delete from test_index where c = 2244 index_test.go:143: sql update test_index set c1 = 6356695036977397192, c2 = 0.767394, c3 = 'rfGhVj1VxI' where c = 192 index_test.go:140: sql delete from test_index where c = 2958 index_test.go:137: sql insert into test_index values (3200, 4126642927532129897, 0.522292, 'tNrbmbILsu') index_test.go:143: sql update test_index set c1 = 3897913868121410279, c2 = 0.661334, c3 = 'OHOZyE8N4v' where c = 1639 index_test.go:143: sql update test_index set c1 = 7538997015289034378, c2 = 0.873202, c3 = '6whK1XskEF' where c = 2295 index_test.go:143: sql update test_index set c1 = 1355546648535702188, c2 = 0.750688, c3 = 'moxmIzJSUA' where c = 2991 index_test.go:143: sql update test_index set c1 = 5479277168199631701, c2 = 0.795795, c3 = '7Ft5zFgGmf' where c = 1829 index_test.go:140: sql delete from test_index where c = 1417 index_test.go:143: sql update test_index set c1 = 7422332450513851563, c2 = 0.827707, c3 = '2bRo2y0dRi' where c = 2804 --- PASS: TestSimpleUpdate (63.03s) --- PASS: TestSimpleUpdate/Basic (17.24s) --- PASS: TestSimpleUpdate/Basic/test_update (7.67s) --- PASS: TestSimpleUpdate/Basic/test_update_common (9.58s) --- PASS: TestSimpleUpdate/Conflict (29.67s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update (13.89s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update_common (15.78s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } index_test.go:137: sql insert into test_index values (3202, 9177892923462928240, 0.220345, 'TYW4bR0gPt') index_test.go:137: sql insert into test_index values (3209, 5007387943735261302, 0.836314, 'Evfby2NiVz') index_test.go:137: sql insert into test_index values (3206, 9129063593292875035, 0.991815, 'fJREo6vLf0') index_test.go:137: sql insert into test_index values (3201, 5970347796367563005, 0.687442, 'yNfEm3a83q') index_test.go:137: sql insert into test_index values (3205, 4941587255195423311, 0.996328, '888RjItiEm') index_test.go:137: sql insert into test_index values (3204, 6279741938662797533, 0.148102, '7AWu3RyMoZ') index_test.go:137: sql insert into test_index values (3208, 2747194668370402440, 0.313163, 'Wa14NsDjFl') index_test.go:137: sql insert into test_index values (3203, 8403925493066868064, 0.514956, 'us4QMoj2Ss') index_test.go:137: sql insert into test_index values (3207, 4078413995099686717, 0.663071, 'hHe7m8RqO7') index_test.go:137: sql insert into test_index values (3210, 1570175469440064546, 0.944775, 'yY2GSMzQU8') index_test.go:140: sql delete from test_index where c = 1980 index_test.go:140: sql delete from test_index where c = 1874 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:140: sql delete from test_index where c = 2352 index_test.go:140: sql delete from test_index where c = 1933 index_test.go:143: sql update test_index set c1 = 9033278121929550705, c2 = 0.691905, c3 = 'BEit5nSOU4' where c = 600 index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 7827388902812825623, c2 = 0.683175, c3 = 'nDg2mo6ceH' where c = 1496 index_test.go:140: sql delete from test_index where c = 2986 index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 4389597617016476535, c2 = 0.692140, c3 = 'jNBM5Kq0vl' where c = 794 index_test.go:143: sql update test_index set c1 = 3637132124831060241, c2 = 0.886337, c3 = 'fngj4w7tSv' where c = 2241 index_test.go:140: sql delete from test_index where c = 1328 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:143: sql update test_index set c1 = 7089410370956495682, c2 = 0.091779, c3 = 'n7puA7SCGg' where c = 2601 index_test.go:143: sql update test_index set c1 = 4566431908975584037, c2 = 0.220980, c3 = 'e5YKoVvdWO' where c = 2792 index_test.go:143: sql update test_index set c1 = 231216938465440502, c2 = 0.584228, c3 = 'CxnJjPWo7T' where c = 1566 index_test.go:137: sql insert into test_index values (3213, 6436808269695777368, 0.729884, 'F4vuu8HaSY') index_test.go:143: sql update test_index set c1 = 6650710076084803547, c2 = 0.058895, c3 = 'AyUT8rTwBx' where c = 1801 index_test.go:137: sql insert into test_index values (3211, 6826747764249622165, 0.590878, 's9Go2ubque') index_test.go:143: sql update test_index set c1 = 2341566136332125623, c2 = 0.074718, c3 = 'CnPUlx2tsj' where c = 874 index_test.go:137: sql insert into test_index values (3212, 8037075908492998060, 0.114824, '5Gpgpxo48m') index_test.go:140: sql delete from test_index where c = 1328 index_test.go:137: sql insert into test_index values (3215, 7358504057932342438, 0.857806, 'Tg5pvAsW2B') index_test.go:143: sql update test_index set c1 = 7625118003046396576, c2 = 0.330295, c3 = '5f3yG2hkqt' where c = 2348 index_test.go:137: sql insert into test_index values (3214, 6839342173220443798, 0.934629, 'EAxdAbrcWF') index_test.go:137: sql insert into test_index values (3218, 8433047727848350524, 0.387345, 'gkhazuZfWs') index_test.go:140: sql delete from test_index where c = 2637 index_test.go:137: sql insert into test_index values (3219, 8599108914501887684, 0.429380, '6KpU99xJ4b') index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (3216, 8018949658593432484, 0.036748, 'yW5bLOFQcE') index_test.go:140: sql delete from test_index where c = 1786 index_test.go:137: sql insert into test_index values (3217, 7387722276194871642, 0.744398, '1WkY60hR3R') index_test.go:140: sql delete from test_index where c = 2171 index_test.go:143: sql update test_index set c1 = 5284246792448358670, c2 = 0.940632, c3 = 'm4mk6SlyV3' where c = 99 index_test.go:140: sql delete from test_index where c = 720 index_test.go:143: sql update test_index set c1 = 763801699507437419, c2 = 0.500979, c3 = 'yObISabQW3' where c = 37 index_test.go:143: sql update test_index set c1 = 8157299844231455842, c2 = 0.035947, c3 = 'qgweQ4plDL' where c = 1150 index_test.go:140: sql delete from test_index where c = 2521 index_test.go:143: sql update test_index set c1 = 3693166243306435439, c2 = 0.346864, c3 = '3LDY5HmITA' where c = 648 index_test.go:143: sql update test_index set c1 = 9037751386707292084, c2 = 0.186312, c3 = 'GJd6dqHNeT' where c = 993 index_test.go:140: sql delete from test_index where c = 2314 index_test.go:137: sql insert into test_index values (3220, 5467659496963451403, 0.220758, 'wWAqH3Nb1D') index_test.go:143: sql update test_index set c1 = 8104010660980779330, c2 = 0.902224, c3 = 'UjBfX5e1ex' where c = 2352 index_test.go:140: sql delete from test_index where c = 3019 index_test.go:143: sql update test_index set c1 = 4342339092495634520, c2 = 0.720505, c3 = 'VrrGAZb1bJ' where c = 2075 index_test.go:137: sql insert into test_index values (3224, 6454330160154838363, 0.709669, 'M4yEUxf8we') index_test.go:137: sql insert into test_index values (3221, 2370030243421464897, 0.984285, 'YYwf5BTJqu') index_test.go:137: sql insert into test_index values (3222, 7535987814169033643, 0.293198, 'z4xqitgip5') index_test.go:137: sql insert into test_index values (3226, 3146715925256998824, 0.195662, '9JShu6U91L') index_test.go:137: sql insert into test_index values (3225, 5744219966133181417, 0.791567, 'EDWkxeJb1Z') index_test.go:137: sql insert into test_index values (3223, 3024906392638363543, 0.427927, 'GvxIFA4041') index_test.go:140: sql delete from test_index where c = 334 index_test.go:140: sql delete from test_index where c = 1561 index_test.go:137: sql insert into test_index values (3227, 8356174201896097294, 0.083880, 'gHXbVSzS40') index_test.go:143: sql update test_index set c1 = 7016504021149861123, c2 = 0.669434, c3 = 'xUDQekQySP' where c = 1628 index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 1886 index_test.go:143: sql update test_index set c1 = 1587113591695164721, c2 = 0.933136, c3 = 'Cy159kkGxj' where c = 1083 index_test.go:143: sql update test_index set c1 = 3695562984309920600, c2 = 0.167722, c3 = 'ZH2o6mgXhH' where c = 2116 index_test.go:143: sql update test_index set c1 = 5087786384257790340, c2 = 0.178440, c3 = 'EqyKTdh7lD' where c = 1423 index_test.go:143: sql update test_index set c1 = 2975746782273343364, c2 = 0.944370, c3 = 'CxQKx1DU3s' where c = 889 index_test.go:140: sql delete from test_index where c = 286 index_test.go:137: sql insert into test_index values (3228, 8169069983025445335, 0.277216, 'Kyimht523S') index_test.go:140: sql delete from test_index where c = 2702 index_test.go:143: sql update test_index set c1 = 2380309840856424940, c2 = 0.471087, c3 = 'q3uU7LcSKw' where c = 1324 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 52 index_test.go:137: sql insert into test_index values (3230, 6623748441599494361, 0.076105, '3yUtyzuFuS') index_test.go:137: sql insert into test_index values (3229, 6437202627244862780, 0.684733, 'swhhw2GKq6') index_test.go:140: sql delete from test_index where c = 2517 index_test.go:143: sql update test_index set c1 = 2756164939627301241, c2 = 0.806328, c3 = 'No8TFb2rAA' where c = 834 index_test.go:143: sql update test_index set c1 = 822367886978649372, c2 = 0.210224, c3 = 'XGleEiyDqd' where c = 2027 index_test.go:137: sql insert into test_index values (3231, 8344290806000728823, 0.980644, '2GwOnymF3M') index_test.go:137: sql insert into test_index values (3232, 4723435224931454902, 0.220745, 'L55LOGsHHC') index_test.go:137: sql insert into test_index values (3234, 7153410848458193360, 0.794752, 'ffktNQjwy7') index_test.go:140: sql delete from test_index where c = 2997 index_test.go:137: sql insert into test_index values (3235, 4887110678325537548, 0.504978, 'VLW5uFO4SO') index_test.go:140: sql delete from test_index where c = 1691 index_test.go:140: sql delete from test_index where c = 3204 index_test.go:143: sql update test_index set c1 = 1987474146515705546, c2 = 0.881259, c3 = 'eqG81qyQER' where c = 2474 index_test.go:137: sql insert into test_index values (3233, 2334691809679248285, 0.192527, 'gKJ7Bu8JpG') index_test.go:143: sql update test_index set c1 = 6274541089567873252, c2 = 0.218526, c3 = 'Y9qX8kNkK4' where c = 1273 index_test.go:143: sql update test_index set c1 = 3500672835885039886, c2 = 0.244873, c3 = 'yNgIuQ4Siy' where c = 3176 index_test.go:143: sql update test_index set c1 = 3823485480897021444, c2 = 0.197742, c3 = 'GZ0ctD07iD' where c = 238 index_test.go:143: sql update test_index set c1 = 6000276647110359985, c2 = 0.848646, c3 = 'ZXodLxuBF3' where c = 2219 index_test.go:137: sql insert into test_index values (3236, 5043088905708477352, 0.251823, '1AO6Agk3KD') index_test.go:140: sql delete from test_index where c = 1524 index_test.go:140: sql delete from test_index where c = 1537 index_test.go:140: sql delete from test_index where c = 2672 index_test.go:143: sql update test_index set c1 = 3134501007972123442, c2 = 0.735635, c3 = '7dNHWDhVjX' where c = 1785 index_test.go:140: sql delete from test_index where c = 2923 index_test.go:137: sql insert into test_index values (3239, 6649899456696684881, 0.555357, 'I2Qvv4tHps') index_test.go:137: sql insert into test_index values (3238, 930579783837470551, 0.462859, 'jaAPMHRpMC') index_test.go:140: sql delete from test_index where c = 1188 index_test.go:137: sql insert into test_index values (3237, 8430475466527050883, 0.860768, 'kxVoDcb927') index_test.go:137: sql insert into test_index values (3240, 7632423178214518631, 0.085534, '84vVBbRkdG') index_test.go:140: sql delete from test_index where c = 1854 index_test.go:137: sql insert into test_index values (3241, 8239751695583642238, 0.790719, '2AepzPBjYx') index_test.go:143: sql update test_index set c1 = 3629520975859878890, c2 = 0.413692, c3 = 'X0jPyysvI4' where c = 1394 index_test.go:143: sql update test_index set c1 = 4782748494386276002, c2 = 0.781422, c3 = '887MI2Fh2L' where c = 670 index_test.go:140: sql delete from test_index where c = 785 index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 9076788984071664712, c2 = 0.497273, c3 = 'dr0xA63G4n' where c = 225 index_test.go:143: sql update test_index set c1 = 8721611194130097393, c2 = 0.429463, c3 = 'GqcAfUPktd' where c = 2467 index_test.go:143: sql update test_index set c1 = 1080228389569844520, c2 = 0.418602, c3 = 'fNyxuF0Yqn' where c = 2771 index_test.go:143: sql update test_index set c1 = 1557390306048730837, c2 = 0.387610, c3 = 'wq5d5HyWbD' where c = 2042 index_test.go:143: sql update test_index set c1 = 6920025532581806134, c2 = 0.052528, c3 = 'OXK7up0lIn' where c = 2698 index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 2995 index_test.go:137: sql insert into test_index values (3243, 6913520077628737746, 0.550288, 'lKPebI4int') index_test.go:137: sql insert into test_index values (3242, 6430916881500428302, 0.794073, 'OWhwG6NOkf') index_test.go:137: sql insert into test_index values (3245, 6751130409658456266, 0.681796, 'HX9XOTquSS') index_test.go:143: sql update test_index set c1 = 1751405171822748546, c2 = 0.959030, c3 = 'UiU00P0e8v' where c = 2853 index_test.go:137: sql insert into test_index values (3246, 5125156684174326358, 0.689568, '3blmunV5Vi') index_test.go:140: sql delete from test_index where c = 1623 index_test.go:137: sql insert into test_index values (3247, 1650441895293915832, 0.698952, 'xpunUJQPQW') index_test.go:137: sql insert into test_index values (3248, 1130588158347689523, 0.688793, 'P0OooqAMCV') index_test.go:140: sql delete from test_index where c = 1121 index_test.go:143: sql update test_index set c1 = 2752089191976989532, c2 = 0.416551, c3 = '3aZSCU8f9B' where c = 148 index_test.go:143: sql update test_index set c1 = 3882774045673153466, c2 = 0.729866, c3 = 'ASZzfqmWqU' where c = 1970 index_test.go:137: sql insert into test_index values (3244, 946855261016885592, 0.585808, 'UflqsEhUSa') index_test.go:143: sql update test_index set c1 = 7673528020720054855, c2 = 0.867550, c3 = 'OYhkOG9d92' where c = 2116 index_test.go:140: sql delete from test_index where c = 678 index_test.go:140: sql delete from test_index where c = 2898 index_test.go:137: sql insert into test_index values (3249, 284569960760664350, 0.301983, 'b5AjdhcKNQ') index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 9068184962489237614, c2 = 0.989385, c3 = 's53GLV9ekb' where c = 1988 index_test.go:140: sql delete from test_index where c = 1705 index_test.go:143: sql update test_index set c1 = 5740949669139363036, c2 = 0.715689, c3 = 'TjrrdtVZxR' where c = 1278 index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (3252, 51864719754848194, 0.768132, 'S37bEEkPR7') index_test.go:137: sql insert into test_index values (3250, 9119806586497314904, 0.930355, 'PdSffSJJ30') index_test.go:143: sql update test_index set c1 = 3573355542753805674, c2 = 0.519115, c3 = '26klDPB1zj' where c = 2127 index_test.go:137: sql insert into test_index values (3251, 2492009163408119270, 0.319108, 'A2dEdgC8Ef') index_test.go:137: sql insert into test_index values (3253, 5386584719983272371, 0.607496, 'j0vPUmTuDr') index_test.go:143: sql update test_index set c1 = 1300484644733423825, c2 = 0.494694, c3 = '5mEPDJmxtL' where c = 2421 index_test.go:143: sql update test_index set c1 = 2045232095918177699, c2 = 0.049595, c3 = 'cIdO6YBGC2' where c = 1401 index_test.go:140: sql delete from test_index where c = 871 index_test.go:143: sql update test_index set c1 = 7319385152711006966, c2 = 0.010744, c3 = 'xl2t5TuHSD' where c = 2509 index_test.go:140: sql delete from test_index where c = 2211 index_test.go:140: sql delete from test_index where c = 911 index_test.go:140: sql delete from test_index where c = 3219 index_test.go:140: sql delete from test_index where c = 255 index_test.go:137: sql insert into test_index values (3255, 4582081979980061140, 0.779900, 'DeLFxuBEdm') index_test.go:143: sql update test_index set c1 = 685290690697747064, c2 = 0.119579, c3 = '8P6oFeoOZU' where c = 1989 index_test.go:137: sql insert into test_index values (3254, 5415805280242621611, 0.186466, 'wTWRRDosv7') index_test.go:143: sql update test_index set c1 = 8407551626372794508, c2 = 0.970175, c3 = 'tQ3bIBcYoQ' where c = 156 index_test.go:143: sql update test_index set c1 = 764041348717723062, c2 = 0.543249, c3 = 'hCbMXYk1ch' where c = 369 index_test.go:137: sql insert into test_index values (3257, 8488395230268166741, 0.412107, 'dpZ7Ms1VFl') index_test.go:137: sql insert into test_index values (3256, 3387967937713701160, 0.352397, 'VDeEvsklO6') index_test.go:137: sql insert into test_index values (3258, 4316082555826172584, 0.346308, '3ixYnQhwXL') index_test.go:143: sql update test_index set c1 = 8571020935205798437, c2 = 0.317074, c3 = 'YKjLinjRZ7' where c = 1978 index_test.go:143: sql update test_index set c1 = 5933489495266757190, c2 = 0.784924, c3 = 'HSm8oLNoZb' where c = 2351 index_test.go:137: sql insert into test_index values (3260, 3280925221776678071, 0.822117, 'Fx9PF7ujVt') index_test.go:140: sql delete from test_index where c = 2217 index_test.go:137: sql insert into test_index values (3259, 5973407266206328535, 0.336621, 't4S3MZhKZ8') index_test.go:140: sql delete from test_index where c = 2313 index_test.go:137: sql insert into test_index values (3261, 2103192934034077051, 0.394475, 'ufo25WTDGD') index_test.go:140: sql delete from test_index where c = 1229 index_test.go:140: sql delete from test_index where c = 990 index_test.go:140: sql delete from test_index where c = 1716 index_test.go:143: sql update test_index set c1 = 831251220821472402, c2 = 0.735011, c3 = 'oFoa2WiYUv' where c = 928 index_test.go:140: sql delete from test_index where c = 402 index_test.go:137: sql insert into test_index values (3263, 8324879195028208454, 0.663487, '8UPPh25E2g') index_test.go:137: sql insert into test_index values (3262, 1856829163876600183, 0.810296, 'IT1a0glBvg') index_test.go:140: sql delete from test_index where c = 1829 index_test.go:143: sql update test_index set c1 = 3241384884930590064, c2 = 0.849670, c3 = '95dC6zn1Qs' where c = 771 index_test.go:143: sql update test_index set c1 = 4893611663962553982, c2 = 0.597796, c3 = '0LeYTCYn8v' where c = 2091 index_test.go:143: sql update test_index set c1 = 2531595249319564418, c2 = 0.909759, c3 = 'KQGdeb0MqF' where c = 1992 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:140: sql delete from test_index where c = 3063 index_test.go:143: sql update test_index set c1 = 5178369751882806777, c2 = 0.560867, c3 = 'mqxzTTKxO4' where c = 2522 index_test.go:143: sql update test_index set c1 = 3443700762098009803, c2 = 0.903349, c3 = 'OGDFL9MaOu' where c = 1856 index_test.go:137: sql insert into test_index values (3264, 537596576834880026, 0.761816, 'iCYrF5cPBL') index_test.go:143: sql update test_index set c1 = 5912941354390631893, c2 = 0.728692, c3 = 'rPTtuIhEfB' where c = 2212 index_test.go:143: sql update test_index set c1 = 3925245179823231840, c2 = 0.587771, c3 = 'B59r0buaUn' where c = 1326 index_test.go:140: sql delete from test_index where c = 3161 index_test.go:140: sql delete from test_index where c = 1444 index_test.go:137: sql insert into test_index values (3266, 3148128226778820132, 0.575736, 'mBkRnoyygT') index_test.go:137: sql insert into test_index values (3268, 8197492072109437525, 0.143225, 'wzVoIbPNI7') index_test.go:137: sql insert into test_index values (3267, 9107360363169725082, 0.660999, 'Wcufy7iFuV') index_test.go:137: sql insert into test_index values (3265, 1310010611405027029, 0.840892, 'TnTu3DXyu0') index_test.go:143: sql update test_index set c1 = 9172220883456766170, c2 = 0.918487, c3 = 'Mj5C8Hul5b' where c = 2384 index_test.go:137: sql insert into test_index values (3271, 7797455520366417032, 0.148886, 'z3CV3Rr60j') index_test.go:137: sql insert into test_index values (3270, 7867256391195503889, 0.148580, 'WCZylbMpEH') index_test.go:143: sql update test_index set c1 = 3471282228442795825, c2 = 0.582509, c3 = 'av9vq9J5NF' where c = 65 index_test.go:137: sql insert into test_index values (3269, 8561889931189045804, 0.347150, 'ZYhUkGSZY3') index_test.go:140: sql delete from test_index where c = 1218 index_test.go:143: sql update test_index set c1 = 1119791643223051743, c2 = 0.742299, c3 = 'd2Z5WjCmJT' where c = 2728 index_test.go:140: sql delete from test_index where c = 1029 index_test.go:140: sql delete from test_index where c = 51 index_test.go:137: sql insert into test_index values (3272, 8699356820957481912, 0.593923, 'EGAPkb8eAN') index_test.go:140: sql delete from test_index where c = 2733 index_test.go:143: sql update test_index set c1 = 2196336288116460471, c2 = 0.608438, c3 = '5EV5ZKFpr9' where c = 2609 index_test.go:140: sql delete from test_index where c = 796 index_test.go:140: sql delete from test_index where c = 561 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:143: sql update test_index set c1 = 5079830856359244064, c2 = 0.162339, c3 = 't5Sdy2hiIl' where c = 2765 index_test.go:140: sql delete from test_index where c = 2185 index_test.go:143: sql update test_index set c1 = 8068565024427967779, c2 = 0.524291, c3 = '68Dwzrt0Q5' where c = 1911 index_test.go:143: sql update test_index set c1 = 7630167242314905105, c2 = 0.116297, c3 = 'UzNfxDaT1N' where c = 1153 index_test.go:137: sql insert into test_index values (3275, 8007219099244713951, 0.208364, 'DMo1fDOIS9') index_test.go:137: sql insert into test_index values (3273, 4976806042512583988, 0.059156, 'iOGCa25BbY') index_test.go:143: sql update test_index set c1 = 4771784794402605664, c2 = 0.665768, c3 = 'wL0WXa1NYe' where c = 1371 index_test.go:137: sql insert into test_index values (3274, 1741240926887574970, 0.686073, 'PK7642UE48') index_test.go:143: sql update test_index set c1 = 5278317358955756076, c2 = 0.347901, c3 = 'l9CkxBmDvx' where c = 2561 index_test.go:140: sql delete from test_index where c = 660 index_test.go:137: sql insert into test_index values (3276, 3546886678038943174, 0.044315, 'UnAzwKpBq9') index_test.go:143: sql update test_index set c1 = 2814415456134664379, c2 = 0.368424, c3 = 'e1gvk9HKqx' where c = 1461 index_test.go:140: sql delete from test_index where c = 1245 index_test.go:143: sql update test_index set c1 = 4124110494477953592, c2 = 0.614879, c3 = 'yb9tBvf9lc' where c = 1896 index_test.go:137: sql insert into test_index values (3278, 8554610367040347034, 0.293334, 'ptq4gDNPyt') index_test.go:140: sql delete from test_index where c = 828 index_test.go:137: sql insert into test_index values (3277, 7145242326680465834, 0.709115, 'YXD7Dmz1Hn') index_test.go:137: sql insert into test_index values (3279, 7795674628575016955, 0.104124, '4I7WeqH04e') index_test.go:137: sql insert into test_index values (3280, 5733808395707453038, 0.149865, 'NfiiaFR6bC') index_test.go:137: sql insert into test_index values (3281, 6906662479623911203, 0.191668, 'NnHZnXkVa4') index_test.go:137: sql insert into test_index values (3282, 8858263895270088161, 0.984880, 'FPpe9aXOnA') index_test.go:140: sql delete from test_index where c = 2507 index_test.go:140: sql delete from test_index where c = 1705 index_test.go:143: sql update test_index set c1 = 1609850142583621266, c2 = 0.771739, c3 = 'QtjapY4pLI' where c = 2807 index_test.go:143: sql update test_index set c1 = 6900481129153091724, c2 = 0.789784, c3 = 'mLfNVdLdV0' where c = 2128 index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 5012839912812820208, c2 = 0.322101, c3 = 'NgSw6hEak1' where c = 1660 index_test.go:143: sql update test_index set c1 = 3703467682933692447, c2 = 0.172673, c3 = '8ZcJyc3K15' where c = 2069 index_test.go:140: sql delete from test_index where c = 2834 index_test.go:140: sql delete from test_index where c = 1461 index_test.go:140: sql delete from test_index where c = 2288 index_test.go:143: sql update test_index set c1 = 4977713269109733350, c2 = 0.966131, c3 = 'CvWWe1YVq6' where c = 475 index_test.go:137: sql insert into test_index values (3283, 8496421327823482177, 0.821601, 'vMnReNHvAR') index_test.go:143: sql update test_index set c1 = 5619874251089415780, c2 = 0.240436, c3 = 'Il52anHKJJ' where c = 3267 index_test.go:137: sql insert into test_index values (3284, 831245947243188875, 0.230400, 'xVA3G9qAC2') index_test.go:140: sql delete from test_index where c = 3209 index_test.go:143: sql update test_index set c1 = 248458596699604923, c2 = 0.738247, c3 = '5Du9uFVmDX' where c = 716 index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (3285, 6179064344929320521, 0.862780, 'yktvqKoQOQ') index_test.go:140: sql delete from test_index where c = 773 index_test.go:143: sql update test_index set c1 = 4359211450447677508, c2 = 0.926034, c3 = 'gVotue8GaH' where c = 569 index_test.go:143: sql update test_index set c1 = 516711916578185783, c2 = 0.469578, c3 = 'FO7IlyuO3J' where c = 2681 index_test.go:137: sql insert into test_index values (3289, 5655718400566843198, 0.597498, 'lugWKsfn9W') index_test.go:137: sql insert into test_index values (3287, 7947600601451451505, 0.164514, 'pWY8mhaEGg') index_test.go:137: sql insert into test_index values (3286, 4062946655851968354, 0.400313, 'rU2oWdk7lO') index_test.go:137: sql insert into test_index values (3288, 5081881634009303750, 0.685021, 'kyHeqnNaXE') index_test.go:143: sql update test_index set c1 = 466350889207156803, c2 = 0.085414, c3 = 'QZIAEfi3pm' where c = 1609 index_test.go:143: sql update test_index set c1 = 9096462586286597727, c2 = 0.129680, c3 = 'g5epdFhYBz' where c = 283 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:140: sql delete from test_index where c = 2752 index_test.go:137: sql insert into test_index values (3291, 5191787912354813426, 0.301762, 'KiZRbMX6k0') index_test.go:140: sql delete from test_index where c = 980 index_test.go:137: sql insert into test_index values (3290, 7510226879628990590, 0.347861, 'LGDhRiIIsp') index_test.go:140: sql delete from test_index where c = 1235 index_test.go:143: sql update test_index set c1 = 6235725915159367251, c2 = 0.578543, c3 = '0pF7IWzVeS' where c = 1968 index_test.go:140: sql delete from test_index where c = 2726 index_test.go:140: sql delete from test_index where c = 2083 index_test.go:137: sql insert into test_index values (3292, 3530561092045585694, 0.806781, 'jURIaqrkdC') index_test.go:137: sql insert into test_index values (3293, 3362435089366954352, 0.763716, 's7W7EBUtIz') index_test.go:143: sql update test_index set c1 = 6616062577857544523, c2 = 0.374994, c3 = 'MEOXtthCxl' where c = 2511 index_test.go:143: sql update test_index set c1 = 916756106288146743, c2 = 0.884854, c3 = 'o18J88xOo6' where c = 703 index_test.go:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 7750634641923253738, c2 = 0.224231, c3 = 'vBkaCWNRhY' where c = 2892 index_test.go:140: sql delete from test_index where c = 2271 index_test.go:143: sql update test_index set c1 = 1793427616429263841, c2 = 0.964919, c3 = '24cLxE1h9a' where c = 3257 index_test.go:143: sql update test_index set c1 = 7060826588488761250, c2 = 0.931857, c3 = 'rek3bx59oH' where c = 1013 index_test.go:143: sql update test_index set c1 = 9123940085745578173, c2 = 0.692423, c3 = 'QXLniJRe12' where c = 2110 index_test.go:143: sql update test_index set c1 = 6991595774714472978, c2 = 0.457707, c3 = 'PyQc4GEXij' where c = 2122 index_test.go:137: sql insert into test_index values (3294, 8456103014624441665, 0.671954, '2Ml3ApDV5D') index_test.go:143: sql update test_index set c1 = 4670157407592653907, c2 = 0.471373, c3 = '1YJmKSuEKa' where c = 1713 index_test.go:140: sql delete from test_index where c = 1565 index_test.go:137: sql insert into test_index values (3295, 1485331674296623782, 0.652149, '3UxXuDrjLO') index_test.go:137: sql insert into test_index values (3296, 5714680419050401599, 0.820052, 'EASExMuX7s') index_test.go:137: sql insert into test_index values (3297, 6324976032717995820, 0.754887, '4uZR4m6CRm') index_test.go:143: sql update test_index set c1 = 3503243863754797664, c2 = 0.845067, c3 = 'lQTYAFk33T' where c = 2226 index_test.go:137: sql insert into test_index values (3298, 2999122802167293713, 0.909820, 'qQWlIvs8pl') index_test.go:140: sql delete from test_index where c = 1362 index_test.go:140: sql delete from test_index where c = 1745 index_test.go:140: sql delete from test_index where c = 620 index_test.go:140: sql delete from test_index where c = 1877 index_test.go:143: sql update test_index set c1 = 8929073223681938492, c2 = 0.311442, c3 = 'xS6TpVc4m2' where c = 597 index_test.go:143: sql update test_index set c1 = 5263833801911452721, c2 = 0.667753, c3 = 'tgiS3LLpF4' where c = 789 index_test.go:137: sql insert into test_index values (3299, 3286199142978069376, 0.544550, 'K7rwH40LTm') index_test.go:143: sql update test_index set c1 = 6544004368580499463, c2 = 0.174340, c3 = 'wg2yaEKcdz' where c = 1580 index_test.go:140: sql delete from test_index where c = 1507 index_test.go:143: sql update test_index set c1 = 4975950667895422379, c2 = 0.410187, c3 = 'equ6GGQmhP' where c = 287 index_test.go:140: sql delete from test_index where c = 1822 index_test.go:137: sql insert into test_index values (3300, 8253314281584041368, 0.088912, 'VCD5w7mx6k') index_test.go:140: sql delete from test_index where c = 963 index_test.go:143: sql update test_index set c1 = 2703779346713077100, c2 = 0.001123, c3 = '9ZsI9RcPWv' where c = 1490 index_test.go:143: sql update test_index set c1 = 4419889392974242966, c2 = 0.607293, c3 = 'Yw3Uq9N64R' where c = 937 index_test.go:143: sql update test_index set c1 = 7471700696184943089, c2 = 0.798208, c3 = 'c5dl8DedNz' where c = 38 [2024/05/05 23:02:40.484 +08:00] [ERROR] [gc_worker.go:1764] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (3302, 63976925012854732, 0.902354, 'ypt5Pw2eGE') index_test.go:137: sql insert into test_index values (3305, 1557933604092642945, 0.000269, 'PGD76eT3Sz') index_test.go:137: sql insert into test_index values (3304, 1767100689262472873, 0.730571, 'KukW4hb7mQ') index_test.go:137: sql insert into test_index values (3301, 1457004588172461683, 0.717634, '2HBDijBHy4') index_test.go:137: sql insert into test_index values (3306, 6142117125019844050, 0.401672, 'sgUqgSRpaJ') index_test.go:137: sql insert into test_index values (3307, 3907279891745240641, 0.562361, '1GwQ23RmbO') index_test.go:137: sql insert into test_index values (3303, 1076468817307660164, 0.700725, 'aFNT1XCQCB') index_test.go:137: sql insert into test_index values (3310, 2800341929484256966, 0.712370, '2gvwIFI7MU') index_test.go:137: sql insert into test_index values (3308, 8677658037679270361, 0.381220, 'ZRKGcy4cEZ') index_test.go:137: sql insert into test_index values (3309, 4023489440109815615, 0.033920, 'jfSo7bW3dh') index_test.go:140: sql delete from test_index where c = 2044 index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 983 index_test.go:140: sql delete from test_index where c = 1769 index_test.go:140: sql delete from test_index where c = 552 index_test.go:143: sql update test_index set c1 = 2082102342938000175, c2 = 0.629779, c3 = 'qQ663CSMP5' where c = 858 index_test.go:140: sql delete from test_index where c = 1617 index_test.go:140: sql delete from test_index where c = 3133 index_test.go:143: sql update test_index set c1 = 7399360383622570436, c2 = 0.974321, c3 = 'Dh3USdJFgf' where c = 470 index_test.go:140: sql delete from test_index where c = 2858 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:143: sql update test_index set c1 = 615576017464170678, c2 = 0.699516, c3 = 'jDvo4zf9Mm' where c = 1204 index_test.go:143: sql update test_index set c1 = 4525667584309596162, c2 = 0.284097, c3 = 'v9Dy8LsxsT' where c = 650 index_test.go:143: sql update test_index set c1 = 116610265803865568, c2 = 0.439242, c3 = 'Wdo8LUln7s' where c = 3201 index_test.go:137: sql insert into test_index values (3311, 6948029981731408732, 0.555054, 'Uf0U9LN1Be') index_test.go:140: sql delete from test_index where c = 1535 index_test.go:140: sql delete from test_index where c = 657 index_test.go:143: sql update test_index set c1 = 2971923481821291498, c2 = 0.384074, c3 = 'ua5vd5pkQl' where c = 2668 index_test.go:143: sql update test_index set c1 = 2777364348245289149, c2 = 0.070467, c3 = 'Wjf9SXmFB1' where c = 3055 index_test.go:143: sql update test_index set c1 = 1454220956926418088, c2 = 0.173678, c3 = 'oWcQG2lm6i' where c = 2197 index_test.go:137: sql insert into test_index values (3313, 8512073006360261616, 0.880372, 'GGz9FcIZwL') index_test.go:137: sql insert into test_index values (3315, 2723405667585267826, 0.998995, 'pT8uj0CM76') index_test.go:143: sql update test_index set c1 = 8243264743707572596, c2 = 0.379427, c3 = 'PLHjWwDSLB' where c = 112 index_test.go:137: sql insert into test_index values (3314, 5193698461697152088, 0.704332, 'aYNVeewxwu') index_test.go:140: sql delete from test_index where c = 32 index_test.go:137: sql insert into test_index values (3312, 6227001351399696289, 0.113362, 'KwFLyTNn6L') index_test.go:143: sql update test_index set c1 = 696480410236201769, c2 = 0.695656, c3 = 'T8aPCQY1Tg' where c = 1065 index_test.go:143: sql update test_index set c1 = 2391422272518342232, c2 = 0.018187, c3 = 'YOmSQO8gXh' where c = 1238 index_test.go:137: sql insert into test_index values (3318, 5329037440558009486, 0.836973, 'FKDemEmxzU') index_test.go:143: sql update test_index set c1 = 294236493348126306, c2 = 0.060019, c3 = 'F3dykoqKAW' where c = 3173 index_test.go:137: sql insert into test_index values (3316, 3520994363763731379, 0.615369, '32AJ9EL4La') index_test.go:137: sql insert into test_index values (3317, 1763391710380276248, 0.264912, 'fyXPjKIpFz') index_test.go:137: sql insert into test_index values (3319, 5658757762274522039, 0.691660, 'd5F2nPajJt') index_test.go:140: sql delete from test_index where c = 1986 index_test.go:140: sql delete from test_index where c = 2355 index_test.go:137: sql insert into test_index values (3320, 4058734070952027322, 0.938690, 'GJywG0apyK') index_test.go:140: sql delete from test_index where c = 2028 index_test.go:140: sql delete from test_index where c = 983 index_test.go:137: sql insert into test_index values (3321, 2304333379878039353, 0.304003, '7zmWkiqRHx') index_test.go:140: sql delete from test_index where c = 1321 index_test.go:137: sql insert into test_index values (3322, 5409958344510852886, 0.389773, 'avfoTv76qn') index_test.go:143: sql update test_index set c1 = 719376892085684640, c2 = 0.571182, c3 = '803JOQpju5' where c = 739 index_test.go:140: sql delete from test_index where c = 1797 index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 2567 index_test.go:143: sql update test_index set c1 = 6173389996000886706, c2 = 0.836391, c3 = 'b8ozjN72ds' where c = 1864 index_test.go:143: sql update test_index set c1 = 2299715823459991006, c2 = 0.264422, c3 = 'TpNSLQMrWd' where c = 2508 index_test.go:137: sql insert into test_index values (3323, 7626794558953210534, 0.755200, 'EaUqmAQ8Yc') index_test.go:143: sql update test_index set c1 = 2910552966609940435, c2 = 0.043489, c3 = 'IoKz1ojJn8' where c = 1325 index_test.go:143: sql update test_index set c1 = 7892703220552111624, c2 = 0.238490, c3 = 'BPVC2UAkpZ' where c = 623 index_test.go:140: sql delete from test_index where c = 2573 index_test.go:143: sql update test_index set c1 = 3355817247166234158, c2 = 0.543622, c3 = 'G5DLrr7x4u' where c = 1847 index_test.go:140: sql delete from test_index where c = 1712 index_test.go:140: sql delete from test_index where c = 793 index_test.go:137: sql insert into test_index values (3324, 1967016613106539634, 0.222274, 'QQjc90Z7uX') index_test.go:143: sql update test_index set c1 = 3054722365939052942, c2 = 0.048259, c3 = 'iEUHpUveIG' where c = 3184 index_test.go:143: sql update test_index set c1 = 7883961422078767786, c2 = 0.859287, c3 = 'Ya10503jrl' where c = 97 index_test.go:137: sql insert into test_index values (3325, 757352013380943072, 0.747368, 'kekNDVd4vm') index_test.go:137: sql insert into test_index values (3326, 9136189839033447406, 0.531411, 'qm0OQYs6d4') index_test.go:140: sql delete from test_index where c = 1190 index_test.go:137: sql insert into test_index values (3327, 6930292106899419266, 0.064375, 'mqcbEmaKTZ') index_test.go:143: sql update test_index set c1 = 1813778940719949687, c2 = 0.977816, c3 = 'OnZwuzZe4z' where c = 1834 index_test.go:137: sql insert into test_index values (3328, 6771734512732003565, 0.538728, 'EEo0sLrrfM') index_test.go:143: sql update test_index set c1 = 4558951775546810056, c2 = 0.883112, c3 = 'BDGAX6wIJm' where c = 727 index_test.go:137: sql insert into test_index values (3329, 1629925388350204549, 0.002664, 'dEAIvLDvic') index_test.go:137: sql insert into test_index values (3330, 652107564351443476, 0.176196, 'NOKGtBPD3x') index_test.go:140: sql delete from test_index where c = 1482 index_test.go:140: sql delete from test_index where c = 536 index_test.go:143: sql update test_index set c1 = 6560511548530138573, c2 = 0.220032, c3 = 'Mm4DJFDbCy' where c = 3154 index_test.go:140: sql delete from test_index where c = 1476 index_test.go:143: sql update test_index set c1 = 4742744834435469056, c2 = 0.586581, c3 = 'YYucPfCwMr' where c = 955 index_test.go:140: sql delete from test_index where c = 2600 index_test.go:143: sql update test_index set c1 = 7954296934547253581, c2 = 0.519812, c3 = 'rRg5Y6EY6h' where c = 2772 index_test.go:137: sql insert into test_index values (3331, 7703156893228997552, 0.993570, '4GAawZP4Xw') index_test.go:143: sql update test_index set c1 = 507928179286034785, c2 = 0.580725, c3 = 'GzqSYzoK5o' where c = 1345 index_test.go:140: sql delete from test_index where c = 2918 index_test.go:143: sql update test_index set c1 = 9147710076566282172, c2 = 0.376385, c3 = 'uADWdT8plC' where c = 647 index_test.go:137: sql insert into test_index values (3332, 7240001603061802425, 0.810248, 'gSENVdI0rV') index_test.go:140: sql delete from test_index where c = 619 index_test.go:143: sql update test_index set c1 = 1709642912787045945, c2 = 0.863263, c3 = 'P0CFe1KWnz' where c = 857 index_test.go:137: sql insert into test_index values (3334, 7194437319077064997, 0.444556, 'rcTqFHsgkb') index_test.go:137: sql insert into test_index values (3333, 3570413036004198143, 0.281095, 'vANXqPIkux') index_test.go:137: sql insert into test_index values (3335, 8877816085495037410, 0.115339, 'Ze1NRQ0Lhe') index_test.go:137: sql insert into test_index values (3336, 46052982886428880, 0.627740, '0tkXS7wdr6') index_test.go:137: sql insert into test_index values (3337, 3391633489045586958, 0.336336, 'CskJcP9fQ4') index_test.go:140: sql delete from test_index where c = 2812 index_test.go:143: sql update test_index set c1 = 8445738583216481022, c2 = 0.115358, c3 = 'teaWfkagc0' where c = 100 index_test.go:143: sql update test_index set c1 = 1695233417510710833, c2 = 0.864074, c3 = 'H2uEYzkap1' where c = 1318 index_test.go:140: sql delete from test_index where c = 3259 index_test.go:140: sql delete from test_index where c = 3056 index_test.go:143: sql update test_index set c1 = 6212150653835505922, c2 = 0.154178, c3 = 'ntsoAnaHRD' where c = 421 index_test.go:143: sql update test_index set c1 = 1664972416651570254, c2 = 0.265928, c3 = 'mG4desuiEG' where c = 1896 index_test.go:140: sql delete from test_index where c = 1937 index_test.go:137: sql insert into test_index values (3338, 8468484256524185505, 0.632221, 'Y5hNG3J1Y2') index_test.go:140: sql delete from test_index where c = 1611 index_test.go:137: sql insert into test_index values (3340, 6914656552837712074, 0.920682, 'CADp3q2QVu') index_test.go:140: sql delete from test_index where c = 2489 index_test.go:143: sql update test_index set c1 = 1753611787844193301, c2 = 0.751455, c3 = 'goTTezTB6j' where c = 1138 index_test.go:140: sql delete from test_index where c = 2425 index_test.go:137: sql insert into test_index values (3339, 5468453792227424693, 0.698487, '5KWsCIyM2r') index_test.go:143: sql update test_index set c1 = 15143936241901954, c2 = 0.661117, c3 = 'CTHzWNrDpO' where c = 1898 index_test.go:137: sql insert into test_index values (3342, 8306783864952172792, 0.095003, 'CwCutFQh8B') index_test.go:137: sql insert into test_index values (3341, 5178322784126398905, 0.977120, 'ru7D0sLiur') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 7132569011315996574, c2 = 0.274526, c3 = 'Dt5lw0BVxu' where c = 3312 index_test.go:143: sql update test_index set c1 = 7860870285829242830, c2 = 0.241449, c3 = 'BQoEp7Un08' where c = 1600 index_test.go:140: sql delete from test_index where c = 2414 index_test.go:140: sql delete from test_index where c = 461 index_test.go:143: sql update test_index set c1 = 8215403828122878964, c2 = 0.807779, c3 = 'kk4LSDXZjI' where c = 371 index_test.go:137: sql insert into test_index values (3344, 5225515360488662503, 0.952631, '5AuxIExAVB') index_test.go:143: sql update test_index set c1 = 1410863807119414707, c2 = 0.425955, c3 = 'uewFMMwsB8' where c = 2698 index_test.go:140: sql delete from test_index where c = 2488 index_test.go:137: sql insert into test_index values (3345, 9150899439979211379, 0.662386, 'JPQ25MT43B') index_test.go:137: sql insert into test_index values (3343, 4460134163135055862, 0.889612, 'rwNLHfVApE') index_test.go:140: sql delete from test_index where c = 978 index_test.go:143: sql update test_index set c1 = 5713107538763102281, c2 = 0.528870, c3 = '1wCSRYS19R' where c = 1969 index_test.go:137: sql insert into test_index values (3346, 4667259335875813167, 0.765823, 'rC1TwwW4pA') index_test.go:140: sql delete from test_index where c = 749 index_test.go:143: sql update test_index set c1 = 1628492065358091638, c2 = 0.672934, c3 = 'zLz4Jbxbbj' where c = 2786 index_test.go:143: sql update test_index set c1 = 6550850678797370941, c2 = 0.166327, c3 = 'xsMMKI75Af' where c = 187 index_test.go:137: sql insert into test_index values (3347, 6261098834020253796, 0.779656, 'EowmvFheKU') index_test.go:137: sql insert into test_index values (3348, 374807766961198071, 0.720440, 'Ulr5CHRfFP') index_test.go:143: sql update test_index set c1 = 3204772741841146069, c2 = 0.616712, c3 = 'WPPQEn7JID' where c = 819 index_test.go:140: sql delete from test_index where c = 2591 index_test.go:140: sql delete from test_index where c = 480 index_test.go:137: sql insert into test_index values (3349, 8379925003014546085, 0.875341, '6NSVYHfP5k') index_test.go:137: sql insert into test_index values (3350, 8749890552586812267, 0.531962, '4UKdOsQ9AE') index_test.go:137: sql insert into test_index values (3351, 3645639824129712501, 0.359483, 'SoFQMNjfbe') index_test.go:140: sql delete from test_index where c = 2453 index_test.go:143: sql update test_index set c1 = 2167664304679378533, c2 = 0.451905, c3 = 'hynmespW3v' where c = 1948 index_test.go:140: sql delete from test_index where c = 2615 index_test.go:143: sql update test_index set c1 = 5661720681120555288, c2 = 0.729450, c3 = '7UnmhJnVba' where c = 1172 index_test.go:137: sql insert into test_index values (3352, 1048696305229768128, 0.890704, 'fC1uKHtQzl') index_test.go:140: sql delete from test_index where c = 1830 index_test.go:143: sql update test_index set c1 = 6856373360475467800, c2 = 0.457168, c3 = '52S4mu42ot' where c = 415 index_test.go:143: sql update test_index set c1 = 2282590733962504524, c2 = 0.744422, c3 = 'b3Bl9qBHO0' where c = 91 index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 2287 index_test.go:143: sql update test_index set c1 = 5611326441343791356, c2 = 0.542026, c3 = 'Rp6h2jJN7J' where c = 2917 index_test.go:137: sql insert into test_index values (3354, 6243953639698070988, 0.464596, 'ZxFyil1N2B') index_test.go:143: sql update test_index set c1 = 4830269385353096361, c2 = 0.704466, c3 = 'PUoxHBxlqo' where c = 595 index_test.go:137: sql insert into test_index values (3355, 3462399367339903534, 0.302023, 'CBNkXkLIrB') index_test.go:140: sql delete from test_index where c = 1449 index_test.go:143: sql update test_index set c1 = 591233986987657389, c2 = 0.469282, c3 = '5kBbvSE2jU' where c = 672 index_test.go:137: sql insert into test_index values (3353, 797180465758005874, 0.371140, 'KgeLt3uLtJ') index_test.go:137: sql insert into test_index values (3356, 22025964446911636, 0.650592, 'tMgRzAbSHw') index_test.go:140: sql delete from test_index where c = 2174 index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 8773354266743814929, c2 = 0.077204, c3 = 'dWnXpfb61I' where c = 619 index_test.go:143: sql update test_index set c1 = 3732765358341616900, c2 = 0.932142, c3 = 'UQgnZwMux8' where c = 2981 index_test.go:143: sql update test_index set c1 = 6229821751101232016, c2 = 0.680546, c3 = 'Pl0wuJLNBb' where c = 1743 index_test.go:140: sql delete from test_index where c = 456 index_test.go:143: sql update test_index set c1 = 8868521617201133786, c2 = 0.155294, c3 = '5atqQgl7VE' where c = 1825 index_test.go:137: sql insert into test_index values (3358, 2329707757766131426, 0.862640, '0491sO66sF') index_test.go:137: sql insert into test_index values (3359, 2172824287628937885, 0.611156, 'NWjrn7eNOk') index_test.go:137: sql insert into test_index values (3357, 4613498174608729125, 0.835301, 'gwiElZiE5h') index_test.go:140: sql delete from test_index where c = 751 index_test.go:143: sql update test_index set c1 = 5003424671610753446, c2 = 0.208413, c3 = 'P7wjf0O6NR' where c = 2193 index_test.go:143: sql update test_index set c1 = 5959543309020836006, c2 = 0.351455, c3 = 'Wn0Un1zgFl' where c = 368 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:137: sql insert into test_index values (3361, 4322200516185420729, 0.896580, 'wdvsd00zMY') index_test.go:140: sql delete from test_index where c = 1522 index_test.go:137: sql insert into test_index values (3363, 8373061089977395456, 0.805982, 'uo6vCjPlri') index_test.go:137: sql insert into test_index values (3360, 656894119871842519, 0.750153, 'zHxwulLfzI') index_test.go:137: sql insert into test_index values (3362, 728224810071178317, 0.468629, 'v3dhm4qNPe') index_test.go:143: sql update test_index set c1 = 2801993984231802680, c2 = 0.568940, c3 = 'wwUbNGMYbm' where c = 1573 index_test.go:140: sql delete from test_index where c = 1819 index_test.go:137: sql insert into test_index values (3364, 6108109234475287718, 0.918420, 'EzmRoqGoLB') index_test.go:137: sql insert into test_index values (3365, 7055177430032504902, 0.438100, 'r3pxOQRdyy') index_test.go:143: sql update test_index set c1 = 7656459202933760290, c2 = 0.101095, c3 = '4WEMWebI7S' where c = 1137 index_test.go:143: sql update test_index set c1 = 5595086182039921453, c2 = 0.366561, c3 = 'hOyAmVzKqP' where c = 1224 index_test.go:140: sql delete from test_index where c = 1842 index_test.go:140: sql delete from test_index where c = 2498 index_test.go:140: sql delete from test_index where c = 3263 index_test.go:140: sql delete from test_index where c = 361 index_test.go:143: sql update test_index set c1 = 7743600965297172446, c2 = 0.829633, c3 = 'h2SrUxFGnq' where c = 2812 index_test.go:137: sql insert into test_index values (3366, 4938983065199641839, 0.400113, 'Ynb83ruEn9') index_test.go:140: sql delete from test_index where c = 1120 index_test.go:143: sql update test_index set c1 = 8776781604370354114, c2 = 0.951189, c3 = 'Jlv1VLWX8e' where c = 951 index_test.go:143: sql update test_index set c1 = 4515990165760366519, c2 = 0.176017, c3 = 'Hvn4zfQ6DE' where c = 1715 index_test.go:137: sql insert into test_index values (3368, 4909946264016174896, 0.390119, '1YSBd5RV2S') index_test.go:137: sql insert into test_index values (3367, 2142701336954367448, 0.098420, '12xu52Xdrh') index_test.go:143: sql update test_index set c1 = 4791222111660370045, c2 = 0.332735, c3 = 'vJjJnKmQzQ' where c = 1855 index_test.go:140: sql delete from test_index where c = 1274 index_test.go:140: sql delete from test_index where c = 2787 index_test.go:137: sql insert into test_index values (3369, 5794075590607086164, 0.749582, 'HFpuWCnURt') index_test.go:143: sql update test_index set c1 = 1724685883587666708, c2 = 0.811735, c3 = 'Frl94vX2Ht' where c = 1316 index_test.go:143: sql update test_index set c1 = 3182972763813336338, c2 = 0.176860, c3 = 'R3jxOXy8N8' where c = 1680 index_test.go:140: sql delete from test_index where c = 2463 index_test.go:143: sql update test_index set c1 = 1294127418225053261, c2 = 0.511794, c3 = 'OQHcJOLkk4' where c = 926 index_test.go:140: sql delete from test_index where c = 933 index_test.go:143: sql update test_index set c1 = 1155904855724278535, c2 = 0.656744, c3 = '1aqIrOrByt' where c = 906 index_test.go:140: sql delete from test_index where c = 3361 index_test.go:137: sql insert into test_index values (3372, 1840906057487142093, 0.026573, 'Z9Zos5otEd') index_test.go:137: sql insert into test_index values (3370, 7749110164170310513, 0.562261, '6onfgJcEAP') index_test.go:137: sql insert into test_index values (3371, 416800060170273964, 0.487915, 'oZ81mUjXyj') index_test.go:143: sql update test_index set c1 = 1817615752158261221, c2 = 0.682217, c3 = 'wwl8uvx7pO' where c = 1278 index_test.go:137: sql insert into test_index values (3374, 5801862483280455208, 0.593729, 'w2YlPocHol') index_test.go:137: sql insert into test_index values (3373, 5970232460244386922, 0.545841, 'ZT6csEOk67') index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 4518891268157524956, c2 = 0.627516, c3 = 'EqWmJ5lq7m' where c = 642 index_test.go:137: sql insert into test_index values (3376, 2758761387514646192, 0.731194, 'Lqx6XcX4f7') index_test.go:140: sql delete from test_index where c = 1038 index_test.go:143: sql update test_index set c1 = 1518192296952054293, c2 = 0.843441, c3 = 'p5JNZnKuJ1' where c = 2460 index_test.go:137: sql insert into test_index values (3375, 3193557635475362134, 0.292952, 'ovDhl3OkN6') index_test.go:143: sql update test_index set c1 = 2005755970458106725, c2 = 0.388772, c3 = 'UBh9aBMCCQ' where c = 101 index_test.go:137: sql insert into test_index values (3377, 5350057568003152676, 0.064866, 'ttf0SJEViP') index_test.go:140: sql delete from test_index where c = 979 index_test.go:137: sql insert into test_index values (3378, 4029869716358161348, 0.285438, 'IF7DiZrtTQ') index_test.go:137: sql insert into test_index values (3379, 8555979835299540916, 0.104758, 'il8ajYuZ7Y') index_test.go:140: sql delete from test_index where c = 2258 index_test.go:140: sql delete from test_index where c = 2689 index_test.go:143: sql update test_index set c1 = 4767319406700135437, c2 = 0.428152, c3 = 'N8qLOqPg5U' where c = 2508 index_test.go:143: sql update test_index set c1 = 4426305468688773818, c2 = 0.003261, c3 = 'zyQj2aoZpL' where c = 678 index_test.go:140: sql delete from test_index where c = 1354 index_test.go:143: sql update test_index set c1 = 6445655942058643349, c2 = 0.991538, c3 = '8flzgUi9fh' where c = 1534 index_test.go:140: sql delete from test_index where c = 1169 index_test.go:137: sql insert into test_index values (3380, 8311944421152462931, 0.579750, 'uItNeeib9n') index_test.go:140: sql delete from test_index where c = 2754 index_test.go:143: sql update test_index set c1 = 2490845164731780024, c2 = 0.422144, c3 = '9cO5euyGBU' where c = 2038 index_test.go:140: sql delete from test_index where c = 1718 index_test.go:140: sql delete from test_index where c = 2155 index_test.go:137: sql insert into test_index values (3382, 4929943768543808245, 0.263689, 'jT37rAf2vD') index_test.go:143: sql update test_index set c1 = 8516004657388817159, c2 = 0.225043, c3 = 'tf5e667wOt' where c = 3183 index_test.go:137: sql insert into test_index values (3383, 6811309546442758118, 0.291893, 'SGc04WvrCk') index_test.go:143: sql update test_index set c1 = 2541758777208965794, c2 = 0.507459, c3 = 'VItbrivzmD' where c = 428 index_test.go:137: sql insert into test_index values (3381, 9005705660674596961, 0.328348, 'X0kplItq1y') index_test.go:143: sql update test_index set c1 = 1933573191487936870, c2 = 0.466251, c3 = 'PsBJQJl0an' where c = 2074 index_test.go:143: sql update test_index set c1 = 7669144684795847022, c2 = 0.887649, c3 = 'i42M702GTG' where c = 2862 index_test.go:140: sql delete from test_index where c = 2350 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:137: sql insert into test_index values (3384, 2876234742361477621, 0.254459, 'WWr6Q9wH7T') index_test.go:137: sql insert into test_index values (3385, 6265086446859286450, 0.506449, 'x4Z72ZNvuP') index_test.go:143: sql update test_index set c1 = 3884710181134462383, c2 = 0.374703, c3 = 'lwtdmbBI7I' where c = 685 index_test.go:140: sql delete from test_index where c = 542 index_test.go:137: sql insert into test_index values (3386, 556610629093389437, 0.451315, 'ifn7VWVZZ5') index_test.go:143: sql update test_index set c1 = 3312806007486473297, c2 = 0.048177, c3 = 'SR4XIKGQWX' where c = 1097 index_test.go:137: sql insert into test_index values (3388, 2186109298322101544, 0.577205, 'Zt9j3DP0WQ') index_test.go:140: sql delete from test_index where c = 294 index_test.go:137: sql insert into test_index values (3387, 3383171711124642879, 0.808396, 'M7zzRVzjaH') index_test.go:140: sql delete from test_index where c = 3070 index_test.go:140: sql delete from test_index where c = 3165 index_test.go:143: sql update test_index set c1 = 1027328496250962735, c2 = 0.976862, c3 = 'BSmhZI13DA' where c = 1172 index_test.go:143: sql update test_index set c1 = 5302925862411534304, c2 = 0.251378, c3 = '6BbG1yLIwj' where c = 1255 index_test.go:137: sql insert into test_index values (3389, 3239064739648182332, 0.983710, 'tpW9eoNZlB') index_test.go:143: sql update test_index set c1 = 2427051895204075557, c2 = 0.462326, c3 = 'LUDuQ7j7Z8' where c = 574 index_test.go:143: sql update test_index set c1 = 9217527580349143863, c2 = 0.335996, c3 = 'tG93nuZznm' where c = 530 index_test.go:140: sql delete from test_index where c = 3286 index_test.go:140: sql delete from test_index where c = 836 index_test.go:143: sql update test_index set c1 = 6714026944889462325, c2 = 0.901071, c3 = 'DXKAA2phKB' where c = 1771 index_test.go:137: sql insert into test_index values (3392, 4826030274170302184, 0.765272, 'OTm4ubm7x2') index_test.go:137: sql insert into test_index values (3390, 7134695454289584298, 0.873886, 'kfrIVlJJZ4') index_test.go:140: sql delete from test_index where c = 2803 index_test.go:137: sql insert into test_index values (3391, 6531413570040035001, 0.076959, 'xjvx9y3st4') index_test.go:140: sql delete from test_index where c = 3105 index_test.go:137: sql insert into test_index values (3393, 8140724915814996404, 0.644409, 'epuMIA9c2e') index_test.go:137: sql insert into test_index values (3394, 9054609364182793037, 0.083714, 'JJUCs6eJ3a') index_test.go:140: sql delete from test_index where c = 2158 index_test.go:143: sql update test_index set c1 = 8933625581179733732, c2 = 0.179740, c3 = '6L7xp08D1b' where c = 2419 index_test.go:143: sql update test_index set c1 = 3239841679044556200, c2 = 0.284180, c3 = '7tLThuJCMg' where c = 1836 index_test.go:140: sql delete from test_index where c = 1899 index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 3223 index_test.go:140: sql delete from test_index where c = 1668 index_test.go:143: sql update test_index set c1 = 3251671030220400440, c2 = 0.677287, c3 = 'VDrZgsc1aL' where c = 3355 index_test.go:137: sql insert into test_index values (3395, 6246214674371036358, 0.055179, 'M661i21oMv') index_test.go:143: sql update test_index set c1 = 1849843358781316905, c2 = 0.658146, c3 = 'VR5xJnBAxZ' where c = 1271 index_test.go:143: sql update test_index set c1 = 1124896303559874261, c2 = 0.283297, c3 = 'zzDDyQGLwH' where c = 1037 index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 3256777640265497841, c2 = 0.704690, c3 = 'v8HXed3N9s' where c = 94 index_test.go:143: sql update test_index set c1 = 870586503881582588, c2 = 0.394020, c3 = 'tGOdLEE4We' where c = 1056 index_test.go:143: sql update test_index set c1 = 4894847450661084211, c2 = 0.880850, c3 = 'nkekILThfg' where c = 2390 index_test.go:137: sql insert into test_index values (3396, 2301300682776746527, 0.977936, 'KmL1x5gsql') index_test.go:143: sql update test_index set c1 = 2397019885615646801, c2 = 0.939839, c3 = 'hpjUGs1Fo0' where c = 1668 index_test.go:137: sql insert into test_index values (3397, 8850346635877563510, 0.216228, '20eLTemGYe') index_test.go:143: sql update test_index set c1 = 2932120367852835350, c2 = 0.710555, c3 = 'MQgiywFr2z' where c = 1394 index_test.go:137: sql insert into test_index values (3398, 2837908532208433992, 0.422618, 'UQhpokPo73') index_test.go:137: sql insert into test_index values (3400, 1234629615836810733, 0.020235, 'iitZ2d9V08') index_test.go:137: sql insert into test_index values (3399, 9208024793153056277, 0.743042, 'WKTbcQfWgM') index_test.go:140: sql delete from test_index where c = 2487 index_test.go:140: sql delete from test_index where c = 1105 index_test.go:140: sql delete from test_index where c = 652 index_test.go:140: sql delete from test_index where c = 238 index_test.go:143: sql update test_index set c1 = 4779053504889644826, c2 = 0.234455, c3 = 'RluboCICne' where c = 1954 index_test.go:140: sql delete from test_index where c = 2780 index_test.go:143: sql update test_index set c1 = 5978098792942639374, c2 = 0.103165, c3 = 'wjsdJHD3SC' where c = 3231 index_test.go:143: sql update test_index set c1 = 5914015057057423947, c2 = 0.799486, c3 = 'vkcdtI5GQC' where c = 981 index_test.go:143: sql update test_index set c1 = 1032888312204467115, c2 = 0.880943, c3 = 'vaxK1LdI6l' where c = 968 index_test.go:143: sql update test_index set c1 = 2852747347317905084, c2 = 0.976231, c3 = '3yn1vltfjm' where c = 1915 index_test.go:137: sql insert into test_index values (3409, 4066449014157072952, 0.023598, 'uazbKD5ubR') index_test.go:137: sql insert into test_index values (3406, 9139617369594639598, 0.448161, 'hKgGO6oWxU') index_test.go:137: sql insert into test_index values (3404, 3332652180690178298, 0.625229, 'NNYhAfw6Ck') index_test.go:137: sql insert into test_index values (3401, 6230975611836173986, 0.371519, 'xLfXo2ij4f') index_test.go:137: sql insert into test_index values (3403, 2755788937315254854, 0.993177, 'ImjBXO4ynw') index_test.go:137: sql insert into test_index values (3410, 689419968330137031, 0.450641, 'XCIbFgOPzU') index_test.go:137: sql insert into test_index values (3405, 8121338468690848293, 0.399548, 'YTG4z8P1u0') index_test.go:137: sql insert into test_index values (3407, 8422774319806609744, 0.925384, 'oCSPnP5oQb') index_test.go:137: sql insert into test_index values (3402, 8237012369544315164, 0.930839, 'fPyK4BBNwE') index_test.go:137: sql insert into test_index values (3408, 2002712972572209000, 0.315313, 'ZxeYpoGyYq') index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 1356 index_test.go:140: sql delete from test_index where c = 1622 index_test.go:140: sql delete from test_index where c = 3042 index_test.go:140: sql delete from test_index where c = 2308 index_test.go:140: sql delete from test_index where c = 3111 index_test.go:140: sql delete from test_index where c = 1503 index_test.go:143: sql update test_index set c1 = 8566820726144559427, c2 = 0.562393, c3 = 'yhNJopKQkw' where c = 2212 index_test.go:140: sql delete from test_index where c = 2077 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:143: sql update test_index set c1 = 2396540256789338726, c2 = 0.425195, c3 = 'cLUUYh1r6d' where c = 1515 index_test.go:140: sql delete from test_index where c = 3196 index_test.go:143: sql update test_index set c1 = 9105158726195406412, c2 = 0.049205, c3 = 'YhacCrwfGI' where c = 2182 index_test.go:143: sql update test_index set c1 = 6918891848958212568, c2 = 0.839363, c3 = 'eMzNW6U9oY' where c = 969 index_test.go:143: sql update test_index set c1 = 365422680856285012, c2 = 0.742409, c3 = 'gDijgEa5e9' where c = 1450 index_test.go:143: sql update test_index set c1 = 7442080200773881141, c2 = 0.814304, c3 = 'XLqIJAck6t' where c = 1150 index_test.go:143: sql update test_index set c1 = 3644642348989771448, c2 = 0.197276, c3 = 'aaSDyt08wf' where c = 2032 index_test.go:143: sql update test_index set c1 = 8553513864108069964, c2 = 0.870220, c3 = 'GCblIYrvLM' where c = 2056 index_test.go:137: sql insert into test_index values (3411, 6898390453175195843, 0.564482, 'u1ewcsW9tq') index_test.go:137: sql insert into test_index values (3413, 4254961541527756483, 0.007232, 'CHfuoW9OSj') index_test.go:143: sql update test_index set c1 = 6948474579129718805, c2 = 0.903945, c3 = 'ei7l71obu2' where c = 3265 index_test.go:137: sql insert into test_index values (3415, 6325047214063864773, 0.497783, 'KzRHgpyvPd') index_test.go:137: sql insert into test_index values (3417, 5339857878877376941, 0.387940, 'iE93Lhw0XQ') index_test.go:137: sql insert into test_index values (3414, 3363352038203594375, 0.959211, 'BfI9D7fDTP') index_test.go:137: sql insert into test_index values (3412, 5960526781517113490, 0.381441, 'Z5FcYNqtty') index_test.go:143: sql update test_index set c1 = 3069380080217628621, c2 = 0.576982, c3 = '4k8mQgOPS8' where c = 1379 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:137: sql insert into test_index values (3416, 6974283565884288492, 0.521612, 'FZ05JtAJtl') index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 1576 index_test.go:137: sql insert into test_index values (3418, 8785886975843635749, 0.465007, 'MzuahcBkpX') index_test.go:143: sql update test_index set c1 = 3720647763576696574, c2 = 0.815382, c3 = 'pm2nR7y1Ku' where c = 652 index_test.go:140: sql delete from test_index where c = 2481 index_test.go:137: sql insert into test_index values (3419, 862847226665731743, 0.675605, 'vhRrwJFMcA') index_test.go:140: sql delete from test_index where c = 1983 index_test.go:140: sql delete from test_index where c = 732 index_test.go:140: sql delete from test_index where c = 1950 index_test.go:143: sql update test_index set c1 = 5681819322658000944, c2 = 0.996831, c3 = '41o85oNCpf' where c = 755 index_test.go:140: sql delete from test_index where c = 2747 index_test.go:137: sql insert into test_index values (3420, 3188736060404419390, 0.042525, '0Bpwe39v8h') index_test.go:143: sql update test_index set c1 = 6454375236011225006, c2 = 0.479663, c3 = 'oLDBocjoix' where c = 1995 index_test.go:137: sql insert into test_index values (3421, 5438679135453151095, 0.826746, 'hP5UKBKJiG') index_test.go:143: sql update test_index set c1 = 2468000192963150537, c2 = 0.369906, c3 = 'FEkieGGlno' where c = 1918 index_test.go:143: sql update test_index set c1 = 4862419735326002136, c2 = 0.226670, c3 = '72Zdu190d0' where c = 202 index_test.go:140: sql delete from test_index where c = 950 index_test.go:140: sql delete from test_index where c = 1714 index_test.go:143: sql update test_index set c1 = 7722095224559063950, c2 = 0.815427, c3 = 'RgmxRVvMj4' where c = 3011 index_test.go:143: sql update test_index set c1 = 5278044242680633044, c2 = 0.130838, c3 = 'D5eh9mIJ0B' where c = 2307 index_test.go:143: sql update test_index set c1 = 3056500119005972384, c2 = 0.052839, c3 = 'sHFs3Yc3xF' where c = 2332 index_test.go:143: sql update test_index set c1 = 4031810980787890759, c2 = 0.081857, c3 = 'FYqYwXDzvz' where c = 2240 index_test.go:140: sql delete from test_index where c = 2199 index_test.go:137: sql insert into test_index values (3423, 5479155214932018091, 0.956264, 'nBIiY5939C') index_test.go:137: sql insert into test_index values (3422, 4957171258774878795, 0.391591, 'KifP64z4tx') index_test.go:137: sql insert into test_index values (3424, 5689292283688530532, 0.327061, '9ztuW9WqRB') index_test.go:137: sql insert into test_index values (3425, 976506320351518091, 0.384932, '8RJEFwnI31') index_test.go:143: sql update test_index set c1 = 8495046070208352654, c2 = 0.447372, c3 = '0LFrgZFnW0' where c = 2962 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (3426, 6074817395304329903, 0.724968, 'iW0euvrj0m') index_test.go:137: sql insert into test_index values (3427, 1750376626226202464, 0.245772, 'r2To8Ohtt8') index_test.go:137: sql insert into test_index values (3428, 4386958808428007695, 0.774032, 'fd7le70GIX') index_test.go:143: sql update test_index set c1 = 3749167601844994867, c2 = 0.383219, c3 = 'iuxIjcpouM' where c = 1196 index_test.go:137: sql insert into test_index values (3429, 3850539545964230183, 0.622916, 'EPYZ19EDIV') index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 835 index_test.go:137: sql insert into test_index values (3430, 1295388993633510510, 0.757707, 'LLkN4DzV5K') index_test.go:140: sql delete from test_index where c = 3419 index_test.go:140: sql delete from test_index where c = 1516 index_test.go:143: sql update test_index set c1 = 1653850472547240587, c2 = 0.295062, c3 = 'r2GyLj4enG' where c = 760 index_test.go:137: sql insert into test_index values (3431, 211047651441268820, 0.726162, 'KEqW1PuewC') index_test.go:143: sql update test_index set c1 = 7782674234211670862, c2 = 0.176292, c3 = 'lz5NXhyE0a' where c = 395 index_test.go:140: sql delete from test_index where c = 1158 index_test.go:140: sql delete from test_index where c = 3372 index_test.go:143: sql update test_index set c1 = 5186750683265238871, c2 = 0.510596, c3 = 'QySQ2WG4e7' where c = 2725 index_test.go:143: sql update test_index set c1 = 2520795550738702209, c2 = 0.789399, c3 = 'oSS71l2OGG' where c = 3150 index_test.go:140: sql delete from test_index where c = 1843 index_test.go:143: sql update test_index set c1 = 9208708808650041891, c2 = 0.657439, c3 = 'vkG3fDph0L' where c = 3234 index_test.go:143: sql update test_index set c1 = 2698999790293877240, c2 = 0.764349, c3 = 'SvsOFIyopx' where c = 3203 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:137: sql insert into test_index values (3432, 8786999839745279292, 0.394719, 'UpwHWHBO2l') index_test.go:137: sql insert into test_index values (3433, 4418454447898532989, 0.510747, 'j5f1iF1ZF7') index_test.go:143: sql update test_index set c1 = 3257140760177904594, c2 = 0.103086, c3 = '0GYACpdiJt' where c = 2072 index_test.go:137: sql insert into test_index values (3434, 9028830051268086110, 0.772614, 'rYvYZDoZRm') index_test.go:140: sql delete from test_index where c = 1802 index_test.go:143: sql update test_index set c1 = 4014683963007615603, c2 = 0.558322, c3 = 'v1ZP5pCOKt' where c = 1851 index_test.go:137: sql insert into test_index values (3435, 4758104934719353740, 0.379694, '67zFRotjKj') index_test.go:140: sql delete from test_index where c = 1498 index_test.go:143: sql update test_index set c1 = 681996737072346784, c2 = 0.479193, c3 = 'q9akYVwwUA' where c = 3059 index_test.go:143: sql update test_index set c1 = 516282178705300638, c2 = 0.188046, c3 = 'b8KWCgsWQa' where c = 57 index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (3436, 4325277677531402810, 0.294951, 'lfq70l3U4e') index_test.go:143: sql update test_index set c1 = 7554949142891864009, c2 = 0.576993, c3 = 'YtoVss2ytW' where c = 2109 index_test.go:140: sql delete from test_index where c = 3244 index_test.go:137: sql insert into test_index values (3437, 5160734798235595167, 0.009667, 'dZFw5UZUVz') index_test.go:137: sql insert into test_index values (3438, 3558944388141152525, 0.907229, 'IOEf2LWphP') index_test.go:137: sql insert into test_index values (3440, 6957920691026413623, 0.943704, 'pfkENyKHdr') index_test.go:137: sql insert into test_index values (3441, 5624017721726516938, 0.968881, 'YuE75DG97R') index_test.go:137: sql insert into test_index values (3439, 8909752516914668617, 0.765260, 'OG5dXjN8c1') index_test.go:143: sql update test_index set c1 = 2272124546604361100, c2 = 0.226305, c3 = 'QsT4mB3Zqm' where c = 1643 index_test.go:140: sql delete from test_index where c = 2834 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:143: sql update test_index set c1 = 4430332053528922391, c2 = 0.194093, c3 = 'W5Fq3XUQ3Y' where c = 162 index_test.go:140: sql delete from test_index where c = 3380 index_test.go:143: sql update test_index set c1 = 3840493318962184606, c2 = 0.037445, c3 = 'HlmOsiD7VD' where c = 2037 index_test.go:137: sql insert into test_index values (3442, 4096828120545591261, 0.789542, 'qIrNyIniMr') index_test.go:143: sql update test_index set c1 = 8452469400028157691, c2 = 0.556384, c3 = 'DPYyj3nwaZ' where c = 687 index_test.go:140: sql delete from test_index where c = 3367 index_test.go:140: sql delete from test_index where c = 2283 index_test.go:137: sql insert into test_index values (3443, 4344820515865607805, 0.860691, 'wn6imnm7dE') index_test.go:140: sql delete from test_index where c = 3090 index_test.go:143: sql update test_index set c1 = 2346600524706758134, c2 = 0.181552, c3 = 'S3Ih1PBY5E' where c = 1809 index_test.go:137: sql insert into test_index values (3444, 6622316316503958892, 0.759713, 'nAsCSCobPL') index_test.go:140: sql delete from test_index where c = 427 index_test.go:143: sql update test_index set c1 = 7477755767206820031, c2 = 0.683852, c3 = 'M8PstwiF8I' where c = 587 index_test.go:137: sql insert into test_index values (3445, 1077017543286944336, 0.962635, 'RkXRnRne1w') index_test.go:143: sql update test_index set c1 = 3295549289937426823, c2 = 0.982089, c3 = 'XSaLnAR6kj' where c = 3058 index_test.go:143: sql update test_index set c1 = 2365161137168613897, c2 = 0.071034, c3 = 'zrNrTntv1e' where c = 2416 index_test.go:140: sql delete from test_index where c = 3425 index_test.go:137: sql insert into test_index values (3446, 8883986589528730200, 0.754377, 'UnpyINcF7L') index_test.go:143: sql update test_index set c1 = 8265530509092803474, c2 = 0.891007, c3 = '8HbGIeUyw5' where c = 710 index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 7644835819212746030, c2 = 0.330917, c3 = 'Ykw4jX8twW' where c = 701 index_test.go:137: sql insert into test_index values (3447, 8265152398547356994, 0.431807, 'uFMYgCZj3N') index_test.go:143: sql update test_index set c1 = 296168409756598474, c2 = 0.039601, c3 = 'CLVf0ah4Bn' where c = 376 index_test.go:140: sql delete from test_index where c = 1774 index_test.go:137: sql insert into test_index values (3450, 8925445179323943333, 0.143964, 'alfcU1c9n5') index_test.go:137: sql insert into test_index values (3448, 2297449858955513657, 0.646340, 'o1tnhtsQ8j') index_test.go:140: sql delete from test_index where c = 1096 index_test.go:143: sql update test_index set c1 = 2581645355872369758, c2 = 0.081170, c3 = 'RQycELOG2H' where c = 2027 index_test.go:137: sql insert into test_index values (3449, 6630086052617266862, 0.002462, 'IjjFZfbocY') index_test.go:137: sql insert into test_index values (3451, 5491162396019733406, 0.037831, 'sxKcM2hgcI') index_test.go:140: sql delete from test_index where c = 1050 index_test.go:143: sql update test_index set c1 = 8757652478310494475, c2 = 0.499697, c3 = 'EUYBmL6VoO' where c = 79 index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:137: sql insert into test_index values (3452, 3980729774297976954, 0.452872, 'asE0EdJYSz') index_test.go:137: sql insert into test_index values (3453, 1664308535395837981, 0.985879, 'rmX0ywqRES') index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (3454, 5330710425008581600, 0.387551, 'TZtHBtbq6e') index_test.go:140: sql delete from test_index where c = 965 index_test.go:143: sql update test_index set c1 = 6532186823679378691, c2 = 0.673301, c3 = '7d1zbctQRq' where c = 418 index_test.go:143: sql update test_index set c1 = 5095373486854883579, c2 = 0.603441, c3 = 'ag5IZkpZ9r' where c = 3327 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:137: sql insert into test_index values (3455, 6484529597732758255, 0.387647, 'zVXRekC0Ve') index_test.go:140: sql delete from test_index where c = 2005 index_test.go:143: sql update test_index set c1 = 124330204553125512, c2 = 0.897475, c3 = 'ZxT1Rj0B4o' where c = 180 index_test.go:143: sql update test_index set c1 = 1398018398063253047, c2 = 0.908490, c3 = 'pc7jd0uSKD' where c = 3135 index_test.go:143: sql update test_index set c1 = 5082963359086084730, c2 = 0.333787, c3 = '3XAuXPEHyr' where c = 1477 index_test.go:143: sql update test_index set c1 = 8201943096125075054, c2 = 0.964147, c3 = 'ArUpbJXcFt' where c = 397 index_test.go:143: sql update test_index set c1 = 3101672866893522975, c2 = 0.874218, c3 = 'PqEqVn5j3M' where c = 1828 index_test.go:137: sql insert into test_index values (3457, 2088429973882907000, 0.958163, 'nzDXqzETit') index_test.go:137: sql insert into test_index values (3456, 3005605177520221497, 0.344845, 'TDBGrqdgYM') index_test.go:140: sql delete from test_index where c = 2815 index_test.go:143: sql update test_index set c1 = 1576656758223370008, c2 = 0.554270, c3 = 'N9PslcWafN' where c = 1793 index_test.go:137: sql insert into test_index values (3458, 9220837309183714042, 0.081078, 'L7xVTxarxT') index_test.go:140: sql delete from test_index where c = 1453 index_test.go:137: sql insert into test_index values (3459, 81465074873016591, 0.556888, 'oG73DiWo1Q') index_test.go:137: sql insert into test_index values (3462, 4991603482723655115, 0.016668, 'o1dyreWlFf') index_test.go:143: sql update test_index set c1 = 6144666550139662192, c2 = 0.121697, c3 = '24bNQBOh0g' where c = 2387 index_test.go:140: sql delete from test_index where c = 3314 index_test.go:137: sql insert into test_index values (3461, 6770996249398156283, 0.015067, 'vVTdSDCM0A') index_test.go:137: sql insert into test_index values (3460, 8493143376473680423, 0.822772, 'QDum3pDHD0') index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 84 index_test.go:140: sql delete from test_index where c = 901 index_test.go:143: sql update test_index set c1 = 2378729340538980841, c2 = 0.846477, c3 = '5395bLrXw0' where c = 728 index_test.go:140: sql delete from test_index where c = 2619 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:137: sql insert into test_index values (3463, 7774703444494684625, 0.208865, 'TPrSPyFJUS') index_test.go:143: sql update test_index set c1 = 4874137007961572109, c2 = 0.363822, c3 = 'lcs2qLnf1y' where c = 32 index_test.go:143: sql update test_index set c1 = 3851446371688763220, c2 = 0.502620, c3 = 'QaX85qUgKr' where c = 585 index_test.go:137: sql insert into test_index values (3464, 7908759035978391608, 0.128046, 'MoElgA9Bd3') index_test.go:143: sql update test_index set c1 = 2594913435217429032, c2 = 0.754237, c3 = 'x21079P4Wn' where c = 682 index_test.go:143: sql update test_index set c1 = 1094224192089538653, c2 = 0.415807, c3 = '4mwanyB506' where c = 3148 index_test.go:140: sql delete from test_index where c = 1779 index_test.go:143: sql update test_index set c1 = 2295782194798556047, c2 = 0.999867, c3 = 'Gzkvm4kv80' where c = 1253 index_test.go:143: sql update test_index set c1 = 1392014986169184904, c2 = 0.846947, c3 = 'uJARdU5lza' where c = 1695 index_test.go:137: sql insert into test_index values (3465, 3359385345484801835, 0.210055, 'VhipLzixjj') index_test.go:140: sql delete from test_index where c = 1530 index_test.go:137: sql insert into test_index values (3468, 8149560985791067396, 0.506601, 'HKjW1mlXrz') index_test.go:137: sql insert into test_index values (3467, 4012109121035666940, 0.421730, 'g8O7UWlLA0') index_test.go:137: sql insert into test_index values (3466, 4318439995142143024, 0.643497, 'Cx1WHilOrF') index_test.go:143: sql update test_index set c1 = 3369494072978499881, c2 = 0.385742, c3 = 'hnrxHQ1vuL' where c = 3375 index_test.go:137: sql insert into test_index values (3470, 8088095625508661548, 0.065007, 'qglwbuB3Rl') index_test.go:137: sql insert into test_index values (3471, 5714038288959185334, 0.219151, 'Y8ykwwaYpx') index_test.go:140: sql delete from test_index where c = 2328 index_test.go:137: sql insert into test_index values (3469, 3980182511527137496, 0.133531, 'aRWBdUHsKY') index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 3398 index_test.go:140: sql delete from test_index where c = 2875 index_test.go:143: sql update test_index set c1 = 415531757494590368, c2 = 0.514221, c3 = 'BK6lB2XZms' where c = 896 index_test.go:140: sql delete from test_index where c = 2339 index_test.go:143: sql update test_index set c1 = 2134779994560032159, c2 = 0.368338, c3 = 'eSN9NkebHd' where c = 3454 index_test.go:140: sql delete from test_index where c = 937 index_test.go:140: sql delete from test_index where c = 1739 index_test.go:143: sql update test_index set c1 = 4824125726317251411, c2 = 0.163241, c3 = '931OpSEN40' where c = 2861 index_test.go:137: sql insert into test_index values (3472, 3680378794826868629, 0.119315, 'FlwHFsSvct') index_test.go:143: sql update test_index set c1 = 7823057510939177512, c2 = 0.861666, c3 = 'FxdzMzXOsd' where c = 287 index_test.go:143: sql update test_index set c1 = 8591128267657593577, c2 = 0.184878, c3 = 'cidP0ShGbS' where c = 2063 index_test.go:137: sql insert into test_index values (3473, 6760899521991908305, 0.468870, 'HfCEq6oKCC') index_test.go:143: sql update test_index set c1 = 3728529142062303814, c2 = 0.359546, c3 = 'Xn6qZpzeaI' where c = 1749 index_test.go:140: sql delete from test_index where c = 2998 index_test.go:143: sql update test_index set c1 = 1786740469152958989, c2 = 0.474304, c3 = 'FQDiS57TsR' where c = 775 index_test.go:137: sql insert into test_index values (3474, 1781096929291388084, 0.531076, 'jdfPR6RxrG') index_test.go:137: sql insert into test_index values (3475, 4838986443086908244, 0.096149, 'PH7I8U3vry') index_test.go:137: sql insert into test_index values (3476, 4359412193797935953, 0.966978, 'ub8A9BErzs') index_test.go:143: sql update test_index set c1 = 1093379802583948178, c2 = 0.689984, c3 = 'InYx0aO2wU' where c = 2788 index_test.go:140: sql delete from test_index where c = 1731 index_test.go:137: sql insert into test_index values (3477, 4224396390700082741, 0.650220, 'zwA0fdqXCO') index_test.go:137: sql insert into test_index values (3478, 2300255816116927033, 0.099167, 'R2FbjEWIg5') index_test.go:137: sql insert into test_index values (3479, 8370931036542525876, 0.230334, 'gs5B18Q9Mb') index_test.go:140: sql delete from test_index where c = 1625 index_test.go:140: sql delete from test_index where c = 1416 index_test.go:140: sql delete from test_index where c = 2768 index_test.go:143: sql update test_index set c1 = 5546426209949520907, c2 = 0.399152, c3 = 'gfRifdDitK' where c = 651 index_test.go:137: sql insert into test_index values (3480, 7897637934708057249, 0.438627, 'uAOcv8vIWe') index_test.go:140: sql delete from test_index where c = 1506 index_test.go:140: sql delete from test_index where c = 3207 index_test.go:140: sql delete from test_index where c = 1237 index_test.go:143: sql update test_index set c1 = 5013050006933772805, c2 = 0.301817, c3 = 'Eu1mzb8lR7' where c = 2672 index_test.go:143: sql update test_index set c1 = 3412733206364546498, c2 = 0.158146, c3 = 'VZNkyT2bQM' where c = 2838 index_test.go:143: sql update test_index set c1 = 4049974110575280041, c2 = 0.698713, c3 = 'Zq6bhzTsNW' where c = 806 index_test.go:140: sql delete from test_index where c = 3068 index_test.go:137: sql insert into test_index values (3481, 6895198668953166199, 0.438274, 's1TUEjsaIB') index_test.go:143: sql update test_index set c1 = 3631193017276084389, c2 = 0.064036, c3 = 'FZUTELqudi' where c = 2615 index_test.go:140: sql delete from test_index where c = 1697 index_test.go:143: sql update test_index set c1 = 5318132384359714569, c2 = 0.244751, c3 = 'ApUtaCqTUs' where c = 2625 index_test.go:137: sql insert into test_index values (3482, 5970238421934865673, 0.743859, 'eKgyhnTMET') index_test.go:137: sql insert into test_index values (3483, 4287519446163822320, 0.469483, 'tB5EY7UKTO') index_test.go:143: sql update test_index set c1 = 8161665505903982627, c2 = 0.258565, c3 = 'ghJrb8cFnI' where c = 2421 index_test.go:143: sql update test_index set c1 = 2010635276668098033, c2 = 0.215197, c3 = 'wuuj1HhKgc' where c = 488 index_test.go:143: sql update test_index set c1 = 4561634232247415140, c2 = 0.452711, c3 = '0qxh4n4hgv' where c = 2907 index_test.go:140: sql delete from test_index where c = 2675 index_test.go:140: sql delete from test_index where c = 2529 index_test.go:143: sql update test_index set c1 = 4983435987458476911, c2 = 0.388608, c3 = 'EBQQ59T0aU' where c = 3325 index_test.go:137: sql insert into test_index values (3485, 1969700671166515580, 0.557160, 'vZ3Y3voKZT') index_test.go:137: sql insert into test_index values (3484, 2519546319883275350, 0.966237, 'SVlWa5xYx7') index_test.go:140: sql delete from test_index where c = 507 index_test.go:143: sql update test_index set c1 = 42016451290771981, c2 = 0.586929, c3 = 'SBvwkRBfxR' where c = 2184 index_test.go:137: sql insert into test_index values (3487, 204069917390751176, 0.961370, 'R8HLR0rTaD') index_test.go:137: sql insert into test_index values (3486, 2192430068110291952, 0.460400, 'e68IWNWNx6') index_test.go:137: sql insert into test_index values (3488, 6045349978163496320, 0.624353, 'FeUDtPXcnp') index_test.go:137: sql insert into test_index values (3489, 5391939256522647782, 0.642721, 'FjLM9ssG36') index_test.go:143: sql update test_index set c1 = 4331090288127907923, c2 = 0.773111, c3 = 'ZmD2ZT7RrG' where c = 3393 index_test.go:137: sql insert into test_index values (3490, 2541396083346874020, 0.091612, 'AeY9iITlRg') index_test.go:140: sql delete from test_index where c = 635 index_test.go:137: sql insert into test_index values (3491, 410296399397922898, 0.546408, 'r6Y9SbFsiz') index_test.go:140: sql delete from test_index where c = 1084 index_test.go:140: sql delete from test_index where c = 1717 index_test.go:140: sql delete from test_index where c = 2463 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:140: sql delete from test_index where c = 2844 index_test.go:143: sql update test_index set c1 = 6176008030419686770, c2 = 0.205449, c3 = 'rooJNKgOlN' where c = 705 index_test.go:143: sql update test_index set c1 = 6051276252774905858, c2 = 0.338418, c3 = 'jujMQ9pM9M' where c = 1391 index_test.go:143: sql update test_index set c1 = 147470848226469008, c2 = 0.250182, c3 = 'PQrNhBHhqQ' where c = 440 index_test.go:137: sql insert into test_index values (3492, 7535012465314460909, 0.781219, 'MaZNxCkZvE') index_test.go:140: sql delete from test_index where c = 3326 index_test.go:140: sql delete from test_index where c = 2146 index_test.go:143: sql update test_index set c1 = 5566648703598176660, c2 = 0.663816, c3 = 'Sb3cQZvKJ0' where c = 3232 index_test.go:143: sql update test_index set c1 = 3721535077937962388, c2 = 0.113375, c3 = 'zx3S8NV4s6' where c = 2586 index_test.go:137: sql insert into test_index values (3493, 7139004674762490824, 0.526156, 'dnj6shU1of') index_test.go:143: sql update test_index set c1 = 3011790713105556669, c2 = 0.494750, c3 = 'iflfYNNpRE' where c = 729 index_test.go:143: sql update test_index set c1 = 6530520051682438743, c2 = 0.237738, c3 = 'UgfZQJvu2I' where c = 1355 index_test.go:140: sql delete from test_index where c = 2644 index_test.go:143: sql update test_index set c1 = 6395366535557567538, c2 = 0.313878, c3 = 'Ki5iRglHkJ' where c = 1044 index_test.go:137: sql insert into test_index values (3494, 2364986612867032684, 0.994789, '0WleXzWohq') index_test.go:137: sql insert into test_index values (3495, 2813337636577481078, 0.861387, '3s5zwQfRDs') index_test.go:137: sql insert into test_index values (3496, 6632689456293532456, 0.107725, 'Yzdhfi1pO0') index_test.go:140: sql delete from test_index where c = 1801 index_test.go:143: sql update test_index set c1 = 7667638690820261474, c2 = 0.204085, c3 = 'UOXU85GAor' where c = 3386 index_test.go:137: sql insert into test_index values (3497, 6883048062037308381, 0.995563, '01NDL46bWn') index_test.go:137: sql insert into test_index values (3498, 4571129847788146312, 0.753053, 'SREegvQABu') index_test.go:143: sql update test_index set c1 = 4528063735816799594, c2 = 0.836839, c3 = 'e75S71f93d' where c = 3212 index_test.go:140: sql delete from test_index where c = 2249 index_test.go:140: sql delete from test_index where c = 1587 index_test.go:140: sql delete from test_index where c = 1267 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:143: sql update test_index set c1 = 6952040877528062972, c2 = 0.231072, c3 = 'bd533wpKSd' where c = 1399 index_test.go:143: sql update test_index set c1 = 1065068099739987369, c2 = 0.094690, c3 = 'ayKquOPcpL' where c = 415 index_test.go:140: sql delete from test_index where c = 1545 index_test.go:143: sql update test_index set c1 = 3504715045249140683, c2 = 0.209717, c3 = 'OqQ5LORQkm' where c = 2706 index_test.go:137: sql insert into test_index values (3499, 6547132625424576817, 0.486756, 'xIRjOVC1TO') index_test.go:143: sql update test_index set c1 = 2320198021761435740, c2 = 0.539555, c3 = 'ibgJNt1gSO' where c = 735 index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 530443924188704544, c2 = 0.886738, c3 = 'od4rmE8Db4' where c = 1712 index_test.go:137: sql insert into test_index values (3500, 7042669517179635207, 0.688456, 'FQIpws9F8a') index_test.go:143: sql update test_index set c1 = 3356730493092608533, c2 = 0.427190, c3 = 'y6qDHZZq6u' where c = 1499 index_test.go:143: sql update test_index set c1 = 7771509188513242429, c2 = 0.812088, c3 = 'Xl93pKxxFb' where c = 2433 index_test.go:140: sql delete from test_index where c = 2244 index_test.go:143: sql update test_index set c1 = 5022836287074168669, c2 = 0.446661, c3 = 'dGR8s7ul6v' where c = 2050 index_test.go:137: sql insert into test_index values (3501, 4960807421152478041, 0.062028, '1QYgS7YOxC') index_test.go:137: sql insert into test_index values (3504, 2261422944718142599, 0.404075, '2D3p5wazOn') index_test.go:137: sql insert into test_index values (3502, 7263902093367298809, 0.867882, 'ZADmNUpJDr') index_test.go:137: sql insert into test_index values (3506, 3493814326079654796, 0.982654, 'AkYVKNs8RK') index_test.go:137: sql insert into test_index values (3505, 4377557845922142196, 0.396775, '8OOEuThHDb') index_test.go:137: sql insert into test_index values (3503, 652966375014428821, 0.667443, '0lDZBhUurM') index_test.go:137: sql insert into test_index values (3507, 3484614222433404247, 0.429087, 'v5EajCDldM') index_test.go:137: sql insert into test_index values (3509, 6037122522748858083, 0.796103, '1iibN8Uvo4') index_test.go:137: sql insert into test_index values (3510, 5639373844502463712, 0.630675, 'cenyaDcjpa') index_test.go:137: sql insert into test_index values (3508, 3539863854438510954, 0.482601, '9nhuIoClaC') index_test.go:140: sql delete from test_index where c = 3301 index_test.go:140: sql delete from test_index where c = 3438 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:140: sql delete from test_index where c = 2747 index_test.go:140: sql delete from test_index where c = 1847 index_test.go:140: sql delete from test_index where c = 2658 index_test.go:140: sql delete from test_index where c = 2123 index_test.go:140: sql delete from test_index where c = 1395 index_test.go:140: sql delete from test_index where c = 2096 index_test.go:140: sql delete from test_index where c = 3003 index_test.go:143: sql update test_index set c1 = 2545332982580626914, c2 = 0.422549, c3 = '3NJuOeQTG5' where c = 2073 index_test.go:143: sql update test_index set c1 = 8116084369242522917, c2 = 0.467297, c3 = 'Gp2gLltgaV' where c = 2044 index_test.go:143: sql update test_index set c1 = 1497195948674279597, c2 = 0.108352, c3 = 'b1c2aeqqup' where c = 567 index_test.go:143: sql update test_index set c1 = 8725536418206004070, c2 = 0.426434, c3 = 'iSIPClJfBs' where c = 2097 index_test.go:143: sql update test_index set c1 = 1287025322911191681, c2 = 0.402230, c3 = 'GQQpQ0SjXh' where c = 1362 index_test.go:143: sql update test_index set c1 = 2214606889789543355, c2 = 0.964921, c3 = 'TQqW5TCX30' where c = 3145 index_test.go:143: sql update test_index set c1 = 5399296415878092933, c2 = 0.350515, c3 = 'Y7sQnfgLrK' where c = 2935 index_test.go:143: sql update test_index set c1 = 8815120416800519668, c2 = 0.335118, c3 = 'Ila6z1mnm0' where c = 3376 index_test.go:143: sql update test_index set c1 = 109059118416064465, c2 = 0.011565, c3 = 'zqDqKCjZGY' where c = 2485 index_test.go:143: sql update test_index set c1 = 5361679450606860362, c2 = 0.042204, c3 = 'AVxcmOKVb0' where c = 2416 index_test.go:137: sql insert into test_index values (3513, 7572415052058549528, 0.852062, '9Lkb4f84f8') index_test.go:137: sql insert into test_index values (3511, 5056052990442926790, 0.337613, 'mW8cKLHjBm') index_test.go:137: sql insert into test_index values (3515, 1425613956213309121, 0.614534, 'zvrdDzUPqZ') index_test.go:137: sql insert into test_index values (3514, 2149694609624148098, 0.674633, 'ZYyicliNCx') index_test.go:137: sql insert into test_index values (3512, 3720692397970585448, 0.402395, '2q9gyWuzpj') index_test.go:137: sql insert into test_index values (3516, 6431380047528237774, 0.261555, '8JqCMdj1Tg') index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (3520, 6975168491059189041, 0.763373, '5qKOpqEiiv') index_test.go:137: sql insert into test_index values (3519, 1716176798416724213, 0.302585, 'xvtMaYrurx') index_test.go:140: sql delete from test_index where c = 64 index_test.go:140: sql delete from test_index where c = 1670 index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (3518, 2294312337438550212, 0.279195, 'fmSFiXsU1s') index_test.go:137: sql insert into test_index values (3517, 4718712056434129124, 0.481903, 'ftWDoheIJn') index_test.go:143: sql update test_index set c1 = 2815361779470748354, c2 = 0.335007, c3 = 'jCHZJW4Ulw' where c = 1508 index_test.go:143: sql update test_index set c1 = 670243047964914154, c2 = 0.138930, c3 = 'V3wq6eUyfl' where c = 773 index_test.go:140: sql delete from test_index where c = 1340 index_test.go:140: sql delete from test_index where c = 2828 index_test.go:140: sql delete from test_index where c = 745 index_test.go:140: sql delete from test_index where c = 2472 index_test.go:143: sql update test_index set c1 = 6666420814159494241, c2 = 0.773601, c3 = 'TMAqHvp59j' where c = 3496 index_test.go:140: sql delete from test_index where c = 1306 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:143: sql update test_index set c1 = 937471590489372043, c2 = 0.568780, c3 = 'WnwZaOG7gK' where c = 1189 index_test.go:137: sql insert into test_index values (3521, 4868924311065047069, 0.273781, 'DkjehqjVsA') index_test.go:137: sql insert into test_index values (3522, 5653561567969857123, 0.302234, 'TI33ZnWcMm') index_test.go:143: sql update test_index set c1 = 5476092128442303995, c2 = 0.764452, c3 = 'JDm9tsOodf' where c = 2102 index_test.go:137: sql insert into test_index values (3523, 8505888863226011935, 0.095936, 'IsXZlboi8O') index_test.go:140: sql delete from test_index where c = 1113 index_test.go:143: sql update test_index set c1 = 4733765582385371866, c2 = 0.839908, c3 = 'UgDMwKinIn' where c = 2301 index_test.go:143: sql update test_index set c1 = 468646921715890221, c2 = 0.838012, c3 = 'TBD3BJgoQJ' where c = 534 index_test.go:143: sql update test_index set c1 = 7190242859239242691, c2 = 0.447538, c3 = 'shuQBvoaOC' where c = 2944 index_test.go:143: sql update test_index set c1 = 87791253184803287, c2 = 0.521547, c3 = 'kGAXP0HxbC' where c = 2722 index_test.go:140: sql delete from test_index where c = 2457 index_test.go:143: sql update test_index set c1 = 1428351476837212361, c2 = 0.935634, c3 = 'sTBatBZJXV' where c = 2564 index_test.go:137: sql insert into test_index values (3524, 5568631067653460527, 0.233745, 'n8fAC3mlG0') index_test.go:143: sql update test_index set c1 = 3301628470404233314, c2 = 0.312994, c3 = 'I89IEhRpvH' where c = 985 index_test.go:137: sql insert into test_index values (3525, 8596740060125402459, 0.450322, 'B9Ekad1YD2') index_test.go:137: sql insert into test_index values (3526, 7974501236107135630, 0.352946, 'ZqYswTbjbS') index_test.go:140: sql delete from test_index where c = 2431 index_test.go:137: sql insert into test_index values (3529, 7104870444179064299, 0.518877, 'EB5jBOOkrE') index_test.go:137: sql insert into test_index values (3527, 4719803403561524662, 0.260422, 'zHX9zFivRH') index_test.go:137: sql insert into test_index values (3528, 9151621626038512538, 0.386290, 'kWsMvdibdv') index_test.go:137: sql insert into test_index values (3530, 5876749643209027989, 0.494318, 'ZXaX3APlh0') index_test.go:143: sql update test_index set c1 = 6120015925749394184, c2 = 0.413824, c3 = 'GOckNIJp4V' where c = 3335 index_test.go:140: sql delete from test_index where c = 1406 index_test.go:140: sql delete from test_index where c = 2847 index_test.go:137: sql insert into test_index values (3531, 7636295009448575352, 0.712601, 'Eevbnbtsm4') index_test.go:143: sql update test_index set c1 = 6051485830437437912, c2 = 0.535852, c3 = 'SE3IuIpHA1' where c = 2828 index_test.go:143: sql update test_index set c1 = 5326533839794076511, c2 = 0.328431, c3 = 'BSMCQnARQS' where c = 561 index_test.go:143: sql update test_index set c1 = 7197603095073067592, c2 = 0.826304, c3 = 'fOgJjrTqA4' where c = 3150 index_test.go:137: sql insert into test_index values (3532, 7909989980801023938, 0.367230, 'bgeuN0QtsQ') index_test.go:140: sql delete from test_index where c = 2500 index_test.go:140: sql delete from test_index where c = 3032 index_test.go:140: sql delete from test_index where c = 1412 index_test.go:140: sql delete from test_index where c = 1550 index_test.go:140: sql delete from test_index where c = 366 index_test.go:143: sql update test_index set c1 = 7015666027696364584, c2 = 0.931644, c3 = 'AOWMoDfoXs' where c = 1290 index_test.go:143: sql update test_index set c1 = 5140523839816052752, c2 = 0.777355, c3 = 'oHtsJo3wJd' where c = 1735 index_test.go:140: sql delete from test_index where c = 629 index_test.go:137: sql insert into test_index values (3533, 799406390089947006, 0.645204, 'exjnxnqexC') index_test.go:143: sql update test_index set c1 = 2824142839892520351, c2 = 0.210529, c3 = '1tmDPJSIQn' where c = 284 index_test.go:137: sql insert into test_index values (3534, 9065547227601643497, 0.867664, 'goIcvymcNX') index_test.go:140: sql delete from test_index where c = 1727 index_test.go:137: sql insert into test_index values (3535, 6957579445383247935, 0.205001, '0KdPih33Ef') index_test.go:140: sql delete from test_index where c = 1385 index_test.go:143: sql update test_index set c1 = 8763229208254615668, c2 = 0.385406, c3 = 'qiMtqWT1Gk' where c = 489 index_test.go:137: sql insert into test_index values (3538, 9070226860208278264, 0.627817, 'pgiVCyrA9j') index_test.go:140: sql delete from test_index where c = 2702 index_test.go:137: sql insert into test_index values (3536, 5620681605740122429, 0.350258, 'W9beongIXb') index_test.go:143: sql update test_index set c1 = 664845234208391821, c2 = 0.505250, c3 = 'JikoWfX5w6' where c = 2517 index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 6629246067303958368, c2 = 0.631759, c3 = 'jCzfdCGwpL' where c = 1909 index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (3537, 4828767252661028707, 0.166754, 'uk8RfWVOjW') index_test.go:140: sql delete from test_index where c = 1866 index_test.go:143: sql update test_index set c1 = 7691713112612948587, c2 = 0.443876, c3 = 'zH64tbUVJg' where c = 1241 index_test.go:143: sql update test_index set c1 = 2933537806188853630, c2 = 0.650172, c3 = 'YeUI3USeP3' where c = 1469 index_test.go:143: sql update test_index set c1 = 3077095260215968519, c2 = 0.217374, c3 = '4uFaVRDqQv' where c = 3506 index_test.go:137: sql insert into test_index values (3539, 1174417913284453502, 0.621316, 'awZlJ4MaRm') index_test.go:137: sql insert into test_index values (3540, 1355249820446635900, 0.192610, 'ClxDEu2ucm') index_test.go:140: sql delete from test_index where c = 280 index_test.go:143: sql update test_index set c1 = 4171072055369831813, c2 = 0.515710, c3 = 'o9j7PiG5rc' where c = 2438 index_test.go:137: sql insert into test_index values (3542, 4525141270539156372, 0.091225, 'zTT7d7Fw0G') index_test.go:137: sql insert into test_index values (3543, 1349556273249806559, 0.463043, 'Xp9tCZ89zW') index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (3541, 4833934170845591907, 0.757744, 'OxzyrSe3No') index_test.go:143: sql update test_index set c1 = 811097438191083032, c2 = 0.786873, c3 = 'i182oC4BEF' where c = 834 index_test.go:143: sql update test_index set c1 = 4680122418618142429, c2 = 0.210771, c3 = 'mlwlsy1JOt' where c = 2126 index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (3544, 2014076572357178986, 0.958116, 'l417MxPRUk') index_test.go:143: sql update test_index set c1 = 973202123022920210, c2 = 0.101847, c3 = '6nffa3wVeP' where c = 1995 index_test.go:137: sql insert into test_index values (3545, 355168825767733784, 0.139584, '6A772Cod83') index_test.go:140: sql delete from test_index where c = 3539 index_test.go:140: sql delete from test_index where c = 3102 index_test.go:137: sql insert into test_index values (3547, 1134887416421877231, 0.600084, 'jXBVnQhNuH') index_test.go:143: sql update test_index set c1 = 7532744627580203786, c2 = 0.272982, c3 = 'Rhf2KmEYq9' where c = 2627 index_test.go:137: sql insert into test_index values (3546, 769047594685242704, 0.575900, 'e479GAxdhY') index_test.go:140: sql delete from test_index where c = 1220 index_test.go:143: sql update test_index set c1 = 6308527151818382898, c2 = 0.584201, c3 = 'LPAZvPAHau' where c = 379 index_test.go:140: sql delete from test_index where c = 2687 index_test.go:143: sql update test_index set c1 = 9121030749110812013, c2 = 0.353805, c3 = 'FOwy1Jtk1F' where c = 2073 index_test.go:137: sql insert into test_index values (3548, 871431872381468682, 0.146475, '5yQLO59AUS') index_test.go:140: sql delete from test_index where c = 3336 index_test.go:143: sql update test_index set c1 = 1814232300968078235, c2 = 0.793146, c3 = 'CP1PhswOMf' where c = 2807 index_test.go:137: sql insert into test_index values (3549, 7696987722651006147, 0.812398, 'myELtmV6w8') index_test.go:143: sql update test_index set c1 = 552108687679435373, c2 = 0.712441, c3 = 'sNMpU3oQe2' where c = 308 index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 1434686226685038426, c2 = 0.644771, c3 = 'Qi0o1ejbxf' where c = 1382 index_test.go:140: sql delete from test_index where c = 2649 index_test.go:140: sql delete from test_index where c = 1415 index_test.go:143: sql update test_index set c1 = 4358206377165244423, c2 = 0.341392, c3 = 'z18hjkWRxF' where c = 932 index_test.go:137: sql insert into test_index values (3550, 7192027677795393770, 0.195102, 'j8ce6CKdjy') index_test.go:137: sql insert into test_index values (3551, 2815396043053027463, 0.288049, 'qbXz2tn4Aj') index_test.go:143: sql update test_index set c1 = 4965036637637188125, c2 = 0.940383, c3 = 'CELTqsTp94' where c = 1359 index_test.go:137: sql insert into test_index values (3552, 6044392889113236311, 0.535034, 'CxTaz2oY7Y') index_test.go:140: sql delete from test_index where c = 3245 index_test.go:137: sql insert into test_index values (3553, 517082061759152132, 0.375082, '8JiIDgsKHv') index_test.go:137: sql insert into test_index values (3554, 8491543504010180258, 0.119774, 'fSbhNuwxLM') index_test.go:143: sql update test_index set c1 = 471170946860177890, c2 = 0.791358, c3 = 'NzaL1pAPT1' where c = 1637 index_test.go:137: sql insert into test_index values (3555, 3518958826874850822, 0.930266, '9NIbnQr82l') index_test.go:140: sql delete from test_index where c = 2443 index_test.go:140: sql delete from test_index where c = 417 index_test.go:140: sql delete from test_index where c = 2762 index_test.go:140: sql delete from test_index where c = 3268 index_test.go:137: sql insert into test_index values (3556, 6424477897515995758, 0.389574, 'VeytLeROu7') index_test.go:143: sql update test_index set c1 = 7599631940636831172, c2 = 0.229543, c3 = 'xVy3XQ2pkd' where c = 1646 index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 1451954186757498577, c2 = 0.260734, c3 = 'JTMdhWRqZS' where c = 1736 index_test.go:140: sql delete from test_index where c = 1582 index_test.go:143: sql update test_index set c1 = 9076457025379104553, c2 = 0.119308, c3 = 'acAjDjuyto' where c = 3422 index_test.go:143: sql update test_index set c1 = 8335109232297023625, c2 = 0.441828, c3 = '4kLx8fZTMM' where c = 1073 index_test.go:137: sql insert into test_index values (3558, 719244523221702020, 0.874658, 'zBLNvAtYnH') index_test.go:137: sql insert into test_index values (3557, 4049001067887356361, 0.847591, 'eillYBDiI7') index_test.go:143: sql update test_index set c1 = 3683136175494861802, c2 = 0.363664, c3 = 'TWFuytzeI1' where c = 3362 index_test.go:143: sql update test_index set c1 = 5040488066073483610, c2 = 0.087975, c3 = '9AEahqJ08G' where c = 2201 index_test.go:143: sql update test_index set c1 = 4053505420927942318, c2 = 0.805966, c3 = 'GBC6Qm6tiR' where c = 1839 index_test.go:140: sql delete from test_index where c = 2494 index_test.go:137: sql insert into test_index values (3559, 8539175753065342186, 0.258132, 'p6QkVpr4qr') index_test.go:143: sql update test_index set c1 = 7171061497194675710, c2 = 0.490785, c3 = 'UidETUnoyt' where c = 2441 index_test.go:137: sql insert into test_index values (3560, 1441767060531520316, 0.278107, 'fQuMeGuwhX') index_test.go:137: sql insert into test_index values (3561, 64289585891118786, 0.653673, 'WTgKvE0Q7T') index_test.go:140: sql delete from test_index where c = 3156 index_test.go:143: sql update test_index set c1 = 9062215168179117841, c2 = 0.091837, c3 = 'BmGbnFg85v' where c = 779 index_test.go:137: sql insert into test_index values (3562, 6618677742146485822, 0.888393, 'DbGBKxfyT5') index_test.go:140: sql delete from test_index where c = 1125 index_test.go:137: sql insert into test_index values (3564, 2044099288306876012, 0.158143, 'DHNxvsTymH') index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 6654929190975968941, c2 = 0.176026, c3 = '2g8tSUZmrL' where c = 78 index_test.go:140: sql delete from test_index where c = 2465 index_test.go:137: sql insert into test_index values (3565, 5694069980752153290, 0.076262, '3yt8Rssz4K') index_test.go:137: sql insert into test_index values (3563, 3120025213757943165, 0.379267, 'XL0ed4WM1N') index_test.go:140: sql delete from test_index where c = 982 index_test.go:140: sql delete from test_index where c = 2695 index_test.go:140: sql delete from test_index where c = 2451 index_test.go:143: sql update test_index set c1 = 8998623514387513603, c2 = 0.711031, c3 = 'eVgT0ogwgn' where c = 2142 index_test.go:143: sql update test_index set c1 = 7854108986098624129, c2 = 0.482707, c3 = 'u6ZK1C1uFz' where c = 742 index_test.go:143: sql update test_index set c1 = 4864678826549309409, c2 = 0.012494, c3 = 'zs6rvGWB6w' where c = 2489 index_test.go:137: sql insert into test_index values (3567, 5489206382584236949, 0.032087, 'FdUWQIj5ec') index_test.go:137: sql insert into test_index values (3566, 6210445518548901786, 0.226737, 'pi5u8rKXlw') index_test.go:143: sql update test_index set c1 = 5788841978109904381, c2 = 0.341092, c3 = 'tYOgCmi9Wd' where c = 1936 index_test.go:140: sql delete from test_index where c = 398 index_test.go:143: sql update test_index set c1 = 3053924095055927103, c2 = 0.993115, c3 = 'WkR4LN1yHn' where c = 3550 index_test.go:140: sql delete from test_index where c = 3560 index_test.go:137: sql insert into test_index values (3568, 2854186182286958549, 0.065267, 'DU6d2G35ha') index_test.go:143: sql update test_index set c1 = 7114762436805633274, c2 = 0.939308, c3 = '1rC8jGiGPK' where c = 3034 index_test.go:137: sql insert into test_index values (3569, 5644120872215644354, 0.048607, 'TNiW8jmr7W') index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 2352 index_test.go:137: sql insert into test_index values (3570, 4069828021904169941, 0.954564, 'QHk4svN8qI') index_test.go:140: sql delete from test_index where c = 1474 index_test.go:143: sql update test_index set c1 = 7887087111310969159, c2 = 0.995338, c3 = 'ZAZIHzIeTl' where c = 2747 index_test.go:140: sql delete from test_index where c = 1875 index_test.go:140: sql delete from test_index where c = 499 index_test.go:137: sql insert into test_index values (3572, 3328811619072871939, 0.331624, 'ZGI2fNSu3B') index_test.go:137: sql insert into test_index values (3573, 474905238859559090, 0.082835, 'mGooELzjVE') index_test.go:143: sql update test_index set c1 = 8049738456018073796, c2 = 0.821731, c3 = 'ww61la4xbG' where c = 1129 index_test.go:143: sql update test_index set c1 = 1247921709133144152, c2 = 0.902219, c3 = 'AoGA1WFnPM' where c = 628 index_test.go:137: sql insert into test_index values (3571, 474231279077185457, 0.476880, '5zulj9yPBB') index_test.go:143: sql update test_index set c1 = 8652651079784878070, c2 = 0.612665, c3 = 'iPyPUxPlCZ' where c = 79 index_test.go:143: sql update test_index set c1 = 3948731529443363139, c2 = 0.804184, c3 = 'FTHkCKKjYx' where c = 722 index_test.go:140: sql delete from test_index where c = 887 index_test.go:143: sql update test_index set c1 = 777895017902673945, c2 = 0.386063, c3 = 'daetGxIBFb' where c = 2072 index_test.go:137: sql insert into test_index values (3574, 8581559211677206313, 0.167063, 'bVjHT7J9Ff') index_test.go:140: sql delete from test_index where c = 3564 index_test.go:143: sql update test_index set c1 = 6473707910271493834, c2 = 0.118412, c3 = 'zXKTbqyGdn' where c = 3329 index_test.go:137: sql insert into test_index values (3576, 9108701438811097190, 0.783332, 'CMoSI95szI') index_test.go:140: sql delete from test_index where c = 3015 index_test.go:137: sql insert into test_index values (3577, 2830072709853994352, 0.107797, 'dYhZXpB5Eu') index_test.go:137: sql insert into test_index values (3575, 3417753676415853569, 0.278833, 'cQ1B3wGuww') index_test.go:137: sql insert into test_index values (3578, 760117553377600612, 0.820242, 'IxWpdeohNo') index_test.go:143: sql update test_index set c1 = 2881936771008982925, c2 = 0.638345, c3 = 'HxCzqM1IZH' where c = 1145 index_test.go:137: sql insert into test_index values (3579, 1689160934373226271, 0.073453, 'mXugY9HAzw') index_test.go:143: sql update test_index set c1 = 7050187419164543539, c2 = 0.808100, c3 = 'V9kx2fV5Di' where c = 3172 index_test.go:137: sql insert into test_index values (3580, 2171636169143078137, 0.224533, 'qgG15ZgY8x') index_test.go:140: sql delete from test_index where c = 639 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 1722 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:143: sql update test_index set c1 = 1458213413499852107, c2 = 0.987424, c3 = 'ucqhl2bcvF' where c = 848 index_test.go:143: sql update test_index set c1 = 8219140039041209692, c2 = 0.920895, c3 = 'hGgTUmhME6' where c = 1693 index_test.go:140: sql delete from test_index where c = 3291 index_test.go:137: sql insert into test_index values (3581, 6795936661297239663, 0.166070, 'BMMMu3PwJP') index_test.go:143: sql update test_index set c1 = 4480911314669290427, c2 = 0.822015, c3 = 'ePvSOE3v7G' where c = 440 index_test.go:143: sql update test_index set c1 = 6210592057247489404, c2 = 0.846110, c3 = '3hekiuTMLL' where c = 2759 index_test.go:140: sql delete from test_index where c = 2868 index_test.go:143: sql update test_index set c1 = 5567132555285342467, c2 = 0.555532, c3 = 'VtoGkGuTIo' where c = 2150 index_test.go:140: sql delete from test_index where c = 1691 index_test.go:143: sql update test_index set c1 = 4293351529451757188, c2 = 0.169418, c3 = 'cZ6j8ptv2F' where c = 1817 index_test.go:137: sql insert into test_index values (3582, 1593500188619382947, 0.472103, 'Qt3KNwVEmF') index_test.go:137: sql insert into test_index values (3583, 1217872470570178954, 0.062525, 'x55OQyWrjE') index_test.go:143: sql update test_index set c1 = 867390440349936449, c2 = 0.781090, c3 = 'Gohjt9VFMu' where c = 3513 index_test.go:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (3585, 8985869882820502216, 0.469943, 'ZvdXV3lGQt') index_test.go:137: sql insert into test_index values (3584, 9219848804935760342, 0.336461, 'Hy3CozecSM') index_test.go:137: sql insert into test_index values (3587, 4094312791876349486, 0.714858, 'Z1BhC0Tu9V') index_test.go:143: sql update test_index set c1 = 4799119409234418931, c2 = 0.282470, c3 = 'xI2O1Xcq1s' where c = 360 index_test.go:137: sql insert into test_index values (3586, 92877469374468787, 0.301460, '4sNRzQOlCB') index_test.go:137: sql insert into test_index values (3588, 7791970962141611872, 0.602345, 'TuLYdjcB9x') index_test.go:140: sql delete from test_index where c = 3322 index_test.go:137: sql insert into test_index values (3589, 2650640384954909179, 0.899310, 'PxiS3AlP2W') index_test.go:143: sql update test_index set c1 = 5693626082233842825, c2 = 0.918425, c3 = 'LRNpHIyZb0' where c = 2138 index_test.go:140: sql delete from test_index where c = 193 index_test.go:140: sql delete from test_index where c = 946 index_test.go:140: sql delete from test_index where c = 2000 index_test.go:143: sql update test_index set c1 = 4636988678993550621, c2 = 0.677882, c3 = 'O87SeuwJsE' where c = 709 index_test.go:140: sql delete from test_index where c = 95 index_test.go:143: sql update test_index set c1 = 4564877784180310142, c2 = 0.729863, c3 = 'zqJnheODpO' where c = 2447 index_test.go:140: sql delete from test_index where c = 2876 index_test.go:143: sql update test_index set c1 = 729043421961936484, c2 = 0.872118, c3 = 'wY3e69182W' where c = 723 index_test.go:137: sql insert into test_index values (3590, 2895438893600647989, 0.919022, 'BoNeQouSQJ') index_test.go:140: sql delete from test_index where c = 2834 index_test.go:143: sql update test_index set c1 = 5888619186587511574, c2 = 0.787350, c3 = 'FWPMxOZ6AO' where c = 2472 index_test.go:143: sql update test_index set c1 = 4358509534548426272, c2 = 0.154135, c3 = 'LvUJTdhhTF' where c = 339 index_test.go:137: sql insert into test_index values (3591, 204938354185381976, 0.387681, 'F10l6EA9tx') index_test.go:143: sql update test_index set c1 = 4877619565692294588, c2 = 0.767424, c3 = 'faLdC4NOuj' where c = 324 index_test.go:137: sql insert into test_index values (3592, 7965913788704668776, 0.290822, 'SC1r4AZJkI') index_test.go:137: sql insert into test_index values (3593, 7128236474351228923, 0.365759, 'sIhOf05eNX') index_test.go:137: sql insert into test_index values (3594, 2392230432165154062, 0.879714, 'wo0YuluFXX') index_test.go:140: sql delete from test_index where c = 1673 index_test.go:140: sql delete from test_index where c = 1285 index_test.go:140: sql delete from test_index where c = 1321 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:143: sql update test_index set c1 = 8283190143929183005, c2 = 0.503071, c3 = '87nEF3b7QP' where c = 2291 index_test.go:143: sql update test_index set c1 = 6664110838417264177, c2 = 0.944677, c3 = 'Wh55vulgwb' where c = 3053 index_test.go:137: sql insert into test_index values (3596, 5931245315689981771, 0.987040, 'L1Bgx7JQeL') index_test.go:137: sql insert into test_index values (3595, 7826308750163156245, 0.465517, 'wvgfrsVIOw') index_test.go:143: sql update test_index set c1 = 2796459541621942732, c2 = 0.749309, c3 = 'waMl5Rtyoy' where c = 246 index_test.go:140: sql delete from test_index where c = 593 index_test.go:143: sql update test_index set c1 = 6582542505369430410, c2 = 0.096397, c3 = 'EbGLK3JIJJ' where c = 2930 index_test.go:143: sql update test_index set c1 = 5491286987190586056, c2 = 0.722286, c3 = '3sIYOoFuMF' where c = 3300 index_test.go:143: sql update test_index set c1 = 4166173884547556562, c2 = 0.383455, c3 = 'I6OI5lSGW6' where c = 1283 index_test.go:137: sql insert into test_index values (3598, 7896592237428376955, 0.089037, 'o38UzccA3I') index_test.go:143: sql update test_index set c1 = 5852934533261935579, c2 = 0.966945, c3 = 'rYsY1TA3E2' where c = 2499 index_test.go:140: sql delete from test_index where c = 685 index_test.go:140: sql delete from test_index where c = 2890 index_test.go:137: sql insert into test_index values (3597, 4186255134174141971, 0.086015, 'R2hbbODx23') index_test.go:140: sql delete from test_index where c = 618 index_test.go:137: sql insert into test_index values (3599, 7286855817998622607, 0.683210, '8YaF4M7uxa') index_test.go:140: sql delete from test_index where c = 1213 index_test.go:143: sql update test_index set c1 = 7784890449290964087, c2 = 0.818534, c3 = 'iIHdV7iBeQ' where c = 546 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 4646719190814672499, c2 = 0.092418, c3 = 'UvFDUvjzB4' where c = 2615 index_test.go:143: sql update test_index set c1 = 2384293117218763457, c2 = 0.577885, c3 = '4AaanQCYYg' where c = 2842 index_test.go:143: sql update test_index set c1 = 813805566143419533, c2 = 0.884016, c3 = '3hwW79H3Mt' where c = 3014 index_test.go:143: sql update test_index set c1 = 8798855313556404096, c2 = 0.899463, c3 = 'YOEFG2IwYr' where c = 3571 index_test.go:137: sql insert into test_index values (3600, 2031393584109648854, 0.352411, 'z5jmwz0ngs') index_test.go:140: sql delete from test_index where c = 3163 index_test.go:143: sql update test_index set c1 = 2131340441085099533, c2 = 0.792471, c3 = 'P50i9f3Zs2' where c = 2625 [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } index_test.go:137: sql insert into test_index values (3609, 4738289341168931455, 0.046674, 'isacMOhSu3') index_test.go:137: sql insert into test_index values (3602, 4883808560802621603, 0.965443, 'IOjXRsMJnm') index_test.go:137: sql insert into test_index values (3608, 4986755441219725494, 0.628492, 'bbbmXb4he1') index_test.go:137: sql insert into test_index values (3603, 964337131693632160, 0.876865, 'gSd1J7NIvo') index_test.go:137: sql insert into test_index values (3606, 6784467938040414819, 0.109499, 'oq4oYqxjpv') index_test.go:137: sql insert into test_index values (3601, 7377459672263359698, 0.853013, 'YyZfnsyUzG') index_test.go:137: sql insert into test_index values (3604, 6359173136374528742, 0.855767, 'spdozq9ncs') index_test.go:137: sql insert into test_index values (3605, 8534068325599480666, 0.006056, 'IddTZvhOmc') index_test.go:137: sql insert into test_index values (3607, 4104873903274010982, 0.974155, 'HwmfKBXor5') index_test.go:137: sql insert into test_index values (3610, 9040477288728889906, 0.999663, '4abUzPayvC') index_test.go:140: sql delete from test_index where c = 1471 index_test.go:140: sql delete from test_index where c = 1562 index_test.go:140: sql delete from test_index where c = 594 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 213 index_test.go:143: sql update test_index set c1 = 3691784947821970662, c2 = 0.362616, c3 = 'CX2EeEHRLO' where c = 2998 index_test.go:143: sql update test_index set c1 = 6907387493583337556, c2 = 0.721408, c3 = 'WlCKjRxLAf' where c = 305 index_test.go:140: sql delete from test_index where c = 2786 index_test.go:143: sql update test_index set c1 = 4730861777057330555, c2 = 0.919165, c3 = 'CF1yAJyKG9' where c = 1250 index_test.go:140: sql delete from test_index where c = 3449 index_test.go:140: sql delete from test_index where c = 2163 index_test.go:143: sql update test_index set c1 = 2472456642112507280, c2 = 0.741640, c3 = 'uMAH5YOepo' where c = 1695 index_test.go:143: sql update test_index set c1 = 7212216340564764746, c2 = 0.034225, c3 = 'jb7xGDNGLj' where c = 1620 index_test.go:137: sql insert into test_index values (3611, 6227961651468165963, 0.236473, 'N71L9ZazuJ') index_test.go:137: sql insert into test_index values (3613, 5233710400755098207, 0.216366, 'Jc0zREv71j') index_test.go:140: sql delete from test_index where c = 2103 index_test.go:143: sql update test_index set c1 = 4929092547709353194, c2 = 0.358587, c3 = 'PfNBoXoQqr' where c = 3486 index_test.go:143: sql update test_index set c1 = 5753387660967020406, c2 = 0.318237, c3 = '8WQDpzuDTK' where c = 3241 index_test.go:137: sql insert into test_index values (3612, 2413514242705554975, 0.971717, 'UKeWF9iFmU') index_test.go:140: sql delete from test_index where c = 587 index_test.go:143: sql update test_index set c1 = 8429285720295107712, c2 = 0.211666, c3 = 'sNBYyYccYK' where c = 3377 index_test.go:143: sql update test_index set c1 = 5405838410201166029, c2 = 0.654742, c3 = 'MBIBfSJEhz' where c = 1848 index_test.go:137: sql insert into test_index values (3614, 5321238298446391825, 0.771800, 'yN1YW7aeyr') index_test.go:137: sql insert into test_index values (3615, 794808465199970807, 0.797325, '4pB0qBeoDD') index_test.go:140: sql delete from test_index where c = 1716 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:137: sql insert into test_index values (3616, 824463798955424309, 0.824972, 'J2PszF5tdy') index_test.go:140: sql delete from test_index where c = 2689 index_test.go:143: sql update test_index set c1 = 4211229069391472265, c2 = 0.154593, c3 = 'pzNvzXiLGq' where c = 2329 index_test.go:137: sql insert into test_index values (3617, 939341947784108303, 0.102197, '4KG6Arggjl') index_test.go:143: sql update test_index set c1 = 3022247642108501674, c2 = 0.017039, c3 = 'lf9dYUGSAk' where c = 3218 index_test.go:137: sql insert into test_index values (3618, 4679416765009003676, 0.522843, 'Ckh2NgJAcX') index_test.go:137: sql insert into test_index values (3619, 2732812947247028101, 0.991605, 'pNnafFTzcR') index_test.go:140: sql delete from test_index where c = 601 index_test.go:143: sql update test_index set c1 = 6503419170428488424, c2 = 0.280523, c3 = 'ZdYph8KiSm' where c = 1878 index_test.go:140: sql delete from test_index where c = 871 index_test.go:140: sql delete from test_index where c = 1358 index_test.go:143: sql update test_index set c1 = 8237915008715712387, c2 = 0.954028, c3 = '5HGS3cLmqh' where c = 1611 index_test.go:143: sql update test_index set c1 = 4285279318598245482, c2 = 0.767027, c3 = 'MDyb8LIjRS' where c = 615 index_test.go:143: sql update test_index set c1 = 7151459286646595619, c2 = 0.265559, c3 = 'goK2grNVhT' where c = 3316 index_test.go:137: sql insert into test_index values (3621, 277495425347514559, 0.759889, '0OTvxgH5uK') index_test.go:140: sql delete from test_index where c = 1994 index_test.go:137: sql insert into test_index values (3622, 948014801166598571, 0.707827, 'wntcpxw6Lg') index_test.go:137: sql insert into test_index values (3620, 2357134943356017992, 0.797848, 'igpRIL43HW') index_test.go:143: sql update test_index set c1 = 1436948836054048289, c2 = 0.142493, c3 = 'NHztm7vFdC' where c = 2674 index_test.go:143: sql update test_index set c1 = 1222583668626016260, c2 = 0.760504, c3 = 'd9TObvqdHz' where c = 2666 index_test.go:140: sql delete from test_index where c = 1592 index_test.go:140: sql delete from test_index where c = 1070 index_test.go:137: sql insert into test_index values (3623, 1142380466965149825, 0.729490, 'pMVhMJFjKv') index_test.go:143: sql update test_index set c1 = 7502470136629140393, c2 = 0.951967, c3 = 'aI1udWkJ2I' where c = 316 index_test.go:137: sql insert into test_index values (3624, 4699818205771096141, 0.755934, '8lgphKghpv') index_test.go:143: sql update test_index set c1 = 7297206979139270811, c2 = 0.243205, c3 = '4400SJbpKd' where c = 1072 index_test.go:140: sql delete from test_index where c = 2863 index_test.go:137: sql insert into test_index values (3626, 6179302565667673080, 0.986132, 'HJKDx81kgk') index_test.go:137: sql insert into test_index values (3627, 3110906286621093704, 0.387424, 'g0NW1f0aIm') index_test.go:140: sql delete from test_index where c = 468 index_test.go:140: sql delete from test_index where c = 3585 index_test.go:137: sql insert into test_index values (3625, 6569015693646944300, 0.343818, 'P3s0SnIT0y') index_test.go:140: sql delete from test_index where c = 735 index_test.go:137: sql insert into test_index values (3628, 5044247654129494762, 0.789331, 'Yed6pxjaLJ') index_test.go:143: sql update test_index set c1 = 5013814550635995744, c2 = 0.211721, c3 = 'sBOVoOtrz4' where c = 808 index_test.go:143: sql update test_index set c1 = 4322356468138436836, c2 = 0.674455, c3 = 'XFDUlSk8Zl' where c = 2412 index_test.go:140: sql delete from test_index where c = 839 index_test.go:143: sql update test_index set c1 = 2679079897802390225, c2 = 0.203971, c3 = 'yUQgPHybDv' where c = 1782 index_test.go:140: sql delete from test_index where c = 2379 index_test.go:137: sql insert into test_index values (3629, 7118602209095936167, 0.123400, 'B52s0acNlT') index_test.go:143: sql update test_index set c1 = 1229243715610825339, c2 = 0.289936, c3 = 'bsdD8M0ViZ' where c = 2396 index_test.go:140: sql delete from test_index where c = 1109 index_test.go:140: sql delete from test_index where c = 1585 index_test.go:143: sql update test_index set c1 = 6288525230404214936, c2 = 0.841113, c3 = 'EjvT4YQexM' where c = 3468 index_test.go:137: sql insert into test_index values (3632, 7264242904029980713, 0.293694, 'sbIoZlmrgC') index_test.go:137: sql insert into test_index values (3633, 3644533806123194292, 0.150027, 'NRgMjf2smh') index_test.go:140: sql delete from test_index where c = 3470 index_test.go:137: sql insert into test_index values (3630, 3619212136354413745, 0.755170, 'dEPlsrP1vE') index_test.go:137: sql insert into test_index values (3631, 1013728697244383662, 0.981335, 'Pa7g2y1QXw') index_test.go:143: sql update test_index set c1 = 290460977973132531, c2 = 0.407049, c3 = 'BbYYZ41buN' where c = 1428 index_test.go:143: sql update test_index set c1 = 6166961243839772228, c2 = 0.221865, c3 = 'FCxoBkv89F' where c = 277 index_test.go:143: sql update test_index set c1 = 393823987267050111, c2 = 0.394264, c3 = 'ORXMEduhVu' where c = 1888 index_test.go:143: sql update test_index set c1 = 4822307439240399421, c2 = 0.707802, c3 = 'Oco0KMBks3' where c = 3140 index_test.go:137: sql insert into test_index values (3634, 1919638304429361233, 0.963723, '2w6lHSVheX') index_test.go:140: sql delete from test_index where c = 3577 index_test.go:140: sql delete from test_index where c = 3231 index_test.go:137: sql insert into test_index values (3635, 998264378770652555, 0.597643, 'oxjxAVf2Lz') index_test.go:140: sql delete from test_index where c = 2961 index_test.go:143: sql update test_index set c1 = 3937071311703751588, c2 = 0.675870, c3 = 'tATkbJzUu5' where c = 1723 index_test.go:140: sql delete from test_index where c = 1405 index_test.go:137: sql insert into test_index values (3637, 2121804020963839362, 0.429723, 'Pwlz16DOA8') index_test.go:143: sql update test_index set c1 = 6512924678372163443, c2 = 0.244860, c3 = 'UPnFtdCQfL' where c = 121 index_test.go:143: sql update test_index set c1 = 8882353574402514178, c2 = 0.204325, c3 = 'KJT4TGdaX2' where c = 571 index_test.go:140: sql delete from test_index where c = 834 index_test.go:140: sql delete from test_index where c = 1940 index_test.go:137: sql insert into test_index values (3636, 7000622342904892032, 0.500318, 'Nxa7I9xb2O') index_test.go:137: sql insert into test_index values (3638, 8905787290788227578, 0.059563, 'jxYF2amupK') index_test.go:143: sql update test_index set c1 = 7646065690761401949, c2 = 0.806855, c3 = 'vpOqZEuO7b' where c = 2313 index_test.go:143: sql update test_index set c1 = 4411436360439124138, c2 = 0.044570, c3 = 'HtaqTe6KqE' where c = 2367 index_test.go:137: sql insert into test_index values (3639, 128187979393368274, 0.675610, 'kC6YTO2cwg') index_test.go:140: sql delete from test_index where c = 2932 index_test.go:140: sql delete from test_index where c = 2413 index_test.go:137: sql insert into test_index values (3640, 1459310236591935988, 0.116739, 'ubj566gdzF') index_test.go:143: sql update test_index set c1 = 1042051392389577562, c2 = 0.373697, c3 = '1RDu4VXRH8' where c = 3124 index_test.go:140: sql delete from test_index where c = 1158 index_test.go:137: sql insert into test_index values (3641, 25740722832805546, 0.472940, 'cGKEaGZBrK') index_test.go:143: sql update test_index set c1 = 5204384112574425134, c2 = 0.888119, c3 = '1G72Khz8bA' where c = 935 index_test.go:137: sql insert into test_index values (3642, 1753464092572259097, 0.025775, 'hWqNlxz0Ge') index_test.go:143: sql update test_index set c1 = 7802871871416116969, c2 = 0.478186, c3 = 'tR0MAmYVUh' where c = 655 index_test.go:137: sql insert into test_index values (3643, 6612311209988984326, 0.452281, 'Bzys8RThXf') index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 5818973397650069307, c2 = 0.043152, c3 = '5YI6Gr6otv' where c = 3329 index_test.go:140: sql delete from test_index where c = 2613 index_test.go:140: sql delete from test_index where c = 1974 index_test.go:143: sql update test_index set c1 = 5361399850093605264, c2 = 0.734515, c3 = 'jI9TAhcDEu' where c = 1417 index_test.go:143: sql update test_index set c1 = 3248183333375747646, c2 = 0.381096, c3 = 'vKSH5u6zeQ' where c = 228 index_test.go:143: sql update test_index set c1 = 3738785194876460130, c2 = 0.321729, c3 = 'XzSxaCDEz3' where c = 3343 index_test.go:137: sql insert into test_index values (3644, 7206636910927409807, 0.142656, 'Q6nznwGSjE') index_test.go:137: sql insert into test_index values (3646, 43648626932330367, 0.071427, 'G15FXGKPG2') index_test.go:140: sql delete from test_index where c = 2366 index_test.go:143: sql update test_index set c1 = 2123176730541880351, c2 = 0.089226, c3 = 'niCFziJZgz' where c = 624 index_test.go:137: sql insert into test_index values (3645, 1123245356324673675, 0.938225, 'y7cPk37nql') index_test.go:140: sql delete from test_index where c = 2892 index_test.go:137: sql insert into test_index values (3647, 8634143276956134935, 0.353384, 'Noh2q4QZsI') index_test.go:137: sql insert into test_index values (3648, 7002620178887593747, 0.587708, 'n5tpbqOgLT') index_test.go:143: sql update test_index set c1 = 1679593495465301510, c2 = 0.354809, c3 = 'IH7K3ftXQS' where c = 865 index_test.go:137: sql insert into test_index values (3649, 4574227911255315017, 0.803229, 'lNnAMO5avF') index_test.go:140: sql delete from test_index where c = 2432 index_test.go:140: sql delete from test_index where c = 3483 index_test.go:140: sql delete from test_index where c = 1642 index_test.go:137: sql insert into test_index values (3651, 7707369684514107379, 0.127267, 'iioTtkJDL5') index_test.go:143: sql update test_index set c1 = 5824675066963425879, c2 = 0.919407, c3 = 'qEZBdkGauS' where c = 516 index_test.go:137: sql insert into test_index values (3650, 7437613685233912754, 0.098701, '7kbHvwW71d') index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 7955480327464087461, c2 = 0.089167, c3 = 'zZMYbM3V6P' where c = 891 index_test.go:140: sql delete from test_index where c = 2881 index_test.go:140: sql delete from test_index where c = 1918 index_test.go:137: sql insert into test_index values (3652, 5538993860441645135, 0.221639, 'WoPl2mA2rw') index_test.go:143: sql update test_index set c1 = 7426443463438211081, c2 = 0.549115, c3 = 'URNGut0hAb' where c = 3428 index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 5785447707234794348, c2 = 0.892039, c3 = 'P9Mm6WkEwN' where c = 2144 index_test.go:140: sql delete from test_index where c = 3097 index_test.go:137: sql insert into test_index values (3653, 4795031658054909302, 0.710152, '7GEWBSYEcr') index_test.go:140: sql delete from test_index where c = 1519 index_test.go:143: sql update test_index set c1 = 3166902991569883168, c2 = 0.563015, c3 = 'FzTMSdyhso' where c = 2252 index_test.go:143: sql update test_index set c1 = 3268942832482915489, c2 = 0.168366, c3 = '1vLgrfz666' where c = 725 index_test.go:143: sql update test_index set c1 = 645417920328999759, c2 = 0.373004, c3 = 'oxybJNtJQ4' where c = 3233 index_test.go:143: sql update test_index set c1 = 7493707273882255719, c2 = 0.505064, c3 = 'j5CpfsvYfW' where c = 2071 index_test.go:137: sql insert into test_index values (3654, 5821303064050639184, 0.544679, 'xs1u1bmV1J') index_test.go:137: sql insert into test_index values (3655, 2489785497287441573, 0.770652, 'wpL8P5uhCU') index_test.go:137: sql insert into test_index values (3656, 2247197806090162072, 0.234859, 'POj2iaY8ea') index_test.go:140: sql delete from test_index where c = 1521 index_test.go:143: sql update test_index set c1 = 4714470172138883694, c2 = 0.957654, c3 = 'BkRLN3mLmx' where c = 957 index_test.go:137: sql insert into test_index values (3659, 1849775789632915926, 0.306185, 'EckqvkBasQ') index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 9040100531668304438, c2 = 0.370502, c3 = 'WZLfRgbzdT' where c = 2330 index_test.go:140: sql delete from test_index where c = 2882 index_test.go:137: sql insert into test_index values (3658, 394371586602438845, 0.466506, 'BNgq6WkSxM') index_test.go:137: sql insert into test_index values (3657, 8182828318377068184, 0.200568, 'xLcWzKestW') index_test.go:143: sql update test_index set c1 = 6862178323360003949, c2 = 0.546313, c3 = '0tSrDAODCp' where c = 1827 index_test.go:137: sql insert into test_index values (3660, 8332684596606140024, 0.261935, 'jhwBC4nIoJ') index_test.go:143: sql update test_index set c1 = 7577095571705248754, c2 = 0.000742, c3 = '2gnl30qsPF' where c = 2428 index_test.go:137: sql insert into test_index values (3661, 3248254238047982498, 0.831427, 'jhRFaBQB4f') index_test.go:140: sql delete from test_index where c = 3559 index_test.go:140: sql delete from test_index where c = 1233 index_test.go:143: sql update test_index set c1 = 7772414560769364353, c2 = 0.832122, c3 = '4xXBYbzW5N' where c = 3631 index_test.go:140: sql delete from test_index where c = 2976 index_test.go:137: sql insert into test_index values (3662, 1251218505769662675, 0.205609, 'JmxpBXupgu') index_test.go:143: sql update test_index set c1 = 2647196474298257888, c2 = 0.656751, c3 = 'AKs28osaFE' where c = 147 index_test.go:143: sql update test_index set c1 = 7390836199005587755, c2 = 0.355524, c3 = 'ROh7QsdGlx' where c = 1577 index_test.go:140: sql delete from test_index where c = 661 index_test.go:137: sql insert into test_index values (3663, 6316005814322533850, 0.926966, 'L1Q693c8zL') index_test.go:137: sql insert into test_index values (3664, 4588048008666286849, 0.731727, 'LjYGL7wnJp') index_test.go:140: sql delete from test_index where c = 3099 index_test.go:143: sql update test_index set c1 = 987127064956483106, c2 = 0.464904, c3 = 'UvtlEdMQoX' where c = 512 index_test.go:137: sql insert into test_index values (3665, 6503620376160395506, 0.967974, 'XEBT9XJb5O') index_test.go:140: sql delete from test_index where c = 926 index_test.go:143: sql update test_index set c1 = 3805558430270678556, c2 = 0.319949, c3 = '3dJwKMKQPB' where c = 2864 index_test.go:137: sql insert into test_index values (3666, 1854289685324240703, 0.383625, 'wZFzJoBzKQ') index_test.go:140: sql delete from test_index where c = 3017 index_test.go:143: sql update test_index set c1 = 6660334460266239143, c2 = 0.757414, c3 = 'qN1MrQcDA8' where c = 789 index_test.go:140: sql delete from test_index where c = 2058 index_test.go:140: sql delete from test_index where c = 3573 index_test.go:137: sql insert into test_index values (3667, 483352438120426011, 0.361808, 'qc8LcDRPVm') index_test.go:137: sql insert into test_index values (3669, 2730146710013171242, 0.149035, 'abhZmusDI4') index_test.go:143: sql update test_index set c1 = 7562465798180991173, c2 = 0.170822, c3 = 'b7jgGg93Bx' where c = 2737 index_test.go:140: sql delete from test_index where c = 2818 index_test.go:143: sql update test_index set c1 = 8966651329335600916, c2 = 0.176327, c3 = 'mut3wdfZGE' where c = 425 index_test.go:137: sql insert into test_index values (3670, 1812232621254026555, 0.017392, 'cBtlVBl2vJ') index_test.go:137: sql insert into test_index values (3668, 6711800852157285530, 0.176553, 'hKTwH5mu38') index_test.go:143: sql update test_index set c1 = 6979794696933757804, c2 = 0.692118, c3 = '7BIKPshTKO' where c = 2525 index_test.go:140: sql delete from test_index where c = 3025 index_test.go:143: sql update test_index set c1 = 9196609452273966472, c2 = 0.599715, c3 = 'jgD44hncM2' where c = 3074 index_test.go:140: sql delete from test_index where c = 1968 index_test.go:143: sql update test_index set c1 = 1577259956052623913, c2 = 0.020466, c3 = 'hq5PbPFotn' where c = 3163 index_test.go:137: sql insert into test_index values (3671, 1316294707186184126, 0.160801, '88j69AzSBC') index_test.go:137: sql insert into test_index values (3672, 6031346058605578217, 0.472364, 'CTv5MH2B2K') index_test.go:143: sql update test_index set c1 = 2732565269173910675, c2 = 0.475995, c3 = '2g2CgmsLHn' where c = 1673 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:143: sql update test_index set c1 = 3732322248385387580, c2 = 0.357306, c3 = 'nJiM4T1ecE' where c = 59 index_test.go:140: sql delete from test_index where c = 3566 index_test.go:137: sql insert into test_index values (3673, 4261781545003493197, 0.298795, '8ETYXmurGG') index_test.go:140: sql delete from test_index where c = 1766 index_test.go:140: sql delete from test_index where c = 1819 index_test.go:143: sql update test_index set c1 = 1246548630996343780, c2 = 0.813477, c3 = 'UB4Z0O6Cxt' where c = 1504 index_test.go:143: sql update test_index set c1 = 1237845561460217504, c2 = 0.297797, c3 = '5tGf7XEo4L' where c = 524 index_test.go:137: sql insert into test_index values (3676, 4428344771243304697, 0.562244, 'rIiBZ7vNft') index_test.go:137: sql insert into test_index values (3674, 2405590682745013562, 0.224613, 'PClZ887fOF') index_test.go:137: sql insert into test_index values (3677, 9160415356255776631, 0.147326, 'B4itRVvMsm') index_test.go:137: sql insert into test_index values (3675, 52343065843515552, 0.673819, 'UJ7IH2iWBD') index_test.go:143: sql update test_index set c1 = 4721390191722619425, c2 = 0.965030, c3 = 'Qp34HPJAKO' where c = 2597 index_test.go:140: sql delete from test_index where c = 710 index_test.go:140: sql delete from test_index where c = 1403 index_test.go:137: sql insert into test_index values (3679, 3099549326787697644, 0.504744, 'GugXwl3Uf4') index_test.go:140: sql delete from test_index where c = 885 index_test.go:137: sql insert into test_index values (3678, 8822772649540505100, 0.609207, 'tIXFjzwJgM') index_test.go:143: sql update test_index set c1 = 8826530685580464923, c2 = 0.871594, c3 = 'C445Rxipjs' where c = 1772 index_test.go:140: sql delete from test_index where c = 3117 index_test.go:140: sql delete from test_index where c = 2512 index_test.go:137: sql insert into test_index values (3680, 9177278316344360829, 0.941277, 'obtREbYZ7K') index_test.go:143: sql update test_index set c1 = 2853431876109538597, c2 = 0.955034, c3 = 'EWxHKgCjVX' where c = 855 index_test.go:137: sql insert into test_index values (3681, 4759570025079676664, 0.939705, 'lsE01ONFrv') index_test.go:140: sql delete from test_index where c = 1316 index_test.go:143: sql update test_index set c1 = 4781265690210393070, c2 = 0.379635, c3 = 'iCDhofUWw6' where c = 753 index_test.go:140: sql delete from test_index where c = 2332 index_test.go:143: sql update test_index set c1 = 2261568813199917895, c2 = 0.631464, c3 = 'tk9t609hIx' where c = 3028 index_test.go:143: sql update test_index set c1 = 2864025442347560881, c2 = 0.794147, c3 = 'SFYjCsWUaU' where c = 2118 index_test.go:140: sql delete from test_index where c = 3536 index_test.go:143: sql update test_index set c1 = 6709120408109386670, c2 = 0.003008, c3 = 'NfNuAzScG1' where c = 616 index_test.go:143: sql update test_index set c1 = 4459122566379415585, c2 = 0.204040, c3 = 'dujwkR4MKk' where c = 182 index_test.go:143: sql update test_index set c1 = 787791389345941149, c2 = 0.651424, c3 = 'zsJAfVoIQZ' where c = 1616 index_test.go:140: sql delete from test_index where c = 2683 index_test.go:137: sql insert into test_index values (3682, 4030335221365072562, 0.448202, 'ZXFQWWsgKA') index_test.go:140: sql delete from test_index where c = 1385 index_test.go:137: sql insert into test_index values (3683, 1484949166711372280, 0.436548, 'hDLq9ldOEm') [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } index_test.go:137: sql insert into test_index values (3684, 1878397418005900598, 0.233348, 'thXl1wdfnn') index_test.go:137: sql insert into test_index values (3685, 5658113209648321688, 0.922020, 'N7SRzCw0JP') index_test.go:143: sql update test_index set c1 = 3550227705131348169, c2 = 0.258715, c3 = 'E5aw2tAMeY' where c = 377 index_test.go:137: sql insert into test_index values (3688, 3121502853187554122, 0.313616, 'ZVthBkYwG7') index_test.go:140: sql delete from test_index where c = 603 index_test.go:137: sql insert into test_index values (3687, 6733249745181208720, 0.041293, 'GECDNVXdFL') index_test.go:143: sql update test_index set c1 = 2867359652164528745, c2 = 0.947901, c3 = 'yVasKABMKU' where c = 910 index_test.go:137: sql insert into test_index values (3686, 9115965092872710943, 0.162971, 'BJJOZGKXNG') index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 6613439211733620252, c2 = 0.348671, c3 = 'Z53G8gjdLO' where c = 731 index_test.go:140: sql delete from test_index where c = 3126 index_test.go:140: sql delete from test_index where c = 1855 index_test.go:143: sql update test_index set c1 = 1300283907090634235, c2 = 0.124878, c3 = 'Gygd2hplHm' where c = 975 index_test.go:137: sql insert into test_index values (3689, 4494609027226634043, 0.204077, 'FXBXzTafPu') index_test.go:143: sql update test_index set c1 = 93069548709441524, c2 = 0.502923, c3 = 'iLODRyxcGi' where c = 1826 index_test.go:140: sql delete from test_index where c = 3510 index_test.go:140: sql delete from test_index where c = 2088 index_test.go:137: sql insert into test_index values (3690, 6540634590219429517, 0.786937, '7Z3uoco5FS') index_test.go:140: sql delete from test_index where c = 1057 index_test.go:140: sql delete from test_index where c = 3011 index_test.go:143: sql update test_index set c1 = 6542534644879478563, c2 = 0.405379, c3 = 'NXwigV02az' where c = 394 index_test.go:143: sql update test_index set c1 = 3391469642733336046, c2 = 0.798154, c3 = 'GvUR1UPTNY' where c = 2668 index_test.go:137: sql insert into test_index values (3691, 9192717304110691859, 0.794954, 'OPj3HhESHs') index_test.go:137: sql insert into test_index values (3693, 1920888016488204528, 0.021346, 'blGm7xsFgR') index_test.go:137: sql insert into test_index values (3692, 7031045277075478738, 0.597771, 'ifHLYhTKpX') index_test.go:143: sql update test_index set c1 = 7197170955562266568, c2 = 0.320055, c3 = 'HbyVbC1YBH' where c = 618 index_test.go:143: sql update test_index set c1 = 3590265374538800026, c2 = 0.513428, c3 = '24ladqLnwo' where c = 1059 index_test.go:140: sql delete from test_index where c = 2176 index_test.go:140: sql delete from test_index where c = 1812 index_test.go:143: sql update test_index set c1 = 9023503548636553942, c2 = 0.899575, c3 = 'oNaHhJ5nmF' where c = 1653 index_test.go:143: sql update test_index set c1 = 3041327520854039882, c2 = 0.366425, c3 = 'jKhZd15JRk' where c = 1854 index_test.go:143: sql update test_index set c1 = 6265598376591675611, c2 = 0.818611, c3 = 'xZtNNa6VWf' where c = 447 index_test.go:137: sql insert into test_index values (3694, 5572535136506895731, 0.503770, 'cPydOH8ML0') index_test.go:137: sql insert into test_index values (3696, 7751018655044657192, 0.842614, 'QscTNCPcu0') index_test.go:140: sql delete from test_index where c = 2189 index_test.go:143: sql update test_index set c1 = 7797956188181129910, c2 = 0.518047, c3 = 'eDYJ58wluu' where c = 1613 index_test.go:137: sql insert into test_index values (3695, 3626824854086491019, 0.801203, 'cWpXMGtSIa') index_test.go:140: sql delete from test_index where c = 431 index_test.go:137: sql insert into test_index values (3697, 754271691548559907, 0.443192, 'INlSw2j9I8') index_test.go:137: sql insert into test_index values (3698, 7241303650950567438, 0.878580, '8mocUiPjl3') index_test.go:140: sql delete from test_index where c = 2686 index_test.go:140: sql delete from test_index where c = 476 index_test.go:140: sql delete from test_index where c = 2252 index_test.go:143: sql update test_index set c1 = 4256285957859992309, c2 = 0.888460, c3 = 'IRLhoypmUF' where c = 488 index_test.go:137: sql insert into test_index values (3699, 6806195207996504270, 0.722245, 'oYzESw1oMj') index_test.go:140: sql delete from test_index where c = 3406 index_test.go:140: sql delete from test_index where c = 2371 index_test.go:143: sql update test_index set c1 = 5314127895920598282, c2 = 0.358043, c3 = 'SErVRThdco' where c = 2068 index_test.go:140: sql delete from test_index where c = 2498 index_test.go:143: sql update test_index set c1 = 5300736190065311335, c2 = 0.597056, c3 = 'jun0o0alur' where c = 2821 index_test.go:143: sql update test_index set c1 = 1623689111315438609, c2 = 0.419277, c3 = 'clzTltz177' where c = 2093 index_test.go:143: sql update test_index set c1 = 5147014986932606156, c2 = 0.867378, c3 = 'SkRxNF9qet' where c = 890 index_test.go:143: sql update test_index set c1 = 7040507529319535563, c2 = 0.390592, c3 = 'hHxq7KY4Pt' where c = 2464 index_test.go:143: sql update test_index set c1 = 3233091974668589178, c2 = 0.366600, c3 = '7Dho29XvDP' where c = 696 index_test.go:137: sql insert into test_index values (3700, 5566953801274824592, 0.535932, 'VtivXiugrq') index_test.go:143: sql update test_index set c1 = 7130981756726059764, c2 = 0.295068, c3 = 'OqfyrZkCog' where c = 1955 index_test.go:140: sql delete from test_index where c = 1245 index_test.go:143: sql update test_index set c1 = 67669955841158080, c2 = 0.024779, c3 = 'FR7TjoDfsx' where c = 1080 index_test.go:137: sql insert into test_index values (3704, 4365010086224086498, 0.765552, 'qSEYOHa7DO') index_test.go:137: sql insert into test_index values (3703, 5667999257294001271, 0.708999, 'yKf9AUAoGS') index_test.go:137: sql insert into test_index values (3705, 4014621026802415259, 0.500185, 'hN6eVBuvDf') index_test.go:137: sql insert into test_index values (3709, 7497973817256802599, 0.245389, 'jZpqML95cc') index_test.go:137: sql insert into test_index values (3702, 6541865664421012620, 0.930948, 'YWvGjjQGgz') index_test.go:137: sql insert into test_index values (3706, 5757413213362956021, 0.798752, 'bCY9fUIQUE') index_test.go:137: sql insert into test_index values (3710, 6892810925871786349, 0.033862, 'mlzjBEvvpT') index_test.go:137: sql insert into test_index values (3708, 2445885750392481353, 0.007687, 'o1zdGSNyzx') index_test.go:140: sql delete from test_index where c = 1633 index_test.go:137: sql insert into test_index values (3701, 1209295591069393355, 0.471072, 'AezYpE8wXL') index_test.go:137: sql insert into test_index values (3707, 6343124593553077992, 0.772450, 'BGqeIudywA') index_test.go:140: sql delete from test_index where c = 1797 index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 1447 index_test.go:140: sql delete from test_index where c = 742 index_test.go:140: sql delete from test_index where c = 1203 index_test.go:140: sql delete from test_index where c = 2734 index_test.go:143: sql update test_index set c1 = 3751561940519472439, c2 = 0.061312, c3 = 'QKDVxj5kMz' where c = 1522 index_test.go:140: sql delete from test_index where c = 3305 index_test.go:140: sql delete from test_index where c = 1095 index_test.go:143: sql update test_index set c1 = 6415468495993965437, c2 = 0.977323, c3 = 'riY4WrvrQ7' where c = 2444 index_test.go:140: sql delete from test_index where c = 2122 index_test.go:143: sql update test_index set c1 = 982463527982643760, c2 = 0.595425, c3 = '6IRxCTSmgU' where c = 257 index_test.go:143: sql update test_index set c1 = 2359268096622272529, c2 = 0.885178, c3 = 'khK3OXTn5L' where c = 2486 index_test.go:143: sql update test_index set c1 = 4470451506352714964, c2 = 0.450675, c3 = 'dLTq6ErHbU' where c = 2807 index_test.go:143: sql update test_index set c1 = 7389421888200967894, c2 = 0.038236, c3 = 'd5CchsJ0TF' where c = 1418 index_test.go:143: sql update test_index set c1 = 149645705022907537, c2 = 0.363935, c3 = 'JHcNUIyWOU' where c = 886 index_test.go:137: sql insert into test_index values (3711, 6838369125929958547, 0.575962, '82tIZzox2b') index_test.go:137: sql insert into test_index values (3712, 7133220302216305165, 0.585695, 'kaCqfF1SgX') index_test.go:137: sql insert into test_index values (3713, 5543470559253895839, 0.792308, 'hFFY2n5SWk') index_test.go:143: sql update test_index set c1 = 3633967265310101205, c2 = 0.062915, c3 = 'dciPBvf95o' where c = 2424 index_test.go:137: sql insert into test_index values (3714, 7404172104803732943, 0.076858, 'U7CIWMunQs') index_test.go:137: sql insert into test_index values (3716, 4631701177180757452, 0.178611, 'RHCRdKJFTK') index_test.go:137: sql insert into test_index values (3715, 798021493746491972, 0.719990, 'aAf1nPbSzo') index_test.go:143: sql update test_index set c1 = 4713193451383621129, c2 = 0.193446, c3 = 'pv86AOCcTf' where c = 1772 index_test.go:137: sql insert into test_index values (3717, 811684972103665930, 0.938940, 'x9JbLJ9EIJ') index_test.go:143: sql update test_index set c1 = 8780007339044189236, c2 = 0.034289, c3 = 'a19CDqtt0T' where c = 1112 index_test.go:140: sql delete from test_index where c = 123 index_test.go:140: sql delete from test_index where c = 1637 index_test.go:140: sql delete from test_index where c = 3264 index_test.go:143: sql update test_index set c1 = 1207462254183845481, c2 = 0.869293, c3 = 'ywCyBkv1HP' where c = 388 index_test.go:137: sql insert into test_index values (3719, 8161362384269998436, 0.879537, 'dJ0fq0u0vu') index_test.go:140: sql delete from test_index where c = 2791 index_test.go:137: sql insert into test_index values (3720, 575227527591324571, 0.651780, 'acurMyyC7W') index_test.go:140: sql delete from test_index where c = 1122 index_test.go:140: sql delete from test_index where c = 1032 index_test.go:137: sql insert into test_index values (3718, 4284006111566882499, 0.194139, 'FvkxqrCVpA') index_test.go:143: sql update test_index set c1 = 6850700656722723173, c2 = 0.146658, c3 = 'Ga07keAEA3' where c = 142 index_test.go:140: sql delete from test_index where c = 404 index_test.go:140: sql delete from test_index where c = 3677 index_test.go:143: sql update test_index set c1 = 2899646544203176515, c2 = 0.570838, c3 = 'FniDPLpMT7' where c = 3322 index_test.go:143: sql update test_index set c1 = 3470357715044963553, c2 = 0.026239, c3 = '6g5mWr0b0Q' where c = 2562 index_test.go:143: sql update test_index set c1 = 5135292371797856604, c2 = 0.141522, c3 = 'zHpFSumqym' where c = 712 index_test.go:140: sql delete from test_index where c = 2430 index_test.go:143: sql update test_index set c1 = 8271586596272228616, c2 = 0.657138, c3 = '5p6zd02iDO' where c = 1382 index_test.go:143: sql update test_index set c1 = 68347856274647984, c2 = 0.110418, c3 = '3SZBCWS1Kk' where c = 1183 index_test.go:137: sql insert into test_index values (3721, 1186167590127718805, 0.891948, 'ogx5ZOjGfn') index_test.go:140: sql delete from test_index where c = 2642 index_test.go:143: sql update test_index set c1 = 7714569457722187709, c2 = 0.844762, c3 = 'G8TamGcGRP' where c = 2346 index_test.go:137: sql insert into test_index values (3723, 8638833529025113237, 0.464142, '30mMnN2XW9') index_test.go:140: sql delete from test_index where c = 2103 index_test.go:137: sql insert into test_index values (3724, 7198906045839053191, 0.575537, '1jhg3NoMk8') index_test.go:137: sql insert into test_index values (3725, 1674252940256989042, 0.292478, 'ntyUZWr2lO') index_test.go:143: sql update test_index set c1 = 4790759553825748426, c2 = 0.899005, c3 = 'nUKZNgPIdK' where c = 864 index_test.go:137: sql insert into test_index values (3722, 6114843605817597976, 0.168815, 'ytH1kqY4pM') index_test.go:137: sql insert into test_index values (3726, 236822321919957061, 0.663392, '6aa55uWajf') index_test.go:137: sql insert into test_index values (3727, 9081813149480932438, 0.199519, 'yTKQs61Toh') index_test.go:143: sql update test_index set c1 = 7166768342658750688, c2 = 0.443397, c3 = 'g1mvAxvZto' where c = 1507 index_test.go:137: sql insert into test_index values (3728, 6346720081938590797, 0.484337, 'nmAVzcwEde') index_test.go:140: sql delete from test_index where c = 1767 index_test.go:140: sql delete from test_index where c = 352 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:143: sql update test_index set c1 = 8160444838253666386, c2 = 0.212705, c3 = 'hA7l1UOaSQ' where c = 330 index_test.go:143: sql update test_index set c1 = 330721017999883847, c2 = 0.999189, c3 = 'Ixh4rZgrLf' where c = 770 index_test.go:137: sql insert into test_index values (3729, 4018974659743601019, 0.434137, 'tvTVGMWflo') index_test.go:143: sql update test_index set c1 = 5443773006360566008, c2 = 0.209956, c3 = 'WNVGX3PM8H' where c = 2082 index_test.go:137: sql insert into test_index values (3730, 7563049133624064995, 0.191897, 'G0EUvFHxGj') index_test.go:140: sql delete from test_index where c = 233 index_test.go:140: sql delete from test_index where c = 2535 index_test.go:140: sql delete from test_index where c = 897 index_test.go:140: sql delete from test_index where c = 2782 index_test.go:143: sql update test_index set c1 = 1450238394583616689, c2 = 0.336276, c3 = 'LPWw3p5CYE' where c = 1771 index_test.go:140: sql delete from test_index where c = 2192 index_test.go:140: sql delete from test_index where c = 2791 index_test.go:137: sql insert into test_index values (3731, 3626172559533176733, 0.379285, '8SH5VfWTCW') index_test.go:137: sql insert into test_index values (3732, 7885505811644070986, 0.197441, 'gH22Zstnue') index_test.go:143: sql update test_index set c1 = 6001607373025125079, c2 = 0.722397, c3 = 'kV7H8qQuf3' where c = 1648 index_test.go:137: sql insert into test_index values (3733, 7923099109108289632, 0.107034, 'X44P5131YQ') index_test.go:143: sql update test_index set c1 = 7402321857250247386, c2 = 0.104068, c3 = 'mqiHReQpjF' where c = 1646 index_test.go:143: sql update test_index set c1 = 3440080572637440542, c2 = 0.213705, c3 = 'j8wNvo66J5' where c = 1549 index_test.go:137: sql insert into test_index values (3734, 5701462244669222818, 0.992203, 'tAwEN3VXIH') index_test.go:140: sql delete from test_index where c = 127 index_test.go:143: sql update test_index set c1 = 9186195156700961960, c2 = 0.618474, c3 = 'IO2QY7T9kj' where c = 1428 index_test.go:140: sql delete from test_index where c = 2462 index_test.go:143: sql update test_index set c1 = 1854627236035634928, c2 = 0.391341, c3 = 'io9sqA5Ohs' where c = 2789 index_test.go:143: sql update test_index set c1 = 379219751217039156, c2 = 0.928365, c3 = '5bPwWyzG89' where c = 2991 index_test.go:140: sql delete from test_index where c = 592 index_test.go:140: sql delete from test_index where c = 624 index_test.go:137: sql insert into test_index values (3735, 2328833630591897854, 0.588430, 'DQWGd3Fe2X') index_test.go:143: sql update test_index set c1 = 8916387639559554346, c2 = 0.919835, c3 = 'Qf5pPxiQ5b' where c = 306 index_test.go:137: sql insert into test_index values (3736, 8474118266489844325, 0.185282, 'eNzYi1CU47') index_test.go:137: sql insert into test_index values (3738, 115960848814997952, 0.324691, 'ZdcOmlldhO') index_test.go:137: sql insert into test_index values (3737, 6395363655611944103, 0.287460, '0DC7w6qNS2') index_test.go:140: sql delete from test_index where c = 532 index_test.go:143: sql update test_index set c1 = 6147255138946844902, c2 = 0.012833, c3 = '2bj3LE7Lq1' where c = 420 index_test.go:137: sql insert into test_index values (3740, 8628236909610280657, 0.180853, 'zdm4Elieqo') index_test.go:137: sql insert into test_index values (3739, 8246208532992629971, 0.806343, 'EBvxjUarnx') index_test.go:140: sql delete from test_index where c = 2679 index_test.go:140: sql delete from test_index where c = 763 index_test.go:143: sql update test_index set c1 = 2243566521281928216, c2 = 0.602127, c3 = '0VcOlIBDgG' where c = 1402 index_test.go:143: sql update test_index set c1 = 3969635097226220107, c2 = 0.721129, c3 = 'VGeL6Hst20' where c = 2888 index_test.go:140: sql delete from test_index where c = 1587 index_test.go:143: sql update test_index set c1 = 8045784106197187828, c2 = 0.056088, c3 = '9GeAJZ4CIc' where c = 1470 index_test.go:143: sql update test_index set c1 = 1746771409487190652, c2 = 0.267642, c3 = 'HKsSZ4ELdC' where c = 204 index_test.go:137: sql insert into test_index values (3741, 1738341176389533014, 0.671375, 'nIyGKspLma') index_test.go:137: sql insert into test_index values (3742, 2312532861644598480, 0.083806, 'PhOAIY4rGG') index_test.go:140: sql delete from test_index where c = 3297 index_test.go:140: sql delete from test_index where c = 2688 index_test.go:140: sql delete from test_index where c = 2858 index_test.go:137: sql insert into test_index values (3743, 5573642959720603448, 0.506020, 'VqEFtxnlvP') index_test.go:137: sql insert into test_index values (3744, 2548420878458367205, 0.431574, 'IAAVBGHT0p') index_test.go:143: sql update test_index set c1 = 5924031613723120444, c2 = 0.489991, c3 = 'MOrNtMM1oV' where c = 3031 index_test.go:143: sql update test_index set c1 = 2513498431406665108, c2 = 0.124250, c3 = '7vWOlnZ7KQ' where c = 935 index_test.go:137: sql insert into test_index values (3745, 4482437587967857306, 0.961045, 'sAoBGRQLNE') index_test.go:137: sql insert into test_index values (3746, 6655255663856614657, 0.421978, 'e2v6DH1qaP') index_test.go:143: sql update test_index set c1 = 4871413136243739465, c2 = 0.936549, c3 = 'btXEj9nbha' where c = 2123 index_test.go:140: sql delete from test_index where c = 1514 index_test.go:143: sql update test_index set c1 = 7601641212989110310, c2 = 0.384489, c3 = 'D9Aj0FaRnb' where c = 784 index_test.go:140: sql delete from test_index where c = 2454 index_test.go:140: sql delete from test_index where c = 1998 index_test.go:143: sql update test_index set c1 = 5190759771835615845, c2 = 0.546171, c3 = 'YsbfZrPF7I' where c = 1865 index_test.go:140: sql delete from test_index where c = 1332 index_test.go:137: sql insert into test_index values (3748, 1401015611572617677, 0.929257, 'l6yqIinRTl') index_test.go:140: sql delete from test_index where c = 2433 index_test.go:143: sql update test_index set c1 = 8702809490228733048, c2 = 0.816545, c3 = 'rpG6xDVg0m' where c = 2749 index_test.go:137: sql insert into test_index values (3747, 6772204051550073511, 0.794032, 'R9Uoswfkgh') index_test.go:137: sql insert into test_index values (3750, 701931719833324589, 0.422775, 'HNpHaPFy85') index_test.go:143: sql update test_index set c1 = 1939382135998702454, c2 = 0.742198, c3 = 'Xd7UUoeJeN' where c = 3072 index_test.go:143: sql update test_index set c1 = 8171758649749146875, c2 = 0.167143, c3 = 'aPQk8W3kjp' where c = 1748 index_test.go:143: sql update test_index set c1 = 1570095762108182351, c2 = 0.917397, c3 = '3YGVkX6Aoj' where c = 1699 index_test.go:137: sql insert into test_index values (3749, 7880560638767624836, 0.232478, 'bw5XBn1OiC') index_test.go:140: sql delete from test_index where c = 3126 index_test.go:140: sql delete from test_index where c = 1937 index_test.go:137: sql insert into test_index values (3752, 3489600137987196643, 0.552831, 'lCePtwmDAt') index_test.go:143: sql update test_index set c1 = 442043531769414169, c2 = 0.068038, c3 = 'krEhTFG6iq' where c = 2101 index_test.go:137: sql insert into test_index values (3751, 5944379839509574569, 0.854692, 'pyo5vNxCAe') index_test.go:137: sql insert into test_index values (3753, 5654421395615582428, 0.425680, 'tHfwxpnRoH') index_test.go:140: sql delete from test_index where c = 3146 index_test.go:137: sql insert into test_index values (3755, 859222541444517524, 0.247734, 'JWvvtpmEl0') index_test.go:137: sql insert into test_index values (3754, 5817638638942833438, 0.182375, '1vKrXg5Qff') index_test.go:140: sql delete from test_index where c = 2562 index_test.go:143: sql update test_index set c1 = 8563225269703266409, c2 = 0.859056, c3 = 'yvNMmEBIoE' where c = 360 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:140: sql delete from test_index where c = 2270 index_test.go:140: sql delete from test_index where c = 558 index_test.go:143: sql update test_index set c1 = 4449464604017172363, c2 = 0.270635, c3 = 'HqxMQSGm3v' where c = 317 index_test.go:140: sql delete from test_index where c = 1623 index_test.go:143: sql update test_index set c1 = 1896530007286591520, c2 = 0.292374, c3 = 'hGtOm6L89O' where c = 3433 index_test.go:137: sql insert into test_index values (3756, 1489804825549879418, 0.339875, 'eJy9dbsiK9') index_test.go:143: sql update test_index set c1 = 3518468355553920595, c2 = 0.941451, c3 = 'FUReEmJomt' where c = 257 index_test.go:140: sql delete from test_index where c = 447 index_test.go:143: sql update test_index set c1 = 8112007434339513914, c2 = 0.482944, c3 = 'elMjVv0CQv' where c = 2702 index_test.go:137: sql insert into test_index values (3757, 5351851693810016614, 0.407730, 'yvOjCCFmNj') index_test.go:137: sql insert into test_index values (3758, 2064282199226901474, 0.792318, 'eM8zaoSmkZ') index_test.go:143: sql update test_index set c1 = 2039817855174570909, c2 = 0.573028, c3 = 'K9VoYuKRM1' where c = 699 index_test.go:137: sql insert into test_index values (3759, 1676440169661663319, 0.551354, '1fi6Xmhogf') index_test.go:140: sql delete from test_index where c = 1389 index_test.go:143: sql update test_index set c1 = 575809604297699660, c2 = 0.003667, c3 = '0d0ARQqnjt' where c = 3672 index_test.go:143: sql update test_index set c1 = 1488093167773739338, c2 = 0.071814, c3 = 'czPh88JnEf' where c = 3121 index_test.go:140: sql delete from test_index where c = 1430 index_test.go:137: sql insert into test_index values (3760, 9021168089640036299, 0.817186, 'f5Z3wyeIl0') index_test.go:137: sql insert into test_index values (3761, 3246102206743731863, 0.052452, 'cpTL5FEszb') index_test.go:143: sql update test_index set c1 = 2516857553548716356, c2 = 0.237201, c3 = 'GXIbY798Ew' where c = 611 index_test.go:143: sql update test_index set c1 = 4267885362461989469, c2 = 0.528802, c3 = 'l677j9XBsK' where c = 3451 index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 1687 index_test.go:140: sql delete from test_index where c = 2776 index_test.go:137: sql insert into test_index values (3763, 1037780868421361925, 0.316673, 'urOzjWkzJH') index_test.go:137: sql insert into test_index values (3764, 5249680289707894168, 0.961743, '914WcTaPNQ') index_test.go:143: sql update test_index set c1 = 6386752927143897593, c2 = 0.573468, c3 = 'RtTVEpiO4v' where c = 3677 index_test.go:143: sql update test_index set c1 = 1658890520948217671, c2 = 0.117355, c3 = 'ZKa3d1yHil' where c = 1045 index_test.go:137: sql insert into test_index values (3762, 4295823798534775980, 0.810894, 'k6yic21Fzn') index_test.go:137: sql insert into test_index values (3765, 3570536396565410253, 0.679999, '9NPFLN0Zaz') index_test.go:140: sql delete from test_index where c = 990 index_test.go:140: sql delete from test_index where c = 2131 index_test.go:143: sql update test_index set c1 = 7514893273202319794, c2 = 0.462702, c3 = 'ZfCMXmVmu7' where c = 1881 index_test.go:137: sql insert into test_index values (3766, 5280924236159309785, 0.827779, 'Kl61xaa7qD') index_test.go:140: sql delete from test_index where c = 295 index_test.go:143: sql update test_index set c1 = 4897860992702016905, c2 = 0.762535, c3 = 'HSOhOSUD6Q' where c = 714 index_test.go:143: sql update test_index set c1 = 8458268280834200441, c2 = 0.965989, c3 = 'HsAar1Invo' where c = 2442 index_test.go:137: sql insert into test_index values (3767, 133459025915591329, 0.724267, 'bFEDJ7jrBD') index_test.go:137: sql insert into test_index values (3768, 6985460741450492821, 0.805101, 'ZFL9v08ORt') index_test.go:140: sql delete from test_index where c = 1409 index_test.go:140: sql delete from test_index where c = 2374 index_test.go:140: sql delete from test_index where c = 2367 index_test.go:143: sql update test_index set c1 = 8157708436264306472, c2 = 0.226515, c3 = 'ZIviZsyxeV' where c = 693 index_test.go:140: sql delete from test_index where c = 725 index_test.go:137: sql insert into test_index values (3769, 4967460160599420083, 0.145539, 'nNC1CmSFnD') index_test.go:143: sql update test_index set c1 = 1694270623341881053, c2 = 0.620070, c3 = 'xN5knHZqBb' where c = 2366 index_test.go:143: sql update test_index set c1 = 5053558116284313312, c2 = 0.873554, c3 = 'goYhEjRwpK' where c = 529 index_test.go:137: sql insert into test_index values (3770, 5307224563828895208, 0.648034, 'g4Q85OJ8vj') index_test.go:143: sql update test_index set c1 = 3669997705165180873, c2 = 0.042397, c3 = 'UPZC7tqPAg' where c = 1263 index_test.go:140: sql delete from test_index where c = 678 index_test.go:140: sql delete from test_index where c = 3600 index_test.go:137: sql insert into test_index values (3771, 3081974232050174755, 0.751106, 'P4wnlHaA9f') index_test.go:143: sql update test_index set c1 = 3461671943174183140, c2 = 0.040061, c3 = 'NQ7dUaovDa' where c = 912 index_test.go:137: sql insert into test_index values (3772, 6177042316428600284, 0.876623, 'cDnFZvdYR1') index_test.go:143: sql update test_index set c1 = 1470463702750192424, c2 = 0.768185, c3 = '7jnLsQfoQ3' where c = 2419 index_test.go:143: sql update test_index set c1 = 3866087734583547771, c2 = 0.863490, c3 = 'SFk0d96EVm' where c = 3165 index_test.go:137: sql insert into test_index values (3773, 4266060660348859827, 0.974530, '04vQ6Xbcct') index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (3774, 1585755326216873, 0.105679, '2d4CHAl0OG') index_test.go:140: sql delete from test_index where c = 879 index_test.go:140: sql delete from test_index where c = 1959 index_test.go:143: sql update test_index set c1 = 3367419481965842945, c2 = 0.174223, c3 = '3wDoXwCdIy' where c = 75 index_test.go:140: sql delete from test_index where c = 317 index_test.go:143: sql update test_index set c1 = 3417514044238417181, c2 = 0.145040, c3 = 'ubHF9AqMem' where c = 2691 index_test.go:140: sql delete from test_index where c = 1589 index_test.go:137: sql insert into test_index values (3775, 5979715401525421796, 0.351406, 'PtVHgWVtQW') index_test.go:137: sql insert into test_index values (3777, 8177213780595722300, 0.200017, 'DNouxPAKIe') index_test.go:137: sql insert into test_index values (3776, 4167888599213289837, 0.932843, 'wXa71Gnte6') index_test.go:137: sql insert into test_index values (3778, 2193174189633865608, 0.757471, 'ItRkyVpuAR') index_test.go:140: sql delete from test_index where c = 3314 index_test.go:143: sql update test_index set c1 = 7567223066848027527, c2 = 0.373697, c3 = 'mZm3uR8n3w' where c = 1060 index_test.go:143: sql update test_index set c1 = 1130698749959315134, c2 = 0.981394, c3 = 'ZSGgD7RZUW' where c = 1313 index_test.go:140: sql delete from test_index where c = 685 index_test.go:137: sql insert into test_index values (3780, 3899866800698497296, 0.498572, 'G3OP6PZkx7') index_test.go:143: sql update test_index set c1 = 2308338226117008875, c2 = 0.783038, c3 = 'zRFdS1UpCg' where c = 330 index_test.go:143: sql update test_index set c1 = 2357791385188984010, c2 = 0.071377, c3 = 'w8f56tsGhc' where c = 1538 index_test.go:143: sql update test_index set c1 = 4774200752767127224, c2 = 0.904369, c3 = 'SSBKMtxJbf' where c = 3562 index_test.go:140: sql delete from test_index where c = 3195 index_test.go:140: sql delete from test_index where c = 766 index_test.go:137: sql insert into test_index values (3779, 485733203772114774, 0.716593, 'ullzqb7DGq') index_test.go:143: sql update test_index set c1 = 7300597941141781279, c2 = 0.665606, c3 = 'JgMJ4VLxYI' where c = 1405 index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 4123776534430140951, c2 = 0.242672, c3 = 'Cj56TJnPCw' where c = 1820 index_test.go:137: sql insert into test_index values (3781, 3496440203352976929, 0.114339, '3qSfue3LM4') index_test.go:137: sql insert into test_index values (3782, 5696146935364007950, 0.971419, 'yiSpQlCqJ9') index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 6583697129251035835, c2 = 0.325184, c3 = 'lShazxNitO' where c = 2745 index_test.go:143: sql update test_index set c1 = 6441216738705844196, c2 = 0.784523, c3 = 'xEcX7OMnxA' where c = 537 index_test.go:137: sql insert into test_index values (3783, 66920774446997960, 0.832919, 'Op8ebqqdmr') index_test.go:137: sql insert into test_index values (3785, 2038324069189551200, 0.341529, 'RP65TDQ8Uh') index_test.go:137: sql insert into test_index values (3784, 6286730131048665031, 0.635565, 'lblnbOCteX') index_test.go:140: sql delete from test_index where c = 2600 index_test.go:143: sql update test_index set c1 = 6940713499790404455, c2 = 0.805359, c3 = 'SozB89Ybf0' where c = 2565 index_test.go:140: sql delete from test_index where c = 328 index_test.go:137: sql insert into test_index values (3787, 2151365090325502903, 0.449924, 'xIICThcaYU') index_test.go:140: sql delete from test_index where c = 3396 index_test.go:137: sql insert into test_index values (3786, 8648775545439965214, 0.636280, 'Y8HPd2Dz4T') index_test.go:137: sql insert into test_index values (3788, 4832703839893715460, 0.633609, 'enj6qfrO09') index_test.go:137: sql insert into test_index values (3789, 1896484587062364839, 0.223893, '2eDpwPKkeB') index_test.go:140: sql delete from test_index where c = 1073 index_test.go:140: sql delete from test_index where c = 3652 index_test.go:140: sql delete from test_index where c = 707 index_test.go:143: sql update test_index set c1 = 6198615599595700839, c2 = 0.821412, c3 = 'esbDueKRkF' where c = 865 index_test.go:140: sql delete from test_index where c = 2824 index_test.go:143: sql update test_index set c1 = 6627287984596134147, c2 = 0.191790, c3 = '0V6JdG4sUc' where c = 1756 index_test.go:140: sql delete from test_index where c = 2266 index_test.go:143: sql update test_index set c1 = 5726845573120949848, c2 = 0.406791, c3 = 'J3a4jfzwK5' where c = 2160 index_test.go:137: sql insert into test_index values (3790, 8795795413501506567, 0.136571, 'zOjkTnJGDk') index_test.go:143: sql update test_index set c1 = 4204163529738141705, c2 = 0.706532, c3 = 'th28cUaCx3' where c = 3132 index_test.go:140: sql delete from test_index where c = 2386 index_test.go:143: sql update test_index set c1 = 1780095598831474249, c2 = 0.131470, c3 = 'N0zU1GjDy7' where c = 3564 index_test.go:137: sql insert into test_index values (3791, 4433587041417648755, 0.867981, 'kqrSGFKKMR') index_test.go:143: sql update test_index set c1 = 8465301767842864987, c2 = 0.120651, c3 = 'yBH608oI0c' where c = 2385 index_test.go:137: sql insert into test_index values (3792, 2000338252279548111, 0.538665, 'YJkUuODgD0') index_test.go:143: sql update test_index set c1 = 3302892606181231708, c2 = 0.297709, c3 = 'fGGG6RoEs6' where c = 2977 index_test.go:140: sql delete from test_index where c = 3721 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:137: sql insert into test_index values (3793, 1497127258522425558, 0.870811, '5EbajcC1YJ') index_test.go:143: sql update test_index set c1 = 152342462510790854, c2 = 0.966343, c3 = '1dhPJYwnnu' where c = 2141 index_test.go:143: sql update test_index set c1 = 998079352280518460, c2 = 0.917821, c3 = 'Lb14gBakFb' where c = 383 index_test.go:143: sql update test_index set c1 = 5355179911121516237, c2 = 0.893097, c3 = 'Pltco139Tu' where c = 309 index_test.go:140: sql delete from test_index where c = 3643 index_test.go:143: sql update test_index set c1 = 4739409099008704976, c2 = 0.367812, c3 = 'e3iDwydCxq' where c = 2743 index_test.go:137: sql insert into test_index values (3795, 5294548859336788701, 0.398888, '0at0JcUL3g') index_test.go:137: sql insert into test_index values (3794, 4505863042269911271, 0.553438, 'FTAoSo4bjE') index_test.go:143: sql update test_index set c1 = 910181016967362977, c2 = 0.383044, c3 = 'agwrdbftyM' where c = 619 index_test.go:140: sql delete from test_index where c = 963 index_test.go:137: sql insert into test_index values (3796, 2443359700238185265, 0.443929, '7GxBRZAXIW') index_test.go:140: sql delete from test_index where c = 2362 index_test.go:137: sql insert into test_index values (3797, 7053866079104714751, 0.244316, 'dcZW9yCqtX') index_test.go:137: sql insert into test_index values (3798, 8522025483935825496, 0.636888, 'G4mS9DIbPD') index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 8444010503554690829, c2 = 0.965342, c3 = 'KTmSV5HdE1' where c = 495 index_test.go:137: sql insert into test_index values (3799, 8137892135092193602, 0.717345, 'ov4uL7jvAl') index_test.go:140: sql delete from test_index where c = 3354 index_test.go:143: sql update test_index set c1 = 5223172480637987851, c2 = 0.652035, c3 = 'ByLROX4zdf' where c = 3011 index_test.go:140: sql delete from test_index where c = 677 index_test.go:140: sql delete from test_index where c = 84 index_test.go:140: sql delete from test_index where c = 1185 index_test.go:143: sql update test_index set c1 = 2350473361260300581, c2 = 0.686068, c3 = 'izgLdAKMOK' where c = 1656 index_test.go:143: sql update test_index set c1 = 979388836651254854, c2 = 0.518641, c3 = 'pu7llyEmbK' where c = 2439 index_test.go:143: sql update test_index set c1 = 825671206239216220, c2 = 0.267996, c3 = '8zOAIeNeJm' where c = 1092 index_test.go:143: sql update test_index set c1 = 1187572418819622436, c2 = 0.699287, c3 = 'RLwutVnSnU' where c = 3354 index_test.go:143: sql update test_index set c1 = 3718478512679988528, c2 = 0.058136, c3 = 'HrhYMTN0ua' where c = 1712 index_test.go:137: sql insert into test_index values (3800, 6334854294245653132, 0.632294, 'hzeE91PLe3') index_test.go:140: sql delete from test_index where c = 2572 index_test.go:143: sql update test_index set c1 = 5246342279320460744, c2 = 0.577926, c3 = 'YlJAO31fLz' where c = 1144 index_test.go:137: sql insert into test_index values (3808, 2790924650687146252, 0.751573, '7XFVjSWU5j') index_test.go:137: sql insert into test_index values (3810, 3662365797036351512, 0.960587, 'Vtlkkj6sIG') index_test.go:137: sql insert into test_index values (3802, 9025620385436578608, 0.349124, 'y13DMn2pYD') index_test.go:137: sql insert into test_index values (3805, 1130643824967762038, 0.917550, 'rC3BxKJdSY') index_test.go:137: sql insert into test_index values (3801, 5669643326030611484, 0.027615, 'jFmVGG4dNC') index_test.go:137: sql insert into test_index values (3809, 8605942924624389275, 0.042412, 'qninSY0Yna') index_test.go:137: sql insert into test_index values (3806, 1195996657904084202, 0.095538, 'ZupUeoX4Ud') index_test.go:137: sql insert into test_index values (3807, 1288408050594486012, 0.625191, 'hkmbM6Yzj3') index_test.go:137: sql insert into test_index values (3804, 8005190309918600197, 0.607115, 'M9Xm1Q3s1A') index_test.go:137: sql insert into test_index values (3803, 2396121394139208760, 0.989209, 'xOjXbC9uw3') index_test.go:140: sql delete from test_index where c = 1522 index_test.go:140: sql delete from test_index where c = 2939 index_test.go:140: sql delete from test_index where c = 481 index_test.go:140: sql delete from test_index where c = 3274 index_test.go:140: sql delete from test_index where c = 1514 index_test.go:140: sql delete from test_index where c = 1011 index_test.go:140: sql delete from test_index where c = 3217 index_test.go:140: sql delete from test_index where c = 3730 index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 8629561240092548263, c2 = 0.924429, c3 = 'n0yI14V4dL' where c = 1113 index_test.go:143: sql update test_index set c1 = 5932359388744748251, c2 = 0.804849, c3 = 'QYfSsUJbqr' where c = 89 index_test.go:143: sql update test_index set c1 = 1943419685514964854, c2 = 0.277086, c3 = '5s2Wo6c9GZ' where c = 479 index_test.go:140: sql delete from test_index where c = 2906 index_test.go:143: sql update test_index set c1 = 4662779783848718586, c2 = 0.177106, c3 = 'JyfRI7T4UC' where c = 279 index_test.go:143: sql update test_index set c1 = 3597602302256410535, c2 = 0.323368, c3 = '7AoTwfjfia' where c = 1117 index_test.go:143: sql update test_index set c1 = 6514671727813198135, c2 = 0.008531, c3 = 'nhniAuo2ed' where c = 1468 index_test.go:143: sql update test_index set c1 = 8058232863118963005, c2 = 0.222538, c3 = 'pBb03hd1Lc' where c = 1269 index_test.go:137: sql insert into test_index values (3811, 5719838750511707204, 0.632361, 'TGUI2BLTLL') index_test.go:137: sql insert into test_index values (3813, 1634262598144177144, 0.945527, 'k5wc2wKpfk') index_test.go:143: sql update test_index set c1 = 4510034673301479025, c2 = 0.911084, c3 = 'YkrCWZCtxi' where c = 3640 index_test.go:143: sql update test_index set c1 = 7625493701522409497, c2 = 0.461869, c3 = 'ZedFlDJEw4' where c = 3301 index_test.go:137: sql insert into test_index values (3812, 9126927892423593309, 0.262351, 'ZwqWZndJTy') index_test.go:137: sql insert into test_index values (3814, 7456737467605301387, 0.874515, '7ODBkTt1Ok') index_test.go:137: sql insert into test_index values (3815, 4059647638813417485, 0.513619, 'gYk2bXN0NH') index_test.go:143: sql update test_index set c1 = 2663574790391714225, c2 = 0.410974, c3 = 'nF439kCjZB' where c = 3750 index_test.go:140: sql delete from test_index where c = 945 index_test.go:140: sql delete from test_index where c = 1847 index_test.go:140: sql delete from test_index where c = 629 index_test.go:137: sql insert into test_index values (3816, 8573289535788630649, 0.455705, '2YWX79GJcR') index_test.go:137: sql insert into test_index values (3817, 8941665922061189319, 0.597888, 'r9jxVQlIq9') index_test.go:143: sql update test_index set c1 = 3017030035122561786, c2 = 0.586066, c3 = 'cWcG07rFKk' where c = 766 index_test.go:140: sql delete from test_index where c = 1140 index_test.go:137: sql insert into test_index values (3818, 1538679969947094862, 0.132870, 'urMNmtI7Ou') index_test.go:140: sql delete from test_index where c = 1147 index_test.go:137: sql insert into test_index values (3820, 7692103957889928238, 0.071646, 'HzBHWhiUQn') index_test.go:143: sql update test_index set c1 = 6931695945341056757, c2 = 0.074770, c3 = 'fjBef7R1Tg' where c = 1534 index_test.go:143: sql update test_index set c1 = 3751364989433373560, c2 = 0.487340, c3 = 'PKsw5z1Fz8' where c = 3416 index_test.go:143: sql update test_index set c1 = 2426534270195572961, c2 = 0.672303, c3 = 'r3yQfQXy7Y' where c = 2173 index_test.go:140: sql delete from test_index where c = 2952 index_test.go:137: sql insert into test_index values (3819, 773813980948106961, 0.042531, 'DvdZw0zdGF') index_test.go:140: sql delete from test_index where c = 3310 index_test.go:137: sql insert into test_index values (3821, 4768874839014385903, 0.672962, '0QeX4IAwS1') index_test.go:143: sql update test_index set c1 = 4827994794090516718, c2 = 0.105776, c3 = 'oDkOxKTyiM' where c = 2425 index_test.go:143: sql update test_index set c1 = 8490942561711828203, c2 = 0.812002, c3 = 'p9B8yXy7IL' where c = 2551 index_test.go:140: sql delete from test_index where c = 2508 index_test.go:143: sql update test_index set c1 = 555668715849162555, c2 = 0.743499, c3 = 'PnwCif0hLg' where c = 2946 index_test.go:137: sql insert into test_index values (3824, 1128924441647926218, 0.869272, 'rp0bye13wp') index_test.go:140: sql delete from test_index where c = 3535 index_test.go:137: sql insert into test_index values (3823, 4755324901303853980, 0.205921, '9NLfWMUWvm') index_test.go:143: sql update test_index set c1 = 282905740932845978, c2 = 0.259623, c3 = 'yaaaMAH6L5' where c = 771 index_test.go:137: sql insert into test_index values (3822, 7423671586866521836, 0.600861, 'tZw3ZFXU9B') index_test.go:140: sql delete from test_index where c = 1294 index_test.go:140: sql delete from test_index where c = 1544 index_test.go:137: sql insert into test_index values (3826, 2618173871725062647, 0.116540, 'VUggUfyICZ') index_test.go:137: sql insert into test_index values (3825, 6872707292620369538, 0.708822, '7kE6r3j7XR') index_test.go:140: sql delete from test_index where c = 3120 index_test.go:140: sql delete from test_index where c = 1686 index_test.go:140: sql delete from test_index where c = 608 index_test.go:143: sql update test_index set c1 = 4863628568431138880, c2 = 0.540314, c3 = 'FP5oDrfcl4' where c = 327 index_test.go:140: sql delete from test_index where c = 3352 index_test.go:137: sql insert into test_index values (3827, 6236560302176257145, 0.063406, 'phsUkMyn5M') index_test.go:143: sql update test_index set c1 = 4398563267736677561, c2 = 0.719842, c3 = 'XHFAC9ffVq' where c = 3066 index_test.go:140: sql delete from test_index where c = 2749 index_test.go:143: sql update test_index set c1 = 1345927171342574530, c2 = 0.867272, c3 = 'jmVWPdQ0fC' where c = 1450 index_test.go:140: sql delete from test_index where c = 1359 index_test.go:143: sql update test_index set c1 = 7490126221619602368, c2 = 0.496171, c3 = 'FpVQkbAe43' where c = 1452 index_test.go:137: sql insert into test_index values (3828, 952641377071938430, 0.616648, 'CZirSkoklp') index_test.go:143: sql update test_index set c1 = 5455056279296781416, c2 = 0.425698, c3 = 'yx2Ti6quvE' where c = 1199 index_test.go:143: sql update test_index set c1 = 319944062360181400, c2 = 0.603814, c3 = 'gn2Q9oFXqF' where c = 963 index_test.go:137: sql insert into test_index values (3829, 30067614927768201, 0.440968, '95mv4ap5yd') index_test.go:140: sql delete from test_index where c = 2284 index_test.go:143: sql update test_index set c1 = 7738044346148099936, c2 = 0.915302, c3 = 'Qks4LOSGoz' where c = 1505 index_test.go:137: sql insert into test_index values (3831, 432047576599393735, 0.943118, 'ksQJn29LcE') index_test.go:137: sql insert into test_index values (3830, 2400152400082063040, 0.200394, 'LPNE1Qwx2e') index_test.go:140: sql delete from test_index where c = 379 index_test.go:143: sql update test_index set c1 = 4658415283294659281, c2 = 0.797911, c3 = 'kyLqXrRka2' where c = 2554 index_test.go:143: sql update test_index set c1 = 7539534186243040307, c2 = 0.730268, c3 = 'WhOiLwIDK5' where c = 3403 index_test.go:140: sql delete from test_index where c = 415 index_test.go:137: sql insert into test_index values (3834, 3395644142745635480, 0.568296, 'OxAxAr66mF') index_test.go:137: sql insert into test_index values (3833, 3451530305768217133, 0.026127, 'NLyDeSe7e8') index_test.go:137: sql insert into test_index values (3832, 1567176566770775497, 0.388552, 'oIaXcAAOSJ') index_test.go:143: sql update test_index set c1 = 5052256422727111626, c2 = 0.326445, c3 = 'UQuN5ISWvL' where c = 1521 index_test.go:137: sql insert into test_index values (3835, 557895120390263347, 0.653575, 'w8iWiExpcS') index_test.go:140: sql delete from test_index where c = 1525 index_test.go:143: sql update test_index set c1 = 4549810732039213603, c2 = 0.136257, c3 = 'J6Hde6DlVa' where c = 2879 index_test.go:140: sql delete from test_index where c = 1914 index_test.go:137: sql insert into test_index values (3837, 8409378844677239817, 0.491163, 'Kxu1CDil7Y') index_test.go:137: sql insert into test_index values (3836, 4847329965526419462, 0.237847, 'npOPsp5Xni') index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 3286617273011373109, c2 = 0.317618, c3 = 'LoSm43nenG' where c = 2012 index_test.go:140: sql delete from test_index where c = 1545 index_test.go:143: sql update test_index set c1 = 4670801827067586911, c2 = 0.917211, c3 = 'jJKUmuUlFH' where c = 448 index_test.go:137: sql insert into test_index values (3838, 7811425236539008976, 0.000898, '4DcgoNxBoX') index_test.go:137: sql insert into test_index values (3839, 4720849466466075791, 0.485719, 'D7scPz279e') index_test.go:140: sql delete from test_index where c = 1327 index_test.go:140: sql delete from test_index where c = 2947 index_test.go:143: sql update test_index set c1 = 4864958090211947021, c2 = 0.584891, c3 = 'YPwi1AD5x8' where c = 171 index_test.go:143: sql update test_index set c1 = 737617881770672304, c2 = 0.827045, c3 = 'nkyYTnyDsc' where c = 3643 index_test.go:143: sql update test_index set c1 = 3139327729297041014, c2 = 0.507048, c3 = 'QO8IN5fBLZ' where c = 2789 index_test.go:140: sql delete from test_index where c = 3536 index_test.go:140: sql delete from test_index where c = 3787 index_test.go:137: sql insert into test_index values (3841, 1121438406851424174, 0.466152, 'iNAIMRXHsu') index_test.go:137: sql insert into test_index values (3840, 4638029442078767955, 0.772390, 'jf4LMBZWST') index_test.go:143: sql update test_index set c1 = 9102568164246368575, c2 = 0.905097, c3 = 'TT4mjAb5Xl' where c = 1154 index_test.go:140: sql delete from test_index where c = 2911 index_test.go:137: sql insert into test_index values (3844, 1360469849586841057, 0.704168, 'zRPSjd8V6c') index_test.go:137: sql insert into test_index values (3843, 234808420528161525, 0.504211, 'LC4ighu1W9') index_test.go:137: sql insert into test_index values (3842, 1903914501087369567, 0.156512, '07OJtaBKLU') index_test.go:143: sql update test_index set c1 = 2615019632674851846, c2 = 0.777839, c3 = 'Ecn9uVHjoS' where c = 3371 index_test.go:143: sql update test_index set c1 = 7723401881625837304, c2 = 0.464536, c3 = 'dtLvNaYl7J' where c = 1619 index_test.go:143: sql update test_index set c1 = 1944722893421758799, c2 = 0.997637, c3 = 'CowSmhqIYp' where c = 2514 index_test.go:140: sql delete from test_index where c = 458 index_test.go:140: sql delete from test_index where c = 1439 index_test.go:143: sql update test_index set c1 = 6621794736200059411, c2 = 0.070129, c3 = 'Vc49OoSi5Z' where c = 258 index_test.go:140: sql delete from test_index where c = 2452 index_test.go:140: sql delete from test_index where c = 2448 index_test.go:137: sql insert into test_index values (3845, 808634317865619351, 0.161833, 'SFmzs3sNy7') index_test.go:137: sql insert into test_index values (3848, 491404078684552458, 0.801691, 'faSJLVnsBw') index_test.go:137: sql insert into test_index values (3846, 8907870253246543516, 0.573307, 'KN2C4xkdcM') index_test.go:143: sql update test_index set c1 = 1814212839401324159, c2 = 0.555688, c3 = 'a5Mgd4ggBf' where c = 3498 index_test.go:137: sql insert into test_index values (3849, 5557473298210301797, 0.201803, 'sltTHaJCc5') index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 8331098682426895252, c2 = 0.588523, c3 = 'Trv73tcRxX' where c = 2784 index_test.go:143: sql update test_index set c1 = 5587732309950033674, c2 = 0.800057, c3 = 'McJuuTOBOR' where c = 2339 index_test.go:137: sql insert into test_index values (3847, 7246223227864908561, 0.314838, '0GAHFJfkKW') index_test.go:143: sql update test_index set c1 = 6113798770553206283, c2 = 0.227577, c3 = 'qj49omqxUf' where c = 3675 index_test.go:140: sql delete from test_index where c = 2204 index_test.go:140: sql delete from test_index where c = 1364 index_test.go:143: sql update test_index set c1 = 1246164337351763579, c2 = 0.020030, c3 = 'TseLAdZNjd' where c = 2007 index_test.go:140: sql delete from test_index where c = 3739 index_test.go:140: sql delete from test_index where c = 2095 index_test.go:140: sql delete from test_index where c = 3491 index_test.go:137: sql insert into test_index values (3850, 4684459165227509283, 0.595546, 'VGeKiXnafv') index_test.go:137: sql insert into test_index values (3852, 4083226456459093670, 0.923540, 'eUKCPRLNIn') index_test.go:143: sql update test_index set c1 = 6921633298053412679, c2 = 0.129648, c3 = 'TsAjuTkaQD' where c = 2258 index_test.go:143: sql update test_index set c1 = 5799614527834668591, c2 = 0.823517, c3 = 'URROQXBUUR' where c = 216 index_test.go:137: sql insert into test_index values (3853, 500861136132806144, 0.096556, 'mWvy7IN753') index_test.go:140: sql delete from test_index where c = 1216 index_test.go:137: sql insert into test_index values (3854, 4941192448878063041, 0.604909, 'AHOL4ajVlK') index_test.go:137: sql insert into test_index values (3851, 1577430643294666413, 0.437902, 'iCTLKhQbhi') index_test.go:140: sql delete from test_index where c = 1431 index_test.go:143: sql update test_index set c1 = 1011965614370128128, c2 = 0.261185, c3 = 'QO1eDCqDhc' where c = 1126 index_test.go:143: sql update test_index set c1 = 6951727704089967832, c2 = 0.379462, c3 = 'r3Q8dSFFgg' where c = 1248 index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 7140060732904636770, c2 = 0.122331, c3 = 'YyYZlzgDfJ' where c = 1487 index_test.go:137: sql insert into test_index values (3855, 7826153446258429282, 0.333978, 'rg5qdEdt3Z') index_test.go:143: sql update test_index set c1 = 3164486485677554414, c2 = 0.275580, c3 = 'dYC0StCvLB' where c = 2866 index_test.go:140: sql delete from test_index where c = 2071 index_test.go:137: sql insert into test_index values (3856, 6272232923004665986, 0.048979, 'cmv6mii43Y') index_test.go:140: sql delete from test_index where c = 488 index_test.go:137: sql insert into test_index values (3858, 610513354312486174, 0.799193, 'vNZ6XAqsJE') index_test.go:140: sql delete from test_index where c = 1702 index_test.go:137: sql insert into test_index values (3859, 8003549635405360923, 0.730356, 'wzm74SKGI0') index_test.go:143: sql update test_index set c1 = 7516922162289265269, c2 = 0.783690, c3 = '7BSuG8RLjk' where c = 2850 index_test.go:137: sql insert into test_index values (3860, 2842700306645908199, 0.993609, 'hb9HjgXvkI') index_test.go:137: sql insert into test_index values (3857, 934801356382178166, 0.204383, 'WxTXocnRYe') index_test.go:143: sql update test_index set c1 = 3651426571571774983, c2 = 0.268145, c3 = '55E8kvpQ6h' where c = 2128 index_test.go:140: sql delete from test_index where c = 3384 index_test.go:143: sql update test_index set c1 = 7799276068808297957, c2 = 0.678419, c3 = '1rRkhWrJJk' where c = 1345 index_test.go:143: sql update test_index set c1 = 4771843337445237525, c2 = 0.801120, c3 = 'yMLkDkzKy8' where c = 3770 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:143: sql update test_index set c1 = 1976592473400850995, c2 = 0.195585, c3 = '0Nb9PqeFMN' where c = 2684 index_test.go:143: sql update test_index set c1 = 7461518078812658988, c2 = 0.801547, c3 = 'S7tndoUL3Q' where c = 2524 index_test.go:140: sql delete from test_index where c = 2106 index_test.go:140: sql delete from test_index where c = 3581 index_test.go:143: sql update test_index set c1 = 640072733962498468, c2 = 0.252536, c3 = 'kDAB8NKvY9' where c = 2749 index_test.go:137: sql insert into test_index values (3864, 5274747257824324311, 0.697364, 'qzi73QunxQ') index_test.go:137: sql insert into test_index values (3861, 2404837421956883851, 0.317914, 'Ua5KLweMDW') index_test.go:143: sql update test_index set c1 = 4948984947441446331, c2 = 0.600752, c3 = 'af60nXzZFV' where c = 2958 index_test.go:137: sql insert into test_index values (3862, 572701688301355159, 0.709518, 'kxUQamiGko') index_test.go:137: sql insert into test_index values (3863, 5250768028902282519, 0.320241, 'gxX0uyCJ5S') index_test.go:137: sql insert into test_index values (3866, 1802371325952148601, 0.090246, 'uSnyDKBeXx') index_test.go:140: sql delete from test_index where c = 3582 index_test.go:137: sql insert into test_index values (3865, 6561380642956372574, 0.966372, 'IdfyH4t0tx') index_test.go:137: sql insert into test_index values (3867, 2392394828813472834, 0.248793, 'RwDAVGXGKx') index_test.go:140: sql delete from test_index where c = 1605 index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (3868, 5260099822481888175, 0.107885, 'FqmiypCczU') index_test.go:140: sql delete from test_index where c = 3521 index_test.go:140: sql delete from test_index where c = 1537 index_test.go:143: sql update test_index set c1 = 1333445683282513974, c2 = 0.319587, c3 = 'U7pRLGSCKp' where c = 3285 index_test.go:143: sql update test_index set c1 = 5891706680300473450, c2 = 0.319562, c3 = 'eJy1TlSSrK' where c = 1898 index_test.go:140: sql delete from test_index where c = 3184 index_test.go:143: sql update test_index set c1 = 5382747826010704993, c2 = 0.309862, c3 = 'cYpE0H01oX' where c = 1466 index_test.go:143: sql update test_index set c1 = 2482466075172074056, c2 = 0.150702, c3 = 'ciQcSCV7DG' where c = 676 index_test.go:140: sql delete from test_index where c = 3687 index_test.go:143: sql update test_index set c1 = 3663049113289635212, c2 = 0.055159, c3 = 'ydc9Ao9lma' where c = 2258 index_test.go:140: sql delete from test_index where c = 3345 index_test.go:143: sql update test_index set c1 = 7585232644261893214, c2 = 0.492829, c3 = '38GkNKHZZr' where c = 1063 index_test.go:140: sql delete from test_index where c = 2018 index_test.go:143: sql update test_index set c1 = 1382736534935435672, c2 = 0.788542, c3 = 'oK56drWtJc' where c = 2505 index_test.go:137: sql insert into test_index values (3869, 6406809598250574841, 0.548503, 'LDGcU5Rvks') index_test.go:143: sql update test_index set c1 = 4298503462732122305, c2 = 0.283597, c3 = 'SUyg7DiNBO' where c = 2819 index_test.go:137: sql insert into test_index values (3870, 853501375563561688, 0.371819, 'GUNxO5Zynm') index_test.go:137: sql insert into test_index values (3871, 757441419638769519, 0.558631, 'acnZEL3xMa') index_test.go:137: sql insert into test_index values (3872, 3554023116695517408, 0.633487, 'gZ3UiW4o14') index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 1347793027062777857, c2 = 0.304015, c3 = 'mGvFbfEEHQ' where c = 1415 index_test.go:137: sql insert into test_index values (3875, 9027355383541987639, 0.801296, 'jJKWxMd2Q6') index_test.go:137: sql insert into test_index values (3873, 8566624834321906646, 0.751667, 'LlC00YCB4V') index_test.go:143: sql update test_index set c1 = 2802760180079224234, c2 = 0.362253, c3 = 'ecYDlZWklr' where c = 1319 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:137: sql insert into test_index values (3876, 3263176202348449981, 0.195241, 'YQEtN6O079') index_test.go:137: sql insert into test_index values (3874, 6989054770560802520, 0.720080, 'WSgNQhJD7e') index_test.go:140: sql delete from test_index where c = 3842 index_test.go:140: sql delete from test_index where c = 770 index_test.go:137: sql insert into test_index values (3877, 2165222556919809123, 0.859830, 'ct2EC8MR1H') index_test.go:140: sql delete from test_index where c = 3096 index_test.go:143: sql update test_index set c1 = 4116180487870810430, c2 = 0.411258, c3 = 'hVZ9gczqFC' where c = 1206 index_test.go:140: sql delete from test_index where c = 1651 index_test.go:143: sql update test_index set c1 = 3657624781509358659, c2 = 0.014352, c3 = 'MgXC4Zosdd' where c = 3652 index_test.go:137: sql insert into test_index values (3878, 6009870801606604872, 0.782447, 'mmiu3ztWPU') index_test.go:143: sql update test_index set c1 = 1318012625318450406, c2 = 0.116520, c3 = '7VsW7T5f5b' where c = 1895 index_test.go:140: sql delete from test_index where c = 2259 index_test.go:143: sql update test_index set c1 = 8549365783620057769, c2 = 0.730559, c3 = 'BF7s5BBZZD' where c = 1936 index_test.go:143: sql update test_index set c1 = 5270371211592405519, c2 = 0.570027, c3 = 'KRIE31rK3S' where c = 3420 index_test.go:140: sql delete from test_index where c = 2272 index_test.go:140: sql delete from test_index where c = 2356 index_test.go:143: sql update test_index set c1 = 8188507457662116424, c2 = 0.074179, c3 = 'ocGNDqOxUd' where c = 1086 index_test.go:137: sql insert into test_index values (3880, 491735953050476634, 0.078907, 'Ih3XSkKXJr') index_test.go:137: sql insert into test_index values (3879, 5014290781408556523, 0.083979, 'cNJ6uAHhsr') index_test.go:137: sql insert into test_index values (3882, 5962241567428308958, 0.042403, 'p5z4PBddvt') index_test.go:140: sql delete from test_index where c = 3698 index_test.go:137: sql insert into test_index values (3883, 5892003062046134691, 0.614477, 'sU7GTOSt3k') index_test.go:143: sql update test_index set c1 = 6969423412429638048, c2 = 0.231245, c3 = '8XzNsS03bs' where c = 3640 index_test.go:143: sql update test_index set c1 = 4795979118318656290, c2 = 0.838173, c3 = 'aX130Tnu9J' where c = 3083 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 1183 index_test.go:143: sql update test_index set c1 = 5932531179283285156, c2 = 0.117779, c3 = 'mGpl3uWqS8' where c = 1404 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:137: sql insert into test_index values (3881, 1463568846541545747, 0.456882, 'uASqUfv5fs') index_test.go:137: sql insert into test_index values (3884, 4869938690301246282, 0.323765, 'xuUbvOep76') index_test.go:143: sql update test_index set c1 = 7918426147164510168, c2 = 0.559232, c3 = 'B3XMCUDAzG' where c = 2730 index_test.go:143: sql update test_index set c1 = 6891526782075857253, c2 = 0.049196, c3 = 'RWHzywf8YM' where c = 1022 index_test.go:140: sql delete from test_index where c = 2774 index_test.go:140: sql delete from test_index where c = 2243 index_test.go:143: sql update test_index set c1 = 7125751200580813782, c2 = 0.099516, c3 = '0EsDrennY2' where c = 690 index_test.go:137: sql insert into test_index values (3885, 1727589891962781980, 0.524388, 'y0kv1XtGrO') index_test.go:137: sql insert into test_index values (3886, 4478694357715380098, 0.894618, 'PVxewXkHxU') index_test.go:143: sql update test_index set c1 = 8210157917167981680, c2 = 0.209477, c3 = 'mHmIMvkZrq' where c = 432 index_test.go:140: sql delete from test_index where c = 254 index_test.go:140: sql delete from test_index where c = 2735 index_test.go:137: sql insert into test_index values (3887, 3467456012568142341, 0.798140, '0Xiu8cYPXB') index_test.go:143: sql update test_index set c1 = 3380381312752300812, c2 = 0.637911, c3 = 'ufeLVCIr0U' where c = 3379 index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 8412057965456219185, c2 = 0.766297, c3 = '7MoksCzXpN' where c = 2058 index_test.go:137: sql insert into test_index values (3889, 6211786477738995637, 0.478085, 'Wi5QmB3ZR5') index_test.go:137: sql insert into test_index values (3890, 7834274456206920921, 0.405247, 'JYDkzpDFM2') index_test.go:143: sql update test_index set c1 = 7656247818483507994, c2 = 0.119267, c3 = 'cewtcPlDKD' where c = 2030 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:143: sql update test_index set c1 = 7603228650493672580, c2 = 0.502397, c3 = 'Tmg2PgjV8H' where c = 409 index_test.go:137: sql insert into test_index values (3891, 4548341008113713540, 0.719634, 'zmOnC4EjHd') index_test.go:137: sql insert into test_index values (3888, 5871638460548334780, 0.444212, '8bvCWUFkY3') index_test.go:140: sql delete from test_index where c = 755 index_test.go:143: sql update test_index set c1 = 7074253585568610119, c2 = 0.074959, c3 = 'ePDROTAFGQ' where c = 2302 index_test.go:137: sql insert into test_index values (3892, 1830552359797886217, 0.745746, 'BaQ123BWJE') index_test.go:140: sql delete from test_index where c = 1004 index_test.go:143: sql update test_index set c1 = 3913721045982098084, c2 = 0.209561, c3 = 'KfAqygdzaI' where c = 2645 index_test.go:137: sql insert into test_index values (3893, 8174061049374993384, 0.976933, 'HdfnTKJg22') index_test.go:137: sql insert into test_index values (3894, 2952805066669226635, 0.699346, 'yGnJE3YKip') index_test.go:140: sql delete from test_index where c = 552 index_test.go:140: sql delete from test_index where c = 2704 index_test.go:137: sql insert into test_index values (3895, 2243979933013400819, 0.102611, 'Eq1BlrPELb') index_test.go:140: sql delete from test_index where c = 3189 index_test.go:140: sql delete from test_index where c = 3303 index_test.go:140: sql delete from test_index where c = 1670 index_test.go:143: sql update test_index set c1 = 2611446388613785084, c2 = 0.890281, c3 = '2CyvEVaucT' where c = 111 index_test.go:137: sql insert into test_index values (3896, 6112000918545217628, 0.377685, 'HjuZtC7tHg') index_test.go:140: sql delete from test_index where c = 250 index_test.go:143: sql update test_index set c1 = 7014139975596035392, c2 = 0.285565, c3 = 'VVerxezwva' where c = 3306 index_test.go:143: sql update test_index set c1 = 3957227405727243060, c2 = 0.810803, c3 = 'DNmxlWd7ex' where c = 3850 index_test.go:143: sql update test_index set c1 = 6353990993250540274, c2 = 0.783674, c3 = 'TY6q1raD0i' where c = 1648 index_test.go:140: sql delete from test_index where c = 324 index_test.go:143: sql update test_index set c1 = 7443873535623733180, c2 = 0.700639, c3 = 'elqcVNiXbB' where c = 2250 index_test.go:143: sql update test_index set c1 = 4430979098638654240, c2 = 0.492432, c3 = 'aRyz3D7Xex' where c = 3883 index_test.go:137: sql insert into test_index values (3897, 102827040160099927, 0.853209, 'AxJ6GvzA1B') index_test.go:143: sql update test_index set c1 = 8220121681192977194, c2 = 0.563957, c3 = 'UoD8jyjTS9' where c = 3868 index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 1811899269890454063, c2 = 0.958506, c3 = 'JJHGs8OhmW' where c = 1629 index_test.go:143: sql update test_index set c1 = 2834813101289322290, c2 = 0.176099, c3 = 'bPpqCLGSHX' where c = 3058 index_test.go:137: sql insert into test_index values (3898, 8538471869396686482, 0.208061, 'ogVRVnTzW2') index_test.go:137: sql insert into test_index values (3899, 4431176162471070563, 0.358176, 'PZofBIe953') index_test.go:143: sql update test_index set c1 = 7280193435394281821, c2 = 0.376690, c3 = 'kE3lxjfAJp' where c = 1781 index_test.go:137: sql insert into test_index values (3900, 1076089856844376046, 0.650061, 'bdb88TdPMb') index_test.go:140: sql delete from test_index where c = 3616 index_test.go:140: sql delete from test_index where c = 3842 index_test.go:140: sql delete from test_index where c = 2051 index_test.go:143: sql update test_index set c1 = 4786132241779449234, c2 = 0.041558, c3 = 'e6e7AGuz0U' where c = 3056 index_test.go:143: sql update test_index set c1 = 625003320734211398, c2 = 0.894027, c3 = 'r35m5QO6IP' where c = 2064 index_test.go:143: sql update test_index set c1 = 5613386127367405244, c2 = 0.044185, c3 = 'cqPadL1YXZ' where c = 1034 index_test.go:137: sql insert into test_index values (3907, 6207264686156968126, 0.146723, 'ZswqcgTk2k') index_test.go:137: sql insert into test_index values (3904, 6104164770555382236, 0.529167, 'fDzQ8901Yr') index_test.go:137: sql insert into test_index values (3903, 4343028956685804860, 0.624388, 'aZk0uU8b7f') index_test.go:137: sql insert into test_index values (3902, 6129357614264136099, 0.791954, 'prqy1yp9kR') index_test.go:137: sql insert into test_index values (3901, 6081673816222305301, 0.517192, 'e0rhY3WPto') index_test.go:137: sql insert into test_index values (3905, 1726266967736319711, 0.470439, 'xzDiqE0T9U') index_test.go:137: sql insert into test_index values (3908, 1608755711548780206, 0.153683, 'Blj9S3kkZG') index_test.go:137: sql insert into test_index values (3906, 5723638042049421893, 0.583519, 'MwTlnZZrBS') index_test.go:137: sql insert into test_index values (3910, 522098390485901013, 0.619502, 'F2vQADl8Hk') index_test.go:137: sql insert into test_index values (3909, 2972078427422948911, 0.851877, 'VPp2a6cOlW') index_test.go:140: sql delete from test_index where c = 2892 index_test.go:140: sql delete from test_index where c = 326 index_test.go:140: sql delete from test_index where c = 1847 index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 3703897458133881772, c2 = 0.358045, c3 = '6h2EyKkb6b' where c = 1802 index_test.go:140: sql delete from test_index where c = 2779 index_test.go:140: sql delete from test_index where c = 3597 index_test.go:143: sql update test_index set c1 = 4089232005079639181, c2 = 0.836304, c3 = 'RO2MICgKhz' where c = 1038 index_test.go:140: sql delete from test_index where c = 2850 index_test.go:140: sql delete from test_index where c = 3030 index_test.go:140: sql delete from test_index where c = 2207 index_test.go:143: sql update test_index set c1 = 1546206926796477192, c2 = 0.999906, c3 = 'AAcFyMcqs2' where c = 323 index_test.go:143: sql update test_index set c1 = 8720588091732366743, c2 = 0.740677, c3 = 'HefCWFzqcO' where c = 908 index_test.go:143: sql update test_index set c1 = 2494268614476194321, c2 = 0.578941, c3 = '14CTANpyKx' where c = 1491 index_test.go:137: sql insert into test_index values (3911, 7856708647947799856, 0.745421, 'Q7gPZVqPsR') index_test.go:143: sql update test_index set c1 = 2302107637922607527, c2 = 0.036867, c3 = 'v19zsllKvt' where c = 3180 index_test.go:143: sql update test_index set c1 = 3700067179093246990, c2 = 0.895333, c3 = 'ARzdg7zaJ7' where c = 1123 index_test.go:137: sql insert into test_index values (3912, 7970599960792365288, 0.855679, 'RyKB9zYUmr') index_test.go:143: sql update test_index set c1 = 1516690870807045751, c2 = 0.038414, c3 = 'uIUJnTP9xS' where c = 1611 index_test.go:143: sql update test_index set c1 = 4284091409795229247, c2 = 0.873868, c3 = 'jhY3wwngzw' where c = 2477 index_test.go:137: sql insert into test_index values (3914, 5854655573164786419, 0.409172, '56Olfo6A7i') index_test.go:143: sql update test_index set c1 = 6210226404781419332, c2 = 0.915178, c3 = 'iCOKuYeWUR' where c = 3725 index_test.go:140: sql delete from test_index where c = 822 index_test.go:137: sql insert into test_index values (3913, 460786952314119412, 0.543857, 'pfx2wPyVjC') index_test.go:137: sql insert into test_index values (3915, 9170886089232174440, 0.725149, 'LhYf5Fpa0Q') index_test.go:137: sql insert into test_index values (3917, 3579286823343750054, 0.676295, 'JTQAkl6ixL') index_test.go:140: sql delete from test_index where c = 2957 index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (3918, 5195546077028770352, 0.912218, 'Q6D3kboYr9') index_test.go:137: sql insert into test_index values (3919, 879767940682729151, 0.279235, 'lJoUaf4Zw7') index_test.go:137: sql insert into test_index values (3920, 930858255909222003, 0.516568, 'cyjIdjqlEN') index_test.go:137: sql insert into test_index values (3916, 4159922540920948947, 0.583177, 'oEHTaa8KDN') index_test.go:140: sql delete from test_index where c = 1516 index_test.go:143: sql update test_index set c1 = 6430765823905682659, c2 = 0.050002, c3 = 'NCCLxoUYXW' where c = 349 index_test.go:140: sql delete from test_index where c = 3610 index_test.go:140: sql delete from test_index where c = 2360 index_test.go:143: sql update test_index set c1 = 4024071729237675129, c2 = 0.583760, c3 = 'ooMAIsvWmN' where c = 3489 index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 1579092752304910886, c2 = 0.285147, c3 = 'lDbidIiHiL' where c = 3627 index_test.go:140: sql delete from test_index where c = 3885 index_test.go:140: sql delete from test_index where c = 2417 index_test.go:137: sql insert into test_index values (3921, 7249760524437830258, 0.360727, '0OPe5NtGfY') index_test.go:143: sql update test_index set c1 = 7821034902859717639, c2 = 0.025476, c3 = 'wOdPPR1unI' where c = 972 index_test.go:140: sql delete from test_index where c = 2117 index_test.go:143: sql update test_index set c1 = 5921768216187231483, c2 = 0.252337, c3 = 'ZL1FiVnwkC' where c = 3519 index_test.go:137: sql insert into test_index values (3922, 1455922643736578769, 0.959614, 'Gyhy5PSW1u') index_test.go:143: sql update test_index set c1 = 5699777586355874647, c2 = 0.014012, c3 = 'XfGRX0Gecf' where c = 3 index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 1516273465525842201, c2 = 0.527615, c3 = '6ZI8OCxaoT' where c = 2440 index_test.go:143: sql update test_index set c1 = 8489169836224128185, c2 = 0.480439, c3 = '5dX2OqxmeT' where c = 2244 index_test.go:137: sql insert into test_index values (3923, 5245770993588328812, 0.941893, 'ePImzpJbTZ') index_test.go:143: sql update test_index set c1 = 3809518291958688055, c2 = 0.346545, c3 = 'wY1hGdEtIs' where c = 2656 index_test.go:143: sql update test_index set c1 = 6046366139984990863, c2 = 0.331356, c3 = 'l3w0iGspRg' where c = 2199 index_test.go:137: sql insert into test_index values (3924, 1250517577980075912, 0.570646, 'S62pEdJ8CT') index_test.go:140: sql delete from test_index where c = 1910 index_test.go:137: sql insert into test_index values (3927, 893554657367789980, 0.613216, 'FwiPrKZxZ0') index_test.go:143: sql update test_index set c1 = 7604953611823100036, c2 = 0.021009, c3 = 'HNEpWQMuYu' where c = 1646 index_test.go:140: sql delete from test_index where c = 2521 index_test.go:137: sql insert into test_index values (3925, 919204462338419620, 0.085725, 'ZScTnVOIne') index_test.go:137: sql insert into test_index values (3928, 4581051197777559345, 0.653125, 'kNmaMYJhOR') index_test.go:137: sql insert into test_index values (3929, 4736000617147533497, 0.454888, 'dTmrDjYn8g') index_test.go:140: sql delete from test_index where c = 3434 index_test.go:137: sql insert into test_index values (3926, 7547010199722956507, 0.516136, 'EjxsEy1OXc') index_test.go:137: sql insert into test_index values (3930, 9125054640101824269, 0.996346, 'pWyKuXqIcC') index_test.go:140: sql delete from test_index where c = 1827 index_test.go:140: sql delete from test_index where c = 3896 index_test.go:137: sql insert into test_index values (3931, 1895736426860388405, 0.226299, 'RF7FnqFE7v') index_test.go:143: sql update test_index set c1 = 4606909533228280239, c2 = 0.192786, c3 = 't7tqsmHqVw' where c = 2608 index_test.go:143: sql update test_index set c1 = 7188933214878978415, c2 = 0.264726, c3 = 'fgUW1ZwFoz' where c = 3044 index_test.go:140: sql delete from test_index where c = 3771 index_test.go:140: sql delete from test_index where c = 2989 index_test.go:140: sql delete from test_index where c = 1724 index_test.go:143: sql update test_index set c1 = 554072609180092110, c2 = 0.360383, c3 = 'umdnXrRfZt' where c = 2172 index_test.go:140: sql delete from test_index where c = 2448 index_test.go:140: sql delete from test_index where c = 3288 index_test.go:143: sql update test_index set c1 = 2435177575106739075, c2 = 0.089908, c3 = 'zaplfKK8wH' where c = 2083 index_test.go:143: sql update test_index set c1 = 4488999214502910851, c2 = 0.069253, c3 = 'NSQnnDYfHg' where c = 2100 index_test.go:143: sql update test_index set c1 = 6385900005329414193, c2 = 0.466384, c3 = 'C6EAZ6DRgt' where c = 3522 index_test.go:137: sql insert into test_index values (3932, 8318686788047988095, 0.756729, 'tIpOxUZjPH') index_test.go:137: sql insert into test_index values (3933, 309928852831051497, 0.010283, 'ST5hZoZkzs') index_test.go:137: sql insert into test_index values (3934, 2032694466836387511, 0.834754, 'YH6ARSwkr5') index_test.go:143: sql update test_index set c1 = 408483732407069843, c2 = 0.532876, c3 = '6vySry5bxN' where c = 2206 index_test.go:143: sql update test_index set c1 = 7776407609133804984, c2 = 0.947389, c3 = 'CZVrkjwfM3' where c = 3169 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:143: sql update test_index set c1 = 3268808576706551055, c2 = 0.260268, c3 = 'jHo9jCo44B' where c = 2682 index_test.go:143: sql update test_index set c1 = 8852073679703316673, c2 = 0.367736, c3 = 'cpGtRL2J0X' where c = 3258 index_test.go:137: sql insert into test_index values (3935, 5420161758990458872, 0.563128, 'OTwgvcnS83') index_test.go:137: sql insert into test_index values (3937, 7609207298035424805, 0.100213, 'Ynb1sFWjkK') index_test.go:137: sql insert into test_index values (3936, 2678226314571502612, 0.500705, 'F4xYOWYRRN') index_test.go:140: sql delete from test_index where c = 3770 index_test.go:137: sql insert into test_index values (3938, 8791554119538735588, 0.876713, 'cW51dAoE3P') index_test.go:140: sql delete from test_index where c = 2259 index_test.go:137: sql insert into test_index values (3939, 9137605765853089395, 0.798981, 'brRiyeel4c') index_test.go:140: sql delete from test_index where c = 1811 index_test.go:140: sql delete from test_index where c = 1090 index_test.go:143: sql update test_index set c1 = 2849412029494852691, c2 = 0.253154, c3 = 'MKOnYiOu2k' where c = 382 index_test.go:137: sql insert into test_index values (3941, 6663946900668780624, 0.198216, 'enuTS0ADgm') index_test.go:143: sql update test_index set c1 = 667806744196034000, c2 = 0.360221, c3 = 'SRMOR4oQfk' where c = 3845 index_test.go:143: sql update test_index set c1 = 6460204426486351295, c2 = 0.680486, c3 = 'p0Yli5AGBh' where c = 3582 index_test.go:140: sql delete from test_index where c = 3586 index_test.go:137: sql insert into test_index values (3940, 5649003598241752292, 0.289966, 'PsWhyRUzRV') index_test.go:140: sql delete from test_index where c = 1047 index_test.go:140: sql delete from test_index where c = 909 index_test.go:140: sql delete from test_index where c = 3096 index_test.go:143: sql update test_index set c1 = 7727179040141963612, c2 = 0.360418, c3 = 'vT2sSzauFL' where c = 3092 index_test.go:137: sql insert into test_index values (3943, 2234997244343736719, 0.278562, '2297UovxJS') index_test.go:143: sql update test_index set c1 = 718944360758698787, c2 = 0.290594, c3 = 'ORHCocYuaf' where c = 2962 index_test.go:137: sql insert into test_index values (3942, 4249765461697355843, 0.858241, '8OUIwD0mud') index_test.go:143: sql update test_index set c1 = 9088151312796306588, c2 = 0.724455, c3 = 'ncN9DnNnTb' where c = 3175 index_test.go:137: sql insert into test_index values (3944, 8669136904001601145, 0.545322, 'i6kLIQWPor') index_test.go:143: sql update test_index set c1 = 1375566400853280881, c2 = 0.092469, c3 = 'VRDRj3QXNa' where c = 2643 index_test.go:143: sql update test_index set c1 = 8241099226050193596, c2 = 0.808621, c3 = 'LZiCOzjzTT' where c = 2966 index_test.go:143: sql update test_index set c1 = 2356675277643288094, c2 = 0.497754, c3 = '9rs1Ze9wVw' where c = 3798 index_test.go:140: sql delete from test_index where c = 2160 index_test.go:137: sql insert into test_index values (3946, 2752864457950718784, 0.164065, '2anHJBbYBa') index_test.go:140: sql delete from test_index where c = 2068 index_test.go:137: sql insert into test_index values (3947, 3501710989680619659, 0.626911, 'BXntHRZ1pA') index_test.go:140: sql delete from test_index where c = 3713 index_test.go:137: sql insert into test_index values (3945, 1179493101666363333, 0.220794, '60cdhjM0l5') index_test.go:140: sql delete from test_index where c = 2199 index_test.go:143: sql update test_index set c1 = 4039343276071897679, c2 = 0.268532, c3 = 'sOxFauPGsQ' where c = 1358 index_test.go:140: sql delete from test_index where c = 1537 index_test.go:140: sql delete from test_index where c = 2161 index_test.go:137: sql insert into test_index values (3949, 958514710849652003, 0.274180, 'igsUZWI9Eb') index_test.go:143: sql update test_index set c1 = 1746913306424843884, c2 = 0.467916, c3 = 'HILzmhovnM' where c = 1234 index_test.go:137: sql insert into test_index values (3950, 163960340281491397, 0.827848, '5pv8zbIahw') index_test.go:140: sql delete from test_index where c = 1478 index_test.go:137: sql insert into test_index values (3948, 8889768119258832466, 0.932372, 'rr6qbb1CAo') index_test.go:140: sql delete from test_index where c = 173 index_test.go:140: sql delete from test_index where c = 1361 index_test.go:137: sql insert into test_index values (3951, 8024722632094845791, 0.956880, 'drcH61DD7I') index_test.go:143: sql update test_index set c1 = 7870525349765976494, c2 = 0.679935, c3 = 'F4AtUPPy8c' where c = 2593 index_test.go:143: sql update test_index set c1 = 427730002223871177, c2 = 0.713860, c3 = 'PEfEbYFBRm' where c = 2400 index_test.go:143: sql update test_index set c1 = 1258335194005196748, c2 = 0.356572, c3 = 'sKf6CMPCWQ' where c = 1411 index_test.go:140: sql delete from test_index where c = 1832 index_test.go:143: sql update test_index set c1 = 1003103004012925472, c2 = 0.796985, c3 = '3CXWCwP2oX' where c = 2369 index_test.go:137: sql insert into test_index values (3952, 7839756144601616245, 0.550976, 'QmzJY03VPg') index_test.go:140: sql delete from test_index where c = 2975 index_test.go:143: sql update test_index set c1 = 4821114155417906694, c2 = 0.329043, c3 = 'QIesxDa2Kn' where c = 2682 index_test.go:143: sql update test_index set c1 = 724575506290267679, c2 = 0.520833, c3 = 'v3B56S3QPR' where c = 2516 index_test.go:143: sql update test_index set c1 = 5807259981705531316, c2 = 0.872244, c3 = 'fJlW9TC5Ma' where c = 3727 index_test.go:137: sql insert into test_index values (3953, 4704146737276010225, 0.990732, 'vBqRZkciP8') index_test.go:137: sql insert into test_index values (3954, 5758620888421845854, 0.426057, '8SsaqGVQbh') index_test.go:137: sql insert into test_index values (3955, 1556149574135461032, 0.718397, 'qEDBjSz8gt') index_test.go:137: sql insert into test_index values (3956, 6770519566387170714, 0.887179, 'vnb0zbL4sL') index_test.go:140: sql delete from test_index where c = 1931 index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 8996391389898249919, c2 = 0.508291, c3 = 'fMZPK208KI' where c = 3507 index_test.go:137: sql insert into test_index values (3957, 7722803458155707737, 0.298872, '8p9T66cKeR') index_test.go:140: sql delete from test_index where c = 1557 index_test.go:137: sql insert into test_index values (3959, 5240059803553556194, 0.621320, '3x1ewLeWeJ') index_test.go:143: sql update test_index set c1 = 3058157787995949621, c2 = 0.152781, c3 = 'h6zGwbKAf5' where c = 3113 index_test.go:140: sql delete from test_index where c = 879 index_test.go:140: sql delete from test_index where c = 713 index_test.go:137: sql insert into test_index values (3958, 3030367737145578066, 0.105992, 'rqgL6rz8Kk') index_test.go:137: sql insert into test_index values (3960, 6904896591582299755, 0.132048, 'h21CykhAmq') index_test.go:143: sql update test_index set c1 = 2410536738507506914, c2 = 0.300605, c3 = 'Ps2FVhGoMQ' where c = 1652 index_test.go:143: sql update test_index set c1 = 5177960724168152628, c2 = 0.297211, c3 = 'T23iBFg6nO' where c = 3287 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:143: sql update test_index set c1 = 1025140625846407550, c2 = 0.952644, c3 = 'FZ7lLXCdqq' where c = 3195 index_test.go:140: sql delete from test_index where c = 2970 index_test.go:137: sql insert into test_index values (3961, 2826644000699553265, 0.547713, 'ByGOisjZpA') index_test.go:143: sql update test_index set c1 = 6783909480616784597, c2 = 0.291183, c3 = 'I7lkZau4tw' where c = 1087 index_test.go:137: sql insert into test_index values (3962, 3077640693220507898, 0.819850, 'iE6Ar3idwG') index_test.go:143: sql update test_index set c1 = 496139712118210791, c2 = 0.906558, c3 = 'k6TjVXJnQO' where c = 3190 index_test.go:143: sql update test_index set c1 = 7470653886916564692, c2 = 0.862973, c3 = 'vyVsb3YPfN' where c = 818 index_test.go:140: sql delete from test_index where c = 2447 index_test.go:140: sql delete from test_index where c = 3889 index_test.go:137: sql insert into test_index values (3963, 6571210051157736532, 0.850032, 'oLFmbHAxkh') index_test.go:137: sql insert into test_index values (3964, 6939143981619746944, 0.269294, 'wEyW1ZVeiZ') index_test.go:143: sql update test_index set c1 = 5204385755568671191, c2 = 0.971379, c3 = 'rWaw6e0oNY' where c = 1883 index_test.go:137: sql insert into test_index values (3965, 2641443988529382914, 0.458575, '4CSa0tCxK9') index_test.go:140: sql delete from test_index where c = 803 index_test.go:137: sql insert into test_index values (3966, 7103856354760156428, 0.279573, 'GQsNjmcrAz') index_test.go:140: sql delete from test_index where c = 3502 index_test.go:137: sql insert into test_index values (3967, 3731173482755299155, 0.959219, 'WIYSr4B2Nt') index_test.go:140: sql delete from test_index where c = 2873 index_test.go:140: sql delete from test_index where c = 631 index_test.go:143: sql update test_index set c1 = 5726485846459655788, c2 = 0.335415, c3 = '67ndsno2Yu' where c = 3700 index_test.go:143: sql update test_index set c1 = 7996369365911888966, c2 = 0.079317, c3 = 'GThkH30Qzu' where c = 3024 index_test.go:143: sql update test_index set c1 = 1902503281739873073, c2 = 0.472130, c3 = 'M66xTUdA0W' where c = 3560 index_test.go:140: sql delete from test_index where c = 2788 index_test.go:140: sql delete from test_index where c = 851 index_test.go:137: sql insert into test_index values (3968, 2616659166086934387, 0.765661, 'OdtfqzdOC7') index_test.go:143: sql update test_index set c1 = 5306636015632954654, c2 = 0.305609, c3 = '4GH1VEApvK' where c = 1422 index_test.go:137: sql insert into test_index values (3969, 7202123465414093105, 0.958449, 'u8dCrHzWcL') index_test.go:143: sql update test_index set c1 = 1880972500282850200, c2 = 0.272823, c3 = 'B6rztC2Pjh' where c = 2842 index_test.go:143: sql update test_index set c1 = 137525132243583020, c2 = 0.966819, c3 = 'pIOyhqoTa8' where c = 2049 index_test.go:137: sql insert into test_index values (3971, 8902786961376011405, 0.602852, '0Gjw9mR8YU') index_test.go:140: sql delete from test_index where c = 1510 index_test.go:137: sql insert into test_index values (3970, 3877508038222405376, 0.741276, 'ddaG0CjZnF') index_test.go:143: sql update test_index set c1 = 3113416167332570700, c2 = 0.328112, c3 = 'U0NnBRI4Oy' where c = 3058 index_test.go:137: sql insert into test_index values (3972, 3310820407085488568, 0.533410, 'sWcBnmZBwy') index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 2791 index_test.go:140: sql delete from test_index where c = 3296 index_test.go:137: sql insert into test_index values (3974, 7565655163439128591, 0.747715, '0xoZZZA7Do') index_test.go:137: sql insert into test_index values (3973, 2137082958713727277, 0.543858, 'cKcRyqCod6') index_test.go:140: sql delete from test_index where c = 2679 index_test.go:143: sql update test_index set c1 = 2712830241335484470, c2 = 0.325854, c3 = 'lG0SueukOD' where c = 3003 index_test.go:143: sql update test_index set c1 = 5445748447571829382, c2 = 0.585759, c3 = 'EfaNBFy1LG' where c = 1480 index_test.go:137: sql insert into test_index values (3975, 7125660292724412045, 0.654604, 'tmQLRVFnkl') index_test.go:143: sql update test_index set c1 = 617193962157292543, c2 = 0.835847, c3 = 'JN8xL7O5By' where c = 2450 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:140: sql delete from test_index where c = 3847 index_test.go:143: sql update test_index set c1 = 7636644487279528985, c2 = 0.744613, c3 = 'cQc1Ovh8IR' where c = 0 index_test.go:143: sql update test_index set c1 = 2209700964974791471, c2 = 0.538817, c3 = 'ClWvzxZ5hh' where c = 2634 index_test.go:137: sql insert into test_index values (3977, 8681153818652051507, 0.645076, 'Jy5NZJY1cw') index_test.go:140: sql delete from test_index where c = 2422 index_test.go:143: sql update test_index set c1 = 2086078256790113467, c2 = 0.000829, c3 = 'sDzWEAnsnY' where c = 899 index_test.go:140: sql delete from test_index where c = 2126 index_test.go:137: sql insert into test_index values (3978, 6537914819751605679, 0.485334, 'aAAKBnHNEi') index_test.go:137: sql insert into test_index values (3976, 2274287475136355251, 0.055388, '5xeTKu7gp3') index_test.go:137: sql insert into test_index values (3979, 8719895126729862506, 0.575396, 'nYQScI9OPu') index_test.go:143: sql update test_index set c1 = 7303933215229076767, c2 = 0.865748, c3 = 'ttoaARf57w' where c = 2943 index_test.go:140: sql delete from test_index where c = 1191 index_test.go:137: sql insert into test_index values (3980, 5186171589330837797, 0.681751, 'o1VbWTrxN8') index_test.go:143: sql update test_index set c1 = 7332110402056766106, c2 = 0.627491, c3 = 'KTRo2lGg72' where c = 2603 index_test.go:140: sql delete from test_index where c = 2835 index_test.go:143: sql update test_index set c1 = 1514913418881050398, c2 = 0.657968, c3 = 'ijyrxeocGB' where c = 3359 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (3981, 4708881586582109612, 0.010575, '4oBdGp38X3') index_test.go:140: sql delete from test_index where c = 3041 index_test.go:140: sql delete from test_index where c = 92 index_test.go:143: sql update test_index set c1 = 6341563787887004103, c2 = 0.959219, c3 = 'B9iPY7agIZ' where c = 1759 index_test.go:137: sql insert into test_index values (3984, 4539848460806403081, 0.473573, 'DhhHq3vgQA') index_test.go:143: sql update test_index set c1 = 7073821000206378052, c2 = 0.351688, c3 = 'VenAsYPUro' where c = 2912 index_test.go:137: sql insert into test_index values (3983, 1611587409630736672, 0.433537, 'jf8qSMwone') index_test.go:143: sql update test_index set c1 = 4654014143373913083, c2 = 0.912816, c3 = 'VUqFmPr1A6' where c = 3406 index_test.go:137: sql insert into test_index values (3982, 7840027417517609174, 0.506220, '2ytogXWUcQ') index_test.go:143: sql update test_index set c1 = 6342706705463983123, c2 = 0.128199, c3 = 'Yj9k0GvZLO' where c = 1699 index_test.go:143: sql update test_index set c1 = 428602186100455606, c2 = 0.595148, c3 = 'iSyzvDQP6m' where c = 3095 index_test.go:140: sql delete from test_index where c = 863 index_test.go:143: sql update test_index set c1 = 3028883883443919788, c2 = 0.896935, c3 = 'JsTsin5kpU' where c = 2740 index_test.go:143: sql update test_index set c1 = 333360106851902351, c2 = 0.863802, c3 = 'mAVNpEMHTt' where c = 2437 index_test.go:137: sql insert into test_index values (3986, 2348354106725292716, 0.718380, 'sOvQlKtvu0') index_test.go:137: sql insert into test_index values (3985, 1870535048061434934, 0.645695, 'xFxJLGvjFg') index_test.go:143: sql update test_index set c1 = 3711661833706346287, c2 = 0.790614, c3 = 'pybYRH0ZRJ' where c = 228 index_test.go:140: sql delete from test_index where c = 2907 index_test.go:140: sql delete from test_index where c = 2678 index_test.go:137: sql insert into test_index values (3989, 8404238952470859259, 0.405442, 'q3iiaEHUEE') index_test.go:140: sql delete from test_index where c = 2355 index_test.go:137: sql insert into test_index values (3987, 7211773257830849141, 0.649706, 'QvxKii0xfM') index_test.go:137: sql insert into test_index values (3991, 3146677847366214592, 0.999823, 'uqeU7cAcve') index_test.go:143: sql update test_index set c1 = 3660533212286343924, c2 = 0.338160, c3 = 'Dw6bebS3eh' where c = 15 index_test.go:143: sql update test_index set c1 = 3068209368026725036, c2 = 0.652920, c3 = 'wZyqfA0Mgr' where c = 1117 index_test.go:137: sql insert into test_index values (3988, 1217663887873978171, 0.736100, 'e0osbsR85e') index_test.go:137: sql insert into test_index values (3990, 8364977597641475862, 0.274857, 'IDlXX8FMdt') index_test.go:140: sql delete from test_index where c = 1002 index_test.go:140: sql delete from test_index where c = 3243 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (3992, 4165707221538731000, 0.830937, 'BNY7NFd1Wz') index_test.go:140: sql delete from test_index where c = 2849 index_test.go:143: sql update test_index set c1 = 7352054433429881422, c2 = 0.708957, c3 = 'CBnjrbOD9w' where c = 3934 index_test.go:143: sql update test_index set c1 = 1667546487368402372, c2 = 0.576404, c3 = 'epVqL61sir' where c = 2258 index_test.go:137: sql insert into test_index values (3994, 5767776937080463851, 0.939467, 'b6HGcYRbNt') index_test.go:137: sql insert into test_index values (3993, 4201650788890629504, 0.263887, 'rX8WivZzUd') index_test.go:143: sql update test_index set c1 = 4167280612373501378, c2 = 0.517367, c3 = 'BjLQ5sncwg' where c = 1651 index_test.go:140: sql delete from test_index where c = 3536 index_test.go:143: sql update test_index set c1 = 4754917303345807694, c2 = 0.572121, c3 = 'dI5eiHGfV2' where c = 3936 index_test.go:143: sql update test_index set c1 = 2053551539646343219, c2 = 0.387374, c3 = 'lxXCxFYLaa' where c = 3579 index_test.go:140: sql delete from test_index where c = 2062 index_test.go:137: sql insert into test_index values (3995, 3673720892899902710, 0.955621, 'DPyQR2b25y') index_test.go:140: sql delete from test_index where c = 3437 index_test.go:143: sql update test_index set c1 = 6671166019438508781, c2 = 0.588592, c3 = '9UF5H28bOS' where c = 668 index_test.go:137: sql insert into test_index values (3996, 9016767655584441782, 0.585255, 'Xni9QzR8R9') index_test.go:140: sql delete from test_index where c = 2145 index_test.go:143: sql update test_index set c1 = 788323145742734807, c2 = 0.152557, c3 = 'rGthfCSvtC' where c = 2568 index_test.go:140: sql delete from test_index where c = 1673 index_test.go:137: sql insert into test_index values (3997, 6349186926169432320, 0.512288, 'TlFjD4ebBm') index_test.go:137: sql insert into test_index values (3998, 2246583714412577826, 0.950959, 'QKC8gZA9le') index_test.go:143: sql update test_index set c1 = 8618397829514145132, c2 = 0.806845, c3 = 'fR2GFtRBMp' where c = 106 index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 4210518994324551131, c2 = 0.686768, c3 = 'uZwenthK5P' where c = 2557 index_test.go:140: sql delete from test_index where c = 3226 index_test.go:137: sql insert into test_index values (4000, 320464426736077689, 0.580910, 'mekEb7Ret1') index_test.go:137: sql insert into test_index values (3999, 6109906521005996474, 0.264842, '3WdXwc9M3i') index_test.go:143: sql update test_index set c1 = 2669019638548520369, c2 = 0.437139, c3 = '74Z5ZAQXHH' where c = 2442 index_test.go:140: sql delete from test_index where c = 3198 index_test.go:143: sql update test_index set c1 = 6018399903977494559, c2 = 0.337138, c3 = 'oWlBsqUH3K' where c = 3700 index_test.go:143: sql update test_index set c1 = 5653071302744775504, c2 = 0.456691, c3 = '0SU7qPkMuk' where c = 2989 index_test.go:140: sql delete from test_index where c = 2369 index_test.go:143: sql update test_index set c1 = 2364066995597448266, c2 = 0.514921, c3 = 'Ly6JHB5wpO' where c = 2017 index_test.go:143: sql update test_index set c1 = 612845298991461157, c2 = 0.460336, c3 = 'Jm262X842m' where c = 3537 index_test.go:140: sql delete from test_index where c = 3699 index_test.go:143: sql update test_index set c1 = 9115377541070176320, c2 = 0.962950, c3 = 'nXODSa8CeC' where c = 1530 index_test.go:143: sql update test_index set c1 = 5561705068680470733, c2 = 0.561359, c3 = 'VCDpPJas65' where c = 513 index_test.go:137: sql insert into test_index values (4001, 8753921618341981105, 0.449369, 'TdFzCFiK0P') index_test.go:137: sql insert into test_index values (4003, 5178005011945730538, 0.260744, 'wp0ZTtMwhg') index_test.go:137: sql insert into test_index values (4005, 8010335182961109167, 0.078267, '8DAQQ3GqrO') index_test.go:137: sql insert into test_index values (4010, 5726433465791538120, 0.413701, 'Bc1EyIDl2F') index_test.go:137: sql insert into test_index values (4002, 5316650099451923613, 0.568862, 'VtRysZIrBV') index_test.go:137: sql insert into test_index values (4009, 8896651511280599527, 0.341229, 'UTxSuMQnnF') index_test.go:137: sql insert into test_index values (4008, 5370468922692552512, 0.889270, 'CeRKVFSjTb') index_test.go:140: sql delete from test_index where c = 1896 index_test.go:137: sql insert into test_index values (4004, 3602139078615918036, 0.200974, 'I2uj8aRM6h') index_test.go:140: sql delete from test_index where c = 1572 index_test.go:137: sql insert into test_index values (4007, 3510376407489745550, 0.305604, 'vdwVHoS6RB') index_test.go:137: sql insert into test_index values (4006, 7279258586754346488, 0.525152, 'g6XCb1ANMO') index_test.go:140: sql delete from test_index where c = 820 index_test.go:140: sql delete from test_index where c = 1592 index_test.go:140: sql delete from test_index where c = 2288 index_test.go:143: sql update test_index set c1 = 392761119091422091, c2 = 0.364504, c3 = 'CEUhg8irU9' where c = 1745 index_test.go:140: sql delete from test_index where c = 1730 index_test.go:140: sql delete from test_index where c = 374 index_test.go:140: sql delete from test_index where c = 2697 index_test.go:143: sql update test_index set c1 = 802890670528575567, c2 = 0.193997, c3 = 'bgOk88y6Q2' where c = 3396 index_test.go:143: sql update test_index set c1 = 4358572139672956903, c2 = 0.245539, c3 = 'ENykhbFVQN' where c = 253 index_test.go:140: sql delete from test_index where c = 3887 index_test.go:143: sql update test_index set c1 = 9031304703038903823, c2 = 0.193091, c3 = 'yP8Fk245HM' where c = 3541 index_test.go:143: sql update test_index set c1 = 8284040246249776653, c2 = 0.070909, c3 = 'R6ODCUcgrw' where c = 2916 index_test.go:143: sql update test_index set c1 = 94148263265282411, c2 = 0.063560, c3 = 'WA5OjzShOy' where c = 2410 index_test.go:137: sql insert into test_index values (4011, 7814832125477110474, 0.581516, '32o4NTvY2J') index_test.go:140: sql delete from test_index where c = 3717 index_test.go:143: sql update test_index set c1 = 1522474555003280970, c2 = 0.856127, c3 = 'Yjy60pUZth' where c = 870 index_test.go:143: sql update test_index set c1 = 1500511630022950026, c2 = 0.394677, c3 = 'VMSKZCoKEe' where c = 1363 index_test.go:140: sql delete from test_index where c = 455 index_test.go:143: sql update test_index set c1 = 1545610556858465902, c2 = 0.655686, c3 = 'v0U2ADQFZE' where c = 1034 index_test.go:137: sql insert into test_index values (4014, 8191498845513171391, 0.472009, 'PGxNWZVAT9') index_test.go:137: sql insert into test_index values (4015, 4354730873393089415, 0.529770, 'gwMoQ57p1d') index_test.go:137: sql insert into test_index values (4012, 7955554980609199443, 0.521752, 'vUsZIXzuWq') index_test.go:143: sql update test_index set c1 = 4717084345458656521, c2 = 0.231767, c3 = 'hOj6QLHUgy' where c = 522 index_test.go:143: sql update test_index set c1 = 1997873270637200649, c2 = 0.365899, c3 = 'Sl3msjREF4' where c = 3975 index_test.go:137: sql insert into test_index values (4013, 7386812973757066049, 0.217061, 'rQLM2TzW9P') index_test.go:137: sql insert into test_index values (4016, 5700170576401827849, 0.519319, 'HTnmJ2TU5E') index_test.go:137: sql insert into test_index values (4017, 1511365819501473329, 0.393516, 'mpoNIFc7SC') index_test.go:137: sql insert into test_index values (4018, 147435756878770026, 0.799885, '0W6wsSCmbf') index_test.go:140: sql delete from test_index where c = 2500 index_test.go:140: sql delete from test_index where c = 1184 index_test.go:140: sql delete from test_index where c = 825 index_test.go:137: sql insert into test_index values (4019, 8186813295148927922, 0.800954, '6el1t0Dpoe') index_test.go:137: sql insert into test_index values (4020, 6519184659236108579, 0.207770, '9HVl477n64') index_test.go:137: sql insert into test_index values (4021, 7953814110198798249, 0.337374, 'n162b9Ifv8') index_test.go:140: sql delete from test_index where c = 1828 index_test.go:140: sql delete from test_index where c = 2664 index_test.go:143: sql update test_index set c1 = 9107979980899182641, c2 = 0.706646, c3 = 'jldpxtA2LL' where c = 2429 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:140: sql delete from test_index where c = 596 index_test.go:143: sql update test_index set c1 = 2205669542576130971, c2 = 0.141845, c3 = 'Fxqx6uLWNJ' where c = 714 index_test.go:143: sql update test_index set c1 = 7382885070550058666, c2 = 0.949830, c3 = 'nKJ5mYIYJx' where c = 381 index_test.go:143: sql update test_index set c1 = 5783841478131490050, c2 = 0.363235, c3 = 'OnuxqOTTz7' where c = 111 index_test.go:143: sql update test_index set c1 = 7824618744314820067, c2 = 0.341591, c3 = 'nQaMBLo2GY' where c = 1072 index_test.go:140: sql delete from test_index where c = 3256 index_test.go:140: sql delete from test_index where c = 3494 index_test.go:140: sql delete from test_index where c = 2940 index_test.go:137: sql insert into test_index values (4022, 8024450125784949528, 0.549676, 'ldnBP33MHy') index_test.go:143: sql update test_index set c1 = 5825339677511143416, c2 = 0.315316, c3 = 'Vw1dur1D88' where c = 3974 index_test.go:143: sql update test_index set c1 = 8450929815018347087, c2 = 0.257451, c3 = '4bdAdvQAmF' where c = 1163 index_test.go:143: sql update test_index set c1 = 4108929027184748936, c2 = 0.026632, c3 = 'NDwkfuXv4V' where c = 2067 index_test.go:140: sql delete from test_index where c = 2558 index_test.go:143: sql update test_index set c1 = 484241385395672930, c2 = 0.773629, c3 = '7YjGBbYgpg' where c = 808 index_test.go:137: sql insert into test_index values (4024, 6302868488827423763, 0.740711, '8OGYQtECnv') index_test.go:143: sql update test_index set c1 = 4382104408995441335, c2 = 0.915312, c3 = 'lVnkcNSA6l' where c = 2518 index_test.go:137: sql insert into test_index values (4025, 3312319955939778214, 0.831302, '7RNVHdP6XC') index_test.go:137: sql insert into test_index values (4023, 6469604606991283868, 0.259086, 'etS4b0HSZT') index_test.go:137: sql insert into test_index values (4026, 1009536515174083664, 0.466715, 'YLt37pKUyX') index_test.go:140: sql delete from test_index where c = 376 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 5009613226192492099, c2 = 0.704517, c3 = 'MaL241DCPd' where c = 3288 index_test.go:137: sql insert into test_index values (4029, 4015010024311982445, 0.182035, 'bCsBstNxjT') index_test.go:137: sql insert into test_index values (4031, 6035386801791606582, 0.401693, 'BVW7ZiqypK') index_test.go:143: sql update test_index set c1 = 8652702677350197609, c2 = 0.571834, c3 = 'Uflc4Q0p7T' where c = 2660 index_test.go:137: sql insert into test_index values (4027, 6529611123211069438, 0.806247, '6g8GOBTFZN') index_test.go:137: sql insert into test_index values (4030, 2263401346310854119, 0.749408, 'lQRLVGDI1d') index_test.go:137: sql insert into test_index values (4028, 603517821359058573, 0.839256, 'zHs6bemTt2') index_test.go:140: sql delete from test_index where c = 3965 index_test.go:143: sql update test_index set c1 = 2546160596096214163, c2 = 0.646366, c3 = 'Q0I1uN2fBR' where c = 2464 index_test.go:140: sql delete from test_index where c = 1721 index_test.go:137: sql insert into test_index values (4033, 8807892215549857407, 0.106979, 'H5FwIZDHdn') index_test.go:140: sql delete from test_index where c = 2455 index_test.go:140: sql delete from test_index where c = 2257 index_test.go:137: sql insert into test_index values (4034, 7432306952837761653, 0.832056, 'sRrWfrChT2') index_test.go:140: sql delete from test_index where c = 1080 index_test.go:140: sql delete from test_index where c = 3175 index_test.go:140: sql delete from test_index where c = 2980 index_test.go:143: sql update test_index set c1 = 6311201608941270186, c2 = 0.324334, c3 = 'K5Zde1DUmu' where c = 2840 index_test.go:137: sql insert into test_index values (4032, 1092593263550011295, 0.624054, '8DAt6tgtxj') index_test.go:143: sql update test_index set c1 = 3912117214363242014, c2 = 0.134834, c3 = 'QA1f07w6LS' where c = 2831 index_test.go:143: sql update test_index set c1 = 8540067372092346219, c2 = 0.669914, c3 = 'Nduo0PTgk6' where c = 2734 index_test.go:140: sql delete from test_index where c = 2799 index_test.go:143: sql update test_index set c1 = 4973001485933216961, c2 = 0.910751, c3 = 'WzN490HZdY' where c = 2309 index_test.go:143: sql update test_index set c1 = 1312612641869234178, c2 = 0.407639, c3 = '7tcgQ3nv8v' where c = 1416 index_test.go:140: sql delete from test_index where c = 815 index_test.go:143: sql update test_index set c1 = 6148362060077827781, c2 = 0.159266, c3 = 'QUtmmltPgx' where c = 2247 index_test.go:140: sql delete from test_index where c = 2354 index_test.go:137: sql insert into test_index values (4035, 7970291465100599864, 0.429781, '25oAxmkXUt') index_test.go:143: sql update test_index set c1 = 7178286909236687781, c2 = 0.636871, c3 = '0qiPgSjJ7z' where c = 1630 index_test.go:137: sql insert into test_index values (4036, 248358519147613998, 0.571150, 'ma0122mCWv') index_test.go:143: sql update test_index set c1 = 3374625307668683576, c2 = 0.847337, c3 = 'JYJ0dmlJWz' where c = 960 index_test.go:137: sql insert into test_index values (4037, 3677437947440358061, 0.256313, 'DGST9S4dze') index_test.go:137: sql insert into test_index values (4039, 1009178306171044383, 0.975461, 'TI1h6m5H7H') index_test.go:143: sql update test_index set c1 = 2541058347591251754, c2 = 0.044881, c3 = 'UmoEDhflE8' where c = 1092 index_test.go:140: sql delete from test_index where c = 330 index_test.go:140: sql delete from test_index where c = 1245 index_test.go:137: sql insert into test_index values (4038, 134362545301452485, 0.914805, 'Cj3Gw85o2a') index_test.go:143: sql update test_index set c1 = 436737154372349661, c2 = 0.485826, c3 = '3lby4EJsQZ' where c = 4005 index_test.go:137: sql insert into test_index values (4040, 8414360829299483344, 0.057728, 'son96LzUfF') index_test.go:143: sql update test_index set c1 = 4324614298703553074, c2 = 0.050051, c3 = 'X9VGZzjPNz' where c = 785 index_test.go:137: sql insert into test_index values (4041, 7441285032515820793, 0.073600, '3CdRuqngXS') index_test.go:137: sql insert into test_index values (4042, 6882738364272194681, 0.401336, 'aUCe3C2EWy') index_test.go:140: sql delete from test_index where c = 3246 index_test.go:140: sql delete from test_index where c = 2960 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:140: sql delete from test_index where c = 885 index_test.go:140: sql delete from test_index where c = 1557 index_test.go:137: sql insert into test_index values (4043, 6260035501234670525, 0.685580, 'urLjUVfDMa') index_test.go:137: sql insert into test_index values (4044, 4463649942745662992, 0.891040, '2C4feXdCc4') index_test.go:143: sql update test_index set c1 = 1251312849663906573, c2 = 0.042804, c3 = 'tnB2eKcsNg' where c = 1232 index_test.go:140: sql delete from test_index where c = 3383 index_test.go:140: sql delete from test_index where c = 2007 index_test.go:137: sql insert into test_index values (4045, 654159785941671853, 0.110631, 'D9oANQ426w') index_test.go:143: sql update test_index set c1 = 7782217248860518046, c2 = 0.666724, c3 = 'kl3j113NhM' where c = 3039 index_test.go:140: sql delete from test_index where c = 3245 index_test.go:143: sql update test_index set c1 = 5749300307913510159, c2 = 0.464750, c3 = '6sLsBLBR0Z' where c = 731 index_test.go:143: sql update test_index set c1 = 2708831501354542023, c2 = 0.522501, c3 = 'nInjd7Nre2' where c = 2554 index_test.go:143: sql update test_index set c1 = 4786764161080557871, c2 = 0.736748, c3 = 'M7Hqafu412' where c = 3431 index_test.go:143: sql update test_index set c1 = 6601006514063418378, c2 = 0.783839, c3 = 'QY6oMtGiYe' where c = 3548 index_test.go:143: sql update test_index set c1 = 2431077101746334582, c2 = 0.059843, c3 = 'KtQLV1X9pv' where c = 2641 index_test.go:140: sql delete from test_index where c = 2707 index_test.go:137: sql insert into test_index values (4046, 4262124338589288865, 0.426864, 'w8jzbjdpA2') index_test.go:143: sql update test_index set c1 = 1912812773081839139, c2 = 0.426277, c3 = 'MKZTAY53fw' where c = 114 index_test.go:143: sql update test_index set c1 = 4886344410429628360, c2 = 0.587611, c3 = 'WoEzkFLzhz' where c = 2022 index_test.go:143: sql update test_index set c1 = 2382451141053422685, c2 = 0.713215, c3 = 'AQ0pHtbOkE' where c = 406 index_test.go:137: sql insert into test_index values (4047, 6269990492524048255, 0.384197, 'Vfc6nw13R2') index_test.go:137: sql insert into test_index values (4048, 7328237472218141574, 0.920836, 'D76tzeS5o7') index_test.go:137: sql insert into test_index values (4049, 1470238405529317819, 0.888986, 'wfGgH1cMYN') index_test.go:137: sql insert into test_index values (4052, 7593188133576361969, 0.346419, '7PVALoThrc') index_test.go:137: sql insert into test_index values (4051, 5582637261084672540, 0.923654, 'tU0zLr3Esy') index_test.go:137: sql insert into test_index values (4050, 4774235748761223812, 0.886760, 'CpPiLVN9zi') index_test.go:137: sql insert into test_index values (4053, 2343906113213917868, 0.666858, '00LwjBHmJN') index_test.go:140: sql delete from test_index where c = 1766 index_test.go:140: sql delete from test_index where c = 2488 index_test.go:137: sql insert into test_index values (4054, 6242651299302638539, 0.420342, 'KC6xT8vYpC') index_test.go:140: sql delete from test_index where c = 672 index_test.go:137: sql insert into test_index values (4055, 7591703105309414186, 0.745630, 'XC4AY2h5ZI') index_test.go:140: sql delete from test_index where c = 409 index_test.go:143: sql update test_index set c1 = 6639789604668619806, c2 = 0.435294, c3 = '19Kof5izUG' where c = 2434 index_test.go:140: sql delete from test_index where c = 924 index_test.go:140: sql delete from test_index where c = 2713 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:143: sql update test_index set c1 = 4097801794006031019, c2 = 0.776337, c3 = 'e2irkNXY5R' where c = 175 index_test.go:140: sql delete from test_index where c = 3064 index_test.go:143: sql update test_index set c1 = 5620574542355055489, c2 = 0.027363, c3 = 'f2QOISMfSK' where c = 2252 index_test.go:140: sql delete from test_index where c = 1130 index_test.go:140: sql delete from test_index where c = 3673 index_test.go:143: sql update test_index set c1 = 1754678103452514986, c2 = 0.530494, c3 = 'vdhX5IveFL' where c = 1195 index_test.go:143: sql update test_index set c1 = 3793114215844147491, c2 = 0.101182, c3 = 'voYW4DOX3y' where c = 2745 index_test.go:143: sql update test_index set c1 = 1948401827543660107, c2 = 0.531462, c3 = 'F9eb3A74Tx' where c = 2461 index_test.go:143: sql update test_index set c1 = 1390532510858076396, c2 = 0.348670, c3 = '2QTiJPXwxp' where c = 2205 index_test.go:143: sql update test_index set c1 = 9062845910546628463, c2 = 0.736232, c3 = 'T6Cj5R3Xrb' where c = 4014 index_test.go:137: sql insert into test_index values (4057, 5833166503875304355, 0.206772, '6pz3ndZZ3z') index_test.go:137: sql insert into test_index values (4056, 8842099057771784927, 0.348268, 'hne3BKTKfS') index_test.go:137: sql insert into test_index values (4058, 4763416151033340597, 0.414109, 'saPEOK6ufR') index_test.go:137: sql insert into test_index values (4059, 7623990706131153446, 0.874939, 'wGWiM0Jvft') index_test.go:143: sql update test_index set c1 = 386057601818691130, c2 = 0.636420, c3 = 'hXxlPMOGWD' where c = 1788 index_test.go:143: sql update test_index set c1 = 2102692556731331140, c2 = 0.604678, c3 = '2c7FFoDqUY' where c = 3459 index_test.go:137: sql insert into test_index values (4061, 5835923692862105475, 0.820064, '5p6O0gXn4I') index_test.go:140: sql delete from test_index where c = 3286 index_test.go:140: sql delete from test_index where c = 1979 index_test.go:140: sql delete from test_index where c = 742 index_test.go:137: sql insert into test_index values (4060, 9197314414143366272, 0.735052, 'va3p7dYkLe') index_test.go:137: sql insert into test_index values (4062, 864951515530524377, 0.024335, 'N6LdBc44ee') index_test.go:143: sql update test_index set c1 = 4224277421812155044, c2 = 0.155320, c3 = 'GOzc1gTNh1' where c = 1222 index_test.go:137: sql insert into test_index values (4063, 3507366393435566166, 0.386916, 'JO4b6CrMO9') index_test.go:140: sql delete from test_index where c = 2249 index_test.go:137: sql insert into test_index values (4065, 8014099624843736629, 0.317916, 'UugSOS4pAT') index_test.go:140: sql delete from test_index where c = 479 index_test.go:137: sql insert into test_index values (4064, 1579841388169973546, 0.393799, '4t6BDJ7suG') index_test.go:140: sql delete from test_index where c = 4006 index_test.go:140: sql delete from test_index where c = 3633 index_test.go:143: sql update test_index set c1 = 5653111087260370167, c2 = 0.916543, c3 = 'OGrDDeb6l4' where c = 1853 index_test.go:140: sql delete from test_index where c = 2705 index_test.go:143: sql update test_index set c1 = 6909225887555870942, c2 = 0.046377, c3 = 'a5JLSOi4d1' where c = 422 index_test.go:137: sql insert into test_index values (4066, 4870945868095442560, 0.848978, 'KoHIvzuqNN') index_test.go:143: sql update test_index set c1 = 4229236786296126768, c2 = 0.261104, c3 = 'ZvRSamd5tc' where c = 1451 index_test.go:143: sql update test_index set c1 = 3755727092846834324, c2 = 0.808455, c3 = '1S8OgHbxuT' where c = 3313 index_test.go:143: sql update test_index set c1 = 5595510221502761461, c2 = 0.359097, c3 = 'gz9gfPqSf9' where c = 3362 index_test.go:140: sql delete from test_index where c = 1184 index_test.go:140: sql delete from test_index where c = 3886 index_test.go:140: sql delete from test_index where c = 2777 index_test.go:137: sql insert into test_index values (4067, 3792125960657953995, 0.634069, 'nIUOrBHXse') index_test.go:137: sql insert into test_index values (4068, 1173301026731774700, 0.899787, 'jDaZgcjres') index_test.go:143: sql update test_index set c1 = 7663967629973832596, c2 = 0.936203, c3 = 'QSlyA7m00K' where c = 2163 index_test.go:143: sql update test_index set c1 = 1471935377690332761, c2 = 0.350795, c3 = 'zozfllZK6J' where c = 1960 index_test.go:137: sql insert into test_index values (4070, 5793219346442529399, 0.067723, 'hYk3DzPc2t') index_test.go:137: sql insert into test_index values (4069, 1824143118386612179, 0.709722, 'TquGVXn2Kc') index_test.go:140: sql delete from test_index where c = 2773 index_test.go:137: sql insert into test_index values (4071, 1134256481672197428, 0.922585, 'IkcdIHvgrC') index_test.go:143: sql update test_index set c1 = 2980554379857769804, c2 = 0.080732, c3 = 'QM3KFd6FCN' where c = 3625 index_test.go:143: sql update test_index set c1 = 5024243401103829532, c2 = 0.902005, c3 = 'uKoSJJ7Idi' where c = 3971 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 4968778023424196056, c2 = 0.453573, c3 = 'xpVrOpPTYq' where c = 388 index_test.go:140: sql delete from test_index where c = 3589 index_test.go:137: sql insert into test_index values (4073, 2147632142409224932, 0.228800, 'r8hWGfumDx') index_test.go:140: sql delete from test_index where c = 2308 index_test.go:143: sql update test_index set c1 = 6339238756124881763, c2 = 0.017746, c3 = 'QRlX2ah5iK' where c = 723 index_test.go:143: sql update test_index set c1 = 2731350873012953083, c2 = 0.067307, c3 = 'rKj1Ei9lKa' where c = 3150 index_test.go:137: sql insert into test_index values (4072, 7984712932300161922, 0.180351, 't5u4BaR2S2') index_test.go:140: sql delete from test_index where c = 3974 index_test.go:143: sql update test_index set c1 = 95794338408838877, c2 = 0.146202, c3 = 'UsemfxNssO' where c = 2120 index_test.go:137: sql insert into test_index values (4074, 205355910695512102, 0.218644, 'zTcjFvr2AE') index_test.go:137: sql insert into test_index values (4076, 7558939168620587603, 0.847349, 'sjofoid8ip') index_test.go:137: sql insert into test_index values (4075, 6482331710985362602, 0.713505, 'lYc1gNJfxt') index_test.go:140: sql delete from test_index where c = 2213 index_test.go:137: sql insert into test_index values (4077, 2062593860205056611, 0.237213, 'THLbw17MPg') index_test.go:140: sql delete from test_index where c = 1136 index_test.go:143: sql update test_index set c1 = 4465924608839253266, c2 = 0.278760, c3 = '15UYbet99W' where c = 1 index_test.go:143: sql update test_index set c1 = 7739055569453763826, c2 = 0.497460, c3 = 'ZlLIcWbaK4' where c = 3224 index_test.go:137: sql insert into test_index values (4078, 6005563410711634466, 0.219335, 'EQ4pPskXVn') index_test.go:137: sql insert into test_index values (4079, 7291162351138852209, 0.466908, 'LM5Ab2moSx') index_test.go:140: sql delete from test_index where c = 355 index_test.go:143: sql update test_index set c1 = 4959914839728061517, c2 = 0.822406, c3 = '2bcCUzF2UW' where c = 2063 index_test.go:140: sql delete from test_index where c = 1883 index_test.go:140: sql delete from test_index where c = 1535 index_test.go:143: sql update test_index set c1 = 7835529244889467665, c2 = 0.658286, c3 = 'Xc6WBeu1vU' where c = 2562 index_test.go:140: sql delete from test_index where c = 3240 index_test.go:137: sql insert into test_index values (4080, 8296665621852968284, 0.310933, '73AGJU8BAm') index_test.go:140: sql delete from test_index where c = 1719 index_test.go:143: sql update test_index set c1 = 1106600725790036636, c2 = 0.999461, c3 = 'Tw5gtJ1EPm' where c = 1668 index_test.go:143: sql update test_index set c1 = 796213729956608294, c2 = 0.152090, c3 = 'UVuvYl6ulP' where c = 2716 index_test.go:137: sql insert into test_index values (4081, 562477107040937151, 0.196270, 'qfy6yiR6k7') index_test.go:143: sql update test_index set c1 = 5854805979567292639, c2 = 0.846935, c3 = 'L6d503mmeV' where c = 1003 index_test.go:137: sql insert into test_index values (4082, 1788722654107254315, 0.106263, 'sk8SGEUZ6w') index_test.go:140: sql delete from test_index where c = 1378 index_test.go:137: sql insert into test_index values (4083, 5418689965688705476, 0.928646, '8U6SQkxuyr') index_test.go:143: sql update test_index set c1 = 8980613535408280431, c2 = 0.116548, c3 = 'hKkfvcnr8v' where c = 2208 index_test.go:140: sql delete from test_index where c = 2811 index_test.go:137: sql insert into test_index values (4085, 1479475231818050241, 0.329431, 'lHqO4TPpdt') index_test.go:137: sql insert into test_index values (4084, 7075372915460223575, 0.750938, 'vSfUFBEgsd') index_test.go:137: sql insert into test_index values (4086, 8621552135484957070, 0.518219, 'rB2SxAQakR') index_test.go:140: sql delete from test_index where c = 3854 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 3666 index_test.go:143: sql update test_index set c1 = 6760087823843970300, c2 = 0.929639, c3 = 'nF0SAaEWxQ' where c = 4047 index_test.go:143: sql update test_index set c1 = 2928428780927416784, c2 = 0.221962, c3 = '6Kit9j7zZQ' where c = 1009 index_test.go:137: sql insert into test_index values (4087, 2432110015890563032, 0.334065, 'JQFPY7ZP1z') index_test.go:143: sql update test_index set c1 = 4284184634208298384, c2 = 0.497640, c3 = '56zhwNrfeJ' where c = 1474 index_test.go:143: sql update test_index set c1 = 2508296866461696695, c2 = 0.867850, c3 = 'xr8XSng0JM' where c = 3210 index_test.go:140: sql delete from test_index where c = 2681 index_test.go:140: sql delete from test_index where c = 3496 index_test.go:137: sql insert into test_index values (4088, 7371401307358784409, 0.577770, 'QucI9JIerx') index_test.go:143: sql update test_index set c1 = 7096095093937874026, c2 = 0.636461, c3 = 'Xih9QjWRMz' where c = 2630 index_test.go:143: sql update test_index set c1 = 6823578544463943707, c2 = 0.299574, c3 = '3ZEfEZbCfR' where c = 2137 index_test.go:140: sql delete from test_index where c = 2933 index_test.go:143: sql update test_index set c1 = 8358183477403821730, c2 = 0.664946, c3 = 'sdnMPdoWSe' where c = 1778 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:140: sql delete from test_index where c = 2799 index_test.go:137: sql insert into test_index values (4089, 6348130188970815966, 0.876715, 'DaW7CRL8lz') index_test.go:143: sql update test_index set c1 = 7142777370283813026, c2 = 0.807378, c3 = 'Kw2uoGe2Xm' where c = 2801 index_test.go:137: sql insert into test_index values (4090, 115601243032049789, 0.246349, 'XM2pcjLynJ') index_test.go:140: sql delete from test_index where c = 2875 index_test.go:137: sql insert into test_index values (4094, 8840842814714916391, 0.598635, 'BhIuXM8fWQ') index_test.go:137: sql insert into test_index values (4092, 6085935162975306027, 0.593045, 'MnBvjya0Qp') index_test.go:143: sql update test_index set c1 = 1087120778864618707, c2 = 0.631711, c3 = '5sn8p5NTxt' where c = 144 index_test.go:137: sql insert into test_index values (4091, 5158182818496816652, 0.510049, 'NWNziPvKVZ') index_test.go:143: sql update test_index set c1 = 4055619770116441323, c2 = 0.977302, c3 = 'rPub2IxMZu' where c = 1575 index_test.go:140: sql delete from test_index where c = 544 index_test.go:137: sql insert into test_index values (4093, 3704045625493513336, 0.746633, 'eCDPlFgZpc') index_test.go:143: sql update test_index set c1 = 3461745903200831623, c2 = 0.004226, c3 = 'Q228Blt41u' where c = 1785 index_test.go:143: sql update test_index set c1 = 432063553130555228, c2 = 0.034416, c3 = 'Au9bMuzEDT' where c = 3520 index_test.go:140: sql delete from test_index where c = 4031 index_test.go:140: sql delete from test_index where c = 1604 index_test.go:137: sql insert into test_index values (4095, 1329069842844345874, 0.886219, 'Md1PaLmC9i') index_test.go:140: sql delete from test_index where c = 2233 index_test.go:143: sql update test_index set c1 = 5406345562988116072, c2 = 0.542543, c3 = 'XAoxHytups' where c = 474 index_test.go:143: sql update test_index set c1 = 8415316592446406053, c2 = 0.784731, c3 = '9nf8K6nCHP' where c = 1053 index_test.go:140: sql delete from test_index where c = 2852 index_test.go:143: sql update test_index set c1 = 5898864083366788726, c2 = 0.015620, c3 = 'wxM30vY7Ws' where c = 2805 index_test.go:143: sql update test_index set c1 = 3487151531832931524, c2 = 0.870258, c3 = '4Jo0J2loYw' where c = 3577 index_test.go:137: sql insert into test_index values (4096, 6096125608107056628, 0.424681, 'Z2nKP0b37c') index_test.go:140: sql delete from test_index where c = 3393 index_test.go:137: sql insert into test_index values (4097, 4900459516972877363, 0.302503, '63TzGLjzR8') index_test.go:137: sql insert into test_index values (4098, 6015446019479670344, 0.452163, 'k9hxwq4dZp') index_test.go:143: sql update test_index set c1 = 2942112039737691747, c2 = 0.075505, c3 = 'a7pFXnFRfy' where c = 2597 index_test.go:137: sql insert into test_index values (4099, 9170295016090308091, 0.493147, 'WRUF1ZCfiI') index_test.go:143: sql update test_index set c1 = 2496639939238091730, c2 = 0.005579, c3 = 'Ds9iQyPnY4' where c = 1479 index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 3256 index_test.go:140: sql delete from test_index where c = 2621 index_test.go:143: sql update test_index set c1 = 7542280695812891250, c2 = 0.566093, c3 = 'HKjeL34ber' where c = 393 index_test.go:143: sql update test_index set c1 = 4461417519329984844, c2 = 0.416493, c3 = 'JnKO3yK0yy' where c = 3886 index_test.go:140: sql delete from test_index where c = 3645 index_test.go:143: sql update test_index set c1 = 5425834588071602295, c2 = 0.865334, c3 = 'AJ3HwWyXnK' where c = 45 index_test.go:143: sql update test_index set c1 = 7700706764956833332, c2 = 0.902686, c3 = 'QVaa65NQBc' where c = 3294 index_test.go:137: sql insert into test_index values (4100, 5786959345453608760, 0.237738, 'MYVsnHbBuE') index_test.go:140: sql delete from test_index where c = 996 index_test.go:143: sql update test_index set c1 = 7171844379876025066, c2 = 0.627096, c3 = '8WTafC0Ml5' where c = 3836 index_test.go:137: sql insert into test_index values (4101, 255258110340895818, 0.017032, 'Y20iyD5H17') index_test.go:137: sql insert into test_index values (4105, 7909812123678969826, 0.118938, 'SdwGBgK0Fa') index_test.go:137: sql insert into test_index values (4108, 8640271285176684329, 0.610912, 'JcANqHgM6t') index_test.go:137: sql insert into test_index values (4103, 344420003546395099, 0.872106, 'Zb4HDySoNg') index_test.go:137: sql insert into test_index values (4104, 3328713595662953443, 0.510660, 'Xnfp8VUG72') index_test.go:137: sql insert into test_index values (4102, 8679466956747053389, 0.061949, 'eR3tsThq2L') index_test.go:137: sql insert into test_index values (4106, 5152879770360652518, 0.565398, 'sUTYdzrPsr') index_test.go:137: sql insert into test_index values (4107, 6976037334997455078, 0.143106, 'EefFixxCEF') index_test.go:137: sql insert into test_index values (4110, 7441228909927976766, 0.183248, 'LhtyZFRm0u') index_test.go:137: sql insert into test_index values (4109, 3567160779570989391, 0.570303, 'oRiSaq5GTA') index_test.go:140: sql delete from test_index where c = 3105 index_test.go:140: sql delete from test_index where c = 2547 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:140: sql delete from test_index where c = 2341 index_test.go:140: sql delete from test_index where c = 2561 index_test.go:143: sql update test_index set c1 = 2895441238412781817, c2 = 0.249637, c3 = 'tNUdWLcQF6' where c = 1811 index_test.go:140: sql delete from test_index where c = 3307 index_test.go:143: sql update test_index set c1 = 2983371639619952670, c2 = 0.647445, c3 = 'zQqrqz3hL6' where c = 3063 index_test.go:140: sql delete from test_index where c = 2177 index_test.go:140: sql delete from test_index where c = 3462 index_test.go:143: sql update test_index set c1 = 1973515745236250556, c2 = 0.730405, c3 = 'q6FERNr4EQ' where c = 1216 index_test.go:143: sql update test_index set c1 = 231991366048727891, c2 = 0.123422, c3 = 'E3VUeQKAHS' where c = 17 index_test.go:143: sql update test_index set c1 = 7845860902540616774, c2 = 0.303309, c3 = 'lVl43tPpAh' where c = 1602 index_test.go:140: sql delete from test_index where c = 3881 index_test.go:137: sql insert into test_index values (4111, 8817921125912036116, 0.624803, 'dLPQ56Kuy2') index_test.go:143: sql update test_index set c1 = 8196371179450513227, c2 = 0.915752, c3 = 'Si0sKMWAzT' where c = 2183 index_test.go:143: sql update test_index set c1 = 7077483143092606747, c2 = 0.523551, c3 = 'anAl3JUkJN' where c = 3810 index_test.go:143: sql update test_index set c1 = 1133810454618969737, c2 = 0.240514, c3 = 'mGrwOkBKPE' where c = 3168 index_test.go:143: sql update test_index set c1 = 8188608948505984269, c2 = 0.495747, c3 = 'rbKPJ1xbU4' where c = 140 index_test.go:137: sql insert into test_index values (4112, 8770187347075760647, 0.706145, 'pO9LV56Ang') index_test.go:137: sql insert into test_index values (4113, 9126325160623833668, 0.453949, 'RXDOhyy1mK') index_test.go:137: sql insert into test_index values (4116, 7236648406126942975, 0.542198, 'nGc6n6oH5y') index_test.go:137: sql insert into test_index values (4115, 5175169025460262648, 0.891073, 'XpJODeC24o') index_test.go:143: sql update test_index set c1 = 5149508055296494252, c2 = 0.463521, c3 = 'BHhtVIEK8i' where c = 1410 index_test.go:137: sql insert into test_index values (4118, 2402372888278481941, 0.995863, 'ZaFiTVbJHx') index_test.go:137: sql insert into test_index values (4114, 3640329316819636221, 0.065520, 'edkdAHe93y') index_test.go:137: sql insert into test_index values (4119, 647165028297676954, 0.942442, 'A0xsNKW4s4') index_test.go:140: sql delete from test_index where c = 2820 index_test.go:137: sql insert into test_index values (4117, 3003016824032406147, 0.958785, 'tWa4vEsixF') index_test.go:140: sql delete from test_index where c = 2354 index_test.go:140: sql delete from test_index where c = 1294 index_test.go:143: sql update test_index set c1 = 4727853093886959343, c2 = 0.442067, c3 = 'Gu6ryG579K' where c = 3974 index_test.go:140: sql delete from test_index where c = 1194 index_test.go:137: sql insert into test_index values (4120, 2224658986663521824, 0.974714, 'YvBulSg5wj') index_test.go:140: sql delete from test_index where c = 3567 index_test.go:140: sql delete from test_index where c = 844 index_test.go:140: sql delete from test_index where c = 3328 index_test.go:140: sql delete from test_index where c = 1708 index_test.go:143: sql update test_index set c1 = 3252218632127299030, c2 = 0.842283, c3 = 'HjO4UC5wJr' where c = 664 index_test.go:143: sql update test_index set c1 = 5407239158957693545, c2 = 0.912910, c3 = 'mIc1chFry3' where c = 1754 index_test.go:140: sql delete from test_index where c = 3335 index_test.go:137: sql insert into test_index values (4121, 1245144429618899429, 0.056109, 'ucHUlijta7') index_test.go:143: sql update test_index set c1 = 2792951316093258165, c2 = 0.064407, c3 = 'BpTdWp3N8I' where c = 572 index_test.go:143: sql update test_index set c1 = 7551134808536990958, c2 = 0.833784, c3 = 'G0zgw3KS36' where c = 3588 index_test.go:143: sql update test_index set c1 = 452547032946933005, c2 = 0.989297, c3 = 'OrMlYv9fft' where c = 3320 index_test.go:140: sql delete from test_index where c = 2593 index_test.go:143: sql update test_index set c1 = 7883129730230607124, c2 = 0.982470, c3 = 'Lk2mGYi5iS' where c = 3252 index_test.go:143: sql update test_index set c1 = 2721008651155272538, c2 = 0.128755, c3 = 'jvGjhbuSLv' where c = 3964 index_test.go:143: sql update test_index set c1 = 5584565811249248223, c2 = 0.335506, c3 = 'nT7NbdI0nC' where c = 504 index_test.go:137: sql insert into test_index values (4122, 2541851975893918280, 0.636456, '7U7X7Aehyh') index_test.go:137: sql insert into test_index values (4124, 1067339823171971607, 0.909465, 'i55WjHZ9aR') index_test.go:137: sql insert into test_index values (4123, 8623444528960073866, 0.599435, 'LCkHX6IbFB') index_test.go:140: sql delete from test_index where c = 437 index_test.go:137: sql insert into test_index values (4126, 3255968759705686831, 0.591304, '94HkkuKhuJ') index_test.go:137: sql insert into test_index values (4125, 212768569381490378, 0.694694, 'OeNvxQ9Vb4') index_test.go:143: sql update test_index set c1 = 4570641162730704844, c2 = 0.426033, c3 = 'cguhrTinDi' where c = 2265 index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 3677 index_test.go:137: sql insert into test_index values (4129, 6914342379682743444, 0.394055, 'ciwNT8Q7Ku') index_test.go:137: sql insert into test_index values (4127, 6021830687902834422, 0.990287, '7RqTxF3Pb1') index_test.go:140: sql delete from test_index where c = 2988 index_test.go:137: sql insert into test_index values (4128, 2006640000711573354, 0.481357, 'sl5hqwma6o') index_test.go:143: sql update test_index set c1 = 5376258002316618941, c2 = 0.979339, c3 = 'u40Leu5vDx' where c = 1141 index_test.go:143: sql update test_index set c1 = 1622143132630060390, c2 = 0.079725, c3 = 'HfIUicXPoM' where c = 2727 index_test.go:140: sql delete from test_index where c = 2119 index_test.go:143: sql update test_index set c1 = 3532598370941672564, c2 = 0.285720, c3 = 'pW4BiAGf5E' where c = 905 index_test.go:140: sql delete from test_index where c = 2181 index_test.go:140: sql delete from test_index where c = 2658 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:137: sql insert into test_index values (4130, 1062296925935457950, 0.047534, '1uxbMckdsv') index_test.go:137: sql insert into test_index values (4131, 8314398319303480620, 0.186408, '0RJh59LYCS') index_test.go:143: sql update test_index set c1 = 4195575139824955153, c2 = 0.990915, c3 = 'T4RLCDjdNK' where c = 1891 index_test.go:140: sql delete from test_index where c = 3415 index_test.go:137: sql insert into test_index values (4132, 2273640493556900177, 0.508540, 'p5vxYm6UOY') index_test.go:143: sql update test_index set c1 = 4789401826314277706, c2 = 0.342986, c3 = '5NJG8RX2k3' where c = 340 index_test.go:143: sql update test_index set c1 = 6401223049358490346, c2 = 0.333978, c3 = 'uEKahpe3J7' where c = 3057 index_test.go:140: sql delete from test_index where c = 3310 index_test.go:140: sql delete from test_index where c = 1990 index_test.go:143: sql update test_index set c1 = 2981011024604716407, c2 = 0.983044, c3 = 'CfJdopNhUS' where c = 478 index_test.go:143: sql update test_index set c1 = 7618328846834656562, c2 = 0.848312, c3 = '4v38bLX0c1' where c = 1865 index_test.go:137: sql insert into test_index values (4133, 3795208125588057415, 0.520856, 'HdDXnm43P2') index_test.go:143: sql update test_index set c1 = 9005320774626733177, c2 = 0.031458, c3 = 'pfAHTmgUeO' where c = 2009 index_test.go:143: sql update test_index set c1 = 4536624938786841665, c2 = 0.507842, c3 = '3a4QQtUL0R' where c = 631 index_test.go:140: sql delete from test_index where c = 3587 index_test.go:140: sql delete from test_index where c = 2774 index_test.go:137: sql insert into test_index values (4134, 7718261500281001799, 0.066377, 'GmLRXPZQnD') index_test.go:137: sql insert into test_index values (4137, 2296949163027532724, 0.356560, 'kPh4VKAkjb') index_test.go:137: sql insert into test_index values (4136, 1998225335065461163, 0.066131, 'KySLWmFluq') index_test.go:143: sql update test_index set c1 = 86625762278911350, c2 = 0.518529, c3 = 'SZGF2xNawh' where c = 146 index_test.go:143: sql update test_index set c1 = 1462540160716368006, c2 = 0.139836, c3 = 'cH1m3K7TwF' where c = 1808 index_test.go:137: sql insert into test_index values (4135, 1840957732309491742, 0.435878, 'jOrFB9A9MN') index_test.go:143: sql update test_index set c1 = 6192183863020638563, c2 = 0.122672, c3 = '1s2hrJqRsY' where c = 1734 index_test.go:137: sql insert into test_index values (4138, 6326054033247485350, 0.168254, 'DNNuTFN2tR') index_test.go:137: sql insert into test_index values (4139, 6423228390332968834, 0.237030, '8VbCEWQmjm') index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (4140, 6835735244623352686, 0.691706, 'FFQ8tO1eLp') index_test.go:140: sql delete from test_index where c = 340 index_test.go:140: sql delete from test_index where c = 3184 index_test.go:140: sql delete from test_index where c = 1001 index_test.go:137: sql insert into test_index values (4141, 4270384288353632327, 0.591160, 'x1wq1aOUCn') index_test.go:137: sql insert into test_index values (4142, 1689635863960807196, 0.559024, 'DwxDybJHpr') index_test.go:140: sql delete from test_index where c = 1881 index_test.go:143: sql update test_index set c1 = 3975157367150009743, c2 = 0.607076, c3 = '8KKN4cGec3' where c = 727 index_test.go:140: sql delete from test_index where c = 3849 index_test.go:137: sql insert into test_index values (4143, 4690659102128047444, 0.800952, 'fZJ5INMvxQ') index_test.go:143: sql update test_index set c1 = 6549695284483630601, c2 = 0.057308, c3 = 'cm1bilOxnU' where c = 932 index_test.go:140: sql delete from test_index where c = 3622 index_test.go:143: sql update test_index set c1 = 5477430876271105253, c2 = 0.868143, c3 = 'QQZc13FveG' where c = 3709 index_test.go:143: sql update test_index set c1 = 5881581224385153831, c2 = 0.733416, c3 = 'bJErRc1JxL' where c = 3272 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:137: sql insert into test_index values (4144, 7942432964100133859, 0.386575, 'une5Ogbshq') index_test.go:143: sql update test_index set c1 = 4481600508721458816, c2 = 0.337353, c3 = 'bDEm3rZ3sE' where c = 283 index_test.go:143: sql update test_index set c1 = 5826803248912793675, c2 = 0.027786, c3 = 'B8JwsNoENB' where c = 3609 index_test.go:143: sql update test_index set c1 = 9038191003484600010, c2 = 0.024090, c3 = 'XgGTkZW5bO' where c = 2722 index_test.go:140: sql delete from test_index where c = 3162 index_test.go:143: sql update test_index set c1 = 8192699057465283036, c2 = 0.930938, c3 = '4qkhdyD4Xi' where c = 894 index_test.go:137: sql insert into test_index values (4147, 3896908347791903558, 0.011184, '355OULOE4x') index_test.go:140: sql delete from test_index where c = 3697 index_test.go:137: sql insert into test_index values (4145, 3800370609309460507, 0.875529, 'H908bU70fs') index_test.go:143: sql update test_index set c1 = 7307851408220846802, c2 = 0.721188, c3 = 'bVkLE5I6Pc' where c = 1017 index_test.go:137: sql insert into test_index values (4146, 2051272911446401055, 0.458821, 'Sm7vDmTSwW') index_test.go:137: sql insert into test_index values (4151, 1398405014960751903, 0.793806, 'wtgwpvWzqp') index_test.go:137: sql insert into test_index values (4148, 1823230917263714345, 0.299439, 'SBJn6Dl71V') index_test.go:137: sql insert into test_index values (4150, 5973175411112969068, 0.260431, 'liEcMqDHnW') index_test.go:140: sql delete from test_index where c = 2953 index_test.go:137: sql insert into test_index values (4149, 1008070854852983813, 0.040800, 'nCRcSQF3GA') index_test.go:140: sql delete from test_index where c = 2089 index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 3551 index_test.go:140: sql delete from test_index where c = 3102 index_test.go:143: sql update test_index set c1 = 954140025466560151, c2 = 0.282077, c3 = 'ykmMVF0ui5' where c = 1300 index_test.go:137: sql insert into test_index values (4152, 117641963274126012, 0.291350, '7ZKZ26E39n') index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 3202122615761660050, c2 = 0.385028, c3 = 'vjszWMNadE' where c = 1544 index_test.go:143: sql update test_index set c1 = 5976686089918436381, c2 = 0.391120, c3 = 'os82acujwe' where c = 3294 index_test.go:140: sql delete from test_index where c = 1776 index_test.go:143: sql update test_index set c1 = 1635648461435526048, c2 = 0.656445, c3 = 'lBYuw0rDwQ' where c = 2430 index_test.go:143: sql update test_index set c1 = 6030478491619351676, c2 = 0.060479, c3 = 'c0nywgWi16' where c = 4026 index_test.go:137: sql insert into test_index values (4153, 6775494290972131433, 0.093363, 'C88kbS8d7U') index_test.go:143: sql update test_index set c1 = 2839746516011620374, c2 = 0.286036, c3 = '40ulrBttY5' where c = 1419 index_test.go:143: sql update test_index set c1 = 3738359676130431353, c2 = 0.753601, c3 = 'zb7tCggCKx' where c = 3110 index_test.go:137: sql insert into test_index values (4155, 6440846954471388317, 0.034972, 'XBZF9SgS90') index_test.go:140: sql delete from test_index where c = 3629 index_test.go:140: sql delete from test_index where c = 3997 index_test.go:143: sql update test_index set c1 = 7370441263178277563, c2 = 0.366830, c3 = '3lk1A9xPDT' where c = 3675 index_test.go:137: sql insert into test_index values (4156, 1933677885921232060, 0.077169, 'okMZYOD6OA') index_test.go:137: sql insert into test_index values (4154, 473473719418288929, 0.453729, 'dUupl0rlLu') index_test.go:137: sql insert into test_index values (4157, 5560765384461115962, 0.042079, '3f4HirlU8l') index_test.go:140: sql delete from test_index where c = 803 index_test.go:143: sql update test_index set c1 = 4504577384726642178, c2 = 0.887726, c3 = 'HScmqZJsMb' where c = 2243 index_test.go:137: sql insert into test_index values (4158, 5570628907305437245, 0.135356, 'C3oOIF2FP7') index_test.go:137: sql insert into test_index values (4159, 5060327490691198899, 0.202879, 'mW0rHiPFcD') index_test.go:140: sql delete from test_index where c = 896 index_test.go:140: sql delete from test_index where c = 591 index_test.go:143: sql update test_index set c1 = 7477431003415438762, c2 = 0.683127, c3 = '9ZWSQWAzIy' where c = 3942 index_test.go:143: sql update test_index set c1 = 3301250931154001598, c2 = 0.863924, c3 = 'IRJYSYDBLN' where c = 3028 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:143: sql update test_index set c1 = 3301376525205247515, c2 = 0.702642, c3 = 'SZF6huuyhO' where c = 1607 index_test.go:137: sql insert into test_index values (4160, 7170996845981518842, 0.031751, 'Q5kUHbD8y8') index_test.go:143: sql update test_index set c1 = 2910020393538630085, c2 = 0.203801, c3 = 'KCx8EVN7c0' where c = 2417 index_test.go:140: sql delete from test_index where c = 1685 index_test.go:137: sql insert into test_index values (4161, 3133175333646077680, 0.946541, 'vPIvmrv2q1') index_test.go:140: sql delete from test_index where c = 461 index_test.go:140: sql delete from test_index where c = 3690 index_test.go:143: sql update test_index set c1 = 1884548000659834298, c2 = 0.720924, c3 = 'RtFA6vtzvU' where c = 1263 index_test.go:137: sql insert into test_index values (4162, 846644550016990254, 0.765386, 'CXjfSb5BHo') index_test.go:137: sql insert into test_index values (4163, 8844670285257330856, 0.752351, 'sKU4IGFkwv') index_test.go:143: sql update test_index set c1 = 1625140648152310328, c2 = 0.883075, c3 = 'R1w2xaUbAt' where c = 265 index_test.go:137: sql insert into test_index values (4164, 533159186098107297, 0.835512, 'bLVQVoBglD') index_test.go:140: sql delete from test_index where c = 2677 index_test.go:137: sql insert into test_index values (4165, 4472475640417999425, 0.635378, 'CkllEfLveg') index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 4003573596761774634, c2 = 0.199822, c3 = 'GUQOFkaJUm' where c = 1495 index_test.go:140: sql delete from test_index where c = 1736 index_test.go:140: sql delete from test_index where c = 3600 index_test.go:137: sql insert into test_index values (4166, 1037463536914515379, 0.393765, 'Jw4CcgpyeY') index_test.go:140: sql delete from test_index where c = 785 index_test.go:143: sql update test_index set c1 = 3159142816585987826, c2 = 0.539153, c3 = 'YR0RqN82lX' where c = 2061 index_test.go:143: sql update test_index set c1 = 3975074099488323944, c2 = 0.032276, c3 = 'RG2RzQei1v' where c = 879 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:143: sql update test_index set c1 = 4548007539880862862, c2 = 0.285150, c3 = '08tQWm99En' where c = 3808 index_test.go:137: sql insert into test_index values (4167, 7286445046716950625, 0.825795, 'R2b8rOQVKN') index_test.go:143: sql update test_index set c1 = 53084693980643659, c2 = 0.859981, c3 = 'Ut5JEA8zyA' where c = 1959 index_test.go:143: sql update test_index set c1 = 6879468899854823313, c2 = 0.376001, c3 = 'OyI3meadcV' where c = 632 index_test.go:137: sql insert into test_index values (4168, 6727386596470786738, 0.318306, 'gekem4lwia') index_test.go:140: sql delete from test_index where c = 484 index_test.go:140: sql delete from test_index where c = 1106 index_test.go:137: sql insert into test_index values (4169, 3343130387301513559, 0.905937, '83cRa5C8Dt') index_test.go:143: sql update test_index set c1 = 2279200867227309649, c2 = 0.333716, c3 = 'mvU2kC3Lqk' where c = 3796 index_test.go:137: sql insert into test_index values (4171, 6014133600813380337, 0.622940, 'mc6EeKamgH') index_test.go:140: sql delete from test_index where c = 2538 index_test.go:143: sql update test_index set c1 = 221557732165530168, c2 = 0.415083, c3 = 'B4cY3w5MgI' where c = 1952 index_test.go:143: sql update test_index set c1 = 7491144325192185157, c2 = 0.764434, c3 = 'soaQqOEdVg' where c = 1005 index_test.go:137: sql insert into test_index values (4172, 1591977451804369140, 0.066923, 'PKYIMQ0Jky') index_test.go:137: sql insert into test_index values (4170, 1110526743698165844, 0.188890, '3ZwrnRKXuZ') index_test.go:140: sql delete from test_index where c = 1537 index_test.go:140: sql delete from test_index where c = 754 index_test.go:137: sql insert into test_index values (4173, 1499059824232603072, 0.790023, 'D0d3QOAuAk') index_test.go:143: sql update test_index set c1 = 8222401853355937534, c2 = 0.936447, c3 = '6srrG3cUyV' where c = 2507 index_test.go:143: sql update test_index set c1 = 8788539232709751228, c2 = 0.465712, c3 = 'VSkJGEFJFo' where c = 1639 index_test.go:143: sql update test_index set c1 = 3319132378582335479, c2 = 0.437848, c3 = 'T58oZBFcgE' where c = 968 index_test.go:137: sql insert into test_index values (4174, 7940475532646614609, 0.472757, 'LqFOwVbtHR') index_test.go:137: sql insert into test_index values (4176, 5090251429251185303, 0.367365, 'ahUCdY7DT4') index_test.go:137: sql insert into test_index values (4175, 5886188454448534128, 0.603537, '73DkbhuSh7') index_test.go:143: sql update test_index set c1 = 7698827519261776758, c2 = 0.730594, c3 = 'QoEyCZ5MR4' where c = 381 index_test.go:140: sql delete from test_index where c = 760 index_test.go:140: sql delete from test_index where c = 4027 index_test.go:140: sql delete from test_index where c = 3499 index_test.go:137: sql insert into test_index values (4178, 8988497172107029725, 0.457961, 'N0EG1z9749') index_test.go:140: sql delete from test_index where c = 3682 index_test.go:140: sql delete from test_index where c = 3654 index_test.go:137: sql insert into test_index values (4179, 2256670011627325389, 0.272888, 'rqCDtVh97c') index_test.go:137: sql insert into test_index values (4177, 7791987690280466562, 0.409951, 'GS8ZmlLW3x') index_test.go:140: sql delete from test_index where c = 3691 index_test.go:143: sql update test_index set c1 = 6970055168234604912, c2 = 0.364480, c3 = 'm2ne9JI5js' where c = 2834 index_test.go:137: sql insert into test_index values (4180, 6288204727091537495, 0.368461, 'UANN52uXID') index_test.go:143: sql update test_index set c1 = 1896708358831206420, c2 = 0.832136, c3 = 'VAfmOYWuza' where c = 1649 index_test.go:143: sql update test_index set c1 = 5990671345589018629, c2 = 0.225095, c3 = 'NOyOdV51qk' where c = 3944 index_test.go:143: sql update test_index set c1 = 5159795548743382989, c2 = 0.423825, c3 = 'sgakxUxfmE' where c = 3057 index_test.go:140: sql delete from test_index where c = 3996 index_test.go:143: sql update test_index set c1 = 3048933623939601761, c2 = 0.202117, c3 = 'ZtncrlinZt' where c = 3295 index_test.go:140: sql delete from test_index where c = 3119 index_test.go:137: sql insert into test_index values (4181, 3862666644269360614, 0.093858, 'xieradmEE3') index_test.go:143: sql update test_index set c1 = 3673498914042651543, c2 = 0.055256, c3 = 'lBYXqJIx0D' where c = 70 index_test.go:140: sql delete from test_index where c = 1696 index_test.go:137: sql insert into test_index values (4183, 7981596769726274221, 0.713259, 'CK3ATBkJog') index_test.go:140: sql delete from test_index where c = 3460 index_test.go:137: sql insert into test_index values (4182, 4521214194200646332, 0.459598, 'eBSXJVmb22') index_test.go:140: sql delete from test_index where c = 3305 index_test.go:137: sql insert into test_index values (4184, 8290970088802214877, 0.374835, '0gBYfn00z2') index_test.go:143: sql update test_index set c1 = 7183139919476704808, c2 = 0.940879, c3 = 'i0g2moRwzy' where c = 422 index_test.go:143: sql update test_index set c1 = 4151132721223647722, c2 = 0.761109, c3 = 'OBXMEuguDu' where c = 337 index_test.go:137: sql insert into test_index values (4185, 4110656446837600559, 0.575267, 'G1BhcOtq7F') index_test.go:137: sql insert into test_index values (4186, 3435524758290258968, 0.708955, 'vQC7EFjozZ') index_test.go:143: sql update test_index set c1 = 2727292885223497409, c2 = 0.263744, c3 = 'NMIrQ6NJ3I' where c = 3148 index_test.go:140: sql delete from test_index where c = 3133 index_test.go:140: sql delete from test_index where c = 3520 index_test.go:143: sql update test_index set c1 = 1518742466862731822, c2 = 0.831349, c3 = '2hNbopxjXo' where c = 4128 index_test.go:140: sql delete from test_index where c = 4134 index_test.go:137: sql insert into test_index values (4187, 2488457245742470016, 0.859662, 'Gwy3nsmy4b') index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 3455 index_test.go:143: sql update test_index set c1 = 981481626878235950, c2 = 0.077576, c3 = 'dey3jiDgmF' where c = 1331 index_test.go:137: sql insert into test_index values (4188, 3696145102862693652, 0.589580, 'QNp3TYEI97') index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (4189, 6507351389930811769, 0.304287, 'Iiw5yquxG0') index_test.go:137: sql insert into test_index values (4190, 430250622239598124, 0.435999, 'f2Cc5dkOui') index_test.go:143: sql update test_index set c1 = 7628829256506479713, c2 = 0.417243, c3 = 'fpU5C7WJFW' where c = 2109 index_test.go:143: sql update test_index set c1 = 8573306005849800193, c2 = 0.554783, c3 = 'EkbRrJu4Yx' where c = 1730 index_test.go:140: sql delete from test_index where c = 2864 index_test.go:143: sql update test_index set c1 = 5590337660231741397, c2 = 0.890654, c3 = '3I9g1JkO8F' where c = 3224 index_test.go:143: sql update test_index set c1 = 4340797708862568737, c2 = 0.277889, c3 = '7YnEr3GFaz' where c = 4080 index_test.go:143: sql update test_index set c1 = 4188093219101399124, c2 = 0.223814, c3 = 'qebwARmiP4' where c = 1078 index_test.go:137: sql insert into test_index values (4191, 7696643091606865948, 0.845152, 'ijHj38oudi') index_test.go:143: sql update test_index set c1 = 8136839360548307634, c2 = 0.264417, c3 = 'f1LobAE2yG' where c = 2383 index_test.go:143: sql update test_index set c1 = 6197564118621814403, c2 = 0.732614, c3 = '7CLOh1svhQ' where c = 3738 index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (4192, 7415511553674902790, 0.621088, '4izlmvKFK2') index_test.go:140: sql delete from test_index where c = 2859 index_test.go:137: sql insert into test_index values (4193, 8432350930506836748, 0.145586, 'icgcxsRJf6') index_test.go:140: sql delete from test_index where c = 3005 index_test.go:137: sql insert into test_index values (4195, 7286047215443471904, 0.328700, 'QVAiLiH1Bj') index_test.go:137: sql insert into test_index values (4194, 1459025956005075607, 0.800453, 'VcwYxZQRhp') index_test.go:140: sql delete from test_index where c = 239 index_test.go:143: sql update test_index set c1 = 6511166975923877268, c2 = 0.096387, c3 = 'FV9u9I3Drg' where c = 1662 index_test.go:143: sql update test_index set c1 = 3363264461301458627, c2 = 0.657649, c3 = 'Ei7pcbKu0J' where c = 2007 index_test.go:140: sql delete from test_index where c = 2060 index_test.go:137: sql insert into test_index values (4196, 3265207368014391379, 0.584418, 'ucXsmR7ebj') index_test.go:140: sql delete from test_index where c = 3281 index_test.go:143: sql update test_index set c1 = 3474132617262045627, c2 = 0.595333, c3 = 'GFH0A1nxPz' where c = 2397 index_test.go:143: sql update test_index set c1 = 2150498793543676536, c2 = 0.024246, c3 = 'akC7Rd7KEP' where c = 3113 index_test.go:140: sql delete from test_index where c = 2808 index_test.go:137: sql insert into test_index values (4197, 6378053963497510672, 0.149247, 'qJMwtAgCeQ') index_test.go:143: sql update test_index set c1 = 5702868368966145775, c2 = 0.773200, c3 = 'eAOoYEXgRW' where c = 2627 index_test.go:140: sql delete from test_index where c = 4164 index_test.go:143: sql update test_index set c1 = 2548630705104106818, c2 = 0.628833, c3 = 'BrtqXP4tE7' where c = 844 index_test.go:143: sql update test_index set c1 = 56477395389772701, c2 = 0.130031, c3 = 'pbbK5GTfA1' where c = 233 index_test.go:143: sql update test_index set c1 = 1049502837346587373, c2 = 0.237569, c3 = '196YNqeyOH' where c = 3549 index_test.go:140: sql delete from test_index where c = 2424 index_test.go:137: sql insert into test_index values (4198, 4416607784588291477, 0.704813, '1oRoFNps8B') index_test.go:137: sql insert into test_index values (4199, 2928604880765012269, 0.329644, 'y2No2ydWcE') index_test.go:140: sql delete from test_index where c = 1927 index_test.go:137: sql insert into test_index values (4200, 2955883336923997886, 0.193574, 'eqmObMR3cW') index_test.go:143: sql update test_index set c1 = 7471440061822536163, c2 = 0.512102, c3 = 'tZOl3v8byo' where c = 857 index_test.go:140: sql delete from test_index where c = 3450 index_test.go:143: sql update test_index set c1 = 5417092693808714938, c2 = 0.423134, c3 = 'mVhF30L3ww' where c = 3712 index_test.go:143: sql update test_index set c1 = 6368259366767762601, c2 = 0.569780, c3 = 'k0xPJ75kBx' where c = 2982 index_test.go:140: sql delete from test_index where c = 1394 index_test.go:143: sql update test_index set c1 = 9173282797738313512, c2 = 0.247322, c3 = 'gaIkvSIHs2' where c = 3515 index_test.go:137: sql insert into test_index values (4204, 3090207251536977598, 0.412556, 'mB6Wj0kErH') index_test.go:137: sql insert into test_index values (4201, 5833884832186372495, 0.592448, 'phikqkCcn1') index_test.go:137: sql insert into test_index values (4205, 5045773977771649634, 0.450291, 'dME8dv2FMP') index_test.go:137: sql insert into test_index values (4203, 5860818598370012087, 0.834091, 'vLroIxGr9L') index_test.go:137: sql insert into test_index values (4202, 3198359179994004989, 0.800092, 'G6mKWLb2mI') index_test.go:137: sql insert into test_index values (4208, 8577656871813845386, 0.469438, '25E3q42ORJ') index_test.go:137: sql insert into test_index values (4209, 2768448289951697062, 0.818147, 'XFQBShJxEn') index_test.go:137: sql insert into test_index values (4207, 9147047732901387834, 0.056555, 'YRjwu3b2mh') index_test.go:137: sql insert into test_index values (4206, 8838662972589705600, 0.800307, 'Pjcw7wSDF9') index_test.go:137: sql insert into test_index values (4210, 1254243023087611482, 0.870953, 'qucOA3yqMA') index_test.go:140: sql delete from test_index where c = 3633 index_test.go:140: sql delete from test_index where c = 358 index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 631 index_test.go:140: sql delete from test_index where c = 692 index_test.go:140: sql delete from test_index where c = 1631 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:143: sql update test_index set c1 = 5533123484603865529, c2 = 0.924907, c3 = 'SXEyMCzDGg' where c = 1138 index_test.go:143: sql update test_index set c1 = 7735964459913450573, c2 = 0.757268, c3 = 'sj1zETyHsx' where c = 2071 index_test.go:140: sql delete from test_index where c = 696 index_test.go:140: sql delete from test_index where c = 3867 index_test.go:143: sql update test_index set c1 = 8632494715604701258, c2 = 0.753499, c3 = 'TjZe8teBkQ' where c = 921 index_test.go:140: sql delete from test_index where c = 4193 index_test.go:143: sql update test_index set c1 = 2032639261611637199, c2 = 0.289232, c3 = 'UukuqjReDS' where c = 1121 index_test.go:143: sql update test_index set c1 = 6340499104129455155, c2 = 0.762624, c3 = 'dd7Uj8lvAP' where c = 3973 index_test.go:143: sql update test_index set c1 = 7346817887105906918, c2 = 0.532927, c3 = 'K1QF1ts4Mf' where c = 1138 index_test.go:137: sql insert into test_index values (4212, 2373018132716624906, 0.762167, '5GKATyyL0F') index_test.go:143: sql update test_index set c1 = 1343222203187113273, c2 = 0.608701, c3 = 'VA0c7GYAqW' where c = 3447 index_test.go:143: sql update test_index set c1 = 631635086445466369, c2 = 0.010344, c3 = 'urnzWPlyxS' where c = 3427 index_test.go:137: sql insert into test_index values (4211, 5061761217522724613, 0.039187, '5cY9w3rVSa') index_test.go:137: sql insert into test_index values (4214, 8795657865471577820, 0.793391, 'sN63ICxHdk') index_test.go:137: sql insert into test_index values (4213, 8865035032625962172, 0.062258, 'FDwutytiSl') index_test.go:143: sql update test_index set c1 = 5324384678307288770, c2 = 0.347516, c3 = 'kEJn5BMUuC' where c = 2822 index_test.go:137: sql insert into test_index values (4216, 8793175503209387462, 0.264662, 'snU7vpeBz1') index_test.go:137: sql insert into test_index values (4215, 8624685926554192120, 0.887848, 'Wh15HTMziB') index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 3316 index_test.go:137: sql insert into test_index values (4218, 4322909614163228889, 0.944183, 'BMntGK5CcY') index_test.go:143: sql update test_index set c1 = 4460640725687683776, c2 = 0.321369, c3 = 'eiAJycdAuR' where c = 2546 index_test.go:140: sql delete from test_index where c = 860 index_test.go:137: sql insert into test_index values (4219, 2095961783334559516, 0.993691, 'b5tz2N966M') index_test.go:137: sql insert into test_index values (4217, 3227697237022008318, 0.128224, 'ybYcaQNgFd') index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 2654518916433770343, c2 = 0.922607, c3 = '9rguAqeABf' where c = 1499 index_test.go:140: sql delete from test_index where c = 4035 index_test.go:140: sql delete from test_index where c = 2359 index_test.go:140: sql delete from test_index where c = 4056 index_test.go:143: sql update test_index set c1 = 2826640181913455456, c2 = 0.080072, c3 = 'dsvjR48GHt' where c = 926 index_test.go:137: sql insert into test_index values (4220, 179524275622249187, 0.742551, 'TbkZWMJMDP') index_test.go:140: sql delete from test_index where c = 3538 index_test.go:143: sql update test_index set c1 = 5575003662596944496, c2 = 0.852500, c3 = 'WM8p1uGWL4' where c = 1157 index_test.go:137: sql insert into test_index values (4221, 819172451856126705, 0.714593, 'fRyueHrxcD') index_test.go:143: sql update test_index set c1 = 8294080101630283538, c2 = 0.195417, c3 = 'p1AVN4U2OI' where c = 597 index_test.go:143: sql update test_index set c1 = 3236899399505434478, c2 = 0.590702, c3 = 'bYLd6Kloty' where c = 2599 index_test.go:140: sql delete from test_index where c = 3353 index_test.go:143: sql update test_index set c1 = 8422916136696579416, c2 = 0.742699, c3 = '61yrMSM938' where c = 2027 index_test.go:143: sql update test_index set c1 = 9149862834463029067, c2 = 0.947020, c3 = 'vgXMJeNpoD' where c = 1570 index_test.go:143: sql update test_index set c1 = 6629285873295098717, c2 = 0.831546, c3 = '24esaYnDkW' where c = 2064 index_test.go:137: sql insert into test_index values (4222, 8480974451187467642, 0.218085, 'j6YFe6Il7Y') index_test.go:140: sql delete from test_index where c = 273 index_test.go:137: sql insert into test_index values (4224, 6646800639860608501, 0.333707, 'mxNkn2Dn5a') index_test.go:137: sql insert into test_index values (4223, 7747674454200793042, 0.071127, '9BdSyAe3Yr') index_test.go:137: sql insert into test_index values (4225, 3867159299316827557, 0.153302, '81cGL0iQyI') index_test.go:140: sql delete from test_index where c = 1799 index_test.go:143: sql update test_index set c1 = 7567663279336277734, c2 = 0.307341, c3 = 'oGYvmfUmJ6' where c = 1413 index_test.go:140: sql delete from test_index where c = 672 index_test.go:137: sql insert into test_index values (4228, 121177158493995624, 0.123995, 'JB0VZrvtRo') index_test.go:137: sql insert into test_index values (4226, 4252320268875573535, 0.665589, 'bv8EsovVaQ') index_test.go:140: sql delete from test_index where c = 948 index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 3248562085854339320, c2 = 0.277256, c3 = 'ajufOamq1y' where c = 2518 index_test.go:140: sql delete from test_index where c = 591 index_test.go:143: sql update test_index set c1 = 609467783936034761, c2 = 0.155449, c3 = 'EXPeBtWNJ3' where c = 1661 index_test.go:137: sql insert into test_index values (4227, 7813651705819765419, 0.602060, 'PbleKcsfYw') index_test.go:143: sql update test_index set c1 = 2752099193746831389, c2 = 0.199766, c3 = 'jt062k8shH' where c = 63 index_test.go:140: sql delete from test_index where c = 2542 index_test.go:143: sql update test_index set c1 = 5469752445072785013, c2 = 0.468487, c3 = '8kI99fgDI3' where c = 3016 index_test.go:137: sql insert into test_index values (4229, 1913510062593313057, 0.859263, '7QOHpaqxDR') index_test.go:137: sql insert into test_index values (4230, 6994195036178527081, 0.864000, 'A7D1IswRMK') index_test.go:140: sql delete from test_index where c = 3410 index_test.go:143: sql update test_index set c1 = 2248127714883066296, c2 = 0.335581, c3 = 'qiAgpoLPvU' where c = 3452 index_test.go:140: sql delete from test_index where c = 3264 index_test.go:137: sql insert into test_index values (4231, 1044950391754309004, 0.622892, 'mzpUXU1ENe') index_test.go:143: sql update test_index set c1 = 2210138950860371006, c2 = 0.329861, c3 = 'SbcBJPWCjl' where c = 3822 index_test.go:137: sql insert into test_index values (4232, 3852428569962176267, 0.064122, 'FT29NAFFuK') index_test.go:140: sql delete from test_index where c = 3384 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:140: sql delete from test_index where c = 1689 index_test.go:137: sql insert into test_index values (4233, 1150167695376781045, 0.520398, 'DOEGlZ1KQ0') index_test.go:143: sql update test_index set c1 = 2049317747708073312, c2 = 0.537811, c3 = 'kqNWJNEs1r' where c = 117 index_test.go:143: sql update test_index set c1 = 5568861069653551843, c2 = 0.558055, c3 = 'CLSIP07W75' where c = 2075 index_test.go:140: sql delete from test_index where c = 2031 index_test.go:143: sql update test_index set c1 = 3072739244514882755, c2 = 0.858275, c3 = 'kuGmEiHqLD' where c = 1298 index_test.go:137: sql insert into test_index values (4235, 2201729034390893896, 0.636937, 'VolluklcvR') index_test.go:143: sql update test_index set c1 = 8793045224659543599, c2 = 0.847538, c3 = 'ejkIfUMtJs' where c = 636 index_test.go:137: sql insert into test_index values (4234, 6777058518554789023, 0.047390, 'TR05Chl4uk') index_test.go:140: sql delete from test_index where c = 3175 index_test.go:143: sql update test_index set c1 = 4186091836754909553, c2 = 0.622200, c3 = 'N93nDDUsTk' where c = 3311 index_test.go:140: sql delete from test_index where c = 699 index_test.go:137: sql insert into test_index values (4237, 1297447631353098492, 0.674097, 'NT7AKJ07bL') index_test.go:140: sql delete from test_index where c = 1548 index_test.go:137: sql insert into test_index values (4236, 2924339115551040992, 0.471740, 'My78hWlxM1') index_test.go:143: sql update test_index set c1 = 1169343698030045416, c2 = 0.449803, c3 = 'hqlx3ELvEa' where c = 2040 index_test.go:137: sql insert into test_index values (4238, 6162142939059517778, 0.079788, 'sUooRhCDH2') index_test.go:143: sql update test_index set c1 = 4611789520334987830, c2 = 0.958470, c3 = 'vk0Ah2z5wi' where c = 1381 index_test.go:137: sql insert into test_index values (4240, 7718350155057091635, 0.046116, 'THwtvThbaV') index_test.go:137: sql insert into test_index values (4239, 246664204746622020, 0.820128, 'sbhuNE6pSE') index_test.go:140: sql delete from test_index where c = 1752 index_test.go:143: sql update test_index set c1 = 6254096179988285054, c2 = 0.550207, c3 = 'ZSa5NHrTgB' where c = 2823 index_test.go:140: sql delete from test_index where c = 2409 index_test.go:143: sql update test_index set c1 = 6364798058371422717, c2 = 0.512255, c3 = 'ltTWMNeioT' where c = 1529 index_test.go:140: sql delete from test_index where c = 3926 index_test.go:137: sql insert into test_index values (4241, 385221160620603099, 0.912293, 'Gce3wlGdTu') index_test.go:137: sql insert into test_index values (4242, 6558379443391383300, 0.149638, 'iGmw3x0uUv') index_test.go:140: sql delete from test_index where c = 736 index_test.go:143: sql update test_index set c1 = 8498954278115436915, c2 = 0.025772, c3 = 'S71Ycs96h6' where c = 2899 index_test.go:143: sql update test_index set c1 = 4295274054307936835, c2 = 0.119272, c3 = 'cMIFOrueGJ' where c = 830 index_test.go:137: sql insert into test_index values (4243, 9023658951867334823, 0.455059, 'LgqxxmENUx') index_test.go:143: sql update test_index set c1 = 3033911046757116651, c2 = 0.739580, c3 = 'RLWlwBFK26' where c = 2881 index_test.go:140: sql delete from test_index where c = 1830 index_test.go:143: sql update test_index set c1 = 328643433967705749, c2 = 0.150468, c3 = 'mLNW5QAzmH' where c = 537 index_test.go:140: sql delete from test_index where c = 3302 index_test.go:143: sql update test_index set c1 = 8263244282008221594, c2 = 0.881368, c3 = 'zHaODchaGe' where c = 3394 index_test.go:137: sql insert into test_index values (4244, 4635073793476275887, 0.566442, 'LHUTSUiDxL') index_test.go:140: sql delete from test_index where c = 395 index_test.go:143: sql update test_index set c1 = 2597745645220469081, c2 = 0.098411, c3 = 'NdLbdzUSXB' where c = 1698 index_test.go:140: sql delete from test_index where c = 3091 index_test.go:143: sql update test_index set c1 = 7255692913669046786, c2 = 0.965163, c3 = '6WB8ZyaLsZ' where c = 163 index_test.go:137: sql insert into test_index values (4248, 924365325460513901, 0.664532, 'Gf4zUAlIPm') index_test.go:137: sql insert into test_index values (4247, 1078758638346518401, 0.659898, 'um9J34yjDb') index_test.go:137: sql insert into test_index values (4245, 4453575930669122093, 0.553220, '0F7uXdRywm') index_test.go:137: sql insert into test_index values (4249, 9080313115594441141, 0.060172, 'F3UA48nrBV') index_test.go:143: sql update test_index set c1 = 241905119238995263, c2 = 0.781783, c3 = 'L19FTf12p4' where c = 3744 index_test.go:137: sql insert into test_index values (4246, 7466520055980983213, 0.423732, 'kwNylKggBk') index_test.go:137: sql insert into test_index values (4250, 274868810165139773, 0.270985, 'gtzMryOAKv') index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 3967887653363780989, c2 = 0.432118, c3 = 'ZcmAIlGabQ' where c = 3488 index_test.go:140: sql delete from test_index where c = 2183 index_test.go:137: sql insert into test_index values (4251, 2676982271615785099, 0.797697, 'SimIJ35Wit') index_test.go:140: sql delete from test_index where c = 1626 index_test.go:143: sql update test_index set c1 = 1713847836926537632, c2 = 0.941029, c3 = 'HlQL9uAdL3' where c = 556 index_test.go:137: sql insert into test_index values (4252, 7206211199437893463, 0.013531, 'cwxTIFYs24') index_test.go:140: sql delete from test_index where c = 1034 index_test.go:140: sql delete from test_index where c = 2290 index_test.go:143: sql update test_index set c1 = 418450892014861185, c2 = 0.407435, c3 = 'oknOML2O7e' where c = 1402 index_test.go:140: sql delete from test_index where c = 3127 index_test.go:137: sql insert into test_index values (4253, 4965432723662685725, 0.098495, 'Rxzb2vvf9i') index_test.go:143: sql update test_index set c1 = 6108746842244774100, c2 = 0.386059, c3 = 't3xnjL61yQ' where c = 242 index_test.go:143: sql update test_index set c1 = 4222214391286987900, c2 = 0.056191, c3 = 'bFI0fBtRpj' where c = 3436 index_test.go:137: sql insert into test_index values (4254, 2038295995833005451, 0.330714, 'wwfJzt5HQe') index_test.go:140: sql delete from test_index where c = 3474 index_test.go:140: sql delete from test_index where c = 1737 index_test.go:143: sql update test_index set c1 = 4364383649707985504, c2 = 0.658858, c3 = 'sKJUYwOxIj' where c = 285 index_test.go:143: sql update test_index set c1 = 8282491477259408921, c2 = 0.955144, c3 = '6ENTshnvMk' where c = 1279 index_test.go:137: sql insert into test_index values (4255, 4628159554977065938, 0.726316, 'UaV1NhKHwU') index_test.go:140: sql delete from test_index where c = 3551 index_test.go:143: sql update test_index set c1 = 6728546213970868637, c2 = 0.980439, c3 = 'hGs0QW9EHS' where c = 2897 index_test.go:140: sql delete from test_index where c = 457 index_test.go:140: sql delete from test_index where c = 1795 index_test.go:137: sql insert into test_index values (4256, 3403380000728803061, 0.419246, 'AJN1ux9smn') index_test.go:137: sql insert into test_index values (4257, 4787600435212045355, 0.910430, 'CROnleygJl') index_test.go:137: sql insert into test_index values (4259, 3256892739869328810, 0.139053, 'cuSMgqYtXp') index_test.go:143: sql update test_index set c1 = 4142245388615557340, c2 = 0.557620, c3 = 'zKCzJk7hE3' where c = 778 index_test.go:137: sql insert into test_index values (4258, 7834603964146043871, 0.634975, '3jf9ZsNFuc') index_test.go:143: sql update test_index set c1 = 2475641560791342631, c2 = 0.666659, c3 = 'c8XBxkp9aT' where c = 1271 index_test.go:143: sql update test_index set c1 = 1408405460177968828, c2 = 0.214237, c3 = 'TAy8skS1td' where c = 878 index_test.go:140: sql delete from test_index where c = 1417 index_test.go:143: sql update test_index set c1 = 6854593991423553928, c2 = 0.208586, c3 = '42IcutnjM0' where c = 1133 index_test.go:137: sql insert into test_index values (4260, 3442074861672220728, 0.992315, 'kQ47agAgXD') index_test.go:140: sql delete from test_index where c = 1870 index_test.go:143: sql update test_index set c1 = 1208028533333606210, c2 = 0.147189, c3 = 'kwKAViW77q' where c = 2513 index_test.go:143: sql update test_index set c1 = 8297047839186941203, c2 = 0.867582, c3 = 'hM9Myf3NLd' where c = 1135 index_test.go:140: sql delete from test_index where c = 3408 index_test.go:137: sql insert into test_index values (4261, 1114361834751361998, 0.045112, 'pUSPlcP2zV') index_test.go:137: sql insert into test_index values (4262, 3878681311002596884, 0.512204, 'cHpO1FizNR') index_test.go:137: sql insert into test_index values (4263, 7796568453261665182, 0.268139, 'NQKB2PAsbA') index_test.go:137: sql insert into test_index values (4264, 2448002231331984897, 0.842251, '00vwrM5gy1') index_test.go:140: sql delete from test_index where c = 3278 index_test.go:137: sql insert into test_index values (4265, 1890368349755241270, 0.637570, 'cPi8P4x5xR') index_test.go:137: sql insert into test_index values (4266, 8855964239580280975, 0.343091, 'ZWm4yUrQVD') index_test.go:143: sql update test_index set c1 = 2925436627172691616, c2 = 0.707858, c3 = 'w3xjxMHNck' where c = 2564 index_test.go:140: sql delete from test_index where c = 2364 index_test.go:140: sql delete from test_index where c = 2363 index_test.go:143: sql update test_index set c1 = 5200552175106746153, c2 = 0.762530, c3 = 'qBGLDCZGlI' where c = 3547 index_test.go:140: sql delete from test_index where c = 3415 index_test.go:140: sql delete from test_index where c = 2831 index_test.go:140: sql delete from test_index where c = 340 index_test.go:140: sql delete from test_index where c = 2144 index_test.go:143: sql update test_index set c1 = 483739981356245270, c2 = 0.130947, c3 = 'R0Z0lZqsjg' where c = 4113 index_test.go:143: sql update test_index set c1 = 6641724527779950678, c2 = 0.810847, c3 = 'qkDJ6vKZo5' where c = 428 index_test.go:140: sql delete from test_index where c = 3027 index_test.go:137: sql insert into test_index values (4268, 8558804205328132465, 0.079231, 'GhfMwk0B5R') index_test.go:137: sql insert into test_index values (4267, 4103206423104609939, 0.697157, 'jk8UCyM4tA') index_test.go:143: sql update test_index set c1 = 3635370791654361710, c2 = 0.033208, c3 = '4q2xfmZNkm' where c = 2105 index_test.go:143: sql update test_index set c1 = 2031843515829684114, c2 = 0.179662, c3 = 'pM80jqsx9w' where c = 281 index_test.go:143: sql update test_index set c1 = 4093816303264629369, c2 = 0.931861, c3 = 'enErsrjygL' where c = 3785 index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 7310302433429932615, c2 = 0.602515, c3 = '0r3AmDa5Oj' where c = 1041 index_test.go:137: sql insert into test_index values (4269, 6294277451870768115, 0.411000, 'O4xpcnbhHv') index_test.go:137: sql insert into test_index values (4270, 330904077607513576, 0.128560, '553oUF9dRC') index_test.go:143: sql update test_index set c1 = 2783941342978407616, c2 = 0.285245, c3 = 'gB85NJHwdf' where c = 1028 index_test.go:143: sql update test_index set c1 = 6899870709355685448, c2 = 0.674460, c3 = 'GGWvnnwsot' where c = 2813 index_test.go:137: sql insert into test_index values (4271, 7476079307157948777, 0.731763, '6UfORRCFwP') index_test.go:137: sql insert into test_index values (4272, 268741351023791074, 0.464376, 'dvxpoflAz6') index_test.go:143: sql update test_index set c1 = 5028546198543157311, c2 = 0.679359, c3 = 'FatyLDGNrp' where c = 3428 index_test.go:137: sql insert into test_index values (4273, 7202020254234624328, 0.779748, 'TMkApTMLEO') index_test.go:137: sql insert into test_index values (4274, 8776707966474534188, 0.441272, 'HCD1iNSdsp') index_test.go:140: sql delete from test_index where c = 3223 index_test.go:140: sql delete from test_index where c = 1026 index_test.go:140: sql delete from test_index where c = 4064 index_test.go:140: sql delete from test_index where c = 4009 index_test.go:137: sql insert into test_index values (4275, 6939693699035770689, 0.400041, 'ovReoEv9TG') index_test.go:140: sql delete from test_index where c = 3463 index_test.go:140: sql delete from test_index where c = 329 index_test.go:143: sql update test_index set c1 = 7063254024244131880, c2 = 0.549221, c3 = 'hDcStNYg0E' where c = 3263 index_test.go:137: sql insert into test_index values (4277, 6985020038873303707, 0.781958, 'W7GQ1A6x71') index_test.go:143: sql update test_index set c1 = 2082995008345495336, c2 = 0.718234, c3 = 'MmC8zbApAp' where c = 1253 index_test.go:137: sql insert into test_index values (4276, 4515477889671043450, 0.548963, 'hKyAhvWUcY') index_test.go:140: sql delete from test_index where c = 3728 index_test.go:143: sql update test_index set c1 = 1163661933908707824, c2 = 0.440513, c3 = 'yWpY1kUhNa' where c = 4 index_test.go:143: sql update test_index set c1 = 8286504431286574839, c2 = 0.169657, c3 = 'yp5vcLsowB' where c = 1377 index_test.go:143: sql update test_index set c1 = 9080993399952204101, c2 = 0.351130, c3 = 'gdhaH5dkxd' where c = 1406 index_test.go:140: sql delete from test_index where c = 2931 index_test.go:143: sql update test_index set c1 = 2496972368305435922, c2 = 0.490147, c3 = '8e6WN9CkH8' where c = 1752 index_test.go:143: sql update test_index set c1 = 2268322532088448436, c2 = 0.081144, c3 = 'gqVd6RF1QX' where c = 4035 index_test.go:137: sql insert into test_index values (4279, 7065257990774288196, 0.356195, 'WDZWHSHlNB') index_test.go:140: sql delete from test_index where c = 2650 index_test.go:143: sql update test_index set c1 = 3221003448783056968, c2 = 0.235505, c3 = 'mmgHoZO3EZ' where c = 1486 index_test.go:137: sql insert into test_index values (4282, 5639453661379733218, 0.070784, 'QCn5gVZnNl') index_test.go:137: sql insert into test_index values (4278, 2096398383367969693, 0.159823, 'EdUkgCD4Iv') index_test.go:137: sql insert into test_index values (4280, 8280008124161611808, 0.349344, '6wNmCqcLS4') index_test.go:140: sql delete from test_index where c = 241 index_test.go:143: sql update test_index set c1 = 6627540865759208129, c2 = 0.915690, c3 = '0Ufjry3qCq' where c = 1965 index_test.go:140: sql delete from test_index where c = 2517 index_test.go:137: sql insert into test_index values (4281, 6401615866957985711, 0.075624, 'RW6pUZFY1M') index_test.go:140: sql delete from test_index where c = 660 index_test.go:140: sql delete from test_index where c = 4053 index_test.go:137: sql insert into test_index values (4284, 3457735173460025182, 0.424885, 'Glw9atET2M') index_test.go:143: sql update test_index set c1 = 842332750452757095, c2 = 0.610963, c3 = '4QobeNzJyY' where c = 2824 index_test.go:137: sql insert into test_index values (4283, 3479782872624835210, 0.241994, 'OR5cvplz0y') index_test.go:137: sql insert into test_index values (4285, 5809657768222577031, 0.390165, '3Naon8DZDp') index_test.go:137: sql insert into test_index values (4286, 5044122493527621390, 0.574591, 'D9zWOKhjUR') index_test.go:143: sql update test_index set c1 = 8366356186486159891, c2 = 0.636173, c3 = 'YMQrFpgbfF' where c = 1668 index_test.go:143: sql update test_index set c1 = 830746879467511957, c2 = 0.974993, c3 = 'pMphEfgdRx' where c = 3941 index_test.go:140: sql delete from test_index where c = 3676 index_test.go:143: sql update test_index set c1 = 6678890589684758423, c2 = 0.819769, c3 = 'vIvK7Y8nX0' where c = 3526 index_test.go:140: sql delete from test_index where c = 2722 index_test.go:137: sql insert into test_index values (4287, 8245588099693752054, 0.351173, '50IceUXS06') index_test.go:140: sql delete from test_index where c = 2809 index_test.go:140: sql delete from test_index where c = 3237 index_test.go:140: sql delete from test_index where c = 1537 index_test.go:137: sql insert into test_index values (4288, 8985345700611060122, 0.700839, 'SEnqnqKPfo') index_test.go:140: sql delete from test_index where c = 3939 index_test.go:137: sql insert into test_index values (4289, 7851798989539400168, 0.087933, 'u9TJWSRhlG') index_test.go:143: sql update test_index set c1 = 6179104667183961901, c2 = 0.613893, c3 = 'Jk3F2wfqXh' where c = 3489 index_test.go:140: sql delete from test_index where c = 886 index_test.go:137: sql insert into test_index values (4290, 8032523306898107566, 0.566033, 'wmx5bh79Qu') index_test.go:143: sql update test_index set c1 = 5683476678231047856, c2 = 0.933999, c3 = 'pGsjF03REo' where c = 3683 index_test.go:143: sql update test_index set c1 = 8174262029030596693, c2 = 0.624237, c3 = 'qrKErbVZQk' where c = 2104 index_test.go:143: sql update test_index set c1 = 4100160764316298624, c2 = 0.213564, c3 = 'ENX8Z2YFxs' where c = 1537 index_test.go:143: sql update test_index set c1 = 7592428092449847648, c2 = 0.353011, c3 = 'cJ5dQIJsQI' where c = 1470 index_test.go:140: sql delete from test_index where c = 409 index_test.go:143: sql update test_index set c1 = 1690994117677444199, c2 = 0.332290, c3 = 'hXj2jcRxuP' where c = 4233 index_test.go:137: sql insert into test_index values (4291, 811485286539185744, 0.473102, '7KJO4g6zx0') index_test.go:140: sql delete from test_index where c = 2478 index_test.go:143: sql update test_index set c1 = 5069905747171356299, c2 = 0.666668, c3 = 'CyYK14sf1x' where c = 1692 index_test.go:143: sql update test_index set c1 = 3256140096816654430, c2 = 0.966529, c3 = 'qI0ocBnL43' where c = 2189 index_test.go:140: sql delete from test_index where c = 962 index_test.go:137: sql insert into test_index values (4292, 2407213138522991783, 0.605552, 'cEUvzmI3wm') index_test.go:137: sql insert into test_index values (4293, 6973912242386717281, 0.501059, 'eFMPbFo0n3') index_test.go:143: sql update test_index set c1 = 3163728719395565333, c2 = 0.307453, c3 = 'Myuk1w0HsN' where c = 767 index_test.go:137: sql insert into test_index values (4295, 5324199884091759225, 0.508796, 'NqdFLMnD5N') index_test.go:140: sql delete from test_index where c = 3209 index_test.go:143: sql update test_index set c1 = 2649551540094381731, c2 = 0.490368, c3 = 'DlshzYy5fg' where c = 1600 index_test.go:140: sql delete from test_index where c = 2583 index_test.go:137: sql insert into test_index values (4294, 9160054902985923388, 0.952812, 'Xf21roVFB9') index_test.go:137: sql insert into test_index values (4296, 4044629865690895888, 0.511477, 'ZXAL9ECwVH') index_test.go:137: sql insert into test_index values (4297, 5287669806781343895, 0.651306, 'Nb7Y2debP5') index_test.go:137: sql insert into test_index values (4298, 5770278797881518364, 0.150985, '76iFMvqJGe') index_test.go:140: sql delete from test_index where c = 2217 index_test.go:140: sql delete from test_index where c = 1500 index_test.go:140: sql delete from test_index where c = 2535 index_test.go:143: sql update test_index set c1 = 7890144669995535859, c2 = 0.917163, c3 = 'cOfesliuNX' where c = 3078 index_test.go:140: sql delete from test_index where c = 3311 index_test.go:140: sql delete from test_index where c = 4075 index_test.go:143: sql update test_index set c1 = 8262099675529457237, c2 = 0.332127, c3 = 'fXDO1WqggW' where c = 3218 index_test.go:143: sql update test_index set c1 = 8602179004029035518, c2 = 0.625922, c3 = '8PiWD63slN' where c = 1645 index_test.go:137: sql insert into test_index values (4299, 1414201773070446712, 0.245900, 'fCdLPw030S') index_test.go:143: sql update test_index set c1 = 6465659962687959755, c2 = 0.826888, c3 = 'LzemB2o4Dy' where c = 457 index_test.go:140: sql delete from test_index where c = 1944 index_test.go:143: sql update test_index set c1 = 1458758275501576497, c2 = 0.998520, c3 = '4ZsGQP1XFz' where c = 3522 index_test.go:143: sql update test_index set c1 = 5758369147935660744, c2 = 0.038659, c3 = 'I6bE8RYOxu' where c = 2771 index_test.go:137: sql insert into test_index values (4300, 812531423206314452, 0.303233, 'mYHOhNW5QX') index_test.go:143: sql update test_index set c1 = 288298874072833191, c2 = 0.873689, c3 = 'Azgll0ISQ4' where c = 2112 index_test.go:140: sql delete from test_index where c = 2350 index_test.go:140: sql delete from test_index where c = 3016 index_test.go:143: sql update test_index set c1 = 8321865098728910885, c2 = 0.135751, c3 = '4gNYTT4WtA' where c = 4292 index_test.go:143: sql update test_index set c1 = 7591312869912784525, c2 = 0.650392, c3 = 'nUA5fYW28Z' where c = 19 index_test.go:143: sql update test_index set c1 = 9036234919924164356, c2 = 0.710163, c3 = 'Rw1La37URW' where c = 2881 index_test.go:137: sql insert into test_index values (4307, 8071478092788769133, 0.840720, '109e3NR19w') index_test.go:137: sql insert into test_index values (4304, 8887149569446745354, 0.205296, 'OZ9uceIg4G') index_test.go:137: sql insert into test_index values (4302, 4325823849121957348, 0.925656, 'YG7Y7l8k3a') index_test.go:137: sql insert into test_index values (4305, 4356000740595234994, 0.999643, 'AzinojZbhV') index_test.go:137: sql insert into test_index values (4303, 8542970567397315033, 0.666411, 'oqTaZjjIi7') index_test.go:137: sql insert into test_index values (4301, 7249036779503347279, 0.968066, 'qcIxkfYCcW') index_test.go:137: sql insert into test_index values (4306, 7812168633478141686, 0.258253, 'h1dVI3gQF0') index_test.go:137: sql insert into test_index values (4309, 8270162227217619014, 0.002901, 'MNjkeBLKOu') index_test.go:137: sql insert into test_index values (4310, 8190545495836964160, 0.531826, 'T0jXlgyWm6') index_test.go:137: sql insert into test_index values (4308, 7405083825160841320, 0.968300, 'CtcEGLVFMj') index_test.go:140: sql delete from test_index where c = 680 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 2593 index_test.go:140: sql delete from test_index where c = 2272 index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 579033980672855605, c2 = 0.113960, c3 = 'Z42JllnJQX' where c = 3259 index_test.go:143: sql update test_index set c1 = 545448602209360650, c2 = 0.933723, c3 = 'mll1fQzcRa' where c = 158 index_test.go:143: sql update test_index set c1 = 7525666083014122486, c2 = 0.511163, c3 = 'NpDB5DeobG' where c = 752 index_test.go:140: sql delete from test_index where c = 3416 index_test.go:140: sql delete from test_index where c = 3179 index_test.go:140: sql delete from test_index where c = 3461 index_test.go:143: sql update test_index set c1 = 4788119356688416242, c2 = 0.848533, c3 = '4mDILdUfgi' where c = 3068 index_test.go:143: sql update test_index set c1 = 6459360539488554014, c2 = 0.771026, c3 = 'Me86JGI8Hn' where c = 109 index_test.go:143: sql update test_index set c1 = 4211671832916818692, c2 = 0.791809, c3 = 'sVyxiVlKvK' where c = 289 index_test.go:137: sql insert into test_index values (4312, 3161701049074948815, 0.585123, 'xnoYhIG2ZH') index_test.go:137: sql insert into test_index values (4313, 7499447583286061854, 0.844849, 'hBSMVfxGJA') index_test.go:143: sql update test_index set c1 = 405763170572016924, c2 = 0.194185, c3 = '0TbV5Zovb2' where c = 4294 index_test.go:140: sql delete from test_index where c = 2690 index_test.go:137: sql insert into test_index values (4315, 2977391909717686170, 0.001021, 'BUkf2RyzBp') index_test.go:143: sql update test_index set c1 = 1370250217723775683, c2 = 0.091313, c3 = 'AxYJTAAnvR' where c = 3140 index_test.go:143: sql update test_index set c1 = 556009758020642538, c2 = 0.771484, c3 = '1Vu2Cgn26A' where c = 4099 index_test.go:140: sql delete from test_index where c = 1242 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:137: sql insert into test_index values (4316, 5593383075485490026, 0.246746, 'e4NiS1x9Fl') index_test.go:137: sql insert into test_index values (4311, 1607142544958498333, 0.989404, 'OwcQ5Ge7j1') index_test.go:137: sql insert into test_index values (4314, 7885688561780255467, 0.456520, 'RAVqBd2My1') index_test.go:140: sql delete from test_index where c = 1819 index_test.go:140: sql delete from test_index where c = 1935 index_test.go:143: sql update test_index set c1 = 5355567255363518867, c2 = 0.132087, c3 = '8ue2ItQi2y' where c = 101 index_test.go:137: sql insert into test_index values (4317, 7033028425948667533, 0.407762, '8CeVJQ1DCm') index_test.go:140: sql delete from test_index where c = 1461 index_test.go:140: sql delete from test_index where c = 474 index_test.go:143: sql update test_index set c1 = 4660323022007784943, c2 = 0.276675, c3 = 'RWgxmg357K' where c = 4234 index_test.go:137: sql insert into test_index values (4319, 27222925643359629, 0.231434, '9YbKT4ahxD') index_test.go:140: sql delete from test_index where c = 3291 index_test.go:143: sql update test_index set c1 = 8344644464482831194, c2 = 0.442129, c3 = 'rn18GECU1m' where c = 2741 index_test.go:143: sql update test_index set c1 = 517716228133272411, c2 = 0.203706, c3 = 'B0CmtcR3jc' where c = 2320 index_test.go:137: sql insert into test_index values (4318, 4663540949051491568, 0.964456, 'N6olrthNT6') index_test.go:143: sql update test_index set c1 = 5130790358722734847, c2 = 0.529458, c3 = 'lQtvnnTcmw' where c = 2853 index_test.go:140: sql delete from test_index where c = 1196 index_test.go:137: sql insert into test_index values (4321, 2089102738283281407, 0.555397, 'os6ndcvG4N') index_test.go:143: sql update test_index set c1 = 1076791079853202075, c2 = 0.589691, c3 = 'ua1pABkgJX' where c = 3371 index_test.go:143: sql update test_index set c1 = 2509652140944559830, c2 = 0.008645, c3 = 'wU9kTryVd8' where c = 1179 index_test.go:137: sql insert into test_index values (4320, 3854148529518275635, 0.272388, 'zOESXjCx3c') index_test.go:137: sql insert into test_index values (4322, 4418775454538808388, 0.784201, 'sdJCZ9qTwO') index_test.go:137: sql insert into test_index values (4323, 1808093863789185826, 0.404426, 'htTVejIwFS') index_test.go:143: sql update test_index set c1 = 3881352038161742932, c2 = 0.163732, c3 = 'ybrM2vuYzC' where c = 1664 index_test.go:143: sql update test_index set c1 = 2305628554672119670, c2 = 0.436230, c3 = 'FbSrVC5RRR' where c = 498 index_test.go:140: sql delete from test_index where c = 410 index_test.go:137: sql insert into test_index values (4324, 8433529259213129848, 0.477210, 'k0TZpjHwXc') index_test.go:140: sql delete from test_index where c = 1364 index_test.go:137: sql insert into test_index values (4325, 585990544198680308, 0.577279, 'An0mcUnRSn') index_test.go:143: sql update test_index set c1 = 3854603641293520940, c2 = 0.353994, c3 = 'dTOTOtAULh' where c = 498 index_test.go:140: sql delete from test_index where c = 648 index_test.go:137: sql insert into test_index values (4326, 8848408125104589478, 0.913929, 'aeYDEorvdL') index_test.go:140: sql delete from test_index where c = 2410 index_test.go:140: sql delete from test_index where c = 4224 index_test.go:140: sql delete from test_index where c = 3512 index_test.go:137: sql insert into test_index values (4328, 3353085929056412444, 0.376386, 'GhLlN0SWaD') index_test.go:140: sql delete from test_index where c = 1047 index_test.go:140: sql delete from test_index where c = 2683 index_test.go:143: sql update test_index set c1 = 4573627311287659656, c2 = 0.663725, c3 = 'eIX9ZHgZnF' where c = 1625 index_test.go:137: sql insert into test_index values (4327, 5463142228526161091, 0.537009, '8kVurPLdLv') index_test.go:143: sql update test_index set c1 = 3741914696127836609, c2 = 0.580823, c3 = 'izwvvYEvFZ' where c = 4200 index_test.go:137: sql insert into test_index values (4329, 4356895836724142140, 0.660263, 'p6LWZOU0FR') index_test.go:143: sql update test_index set c1 = 9059447944468348406, c2 = 0.558984, c3 = 'n6xjh6yFpD' where c = 1385 index_test.go:143: sql update test_index set c1 = 5769979573248695992, c2 = 0.962750, c3 = 'CSENm0P91p' where c = 4157 index_test.go:140: sql delete from test_index where c = 2348 index_test.go:143: sql update test_index set c1 = 258381372727589779, c2 = 0.082546, c3 = 'RAVz4JMXKX' where c = 4302 index_test.go:143: sql update test_index set c1 = 4282424166888634253, c2 = 0.651263, c3 = 'GXJJ6QIESq' where c = 761 index_test.go:140: sql delete from test_index where c = 2663 index_test.go:143: sql update test_index set c1 = 7052507689283639801, c2 = 0.593247, c3 = '0pKMBB4Qa8' where c = 1924 index_test.go:137: sql insert into test_index values (4331, 5170543797281240999, 0.504841, '1RqseLW8MQ') index_test.go:143: sql update test_index set c1 = 6124278718290841731, c2 = 0.887259, c3 = 'FyrFjMA4Cp' where c = 259 index_test.go:137: sql insert into test_index values (4330, 4675491862425156226, 0.870704, 'E6Kq77nDjs') index_test.go:140: sql delete from test_index where c = 2000 index_test.go:140: sql delete from test_index where c = 2180 index_test.go:137: sql insert into test_index values (4333, 3097524677074121076, 0.549968, 'kfndPTJded') index_test.go:143: sql update test_index set c1 = 6831995551011207110, c2 = 0.355015, c3 = 'mx88RK8UUX' where c = 2752 index_test.go:137: sql insert into test_index values (4332, 6399540845629494219, 0.816616, 'xERQxcZMUm') index_test.go:137: sql insert into test_index values (4335, 7111421919914079611, 0.383784, 'pYf6Qi7yW8') index_test.go:137: sql insert into test_index values (4334, 2369656378737044783, 0.666549, 'Bpndtlc7po') index_test.go:137: sql insert into test_index values (4336, 2228773950588422081, 0.385147, '6u313JmN2Z') index_test.go:137: sql insert into test_index values (4337, 5393473009629976187, 0.960850, 'GPgprbZbTr') index_test.go:143: sql update test_index set c1 = 416575365119157419, c2 = 0.225470, c3 = 'UJwFJlxn0i' where c = 2846 index_test.go:140: sql delete from test_index where c = 428 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:140: sql delete from test_index where c = 1403 index_test.go:140: sql delete from test_index where c = 1770 index_test.go:143: sql update test_index set c1 = 2473398630111718350, c2 = 0.329654, c3 = 'fuPRvt4oy4' where c = 56 index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 1087 index_test.go:137: sql insert into test_index values (4338, 3457129708305666945, 0.149330, 'epUbexbbgm') index_test.go:140: sql delete from test_index where c = 3188 index_test.go:143: sql update test_index set c1 = 8087433264074557558, c2 = 0.606196, c3 = 'HMDi4uovEr' where c = 3653 index_test.go:143: sql update test_index set c1 = 7832322866248826523, c2 = 0.547769, c3 = 'gIPLVT9yCZ' where c = 416 index_test.go:143: sql update test_index set c1 = 323291443479524886, c2 = 0.666768, c3 = 'eAdlO3X028' where c = 3522 index_test.go:143: sql update test_index set c1 = 3092783890905008499, c2 = 0.788441, c3 = '1C148QRjTh' where c = 4078 index_test.go:137: sql insert into test_index values (4339, 1952618201191803813, 0.600794, 'lXmTr8mvT2') index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 4783094678038822951, c2 = 0.525330, c3 = 'MdHJXt3OcK' where c = 1679 index_test.go:143: sql update test_index set c1 = 7864041771054756456, c2 = 0.963780, c3 = '63bi4zXeMk' where c = 3386 index_test.go:137: sql insert into test_index values (4340, 8857625223403543028, 0.105186, 'ErDloDls1j') index_test.go:140: sql delete from test_index where c = 1403 index_test.go:137: sql insert into test_index values (4342, 9121504839467809743, 0.386995, 'LVxnzQrcid') index_test.go:143: sql update test_index set c1 = 3267193770735238185, c2 = 0.858848, c3 = 'BspZ2ybo9K' where c = 1805 index_test.go:143: sql update test_index set c1 = 8084055408046714703, c2 = 0.626830, c3 = 'BDRSjz3NkE' where c = 599 index_test.go:137: sql insert into test_index values (4345, 5515515840184860454, 0.841038, 'mKFvqGOVIa') index_test.go:137: sql insert into test_index values (4344, 8263718286942300177, 0.635225, 'pw31KVgy39') index_test.go:137: sql insert into test_index values (4343, 6527528363577392040, 0.343737, 'mDj7d1iKtJ') index_test.go:137: sql insert into test_index values (4346, 4321031008654011773, 0.269136, 'vRKR4lZJyc') index_test.go:137: sql insert into test_index values (4341, 4766402562220411474, 0.796402, 'OH6jfLExkp') index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 3586 index_test.go:140: sql delete from test_index where c = 2542 index_test.go:140: sql delete from test_index where c = 2780 index_test.go:143: sql update test_index set c1 = 1191936207862924466, c2 = 0.956888, c3 = '7HDIv4wIHR' where c = 1131 index_test.go:140: sql delete from test_index where c = 3441 index_test.go:137: sql insert into test_index values (4347, 3411333993732924477, 0.913474, 'U5HapyLUWb') index_test.go:137: sql insert into test_index values (4348, 2061460078676241220, 0.765272, 'sYeU3M5Yc2') index_test.go:140: sql delete from test_index where c = 2665 index_test.go:140: sql delete from test_index where c = 2153 index_test.go:143: sql update test_index set c1 = 3142890825959853501, c2 = 0.912050, c3 = '555DiB7h5f' where c = 498 index_test.go:143: sql update test_index set c1 = 7091957840264457008, c2 = 0.981422, c3 = '8juOSSRnxr' where c = 836 index_test.go:143: sql update test_index set c1 = 5141195644191081846, c2 = 0.306581, c3 = 'SJjsxWJPYw' where c = 1124 index_test.go:137: sql insert into test_index values (4349, 2664638647265252387, 0.948012, 'MgU8XSkFZd') index_test.go:143: sql update test_index set c1 = 5832862388745192169, c2 = 0.232197, c3 = 'kGSOo9ga1k' where c = 4263 index_test.go:140: sql delete from test_index where c = 4155 index_test.go:137: sql insert into test_index values (4350, 8182691901300825068, 0.471189, 'P8ktXvptwb') index_test.go:143: sql update test_index set c1 = 5783608556636439174, c2 = 0.121180, c3 = 'yG33brn4Tm' where c = 2566 index_test.go:137: sql insert into test_index values (4351, 842854028353568017, 0.132597, '2yQeDyGkCN') index_test.go:143: sql update test_index set c1 = 3404386339261647578, c2 = 0.439783, c3 = '7NqAUHjS7i' where c = 3995 index_test.go:143: sql update test_index set c1 = 4855065353204700416, c2 = 0.537939, c3 = 'YJ1gyOsNxS' where c = 545 index_test.go:140: sql delete from test_index where c = 3644 index_test.go:137: sql insert into test_index values (4352, 1432059046843481607, 0.834085, 'sIHzkVrGGM') index_test.go:140: sql delete from test_index where c = 1815 index_test.go:140: sql delete from test_index where c = 1352 index_test.go:140: sql delete from test_index where c = 1879 index_test.go:137: sql insert into test_index values (4353, 6481557457827980736, 0.751273, 'TYCVe8l1Ex') index_test.go:143: sql update test_index set c1 = 2990697486710373767, c2 = 0.944504, c3 = '9K1PNhhvyf' where c = 1125 index_test.go:140: sql delete from test_index where c = 3700 index_test.go:143: sql update test_index set c1 = 769129371496337847, c2 = 0.513038, c3 = 'u9SEjJGwwT' where c = 410 index_test.go:137: sql insert into test_index values (4354, 6143748022629644543, 0.826873, 'pz8iG33bc1') index_test.go:143: sql update test_index set c1 = 4237395533869295906, c2 = 0.219439, c3 = 'rueZXa2vsl' where c = 1303 index_test.go:140: sql delete from test_index where c = 114 index_test.go:143: sql update test_index set c1 = 3612412752920339898, c2 = 0.874735, c3 = 'o8LG4O7xQW' where c = 575 index_test.go:143: sql update test_index set c1 = 6228657309899794539, c2 = 0.041278, c3 = '3eBTZzCN4O' where c = 1387 index_test.go:137: sql insert into test_index values (4356, 1774776210410489837, 0.692779, 'vpOlai8SET') index_test.go:137: sql insert into test_index values (4355, 8398662503399816262, 0.581553, 'DejFNlBa2c') index_test.go:143: sql update test_index set c1 = 5325201664719826678, c2 = 0.454565, c3 = 'qNMS8YHgvl' where c = 3232 index_test.go:140: sql delete from test_index where c = 3058 index_test.go:143: sql update test_index set c1 = 3396281292841241279, c2 = 0.340639, c3 = 'KA5vd4c3XM' where c = 2523 index_test.go:137: sql insert into test_index values (4359, 8190538225624751058, 0.949301, 'PAkyaJyUgR') index_test.go:140: sql delete from test_index where c = 1801 index_test.go:137: sql insert into test_index values (4357, 1244999870564109869, 0.144533, 'RXXb2gapLz') index_test.go:140: sql delete from test_index where c = 2341 index_test.go:137: sql insert into test_index values (4358, 7651136524018876845, 0.504659, 'xJgr22Yll1') index_test.go:137: sql insert into test_index values (4360, 724461759137417923, 0.042128, 'XyDWw9YrDb') index_test.go:140: sql delete from test_index where c = 1796 index_test.go:143: sql update test_index set c1 = 252769525817785145, c2 = 0.110881, c3 = 'Zz8rcr8avy' where c = 152 index_test.go:137: sql insert into test_index values (4361, 14351891827082858, 0.029497, 'aNcl9difva') index_test.go:137: sql insert into test_index values (4363, 3423568959674765779, 0.294460, 'oFZetG30jI') index_test.go:140: sql delete from test_index where c = 3666 index_test.go:140: sql delete from test_index where c = 2683 index_test.go:140: sql delete from test_index where c = 2456 index_test.go:143: sql update test_index set c1 = 3430095478561282129, c2 = 0.272110, c3 = 'TKX5gWO5O1' where c = 2695 index_test.go:137: sql insert into test_index values (4362, 5120568789632471352, 0.795495, '3rDTBLZcsL') index_test.go:143: sql update test_index set c1 = 1859417351207342389, c2 = 0.281286, c3 = 'SVXDDIqylR' where c = 1240 index_test.go:143: sql update test_index set c1 = 6860004033934856184, c2 = 0.244511, c3 = '7YfPmjQ30m' where c = 1835 index_test.go:140: sql delete from test_index where c = 717 index_test.go:140: sql delete from test_index where c = 2865 index_test.go:140: sql delete from test_index where c = 3442 index_test.go:137: sql insert into test_index values (4364, 8528322530901092417, 0.739528, 'UCmdoGf9dx') index_test.go:143: sql update test_index set c1 = 6031670061201981289, c2 = 0.674347, c3 = 'mziPqXmY2Z' where c = 3638 index_test.go:137: sql insert into test_index values (4365, 1612842832163584841, 0.223213, '3KU1uxskZH') index_test.go:143: sql update test_index set c1 = 5826486393963441800, c2 = 0.559843, c3 = '62hZR0hpf1' where c = 853 index_test.go:143: sql update test_index set c1 = 8817876753802452291, c2 = 0.771378, c3 = 'fyBvt7Utx7' where c = 2418 index_test.go:143: sql update test_index set c1 = 6002942456087080932, c2 = 0.664479, c3 = '8DP3vjiVLw' where c = 665 index_test.go:140: sql delete from test_index where c = 481 index_test.go:137: sql insert into test_index values (4367, 2031250934338770746, 0.720835, 'tK8kOdj4kh') index_test.go:140: sql delete from test_index where c = 1343 index_test.go:143: sql update test_index set c1 = 6022213641215801031, c2 = 0.408283, c3 = 'x7h8ajQ3lK' where c = 1798 index_test.go:143: sql update test_index set c1 = 88023030170666661, c2 = 0.683988, c3 = 'B8ZBo939lN' where c = 1141 index_test.go:137: sql insert into test_index values (4368, 1008217493783745067, 0.903178, 'av9cQ7iItE') index_test.go:137: sql insert into test_index values (4366, 4179951439394395353, 0.546506, 'rpQdBw1uG6') index_test.go:137: sql insert into test_index values (4369, 6897398586900861505, 0.737218, 'bQVcO6ZRlZ') index_test.go:137: sql insert into test_index values (4370, 8959164964300131520, 0.653908, '7JepQptPRM') index_test.go:137: sql insert into test_index values (4371, 2283540994892021014, 0.689620, 'ypahG4yty0') index_test.go:143: sql update test_index set c1 = 1529947435069777603, c2 = 0.284632, c3 = 'sE4OZr9uwU' where c = 1739 index_test.go:140: sql delete from test_index where c = 561 index_test.go:137: sql insert into test_index values (4372, 8068827922649598466, 0.008467, 'X9gb4NH7NH') index_test.go:140: sql delete from test_index where c = 836 index_test.go:140: sql delete from test_index where c = 2947 index_test.go:137: sql insert into test_index values (4373, 2453729573637722393, 0.229836, 'dS9FOdnCkd') index_test.go:143: sql update test_index set c1 = 400102386610807910, c2 = 0.092086, c3 = 'KeGFIQ1nrE' where c = 4204 index_test.go:137: sql insert into test_index values (4374, 2573940828572599198, 0.801081, 'kiolj91DlM') index_test.go:140: sql delete from test_index where c = 4222 index_test.go:140: sql delete from test_index where c = 551 index_test.go:143: sql update test_index set c1 = 8678942292060670461, c2 = 0.830710, c3 = 'WlUNsIVcmq' where c = 808 index_test.go:143: sql update test_index set c1 = 5689602990032392068, c2 = 0.542810, c3 = 'IvmpzzIKdr' where c = 3474 index_test.go:140: sql delete from test_index where c = 651 index_test.go:143: sql update test_index set c1 = 2797455634356176691, c2 = 0.130527, c3 = 'NDLHxtjpsh' where c = 97 index_test.go:143: sql update test_index set c1 = 159601364621439648, c2 = 0.911885, c3 = '4JbrdhMLMF' where c = 2424 index_test.go:140: sql delete from test_index where c = 486 index_test.go:140: sql delete from test_index where c = 3913 index_test.go:137: sql insert into test_index values (4375, 5812686496192639656, 0.643569, 'B4UxoyHxXF') index_test.go:140: sql delete from test_index where c = 2528 index_test.go:143: sql update test_index set c1 = 4265308827100610963, c2 = 0.335520, c3 = 'BQVa1I5fu0' where c = 1902 index_test.go:143: sql update test_index set c1 = 1462515828242547330, c2 = 0.946275, c3 = 'bKgTqQBALx' where c = 1443 index_test.go:137: sql insert into test_index values (4377, 1304531637133317636, 0.109043, 'z3cxOLJpo0') index_test.go:137: sql insert into test_index values (4379, 117164677897269572, 0.643487, 'eA19MqjZ2x') index_test.go:137: sql insert into test_index values (4378, 3159891414272866411, 0.912548, 'rHl2sUD1k1') index_test.go:137: sql insert into test_index values (4376, 5108703346560818782, 0.105141, 'hiJTruodvp') index_test.go:140: sql delete from test_index where c = 3752 index_test.go:143: sql update test_index set c1 = 6927908992669495711, c2 = 0.959053, c3 = 'y1ZCuTGUsx' where c = 3091 index_test.go:143: sql update test_index set c1 = 3014364350130840555, c2 = 0.712284, c3 = 'ebBhDO2cyQ' where c = 2841 index_test.go:143: sql update test_index set c1 = 5742033718043784128, c2 = 0.204552, c3 = 'jllhkBVrGN' where c = 4207 index_test.go:140: sql delete from test_index where c = 1122 index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (4380, 2977871377157265891, 0.972458, 'lkxWWg5Zin') index_test.go:143: sql update test_index set c1 = 682497429430121560, c2 = 0.331051, c3 = '33T2JonlKX' where c = 1943 index_test.go:140: sql delete from test_index where c = 3246 index_test.go:140: sql delete from test_index where c = 1642 index_test.go:137: sql insert into test_index values (4381, 4292638502725531951, 0.034955, 'TkFXXd5nDQ') index_test.go:140: sql delete from test_index where c = 3800 index_test.go:137: sql insert into test_index values (4384, 607283281345988978, 0.966125, 'YkDeWDCM0P') index_test.go:137: sql insert into test_index values (4383, 1481280397517270694, 0.859886, 'hUGFoWn11v') index_test.go:143: sql update test_index set c1 = 857831262768528198, c2 = 0.631532, c3 = 'GWd9QBBIEo' where c = 3454 index_test.go:143: sql update test_index set c1 = 8721861632893941457, c2 = 0.873797, c3 = 'jzcmlhlOvS' where c = 2176 index_test.go:143: sql update test_index set c1 = 1988339053407409963, c2 = 0.638864, c3 = 'FeIkLS0Wce' where c = 3272 index_test.go:143: sql update test_index set c1 = 6981951977217070847, c2 = 0.380607, c3 = 'ojSmPP3ZJq' where c = 157 index_test.go:137: sql insert into test_index values (4382, 3155852008882428110, 0.299700, 'T2fjSlXPwE') index_test.go:140: sql delete from test_index where c = 3143 index_test.go:140: sql delete from test_index where c = 4277 index_test.go:137: sql insert into test_index values (4385, 5471972325316303156, 0.149292, 'fAeav2jK1o') index_test.go:137: sql insert into test_index values (4386, 2179537933159197128, 0.435262, 'mrIQojk5GG') index_test.go:137: sql insert into test_index values (4387, 2448816029907202053, 0.000461, 'UCFJ0SjzLD') index_test.go:140: sql delete from test_index where c = 4281 index_test.go:137: sql insert into test_index values (4388, 1276575841776129932, 0.248897, 'ndpI8MxltY') index_test.go:140: sql delete from test_index where c = 182 index_test.go:143: sql update test_index set c1 = 5074663340409645554, c2 = 0.950807, c3 = 'XiP2KqZFyF' where c = 1086 index_test.go:143: sql update test_index set c1 = 4585644425312579733, c2 = 0.122424, c3 = 'iSjwswAxeq' where c = 2713 index_test.go:143: sql update test_index set c1 = 6288350269489569917, c2 = 0.245659, c3 = 'ZOZzKM6Jwl' where c = 3586 index_test.go:137: sql insert into test_index values (4389, 2187559061947535433, 0.578129, 'csTVZ5DjzA') index_test.go:143: sql update test_index set c1 = 5129633349240582806, c2 = 0.702484, c3 = 'xEsth9T9zY' where c = 207 index_test.go:140: sql delete from test_index where c = 2171 index_test.go:140: sql delete from test_index where c = 683 index_test.go:140: sql delete from test_index where c = 2129 index_test.go:137: sql insert into test_index values (4390, 649042466882816747, 0.461315, 'AFeKcBC9Ef') index_test.go:143: sql update test_index set c1 = 5554542357282603202, c2 = 0.043039, c3 = '2Vz3YVfRPJ' where c = 2663 index_test.go:143: sql update test_index set c1 = 3279365853204664782, c2 = 0.291374, c3 = '636eJVTe81' where c = 3978 index_test.go:137: sql insert into test_index values (4391, 8049942042284898974, 0.980166, 'VZpXE4Vn4v') index_test.go:137: sql insert into test_index values (4393, 9143993086713645920, 0.418255, 'BHeUfhcSFU') index_test.go:140: sql delete from test_index where c = 3732 index_test.go:143: sql update test_index set c1 = 5937862521476074324, c2 = 0.318308, c3 = '5yYOBh9BKk' where c = 1726 index_test.go:137: sql insert into test_index values (4392, 2448151343008677771, 0.025908, '1WfTKZWoSs') index_test.go:140: sql delete from test_index where c = 1 index_test.go:140: sql delete from test_index where c = 3937 index_test.go:140: sql delete from test_index where c = 1705 index_test.go:143: sql update test_index set c1 = 4088622189781682605, c2 = 0.250692, c3 = 'M6pMVkniyH' where c = 2193 index_test.go:143: sql update test_index set c1 = 7744649636784114116, c2 = 0.894892, c3 = 'btEhrEXB4s' where c = 477 index_test.go:140: sql delete from test_index where c = 2054 index_test.go:137: sql insert into test_index values (4394, 8203802599067388732, 0.858975, 'NmS8lXvX8I') index_test.go:143: sql update test_index set c1 = 7078675615120306469, c2 = 0.831206, c3 = 'hj6srjSHjp' where c = 2224 index_test.go:143: sql update test_index set c1 = 8307124470810091874, c2 = 0.965926, c3 = 'M7ww4ea0gj' where c = 4361 index_test.go:140: sql delete from test_index where c = 2202 index_test.go:137: sql insert into test_index values (4395, 1650374536177055246, 0.199577, 'MwqmRx2HpX') index_test.go:143: sql update test_index set c1 = 9032593336722444431, c2 = 0.191064, c3 = 'hU2ZCqAfb8' where c = 3369 index_test.go:140: sql delete from test_index where c = 875 index_test.go:137: sql insert into test_index values (4396, 1850558751446822367, 0.927116, 'eIwDnSYwPl') index_test.go:143: sql update test_index set c1 = 6539559668457479674, c2 = 0.303665, c3 = '8kRiReb1RT' where c = 4299 index_test.go:140: sql delete from test_index where c = 1722 index_test.go:137: sql insert into test_index values (4397, 462130938553633315, 0.166217, 'EYaF1hseXq') index_test.go:137: sql insert into test_index values (4398, 931071696048155951, 0.945702, 'EjLv8D8Htl') index_test.go:143: sql update test_index set c1 = 3002168789205860167, c2 = 0.535384, c3 = 'plvlefGwvU' where c = 3318 index_test.go:140: sql delete from test_index where c = 3030 index_test.go:143: sql update test_index set c1 = 4789915708500681931, c2 = 0.924903, c3 = 'wGz998EUTF' where c = 2629 index_test.go:140: sql delete from test_index where c = 2800 index_test.go:143: sql update test_index set c1 = 3449196503175173386, c2 = 0.126314, c3 = 'd5uhuo6Epx' where c = 2560 index_test.go:140: sql delete from test_index where c = 1319 index_test.go:143: sql update test_index set c1 = 2611297912687125332, c2 = 0.331432, c3 = '8F5O91Na3S' where c = 1626 index_test.go:137: sql insert into test_index values (4399, 4613524562400336766, 0.046128, 'c6uEtaNXYj') index_test.go:143: sql update test_index set c1 = 4355555706369611947, c2 = 0.999156, c3 = '2NkdF2VKM6' where c = 2216 index_test.go:137: sql insert into test_index values (4400, 363034417238613755, 0.643219, 'i33BEAmYUl') index_test.go:143: sql update test_index set c1 = 7682106121802845328, c2 = 0.941185, c3 = 'FQQd75GkjZ' where c = 3865 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 4351 index_test.go:143: sql update test_index set c1 = 3467508985263302362, c2 = 0.705590, c3 = 'nTem0O8UgU' where c = 2760 index_test.go:143: sql update test_index set c1 = 917191643729999595, c2 = 0.662742, c3 = 'SIAIyx0mt6' where c = 252 index_test.go:137: sql insert into test_index values (4410, 1017647050930795471, 0.600759, '0K4zTG4w2o') index_test.go:137: sql insert into test_index values (4401, 7035099986274869688, 0.917874, 'cBCJfOpG3b') index_test.go:137: sql insert into test_index values (4409, 7265298689544936790, 0.406472, 'VaiBMS6hCT') index_test.go:137: sql insert into test_index values (4403, 800846339697071568, 0.606399, 'XlmJKbKDrA') index_test.go:137: sql insert into test_index values (4405, 7537991871724956835, 0.525903, 'nB4p620aQu') index_test.go:137: sql insert into test_index values (4408, 8582579580638782273, 0.402523, 'GKRVRTaNd6') index_test.go:137: sql insert into test_index values (4402, 91399870005874127, 0.514800, 'vtuQWgHAuY') index_test.go:137: sql insert into test_index values (4404, 7496736435666124355, 0.250178, 'EMvapx3sc0') index_test.go:137: sql insert into test_index values (4406, 5186543563678974224, 0.963296, 'hsmhZbWJor') index_test.go:137: sql insert into test_index values (4407, 6527323261583791942, 0.721612, 'rgAJHsrevQ') index_test.go:140: sql delete from test_index where c = 759 index_test.go:140: sql delete from test_index where c = 2266 index_test.go:140: sql delete from test_index where c = 875 index_test.go:140: sql delete from test_index where c = 3416 index_test.go:140: sql delete from test_index where c = 713 index_test.go:140: sql delete from test_index where c = 2363 index_test.go:143: sql update test_index set c1 = 1938224553305516755, c2 = 0.624764, c3 = 'osqSvsDyGh' where c = 1339 index_test.go:140: sql delete from test_index where c = 1942 index_test.go:140: sql delete from test_index where c = 3870 index_test.go:140: sql delete from test_index where c = 2440 index_test.go:140: sql delete from test_index where c = 2525 index_test.go:143: sql update test_index set c1 = 4666118337409616506, c2 = 0.909092, c3 = '1YUCd6no0Z' where c = 484 index_test.go:143: sql update test_index set c1 = 6854830592814141872, c2 = 0.417901, c3 = '4Q179Bu7dR' where c = 853 index_test.go:143: sql update test_index set c1 = 4591501630376330654, c2 = 0.028386, c3 = 'YzbbVwAyTM' where c = 3060 index_test.go:143: sql update test_index set c1 = 1747946318507157908, c2 = 0.261138, c3 = '0toUfBiZEA' where c = 693 index_test.go:143: sql update test_index set c1 = 755275405399928319, c2 = 0.783020, c3 = 'jHYDOtUPjf' where c = 3712 index_test.go:137: sql insert into test_index values (4411, 3055104954054428903, 0.379642, 'AjJXEmCJnr') index_test.go:143: sql update test_index set c1 = 8868080420902850249, c2 = 0.063125, c3 = 'BFu0fMX6Sk' where c = 1131 index_test.go:140: sql delete from test_index where c = 599 index_test.go:143: sql update test_index set c1 = 231278563863422609, c2 = 0.895268, c3 = '15M5v9vLOu' where c = 2701 index_test.go:143: sql update test_index set c1 = 3349236724826090587, c2 = 0.862059, c3 = 'NJM7Qvqkgx' where c = 4202 index_test.go:137: sql insert into test_index values (4412, 8097374517009009597, 0.974521, 'MO9a8zsJzt') index_test.go:137: sql insert into test_index values (4415, 2489160503428529245, 0.366447, 'ZYbcM3Z9Vd') index_test.go:137: sql insert into test_index values (4413, 75118225790593921, 0.847425, '8lhugvVWAk') index_test.go:143: sql update test_index set c1 = 7811491040503563811, c2 = 0.041835, c3 = 'naawwWZcYF' where c = 3843 index_test.go:137: sql insert into test_index values (4416, 3806561644971054973, 0.845485, 'CMMj8xpNzT') index_test.go:140: sql delete from test_index where c = 1246 index_test.go:140: sql delete from test_index where c = 654 index_test.go:137: sql insert into test_index values (4414, 4516307410892510038, 0.844262, 'APYxmVZA3o') index_test.go:140: sql delete from test_index where c = 1838 index_test.go:143: sql update test_index set c1 = 6065644636594703963, c2 = 0.529141, c3 = 'llGBr9BTGv' where c = 1803 index_test.go:137: sql insert into test_index values (4417, 5512149253417851894, 0.765102, 'VIAhZS8Xp2') index_test.go:137: sql insert into test_index values (4419, 7010373535213380235, 0.002288, 'YkqypdR177') index_test.go:143: sql update test_index set c1 = 5753480657986477657, c2 = 0.477917, c3 = '0EYa7mgoKp' where c = 1000 index_test.go:137: sql insert into test_index values (4420, 4984821072298451257, 0.068578, 'sDNq1F8Wt9') index_test.go:140: sql delete from test_index where c = 3216 index_test.go:137: sql insert into test_index values (4418, 1968349004047526118, 0.930386, 'cnvSP6RDVw') index_test.go:140: sql delete from test_index where c = 2155 index_test.go:143: sql update test_index set c1 = 7502773650317782108, c2 = 0.120933, c3 = 'cVtizVjYQQ' where c = 2363 index_test.go:143: sql update test_index set c1 = 8452218550883845762, c2 = 0.755136, c3 = 'vQPK1Ox3KK' where c = 258 # Time: 2024-05-05T23:02:46.50196996+08:00 # Txn_start_ts: 0 # Query_time: 6.009032122 # Parse_time: 0.000063371 # Compile_time: 0.000054456 # Rewrite_time: 0.000001668 # Optimize_time: 0 # Wait_TS: 0.000120088 # 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:137: sql insert into test_index values (4422, 5524319308556810769, 0.626771, 'I187LEgWTE') index_test.go:140: sql delete from test_index where c = 2742 index_test.go:143: sql update test_index set c1 = 7888078476265210205, c2 = 0.340728, c3 = '0N1rZDoUmC' where c = 3486 index_test.go:140: sql delete from test_index where c = 1450 index_test.go:140: sql delete from test_index where c = 1511 index_test.go:137: sql insert into test_index values (4421, 4686594586760636300, 0.281867, 'iwtkUfvMiD') index_test.go:137: sql insert into test_index values (4424, 2729817783430619184, 0.389068, '0VUSRptV3l') index_test.go:143: sql update test_index set c1 = 887954588120940508, c2 = 0.563540, c3 = 'IGnfVQ4AHZ' where c = 3085 index_test.go:140: sql delete from test_index where c = 3467 index_test.go:137: sql insert into test_index values (4423, 1225767120943096293, 0.715662, 't1ZUHlfPIO') index_test.go:143: sql update test_index set c1 = 8419798563799057510, c2 = 0.676173, c3 = 'RoeyEHM7W5' where c = 2766 index_test.go:137: sql insert into test_index values (4425, 5678700902106366030, 0.639553, 'zRTms9TI6P') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:140: sql delete from test_index where c = 1093 index_test.go:143: sql update test_index set c1 = 6450920520292933248, c2 = 0.075720, c3 = 'ejRjARk29V' where c = 2624 index_test.go:143: sql update test_index set c1 = 1036374473871080565, c2 = 0.698229, c3 = '0fBsdJerNt' where c = 1709 index_test.go:140: sql delete from test_index where c = 3401 index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (4426, 3578394194627041691, 0.396128, 'C50UfVUdAG') index_test.go:143: sql update test_index set c1 = 1268287738068145395, c2 = 0.467760, c3 = '0OPyH7TIg3' where c = 1364 index_test.go:140: sql delete from test_index where c = 1466 index_test.go:143: sql update test_index set c1 = 1449107615375243408, c2 = 0.291870, c3 = 'cnVpmvp4Ir' where c = 2966 index_test.go:140: sql delete from test_index where c = 3381 index_test.go:143: sql update test_index set c1 = 653884183386292295, c2 = 0.731369, c3 = 'nxWCuCG5x9' where c = 1778 index_test.go:137: sql insert into test_index values (4428, 3090151215488027794, 0.103938, '2WGbRlNZAc') index_test.go:137: sql insert into test_index values (4430, 1564972701408406993, 0.405784, 'xLBYw7cnzi') index_test.go:143: sql update test_index set c1 = 4587486223248317378, c2 = 0.530218, c3 = 'q1ntEek2FB' where c = 877 index_test.go:137: sql insert into test_index values (4427, 3801702344988085435, 0.939051, 'LZoJgiAzix') index_test.go:143: sql update test_index set c1 = 3423733900777735720, c2 = 0.117839, c3 = 'eJZNNb26zd' where c = 3894 index_test.go:143: sql update test_index set c1 = 6857925124560956948, c2 = 0.120984, c3 = 'gTeJKPGqTU' where c = 2984 index_test.go:140: sql delete from test_index where c = 1897 index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (4429, 9048190067101801154, 0.848503, 'yrIG4K9cQt') index_test.go:137: sql insert into test_index values (4432, 2626611480539712737, 0.512289, 'B1UoQm93Dg') index_test.go:137: sql insert into test_index values (4431, 9197833357771751546, 0.718873, 'A3oxLvBRiU') index_test.go:143: sql update test_index set c1 = 7088921382618095956, c2 = 0.691169, c3 = 'yk3TFkkah6' where c = 222 index_test.go:137: sql insert into test_index values (4434, 3862544864353898208, 0.585264, 'SL9ApL7uUe') index_test.go:137: sql insert into test_index values (4433, 326156195440129871, 0.951881, 'LWcBlN5HF5') index_test.go:140: sql delete from test_index where c = 2278 index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (4435, 9125313603477844836, 0.358888, 'E4qSs0IMQh') index_test.go:143: sql update test_index set c1 = 788379265159576754, c2 = 0.634297, c3 = 'O9lV3DLsvS' where c = 1779 index_test.go:143: sql update test_index set c1 = 2097014719801003251, c2 = 0.029498, c3 = 'IkHNx05Eip' where c = 2022 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 3440 index_test.go:140: sql delete from test_index where c = 2340 index_test.go:137: sql insert into test_index values (4436, 6566009988448815801, 0.316234, 'EyMySMTDDL') index_test.go:140: sql delete from test_index where c = 504 index_test.go:143: sql update test_index set c1 = 8126678419429638796, c2 = 0.778906, c3 = 'Axg0p0fAgP' where c = 1069 index_test.go:143: sql update test_index set c1 = 5627228521804225975, c2 = 0.572983, c3 = 'QzmKxluHh3' where c = 1423 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 2941661165853351206, c2 = 0.200529, c3 = 'LSIezFW6s8' where c = 4001 index_test.go:137: sql insert into test_index values (4437, 152372378637632959, 0.993642, 'fCgc0lfN4f') index_test.go:143: sql update test_index set c1 = 98415993500208526, c2 = 0.199375, c3 = '8S0lrgV1mf' where c = 1716 index_test.go:137: sql insert into test_index values (4438, 2397574865051912991, 0.487229, 'Jf9JJkdFJB') index_test.go:140: sql delete from test_index where c = 4383 index_test.go:143: sql update test_index set c1 = 4124645866285139088, c2 = 0.250777, c3 = 'GObyOLurIE' where c = 3036 index_test.go:143: sql update test_index set c1 = 5097925566785369335, c2 = 0.724926, c3 = 'xocjp7HPJ7' where c = 3163 index_test.go:140: sql delete from test_index where c = 1340 index_test.go:137: sql insert into test_index values (4439, 6503162479536505912, 0.503887, 'QykZSSYlS1') index_test.go:140: sql delete from test_index where c = 744 index_test.go:143: sql update test_index set c1 = 3725154631799071951, c2 = 0.537389, c3 = '9CXxmujubn' where c = 3722 index_test.go:137: sql insert into test_index values (4441, 4943957961414779503, 0.123383, 'xpcQVJfowo') index_test.go:137: sql insert into test_index values (4442, 8956919365376666443, 0.822971, 'guVqZXf5Y7') index_test.go:143: sql update test_index set c1 = 1059643690681748194, c2 = 0.809132, c3 = 'SmTBdRkb4U' where c = 933 index_test.go:137: sql insert into test_index values (4444, 7656757332675813610, 0.254350, 'x10jYdENM4') index_test.go:137: sql insert into test_index values (4443, 5611132486098289819, 0.082809, 'j5DiSwtZBG') index_test.go:137: sql insert into test_index values (4440, 4682546472079202588, 0.782642, 'fq3OmzRAKs') index_test.go:140: sql delete from test_index where c = 1206 index_test.go:140: sql delete from test_index where c = 1298 index_test.go:140: sql delete from test_index where c = 3843 index_test.go:137: sql insert into test_index values (4445, 5520161374720452970, 0.135278, 'zn1Q9cQYia') index_test.go:137: sql insert into test_index values (4446, 3076517438610649752, 0.053301, 'kitjfRP41g') index_test.go:140: sql delete from test_index where c = 428 index_test.go:143: sql update test_index set c1 = 3652788904337926243, c2 = 0.571060, c3 = 'J3BtNmw2MN' where c = 1800 index_test.go:143: sql update test_index set c1 = 2141645536170170541, c2 = 0.972225, c3 = 'rX0uEZcCfu' where c = 1070 index_test.go:143: sql update test_index set c1 = 2273453160326005817, c2 = 0.335237, c3 = 'N1M1JMMhYp' where c = 1717 index_test.go:143: sql update test_index set c1 = 5596494829040392890, c2 = 0.572662, c3 = '8lzD5rRSSA' where c = 859 index_test.go:143: sql update test_index set c1 = 8295512215141916259, c2 = 0.868688, c3 = 'vCk5AY0Esk' where c = 4291 index_test.go:140: sql delete from test_index where c = 2094 index_test.go:140: sql delete from test_index where c = 929 index_test.go:140: sql delete from test_index where c = 3753 index_test.go:143: sql update test_index set c1 = 4046196008409157146, c2 = 0.812687, c3 = 'tY60tDfIB1' where c = 1491 index_test.go:140: sql delete from test_index where c = 2069 index_test.go:143: sql update test_index set c1 = 1289673371362535615, c2 = 0.550940, c3 = 'cVhJw9MMWK' where c = 1307 index_test.go:137: sql insert into test_index values (4448, 1829758694262165353, 0.502772, 'g9jFLzi3GY') index_test.go:137: sql insert into test_index values (4449, 890387123223594986, 0.570415, 'N90sFb6Ht9') index_test.go:137: sql insert into test_index values (4447, 8355517777901790730, 0.056499, 'roMcLTcwxV') index_test.go:137: sql insert into test_index values (4450, 3083398662639876425, 0.594004, 'En4tH9z95B') index_test.go:140: sql delete from test_index where c = 746 index_test.go:137: sql insert into test_index values (4451, 4698675616660788160, 0.024965, 'tg31kHuGYA') index_test.go:137: sql insert into test_index values (4453, 530400015622041053, 0.283847, 'ElI6WcHb2u') index_test.go:140: sql delete from test_index where c = 1790 index_test.go:143: sql update test_index set c1 = 1580912150762231280, c2 = 0.685012, c3 = 'ATAl5cD8tj' where c = 2791 index_test.go:143: sql update test_index set c1 = 8335184035784822236, c2 = 0.605591, c3 = 'Vs72flr41s' where c = 3160 index_test.go:137: sql insert into test_index values (4452, 1713527874068040489, 0.540501, 'DhzNVbzf1d') index_test.go:143: sql update test_index set c1 = 5530336809495857781, c2 = 0.274127, c3 = 'wzsfEr2nY8' where c = 1878 index_test.go:140: sql delete from test_index where c = 3895 index_test.go:140: sql delete from test_index where c = 2276 index_test.go:140: sql delete from test_index where c = 3397 index_test.go:143: sql update test_index set c1 = 6347363385234551562, c2 = 0.998149, c3 = 'mn3QEqNqVm' where c = 3131 index_test.go:140: sql delete from test_index where c = 2105 index_test.go:143: sql update test_index set c1 = 9169430535105558726, c2 = 0.094553, c3 = 'NZWiKsND2s' where c = 1440 index_test.go:137: sql insert into test_index values (4456, 4964266933912648590, 0.045778, 'ntQTEfGrX7') index_test.go:137: sql insert into test_index values (4455, 1868219068883506908, 0.079308, 'mSjWjmmdbs') index_test.go:137: sql insert into test_index values (4454, 6129332420428292810, 0.743836, 'FMPJyGwmYM') index_test.go:140: sql delete from test_index where c = 2346 index_test.go:143: sql update test_index set c1 = 4055519065012903212, c2 = 0.066917, c3 = 'DWK3uTtIyE' where c = 2069 index_test.go:143: sql update test_index set c1 = 4463718770913239098, c2 = 0.328113, c3 = 'Sfhgq1mmSM' where c = 4243 index_test.go:137: sql insert into test_index values (4458, 2440480963229780875, 0.622083, 'kNlSe2Yvru') index_test.go:137: sql insert into test_index values (4457, 7988763492428759929, 0.616029, 'Zdm9RKqpYT') index_test.go:143: sql update test_index set c1 = 1483042856396774871, c2 = 0.436466, c3 = '50K7putwzT' where c = 510 index_test.go:143: sql update test_index set c1 = 8760596016334362316, c2 = 0.468589, c3 = '6vgRLffnsU' where c = 2165 index_test.go:143: sql update test_index set c1 = 6632163897649847307, c2 = 0.406441, c3 = 'D6TdYsjbYc' where c = 1785 index_test.go:140: sql delete from test_index where c = 912 index_test.go:140: sql delete from test_index where c = 1286 index_test.go:137: sql insert into test_index values (4459, 4118585516193173759, 0.404403, 'IkHDLNJZ2T') index_test.go:143: sql update test_index set c1 = 8621410659660339070, c2 = 0.698690, c3 = 'Umpz3iyvZB' where c = 1158 index_test.go:137: sql insert into test_index values (4461, 1945396198486388643, 0.655329, 'I0YfX2pIT9') index_test.go:137: sql insert into test_index values (4460, 5864598613005628495, 0.716580, 'eJ7Q296sWH') index_test.go:140: sql delete from test_index where c = 3155 index_test.go:137: sql insert into test_index values (4462, 2033230897377932898, 0.120163, 'qSCwkTAEA6') index_test.go:143: sql update test_index set c1 = 2901138609472470941, c2 = 0.088367, c3 = 'uzYCv13N9K' where c = 1158 index_test.go:140: sql delete from test_index where c = 3138 index_test.go:140: sql delete from test_index where c = 4007 index_test.go:140: sql delete from test_index where c = 1692 index_test.go:140: sql delete from test_index where c = 2799 index_test.go:143: sql update test_index set c1 = 8247550733233291523, c2 = 0.979721, c3 = 'CWdUjsidkT' where c = 2193 index_test.go:137: sql insert into test_index values (4463, 4619434363852198097, 0.212210, '24nabUsLW0') index_test.go:143: sql update test_index set c1 = 6929467272340491775, c2 = 0.451033, c3 = 'FnKn1GHl2z' where c = 1085 index_test.go:140: sql delete from test_index where c = 4344 index_test.go:137: sql insert into test_index values (4464, 7948037194497835027, 0.203676, 'Q5DyytLmhI') index_test.go:137: sql insert into test_index values (4465, 2183402974948211652, 0.513010, 'zVCU8ZULaN') index_test.go:143: sql update test_index set c1 = 8597209536704984355, c2 = 0.075729, c3 = 'TpRcGKUPf1' where c = 4322 index_test.go:143: sql update test_index set c1 = 5210251815608659650, c2 = 0.951949, c3 = '6sm6M5utGh' where c = 2822 index_test.go:137: sql insert into test_index values (4466, 8098461169973677900, 0.652937, 'PKHPol7QqZ') index_test.go:140: sql delete from test_index where c = 3425 index_test.go:140: sql delete from test_index where c = 2601 index_test.go:137: sql insert into test_index values (4467, 6612120930697643765, 0.047316, 'soKDprqOQY') index_test.go:140: sql delete from test_index where c = 1301 index_test.go:143: sql update test_index set c1 = 5655038975643405996, c2 = 0.487436, c3 = '404DzddeBA' where c = 4295 index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 801 index_test.go:143: sql update test_index set c1 = 8984767903672553188, c2 = 0.767831, c3 = 'CmlPxugGCn' where c = 3613 index_test.go:137: sql insert into test_index values (4469, 1264769218276137425, 0.977646, 'gXln0zIpPs') index_test.go:143: sql update test_index set c1 = 3018134905488842187, c2 = 0.296462, c3 = 'xqIG6UnJYs' where c = 1414 index_test.go:143: sql update test_index set c1 = 5508372996907600235, c2 = 0.954225, c3 = 'XYmbwZMG7d' where c = 1534 index_test.go:140: sql delete from test_index where c = 3387 index_test.go:140: sql delete from test_index where c = 1204 index_test.go:137: sql insert into test_index values (4468, 738551863254161545, 0.085828, 's4y0syPkXs') index_test.go:143: sql update test_index set c1 = 8603400703689286983, c2 = 0.641258, c3 = 'jjHn7qEMMl' where c = 3495 index_test.go:143: sql update test_index set c1 = 789030925408190262, c2 = 0.154350, c3 = 'ZVCCgCOveP' where c = 2403 index_test.go:137: sql insert into test_index values (4470, 6728831905080994752, 0.404749, 'p1a9MEIKWE') index_test.go:137: sql insert into test_index values (4471, 1350516038408411559, 0.188437, 'Ar49fSLr3b') index_test.go:143: sql update test_index set c1 = 3811768730025501280, c2 = 0.373037, c3 = 'bMknZ5AHWC' where c = 2878 index_test.go:140: sql delete from test_index where c = 1778 index_test.go:137: sql insert into test_index values (4472, 667843528220689139, 0.901367, 'YB2CWDWAnN') index_test.go:137: sql insert into test_index values (4475, 2132441924619974320, 0.345251, '4LCPLc15Wo') index_test.go:143: sql update test_index set c1 = 4809028888405396416, c2 = 0.427442, c3 = 'zywBHVd7aL' where c = 245 index_test.go:140: sql delete from test_index where c = 3885 index_test.go:140: sql delete from test_index where c = 4282 index_test.go:143: sql update test_index set c1 = 4972499128185894011, c2 = 0.879737, c3 = 'kxwgtgKYAR' where c = 392 index_test.go:140: sql delete from test_index where c = 4059 index_test.go:137: sql insert into test_index values (4473, 1378636752444188882, 0.502614, '6mVJWM428D') index_test.go:140: sql delete from test_index where c = 3237 index_test.go:143: sql update test_index set c1 = 3084426749242792865, c2 = 0.853609, c3 = 'a1LHp4VKBW' where c = 2447 index_test.go:137: sql insert into test_index values (4478, 5728487989189376523, 0.305759, '6AQSqz5apD') index_test.go:143: sql update test_index set c1 = 2722892711750273338, c2 = 0.510801, c3 = 'Rt1GzMynnO' where c = 1767 index_test.go:143: sql update test_index set c1 = 1574669494342077029, c2 = 0.536329, c3 = 'YtDHKd02CT' where c = 1022 index_test.go:143: sql update test_index set c1 = 7103346531190410128, c2 = 0.548663, c3 = 'PoiPKVeAaz' where c = 3039 index_test.go:137: sql insert into test_index values (4476, 394239423175477610, 0.198515, 'M6tCy3w7Or') index_test.go:137: sql insert into test_index values (4479, 4748809629766379980, 0.056105, 'PaCYLWlSWh') index_test.go:137: sql insert into test_index values (4474, 7896145692784570086, 0.745446, 'wcNpWM9dz5') index_test.go:143: sql update test_index set c1 = 7118226420341655595, c2 = 0.945771, c3 = '2r6h0mEp3N' where c = 3984 index_test.go:137: sql insert into test_index values (4480, 2255750341536181086, 0.777078, 'eID4SO6kDo') index_test.go:140: sql delete from test_index where c = 4302 index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 2635 index_test.go:137: sql insert into test_index values (4477, 8525334074976398162, 0.129997, 'yiHJd3piZL') index_test.go:140: sql delete from test_index where c = 2483 index_test.go:143: sql update test_index set c1 = 6757039868074270332, c2 = 0.819646, c3 = 'IweV0XtkB2' where c = 3585 index_test.go:137: sql insert into test_index values (4481, 3800648908964982240, 0.458980, '0Wk0VrGVfp') index_test.go:143: sql update test_index set c1 = 1975322853550217436, c2 = 0.319977, c3 = 'MzUjJIGRIC' where c = 776 index_test.go:140: sql delete from test_index where c = 1524 index_test.go:137: sql insert into test_index values (4482, 6210195033258615796, 0.586445, 'Wl5SZNWWvN') index_test.go:137: sql insert into test_index values (4483, 3438768003402771804, 0.731136, 'uwRsWac1d1') index_test.go:143: sql update test_index set c1 = 239615056211162824, c2 = 0.885263, c3 = 'fgAHdvaM98' where c = 4148 index_test.go:140: sql delete from test_index where c = 4452 index_test.go:140: sql delete from test_index where c = 2606 index_test.go:143: sql update test_index set c1 = 2972996000012659166, c2 = 0.385674, c3 = 'aCoEmWKhuy' where c = 1442 index_test.go:143: sql update test_index set c1 = 9079791140374593844, c2 = 0.053537, c3 = 'bO53xJOzph' where c = 1625 index_test.go:137: sql insert into test_index values (4484, 3335252835237960825, 0.964351, 'K8XJrXkZAU') index_test.go:143: sql update test_index set c1 = 2484483789838483990, c2 = 0.708775, c3 = 'MA0QKtxZBD' where c = 345 index_test.go:137: sql insert into test_index values (4487, 6049504273377997582, 0.605586, 'OjboDcEYfi') index_test.go:140: sql delete from test_index where c = 4280 index_test.go:140: sql delete from test_index where c = 2677 index_test.go:143: sql update test_index set c1 = 6221480176944774431, c2 = 0.698243, c3 = 'cNoQVXezS9' where c = 1105 index_test.go:137: sql insert into test_index values (4485, 5317391404734469706, 0.867222, 'b9Gdi2zSmJ') index_test.go:140: sql delete from test_index where c = 3749 index_test.go:137: sql insert into test_index values (4489, 7990611196806998927, 0.104494, 'QKD1LvrDjA') index_test.go:137: sql insert into test_index values (4486, 2507408419388638943, 0.531619, 'hf22i0qM35') index_test.go:140: sql delete from test_index where c = 4028 index_test.go:140: sql delete from test_index where c = 1149 index_test.go:137: sql insert into test_index values (4488, 8612394704477745339, 0.554241, 'm5OrMxdeob') index_test.go:143: sql update test_index set c1 = 4637762625334812193, c2 = 0.300092, c3 = 'Qh6TKXRFyU' where c = 4080 index_test.go:140: sql delete from test_index where c = 3870 index_test.go:143: sql update test_index set c1 = 824287704998054353, c2 = 0.693144, c3 = 'Efjcgu0ALm' where c = 613 index_test.go:140: sql delete from test_index where c = 3104 index_test.go:140: sql delete from test_index where c = 1884 index_test.go:143: sql update test_index set c1 = 7204294806867983086, c2 = 0.933117, c3 = '9skA7yVqVd' where c = 2552 index_test.go:143: sql update test_index set c1 = 3106385323705909361, c2 = 0.647966, c3 = 'uYPQiRR65W' where c = 968 index_test.go:137: sql insert into test_index values (4490, 1744501564657615288, 0.646285, 'DME8CVxsuy') index_test.go:140: sql delete from test_index where c = 3746 index_test.go:143: sql update test_index set c1 = 1670780436361269610, c2 = 0.394750, c3 = 'vTeA9CbpbE' where c = 2412 index_test.go:143: sql update test_index set c1 = 8446518459680350402, c2 = 0.894871, c3 = 'CH065jD57c' where c = 389 index_test.go:137: sql insert into test_index values (4492, 7664115163624186996, 0.740064, 'WLkFjvpsUt') index_test.go:137: sql insert into test_index values (4491, 6704800353759278597, 0.290422, 'wvQYdYHHcw') index_test.go:143: sql update test_index set c1 = 4749988671160536802, c2 = 0.170299, c3 = 'MiCbjGcdqj' where c = 3707 index_test.go:137: sql insert into test_index values (4493, 8578776191165317767, 0.213948, 'Rlxk58g62Z') index_test.go:143: sql update test_index set c1 = 8580412866327327714, c2 = 0.187121, c3 = 'uEp9iWArHi' where c = 772 index_test.go:140: sql delete from test_index where c = 1923 index_test.go:143: sql update test_index set c1 = 4938801866288655582, c2 = 0.696929, c3 = 'mGhixsJSox' where c = 2835 index_test.go:137: sql insert into test_index values (4494, 427597031920972583, 0.350239, 'azEDTpSszD') index_test.go:140: sql delete from test_index where c = 2002 index_test.go:140: sql delete from test_index where c = 4016 index_test.go:140: sql delete from test_index where c = 3623 index_test.go:140: sql delete from test_index where c = 1897 index_test.go:137: sql insert into test_index values (4496, 2369603939650582006, 0.451251, 'EYKvXiwYpk') index_test.go:143: sql update test_index set c1 = 4378261692232456655, c2 = 0.037628, c3 = '9cuaA0Sfvx' where c = 446 index_test.go:137: sql insert into test_index values (4495, 94521281550047028, 0.217737, 'BbGSpGoz0z') index_test.go:143: sql update test_index set c1 = 7948743250508907252, c2 = 0.378119, c3 = 'p3GA39AYZg' where c = 67 index_test.go:143: sql update test_index set c1 = 7946429536553204750, c2 = 0.043215, c3 = 'Cis3f8OdSi' where c = 2924 index_test.go:143: sql update test_index set c1 = 8715874516407530563, c2 = 0.478742, c3 = 'jF8YHcbj6S' where c = 4304 index_test.go:143: sql update test_index set c1 = 4476838114214716437, c2 = 0.622821, c3 = 'ETFWqpa1Ic' where c = 1995 index_test.go:137: sql insert into test_index values (4497, 1884563000697111490, 0.500112, 'AZL4LsSPhb') index_test.go:140: sql delete from test_index where c = 1676 index_test.go:140: sql delete from test_index where c = 2603 index_test.go:137: sql insert into test_index values (4498, 7421385479869404836, 0.121451, 'f8Fayk6pG5') index_test.go:140: sql delete from test_index where c = 2234 index_test.go:143: sql update test_index set c1 = 969191013426822552, c2 = 0.645073, c3 = 'oAQOkPf09a' where c = 3051 index_test.go:140: sql delete from test_index where c = 2879 index_test.go:143: sql update test_index set c1 = 7751640125555589906, c2 = 0.032569, c3 = 'eXcZ452jFF' where c = 2276 index_test.go:143: sql update test_index set c1 = 662404040202609841, c2 = 0.316927, c3 = 'dstmlDZ7XE' where c = 3594 index_test.go:137: sql insert into test_index values (4499, 5745809923301110260, 0.948986, 'NNc0nO2lbu') index_test.go:143: sql update test_index set c1 = 4735963610053417377, c2 = 0.394837, c3 = 'x7dgHY62Fl' where c = 2214 index_test.go:137: sql insert into test_index values (4500, 1393543449149170933, 0.760524, 'fG8AUJe0Qc') index_test.go:140: sql delete from test_index where c = 3409 index_test.go:140: sql delete from test_index where c = 3561 index_test.go:143: sql update test_index set c1 = 7779045801940850854, c2 = 0.804917, c3 = 'xniLJoSl9D' where c = 2001 index_test.go:143: sql update test_index set c1 = 9022190499780361181, c2 = 0.458926, c3 = 'PDb1TBcn3t' where c = 2914 index_test.go:137: sql insert into test_index values (4506, 8079214694753632261, 0.678394, '3P3duoaHKa') index_test.go:137: sql insert into test_index values (4503, 6549506678567167643, 0.219947, 'zMAUgxzSxI') index_test.go:137: sql insert into test_index values (4501, 6996834675454421254, 0.448835, 'unQEmNG4CO') index_test.go:137: sql insert into test_index values (4502, 4628928900956595142, 0.315595, 'Xf2CJckI6Z') index_test.go:137: sql insert into test_index values (4509, 7720687754902525159, 0.855571, 'sRqEjfTJCD') index_test.go:137: sql insert into test_index values (4504, 1997486081373657407, 0.132644, 'Tjh6qPkeKc') index_test.go:137: sql insert into test_index values (4507, 808871963292681351, 0.911663, 'UdxfeorJao') index_test.go:137: sql insert into test_index values (4505, 1672654644113056815, 0.481019, 'FyepTH6lO4') index_test.go:137: sql insert into test_index values (4510, 6876532123591017011, 0.002841, 'wElN5EP6pO') index_test.go:137: sql insert into test_index values (4508, 7860358439725404830, 0.739132, '17KwOErLHe') index_test.go:140: sql delete from test_index where c = 1669 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 2805 index_test.go:143: sql update test_index set c1 = 1490654955399054069, c2 = 0.008045, c3 = 'h2f0TQYrod' where c = 359 index_test.go:140: sql delete from test_index where c = 3137 index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 2863 index_test.go:140: sql delete from test_index where c = 3683 index_test.go:143: sql update test_index set c1 = 3205688766788293745, c2 = 0.994099, c3 = 'rwKj3l8RSn' where c = 3800 index_test.go:143: sql update test_index set c1 = 2145076654375206971, c2 = 0.136480, c3 = 'q7IVdAYCcC' where c = 132 index_test.go:143: sql update test_index set c1 = 7411310852231282500, c2 = 0.736351, c3 = 'CKOV7TJ7bp' where c = 3929 index_test.go:143: sql update test_index set c1 = 3077216324948146595, c2 = 0.184888, c3 = 'gu62Mv2utI' where c = 2066 index_test.go:140: sql delete from test_index where c = 3525 index_test.go:140: sql delete from test_index where c = 3516 index_test.go:137: sql insert into test_index values (4511, 8244526649855011753, 0.004723, '8b5K2vrjXu') index_test.go:137: sql insert into test_index values (4513, 7289241915275704670, 0.199617, 'lEXTkCdTRK') index_test.go:143: sql update test_index set c1 = 2236256885751614573, c2 = 0.618497, c3 = 'b1quU2bbYd' where c = 4493 index_test.go:137: sql insert into test_index values (4514, 7674466431788021378, 0.232934, 'WCCz3prBYu') index_test.go:143: sql update test_index set c1 = 7437320754489347668, c2 = 0.624167, c3 = 'QAc2t8PNor' where c = 4458 index_test.go:143: sql update test_index set c1 = 4792566422003693016, c2 = 0.955552, c3 = 'jTqxPD5fbN' where c = 1368 index_test.go:143: sql update test_index set c1 = 1044860795342594840, c2 = 0.117462, c3 = 'DkikONPqM7' where c = 1893 index_test.go:140: sql delete from test_index where c = 4281 index_test.go:137: sql insert into test_index values (4515, 930031620343309702, 0.476979, 'u0mk72QPhD') index_test.go:140: sql delete from test_index where c = 2833 index_test.go:143: sql update test_index set c1 = 1928202712444641210, c2 = 0.606503, c3 = 'tWOu0ZIrtq' where c = 3457 index_test.go:137: sql insert into test_index values (4516, 2395808765173126502, 0.259368, 'THh1k51NCq') index_test.go:137: sql insert into test_index values (4512, 8788687836005653859, 0.661978, '53IXStkwLl') index_test.go:140: sql delete from test_index where c = 1531 index_test.go:137: sql insert into test_index values (4517, 3178564959576047212, 0.139714, 'PEmck72LFL') index_test.go:137: sql insert into test_index values (4518, 8238169999550166399, 0.367241, '1NsPy5u59P') index_test.go:140: sql delete from test_index where c = 4319 index_test.go:137: sql insert into test_index values (4520, 930335865987976535, 0.298529, 'zNNEjk93A5') index_test.go:137: sql insert into test_index values (4519, 9084050401635003125, 0.737888, '2zZaiYY8YL') index_test.go:143: sql update test_index set c1 = 8501323203536340902, c2 = 0.370497, c3 = 'FzqBSfuhqP' where c = 3900 index_test.go:143: sql update test_index set c1 = 695142430641492848, c2 = 0.728660, c3 = 'kvMHu7S4Bo' where c = 3644 index_test.go:140: sql delete from test_index where c = 2853 index_test.go:140: sql delete from test_index where c = 3140 index_test.go:143: sql update test_index set c1 = 3364222758613188107, c2 = 0.316572, c3 = 'rQwo9NxuXN' where c = 1387 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:140: sql delete from test_index where c = 1998 index_test.go:140: sql delete from test_index where c = 4296 index_test.go:143: sql update test_index set c1 = 47852734138711638, c2 = 0.823990, c3 = 'wnBEaQN2l3' where c = 1181 index_test.go:143: sql update test_index set c1 = 7442184823746751563, c2 = 0.096838, c3 = 'lR4nZ8BEdQ' where c = 3185 index_test.go:137: sql insert into test_index values (4521, 4276640810247467758, 0.797098, 'wBS526G25D') index_test.go:137: sql insert into test_index values (4522, 3012804830816768753, 0.904862, 'io78A1hNWC') index_test.go:137: sql insert into test_index values (4523, 1826132198095361337, 0.906824, 'gk3tC7wYjI') index_test.go:143: sql update test_index set c1 = 7054660438857779562, c2 = 0.915304, c3 = 'yNmgc0B0Bf' where c = 1123 index_test.go:140: sql delete from test_index where c = 1358 index_test.go:140: sql delete from test_index where c = 3010 index_test.go:143: sql update test_index set c1 = 2621962001822040880, c2 = 0.715686, c3 = 'jRYuxnGnzs' where c = 3783 index_test.go:137: sql insert into test_index values (4524, 4380415586712945442, 0.246947, 'xgDMT4prJr') index_test.go:143: sql update test_index set c1 = 7189912169004787949, c2 = 0.753413, c3 = 'ADmfYiHEGW' where c = 2869 index_test.go:143: sql update test_index set c1 = 5495899125425560843, c2 = 0.113318, c3 = 'B1PcsfpzH4' where c = 2600 index_test.go:137: sql insert into test_index values (4525, 2794121169093795255, 0.847170, 'KWlaZwuURX') index_test.go:143: sql update test_index set c1 = 8082263118366781, c2 = 0.355974, c3 = '7agwJRYVCc' where c = 2598 index_test.go:140: sql delete from test_index where c = 2305 index_test.go:137: sql insert into test_index values (4527, 4252506501404519834, 0.216701, 'kM1x9FxxhG') index_test.go:140: sql delete from test_index where c = 4130 index_test.go:137: sql insert into test_index values (4528, 968542749715468627, 0.385537, 'wZmLmgwROz') index_test.go:137: sql insert into test_index values (4526, 2924649812825084748, 0.040765, 'K77bts8AAq') index_test.go:140: sql delete from test_index where c = 2290 index_test.go:137: sql insert into test_index values (4529, 34200020819015545, 0.624146, '3bbtDPwFNX') index_test.go:143: sql update test_index set c1 = 8759357180579207177, c2 = 0.420178, c3 = 'Xr11AVDomG' where c = 2179 index_test.go:137: sql insert into test_index values (4530, 2960149865743138090, 0.750103, 'CKTKXhNtfj') index_test.go:140: sql delete from test_index where c = 1960 index_test.go:140: sql delete from test_index where c = 866 index_test.go:143: sql update test_index set c1 = 3332653080382452324, c2 = 0.407684, c3 = '1IGYu9ckV1' where c = 3044 index_test.go:140: sql delete from test_index where c = 3202 index_test.go:143: sql update test_index set c1 = 5498354376695096926, c2 = 0.587401, c3 = 'jbELBaoRyn' where c = 1114 index_test.go:143: sql update test_index set c1 = 8136515341509013655, c2 = 0.314691, c3 = 't9J6xaM76q' where c = 3427 index_test.go:137: sql insert into test_index values (4531, 46645484185187742, 0.467461, 'bJVPDT0VjY') index_test.go:140: sql delete from test_index where c = 4299 index_test.go:140: sql delete from test_index where c = 3530 index_test.go:143: sql update test_index set c1 = 4129168563678973422, c2 = 0.443935, c3 = 'KtCyBHxkSV' where c = 1778 index_test.go:143: sql update test_index set c1 = 6866419732042432670, c2 = 0.242591, c3 = 'dqm7z98bw5' where c = 2513 index_test.go:140: sql delete from test_index where c = 2330 index_test.go:137: sql insert into test_index values (4534, 8641302368072685358, 0.307800, '6Ak56iYv1b') index_test.go:143: sql update test_index set c1 = 1753379644442904919, c2 = 0.424227, c3 = 'RHFPOzrIi9' where c = 2263 index_test.go:140: sql delete from test_index where c = 3063 index_test.go:143: sql update test_index set c1 = 562858536515149750, c2 = 0.984192, c3 = 'phYV2bE32F' where c = 3967 index_test.go:140: sql delete from test_index where c = 4498 index_test.go:143: sql update test_index set c1 = 3540699641010976058, c2 = 0.670874, c3 = 'ARwCjcNCvv' where c = 2303 index_test.go:137: sql insert into test_index values (4532, 2022504829244089187, 0.780670, 'NhySpgE981') index_test.go:137: sql insert into test_index values (4535, 2279815244951981512, 0.023354, 'X6AOk3f3mF') index_test.go:143: sql update test_index set c1 = 5093086687057130263, c2 = 0.843650, c3 = 'Z58OkiiGU3' where c = 2254 index_test.go:137: sql insert into test_index values (4533, 7243483074867956435, 0.421741, 'AWo1pkfykB') index_test.go:137: sql insert into test_index values (4536, 149927857245550064, 0.724873, 'xkXdH5WCtF') index_test.go:140: sql delete from test_index where c = 513 index_test.go:140: sql delete from test_index where c = 816 index_test.go:140: sql delete from test_index where c = 1254 index_test.go:137: sql insert into test_index values (4537, 7294430349830878270, 0.914833, 'KYF19n1m0t') index_test.go:137: sql insert into test_index values (4538, 1289693770776553670, 0.533750, 'pP17zzhKQq') index_test.go:140: sql delete from test_index where c = 1908 index_test.go:143: sql update test_index set c1 = 5241380906850185580, c2 = 0.364764, c3 = 'UOpTNWmxmY' where c = 2607 index_test.go:140: sql delete from test_index where c = 2940 index_test.go:137: sql insert into test_index values (4539, 905404431808315413, 0.346222, 'n3Iq8ci8q4') index_test.go:137: sql insert into test_index values (4540, 4764748800025941826, 0.932134, '2az0dOlOe8') index_test.go:140: sql delete from test_index where c = 3189 index_test.go:143: sql update test_index set c1 = 251542700274179480, c2 = 0.806099, c3 = 'gmCgLiTkGx' where c = 3615 index_test.go:143: sql update test_index set c1 = 5842657058896083010, c2 = 0.765076, c3 = 'K3bxQ5RZZc' where c = 484 index_test.go:143: sql update test_index set c1 = 1392412568090837268, c2 = 0.478933, c3 = 'tylheLbrYr' where c = 4173 index_test.go:137: sql insert into test_index values (4541, 8079819685848684442, 0.196901, '3sXO19JBCG') index_test.go:143: sql update test_index set c1 = 7733906896962824957, c2 = 0.867734, c3 = 'j4sfSYsVpX' where c = 2066 index_test.go:140: sql delete from test_index where c = 466 index_test.go:143: sql update test_index set c1 = 2995683751523575489, c2 = 0.296538, c3 = 'cyVFJ1tclE' where c = 1743 index_test.go:143: sql update test_index set c1 = 290985189749777947, c2 = 0.927277, c3 = '3zTBphME3v' where c = 1995 index_test.go:140: sql delete from test_index where c = 4225 index_test.go:137: sql insert into test_index values (4545, 3957034529905016812, 0.986321, '4hM4bIPn8K') index_test.go:140: sql delete from test_index where c = 4081 index_test.go:137: sql insert into test_index values (4542, 2487888867780691392, 0.933325, 'SDV1k7A0IH') index_test.go:137: sql insert into test_index values (4547, 7028236392282761438, 0.864766, '4zchjwFRPz') index_test.go:143: sql update test_index set c1 = 7432814924174778446, c2 = 0.385292, c3 = '63nBh43u9h' where c = 3661 index_test.go:143: sql update test_index set c1 = 6907389579602171324, c2 = 0.238129, c3 = 'zyGO8DrdqA' where c = 2785 index_test.go:143: sql update test_index set c1 = 1603053524951929427, c2 = 0.941475, c3 = 'o4l3v9Rwto' where c = 2962 index_test.go:137: sql insert into test_index values (4544, 6533258354764444377, 0.348579, 'NkcX8QgvpH') index_test.go:137: sql insert into test_index values (4543, 255598366481432443, 0.398638, '9obuMRcxRu') index_test.go:137: sql insert into test_index values (4546, 8899669898966549054, 0.693056, '3DClkzITeK') index_test.go:140: sql delete from test_index where c = 2162 index_test.go:143: sql update test_index set c1 = 4078037918872619306, c2 = 0.820711, c3 = 'EXBhi1h1PV' where c = 1866 index_test.go:137: sql insert into test_index values (4548, 4721676665246190850, 0.299109, 'IwxaJbaI7l') index_test.go:140: sql delete from test_index where c = 722 index_test.go:137: sql insert into test_index values (4549, 8371990256135379238, 0.243540, 'Tp2U1fk5U8') index_test.go:143: sql update test_index set c1 = 3145071747738809882, c2 = 0.955301, c3 = 'kY4vMEie86' where c = 1151 index_test.go:140: sql delete from test_index where c = 4248 index_test.go:140: sql delete from test_index where c = 2759 index_test.go:140: sql delete from test_index where c = 3709 index_test.go:137: sql insert into test_index values (4550, 2265038230887954315, 0.611987, 'pYwYkQoWvL') index_test.go:140: sql delete from test_index where c = 2949 index_test.go:143: sql update test_index set c1 = 2655015345019787061, c2 = 0.847166, c3 = 'CoEHIJsDMG' where c = 1849 index_test.go:140: sql delete from test_index where c = 2332 index_test.go:140: sql delete from test_index where c = 2180 index_test.go:137: sql insert into test_index values (4552, 5759070545098736023, 0.580550, 'f9yRY8Wq8E') index_test.go:140: sql delete from test_index where c = 3024 index_test.go:137: sql insert into test_index values (4551, 7629728555628911577, 0.896837, '6XrgAovbiK') index_test.go:143: sql update test_index set c1 = 6618191137775455865, c2 = 0.968653, c3 = '1H5bJWDj5c' where c = 3433 index_test.go:143: sql update test_index set c1 = 5205667511183511455, c2 = 0.058844, c3 = 'UaQKDXnHqv' where c = 1701 index_test.go:137: sql insert into test_index values (4553, 8934400011281975167, 0.650525, 'F1P2m79maA') index_test.go:143: sql update test_index set c1 = 1012638162508791554, c2 = 0.335919, c3 = 'WHgiR8PJOx' where c = 3517 index_test.go:143: sql update test_index set c1 = 7677281753618920582, c2 = 0.919037, c3 = 'EWfQhstnIN' where c = 438 index_test.go:140: sql delete from test_index where c = 1184 index_test.go:143: sql update test_index set c1 = 778692300425440584, c2 = 0.157808, c3 = 'FdxSKZ5ixl' where c = 4102 index_test.go:143: sql update test_index set c1 = 712190809909964537, c2 = 0.618455, c3 = 'lKYGIB0tls' where c = 2731 index_test.go:143: sql update test_index set c1 = 378621004284158181, c2 = 0.710115, c3 = 'Lqy9wPT0yC' where c = 1555 index_test.go:140: sql delete from test_index where c = 3074 index_test.go:137: sql insert into test_index values (4555, 6838468283372677934, 0.409815, 'e9Zl3v23zW') index_test.go:137: sql insert into test_index values (4554, 7076774388622543833, 0.492596, 'DN0GHhIAg2') index_test.go:137: sql insert into test_index values (4556, 195346472118377805, 0.156104, 'QaK8kQDF56') index_test.go:137: sql insert into test_index values (4557, 85197834443859091, 0.947368, 'y5who3ZDXq') index_test.go:140: sql delete from test_index where c = 4415 index_test.go:137: sql insert into test_index values (4558, 6047612831724271160, 0.698023, 'IT9SmqT0PD') index_test.go:143: sql update test_index set c1 = 4868910523416246710, c2 = 0.402798, c3 = 'sRrSTYI8bx' where c = 1560 index_test.go:137: sql insert into test_index values (4560, 5873718272261035064, 0.309412, 'xMiokDPKBb') index_test.go:140: sql delete from test_index where c = 692 index_test.go:137: sql insert into test_index values (4559, 5858045745240606927, 0.033070, 'm05xYSitX4') index_test.go:143: sql update test_index set c1 = 157412098465216705, c2 = 0.793545, c3 = 'IwSaJjkJWH' where c = 3046 index_test.go:143: sql update test_index set c1 = 4158188714489570382, c2 = 0.769416, c3 = '9v4E05Hkqx' where c = 1859 index_test.go:140: sql delete from test_index where c = 776 index_test.go:140: sql delete from test_index where c = 864 index_test.go:140: sql delete from test_index where c = 3228 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:143: sql update test_index set c1 = 2871167733926442638, c2 = 0.030079, c3 = 'TgdYwLizIY' where c = 2875 index_test.go:137: sql insert into test_index values (4562, 8014340574393050026, 0.730942, 'ErUbH4xsNI') index_test.go:137: sql insert into test_index values (4561, 422549325460617982, 0.937019, 'aZ9cVcW3VW') index_test.go:140: sql delete from test_index where c = 1915 index_test.go:140: sql delete from test_index where c = 1638 index_test.go:143: sql update test_index set c1 = 3581160982225065929, c2 = 0.545670, c3 = 'rAO4SkdKCa' where c = 3009 index_test.go:140: sql delete from test_index where c = 1169 index_test.go:137: sql insert into test_index values (4563, 4355200056717324079, 0.464319, 'jaTKrAvxnn') index_test.go:143: sql update test_index set c1 = 4747263403126973781, c2 = 0.450377, c3 = 'tTbwqETyZK' where c = 2466 index_test.go:143: sql update test_index set c1 = 4433243064456964607, c2 = 0.506890, c3 = 'Lm4oF08jwi' where c = 4254 index_test.go:137: sql insert into test_index values (4564, 1653260729774495819, 0.577663, 'x6cDtbsRMl') index_test.go:143: sql update test_index set c1 = 3812777308899810232, c2 = 0.452788, c3 = 'xOnGQwkPvD' where c = 4320 index_test.go:143: sql update test_index set c1 = 6845293960231187359, c2 = 0.046545, c3 = 'yayTW7JhYZ' where c = 2247 index_test.go:140: sql delete from test_index where c = 3891 index_test.go:143: sql update test_index set c1 = 721632414674511560, c2 = 0.461952, c3 = 'sciJDbZfHS' where c = 3873 index_test.go:137: sql insert into test_index values (4565, 8253919807305548695, 0.102744, 'Mh1q0ONCAw') index_test.go:137: sql insert into test_index values (4566, 8957927218882838571, 0.357582, 'h2mBbhrRQF') index_test.go:137: sql insert into test_index values (4567, 2412426792182647773, 0.810282, 'g5uPOZUH1q') index_test.go:137: sql insert into test_index values (4568, 2551454088793226886, 0.203047, 'd0CbRuiBNv') index_test.go:140: sql delete from test_index where c = 4032 index_test.go:137: sql insert into test_index values (4569, 774719025571282322, 0.751056, '5LsdjgjgJh') index_test.go:140: sql delete from test_index where c = 3430 index_test.go:140: sql delete from test_index where c = 438 index_test.go:137: sql insert into test_index values (4570, 2916717364215208966, 0.421194, 'cw9O6tl9ms') index_test.go:143: sql update test_index set c1 = 6972398236124239947, c2 = 0.551844, c3 = 'uOYuUI16gm' where c = 3131 index_test.go:140: sql delete from test_index where c = 765 index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 992694760585044028, c2 = 0.208296, c3 = 'WoOtKPRfK7' where c = 3217 index_test.go:143: sql update test_index set c1 = 6862674753056779063, c2 = 0.936220, c3 = 'kF5pM8TgY6' where c = 338 index_test.go:140: sql delete from test_index where c = 3405 index_test.go:140: sql delete from test_index where c = 2169 index_test.go:143: sql update test_index set c1 = 4483002440173281097, c2 = 0.681812, c3 = '5CU3dw9e2t' where c = 3873 index_test.go:137: sql insert into test_index values (4571, 22124164634219219, 0.508415, 'Od3NbLjftT') index_test.go:143: sql update test_index set c1 = 8999079135545646321, c2 = 0.012832, c3 = 'F4F9a3YKvr' where c = 1402 index_test.go:140: sql delete from test_index where c = 1407 index_test.go:137: sql insert into test_index values (4572, 8719422708102121307, 0.779689, 'SE9G5PDamt') index_test.go:143: sql update test_index set c1 = 5620338366219207606, c2 = 0.114249, c3 = 'JVrmHDDmGY' where c = 4532 index_test.go:143: sql update test_index set c1 = 8314325689699492243, c2 = 0.479480, c3 = 'hTISHqa0uJ' where c = 2766 index_test.go:137: sql insert into test_index values (4573, 3110607751616007017, 0.227013, 'sDJctfqhrR') index_test.go:143: sql update test_index set c1 = 6165150433755053099, c2 = 0.882067, c3 = 'EAzAVzZRKH' where c = 2528 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:143: sql update test_index set c1 = 4055897340271087050, c2 = 0.331648, c3 = 'QXZJltrlEZ' where c = 1645 index_test.go:137: sql insert into test_index values (4574, 2073550439708329869, 0.506711, 'iSlsFiUvm7') index_test.go:143: sql update test_index set c1 = 432660389101710919, c2 = 0.112477, c3 = '8c6JyhiQqd' where c = 4292 index_test.go:137: sql insert into test_index values (4575, 6300905046850941219, 0.370717, '6J3VBd05is') index_test.go:140: sql delete from test_index where c = 3766 index_test.go:137: sql insert into test_index values (4576, 4531246380952353857, 0.051745, 'ixXax78jOk') index_test.go:143: sql update test_index set c1 = 9103072524215882318, c2 = 0.036174, c3 = 'ypieLWiqu1' where c = 222 index_test.go:137: sql insert into test_index values (4577, 6064034861418127354, 0.569472, 'FWZyIVD1rk') index_test.go:137: sql insert into test_index values (4578, 49344394729585461, 0.781521, 'VcCk0QZaBN') index_test.go:140: sql delete from test_index where c = 2720 index_test.go:140: sql delete from test_index where c = 3380 index_test.go:143: sql update test_index set c1 = 6411027244690868326, c2 = 0.725292, c3 = 'wu8Fitw8DC' where c = 3000 index_test.go:137: sql insert into test_index values (4579, 6010880789246536744, 0.992601, 'qpwsKoO3wn') index_test.go:143: sql update test_index set c1 = 4177850792202309072, c2 = 0.940528, c3 = 'gYPjI7RGcj' where c = 50 index_test.go:140: sql delete from test_index where c = 2265 index_test.go:140: sql delete from test_index where c = 890 index_test.go:137: sql insert into test_index values (4581, 6842716038342875750, 0.968304, 'ccbHnRE7GQ') index_test.go:140: sql delete from test_index where c = 4488 index_test.go:143: sql update test_index set c1 = 6091625100826357639, c2 = 0.156792, c3 = 'CWEGdqtPCU' where c = 4102 index_test.go:143: sql update test_index set c1 = 8988544148268932573, c2 = 0.089146, c3 = 'Dv0DNxfqnP' where c = 3996 index_test.go:137: sql insert into test_index values (4582, 1644608811565935158, 0.681072, 'VHOiJyeWB3') index_test.go:140: sql delete from test_index where c = 4278 index_test.go:140: sql delete from test_index where c = 4440 index_test.go:137: sql insert into test_index values (4580, 915502125071362738, 0.237964, 'rEKWzDtdrz') index_test.go:137: sql insert into test_index values (4583, 3356868080915936442, 0.558502, '7FdE3nCc6Q') index_test.go:143: sql update test_index set c1 = 8039438464789173292, c2 = 0.405181, c3 = 'D0DHxCKtxZ' where c = 2322 index_test.go:143: sql update test_index set c1 = 6025000369224443800, c2 = 0.575980, c3 = 'H7DT1Ag2PS' where c = 2847 index_test.go:140: sql delete from test_index where c = 4365 index_test.go:140: sql delete from test_index where c = 323 index_test.go:140: sql delete from test_index where c = 1519 index_test.go:137: sql insert into test_index values (4585, 8359459424297847551, 0.451823, '5cKXhvspJ1') index_test.go:143: sql update test_index set c1 = 3247808873086870969, c2 = 0.967494, c3 = '7iQPZZlCRH' where c = 2923 index_test.go:137: sql insert into test_index values (4584, 6842558512072906368, 0.932678, 'gmw7Nb08U6') index_test.go:143: sql update test_index set c1 = 6507866948965249787, c2 = 0.863939, c3 = 'AkoL5Z1Tdi' where c = 2893 index_test.go:143: sql update test_index set c1 = 5853226957204108595, c2 = 0.902653, c3 = 'xOSo4vZxzq' where c = 2778 index_test.go:140: sql delete from test_index where c = 2763 index_test.go:137: sql insert into test_index values (4586, 1626814327712833368, 0.729552, 'oPvzJXFTnr') index_test.go:140: sql delete from test_index where c = 1262 index_test.go:137: sql insert into test_index values (4587, 2875494440961104645, 0.945850, 'zpxfwEZnxS') index_test.go:137: sql insert into test_index values (4588, 3235453499745442040, 0.373314, '6GzOSQWhhX') index_test.go:143: sql update test_index set c1 = 7415723678765415679, c2 = 0.230307, c3 = 'MVPo7NBJnj' where c = 2040 index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 8554553446748100934, c2 = 0.207431, c3 = 'wUAKzIROI0' where c = 1845 index_test.go:143: sql update test_index set c1 = 8982550106849950486, c2 = 0.931806, c3 = 'vciHS3LEFH' where c = 765 index_test.go:137: sql insert into test_index values (4589, 1297947718280931948, 0.125511, '6XY7sm4joy') index_test.go:140: sql delete from test_index where c = 3479 index_test.go:137: sql insert into test_index values (4590, 8314151108433856120, 0.057226, 'SsW5ymX7xH') index_test.go:140: sql delete from test_index where c = 3208 index_test.go:143: sql update test_index set c1 = 797965202686705786, c2 = 0.160098, c3 = '3rhoFMIdJv' where c = 2937 index_test.go:137: sql insert into test_index values (4591, 5830735995468481513, 0.853735, '8LVqaUrqA3') index_test.go:143: sql update test_index set c1 = 6907190177529369186, c2 = 0.368058, c3 = 'kS9q3yfuzY' where c = 3262 index_test.go:140: sql delete from test_index where c = 2883 index_test.go:137: sql insert into test_index values (4592, 2542079141966130296, 0.097945, 'H5qXIPxuWs') index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 5412248661621765897, c2 = 0.033757, c3 = 'ATxnaP3btO' where c = 2431 index_test.go:143: sql update test_index set c1 = 2952992220670081520, c2 = 0.622950, c3 = 'SZ1EOQaLc0' where c = 3175 index_test.go:143: sql update test_index set c1 = 5016072694310569107, c2 = 0.548661, c3 = 'pAfnLwX528' where c = 1913 index_test.go:143: sql update test_index set c1 = 2262637077167933498, c2 = 0.675439, c3 = 'RtEE7GM1mK' where c = 1762 index_test.go:137: sql insert into test_index values (4593, 9057924500193848650, 0.630233, 'adFH47Npmu') index_test.go:140: sql delete from test_index where c = 612 index_test.go:140: sql delete from test_index where c = 4514 index_test.go:140: sql delete from test_index where c = 1097 index_test.go:137: sql insert into test_index values (4595, 457737541740146671, 0.986449, 'tf0v55z8aV') index_test.go:137: sql insert into test_index values (4594, 7672564301888121045, 0.792358, '5yX6EAM1FA') index_test.go:143: sql update test_index set c1 = 993481051709941705, c2 = 0.195587, c3 = 'fx7OwS4dwQ' where c = 1261 index_test.go:140: sql delete from test_index where c = 417 index_test.go:140: sql delete from test_index where c = 3757 index_test.go:143: sql update test_index set c1 = 3474054860823711330, c2 = 0.404169, c3 = '5kMBVxGu8n' where c = 2784 index_test.go:143: sql update test_index set c1 = 6928696664789403773, c2 = 0.039019, c3 = 'YWPGAmGWCj' where c = 119 index_test.go:143: sql update test_index set c1 = 5957934860597117869, c2 = 0.642308, c3 = 'VI1naFrZxq' where c = 4309 index_test.go:143: sql update test_index set c1 = 826765865412944386, c2 = 0.922567, c3 = 'KcsAxj2uFZ' where c = 3155 index_test.go:137: sql insert into test_index values (4596, 5156533282169616665, 0.691300, 'ovfiVY5mP4') index_test.go:140: sql delete from test_index where c = 4172 index_test.go:140: sql delete from test_index where c = 2320 index_test.go:137: sql insert into test_index values (4599, 6011997334497596255, 0.605286, 'pGrGmwh2cX') index_test.go:137: sql insert into test_index values (4598, 2773513735245978618, 0.326640, 'heFjWLnNME') index_test.go:137: sql insert into test_index values (4597, 8267772208677332684, 0.706941, 'N0w1Dm0reb') index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 2287 index_test.go:140: sql delete from test_index where c = 2636 index_test.go:143: sql update test_index set c1 = 8637297289127702262, c2 = 0.234117, c3 = 'oFSxohVXxX' where c = 4531 index_test.go:143: sql update test_index set c1 = 7436731261113839939, c2 = 0.530797, c3 = 'Bz2rITUfir' where c = 4556 index_test.go:143: sql update test_index set c1 = 9000067643905775474, c2 = 0.974663, c3 = 'kOHxDS9bRF' where c = 1649 index_test.go:143: sql update test_index set c1 = 8275709355958021985, c2 = 0.678446, c3 = 'gksaTq4JJB' where c = 1818 index_test.go:143: sql update test_index set c1 = 5748837604655268572, c2 = 0.470799, c3 = 'Ia3G5KmPl4' where c = 4231 index_test.go:137: sql insert into test_index values (4600, 6261003786038582700, 0.618187, '5tXSsKYtbl') index_test.go:140: sql delete from test_index where c = 4223 index_test.go:143: sql update test_index set c1 = 7771376044158268491, c2 = 0.704361, c3 = 'DczhzSuKK4' where c = 3876 index_test.go:137: sql insert into test_index values (4602, 518188543408949349, 0.209496, 'tNHZxjs7bR') index_test.go:137: sql insert into test_index values (4605, 4596197733204487960, 0.628395, 'e5wb7hI8pi') index_test.go:137: sql insert into test_index values (4607, 1740501962119663324, 0.241959, 'vyhj8QcCKL') index_test.go:137: sql insert into test_index values (4603, 7014442638836452791, 0.982306, 'Odb5Je55de') index_test.go:137: sql insert into test_index values (4601, 5623569836414998276, 0.427248, 'J2G2nKyaO0') index_test.go:140: sql delete from test_index where c = 1107 index_test.go:137: sql insert into test_index values (4606, 2883647679042805821, 0.598297, '6kbTTpkvtw') index_test.go:140: sql delete from test_index where c = 1525 index_test.go:137: sql insert into test_index values (4604, 776053055499313436, 0.033815, 'EAPORs4OuS') index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (4609, 6094562779290769595, 0.346254, 'KUkaEwEQnQ') index_test.go:137: sql insert into test_index values (4608, 3715603430706340224, 0.200856, 'Rgd5S4zrvR') index_test.go:137: sql insert into test_index values (4610, 5559135676591312915, 0.020006, '78HJ54nMxg') index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 1379 index_test.go:140: sql delete from test_index where c = 3336 index_test.go:140: sql delete from test_index where c = 448 index_test.go:143: sql update test_index set c1 = 3219177910480546823, c2 = 0.094349, c3 = '7SL7gdb707' where c = 3856 index_test.go:143: sql update test_index set c1 = 6395669096044064298, c2 = 0.905382, c3 = 'uZFZgKeUiT' where c = 1939 index_test.go:140: sql delete from test_index where c = 3448 index_test.go:143: sql update test_index set c1 = 4098983637822112032, c2 = 0.101506, c3 = 'G8P5ZHCFz5' where c = 3973 index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 1938 index_test.go:143: sql update test_index set c1 = 4541746642060112788, c2 = 0.407677, c3 = 'YBcanj8Io4' where c = 2159 index_test.go:143: sql update test_index set c1 = 4728850106246084036, c2 = 0.298738, c3 = 'jlnpripj1s' where c = 3114 index_test.go:143: sql update test_index set c1 = 4452140022047793263, c2 = 0.961491, c3 = '5tEYoy0lym' where c = 2838 index_test.go:143: sql update test_index set c1 = 316892010422593453, c2 = 0.183358, c3 = 'rIJNfkhB1X' where c = 843 index_test.go:143: sql update test_index set c1 = 8332208487728014639, c2 = 0.331911, c3 = 'lWpbV6bC2N' where c = 83 index_test.go:137: sql insert into test_index values (4612, 640296012350603041, 0.700839, 'Mfszm54gVw') index_test.go:143: sql update test_index set c1 = 3238941847587941138, c2 = 0.986063, c3 = '6lhAIMqqVq' where c = 4376 index_test.go:137: sql insert into test_index values (4611, 6881874458480224651, 0.752522, 'DZnA4Dg9Zf') index_test.go:137: sql insert into test_index values (4613, 4300273203955137714, 0.128630, 'AQ5KXw5f2e') index_test.go:137: sql insert into test_index values (4614, 8652963949329052164, 0.163545, 'H9DvO5ES0U') index_test.go:143: sql update test_index set c1 = 6905259815197243597, c2 = 0.479930, c3 = '1LpvkgibZA' where c = 3625 index_test.go:137: sql insert into test_index values (4616, 5154489816985978211, 0.055822, '2k51FhtNkg') index_test.go:137: sql insert into test_index values (4615, 8089964423647076915, 0.021401, 'TOBNlBaq9L') index_test.go:137: sql insert into test_index values (4617, 6312540277028585477, 0.355121, 'TjKyH6xCD9') index_test.go:137: sql insert into test_index values (4618, 8625502469902680198, 0.022649, 'UGTbQ8HAGJ') index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 2098 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:137: sql insert into test_index values (4619, 5633383300959689769, 0.703667, 'bVaoBWVTNd') index_test.go:140: sql delete from test_index where c = 4359 index_test.go:143: sql update test_index set c1 = 2674507669412372645, c2 = 0.816853, c3 = 'T9s5of3el0' where c = 460 index_test.go:140: sql delete from test_index where c = 256 index_test.go:140: sql delete from test_index where c = 2279 index_test.go:137: sql insert into test_index values (4620, 8988530339220841863, 0.597884, 'z5n2XY5lxc') index_test.go:143: sql update test_index set c1 = 5671780371731079335, c2 = 0.817541, c3 = '6wWnfVIWH8' where c = 1678 index_test.go:140: sql delete from test_index where c = 907 index_test.go:143: sql update test_index set c1 = 2054078092882262767, c2 = 0.031898, c3 = 'UbBiMsPiMh' where c = 247 index_test.go:140: sql delete from test_index where c = 3613 index_test.go:140: sql delete from test_index where c = 4025 index_test.go:143: sql update test_index set c1 = 2589251491751340592, c2 = 0.307784, c3 = 'fat0vjRm1U' where c = 2916 index_test.go:137: sql insert into test_index values (4622, 6682970458372148663, 0.336628, 'L11G9dY2Ic') index_test.go:143: sql update test_index set c1 = 2936414134626775015, c2 = 0.299824, c3 = 'Fh7VKPAJKF' where c = 1834 index_test.go:137: sql insert into test_index values (4621, 6153762866111817275, 0.248533, 'NQQQ6Gm1wq') index_test.go:140: sql delete from test_index where c = 4090 index_test.go:137: sql insert into test_index values (4623, 7723520943242952763, 0.720850, 'a7xMkMQMmw') index_test.go:140: sql delete from test_index where c = 2958 index_test.go:140: sql delete from test_index where c = 990 index_test.go:143: sql update test_index set c1 = 8594457318305188368, c2 = 0.358092, c3 = 'e1RtvVQzKf' where c = 2066 index_test.go:143: sql update test_index set c1 = 1641160433195092484, c2 = 0.204933, c3 = 'r3DRJJujlt' where c = 2570 index_test.go:137: sql insert into test_index values (4624, 8948583251258781337, 0.481592, '4u88qH4uly') index_test.go:143: sql update test_index set c1 = 5538114291519813173, c2 = 0.928122, c3 = 'pkdFbuqrnk' where c = 1260 index_test.go:143: sql update test_index set c1 = 4854883594528404764, c2 = 0.252661, c3 = 'B9KDBjKGn1' where c = 4220 index_test.go:137: sql insert into test_index values (4625, 1939409690658085278, 0.195663, 'Crqxff6q0N') index_test.go:143: sql update test_index set c1 = 3554993856735446018, c2 = 0.550530, c3 = 'Al0NgJbWlK' where c = 44 index_test.go:143: sql update test_index set c1 = 2331063987649049349, c2 = 0.908656, c3 = 'TgptkMfut7' where c = 869 index_test.go:140: sql delete from test_index where c = 2081 index_test.go:140: sql delete from test_index where c = 2557 index_test.go:140: sql delete from test_index where c = 3786 index_test.go:137: sql insert into test_index values (4626, 6974640450298663853, 0.185278, 'Bj8SR4tvy8') index_test.go:143: sql update test_index set c1 = 7312738052270779079, c2 = 0.902971, c3 = 'Naugukxhbd' where c = 1401 index_test.go:137: sql insert into test_index values (4629, 3855151313443688237, 0.921575, 'HMyOjJyfwT') index_test.go:137: sql insert into test_index values (4631, 2215340381108806360, 0.130947, 'TF092Ghs6w') index_test.go:143: sql update test_index set c1 = 4621437160225179117, c2 = 0.689705, c3 = 'eOk8AHn6Zb' where c = 3320 index_test.go:137: sql insert into test_index values (4627, 1533039133118252868, 0.195570, 'su5gOIaBOy') index_test.go:137: sql insert into test_index values (4630, 2088925126310150644, 0.678564, 'npXUZmg5SP') index_test.go:137: sql insert into test_index values (4628, 6878810315584971920, 0.041513, '0sxsQIjtTP') index_test.go:143: sql update test_index set c1 = 2442957967186320927, c2 = 0.085983, c3 = 'PCTGWnufCd' where c = 3198 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (4632, 4799378834338085505, 0.239903, 'Z826z1A0L1') index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (4633, 3547220083075995212, 0.173047, 'AUQy1LficT') index_test.go:140: sql delete from test_index where c = 3976 index_test.go:140: sql delete from test_index where c = 3661 index_test.go:140: sql delete from test_index where c = 1977 index_test.go:140: sql delete from test_index where c = 1727 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:143: sql update test_index set c1 = 4493907506398220172, c2 = 0.041101, c3 = 'qahm0s0DX2' where c = 1574 index_test.go:143: sql update test_index set c1 = 411579091514476360, c2 = 0.253656, c3 = 'CDY7617Hfz' where c = 1871 index_test.go:140: sql delete from test_index where c = 787 index_test.go:137: sql insert into test_index values (4634, 6466132317507622797, 0.405475, 'HY1uZddP0u') index_test.go:143: sql update test_index set c1 = 4691012475480707579, c2 = 0.530097, c3 = '75PdvowWVf' where c = 3503 index_test.go:143: sql update test_index set c1 = 8349412197701724293, c2 = 0.048978, c3 = 'TFZ8zCHbL2' where c = 807 index_test.go:143: sql update test_index set c1 = 3349681004800213505, c2 = 0.800573, c3 = 'HUdrYDocgT' where c = 2335 index_test.go:137: sql insert into test_index values (4635, 3336368950734951044, 0.469099, 'FECcSZU8Gu') index_test.go:137: sql insert into test_index values (4636, 6144583456069763055, 0.001736, 'j0HEyZdQZ4') index_test.go:143: sql update test_index set c1 = 2610906159404033207, c2 = 0.769034, c3 = 'k6202nJqVf' where c = 4620 index_test.go:143: sql update test_index set c1 = 5357104260559246137, c2 = 0.495908, c3 = '6oPVRYXuv1' where c = 3574 index_test.go:143: sql update test_index set c1 = 9073636228933701464, c2 = 0.231397, c3 = 'ypeNr93OZX' where c = 3190 index_test.go:140: sql delete from test_index where c = 4078 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 1718 index_test.go:137: sql insert into test_index values (4637, 9031861892464128534, 0.561210, 'xCDwe3BDCC') index_test.go:143: sql update test_index set c1 = 6809209295399914305, c2 = 0.091053, c3 = '85ZYSVygdO' where c = 3258 index_test.go:137: sql insert into test_index values (4639, 1089593994661716794, 0.515053, 'u4mDvrsVDj') index_test.go:143: sql update test_index set c1 = 214673722518383129, c2 = 0.221364, c3 = 'bBy3WW2283' where c = 2658 index_test.go:143: sql update test_index set c1 = 1602852570727662971, c2 = 0.486004, c3 = 'JF3hamXD9Q' where c = 2211 index_test.go:137: sql insert into test_index values (4638, 6590356585664159356, 0.217409, 'qA3YFU7Lds') index_test.go:137: sql insert into test_index values (4640, 8924598377663697897, 0.057638, 'VA6DCd75E5') index_test.go:137: sql insert into test_index values (4641, 6760734337190172704, 0.711972, 'Uph6gof7jx') index_test.go:137: sql insert into test_index values (4642, 5063146552777989262, 0.054707, 'cLx877eYn2') index_test.go:140: sql delete from test_index where c = 446 index_test.go:140: sql delete from test_index where c = 3854 index_test.go:140: sql delete from test_index where c = 3065 index_test.go:143: sql update test_index set c1 = 7512815079074566840, c2 = 0.466849, c3 = '9exx3RigPw' where c = 2460 index_test.go:140: sql delete from test_index where c = 1960 index_test.go:137: sql insert into test_index values (4645, 1691079822427419961, 0.583955, 'HmxUN2CJDj') index_test.go:137: sql insert into test_index values (4644, 7766438509549138626, 0.923807, 'nTYcnYa8M8') index_test.go:143: sql update test_index set c1 = 3071801269521785183, c2 = 0.380774, c3 = 'hrTwox2KBO' where c = 160 index_test.go:143: sql update test_index set c1 = 9108443111239556161, c2 = 0.419306, c3 = 'UeNCp1of15' where c = 122 index_test.go:140: sql delete from test_index where c = 3948 index_test.go:140: sql delete from test_index where c = 3131 index_test.go:137: sql insert into test_index values (4643, 2799130037011697161, 0.864944, 'Hw2riO5niQ') index_test.go:140: sql delete from test_index where c = 1236 index_test.go:140: sql delete from test_index where c = 2694 index_test.go:143: sql update test_index set c1 = 7507316866456641874, c2 = 0.555801, c3 = 'dtkYnWr55N' where c = 2528 index_test.go:143: sql update test_index set c1 = 5127132733738423552, c2 = 0.661767, c3 = 'hRlMQA5k0o' where c = 4553 index_test.go:143: sql update test_index set c1 = 5382664812244305798, c2 = 0.655799, c3 = 'u6BsFWNUWE' where c = 83 index_test.go:137: sql insert into test_index values (4646, 998358901406969242, 0.175430, '5duPkt1wa9') index_test.go:143: sql update test_index set c1 = 1133226410407075092, c2 = 0.093995, c3 = '43cwqxiVCG' where c = 2702 index_test.go:137: sql insert into test_index values (4648, 4837095214254840935, 0.326509, 'CUJMx0TCxC') index_test.go:143: sql update test_index set c1 = 1327711589227630454, c2 = 0.228140, c3 = 'VFomviREBS' where c = 1689 index_test.go:143: sql update test_index set c1 = 8137885332265564537, c2 = 0.788850, c3 = 'CIMxYQUodN' where c = 1123 index_test.go:137: sql insert into test_index values (4647, 7515206588089009136, 0.394612, '7oPU6fWQzj') index_test.go:140: sql delete from test_index where c = 2529 index_test.go:140: sql delete from test_index where c = 4133 index_test.go:137: sql insert into test_index values (4652, 4350051709599058597, 0.951554, 'AOnyqfXhPb') index_test.go:137: sql insert into test_index values (4649, 1048625038301308944, 0.642240, 'UO8ekeRrpJ') index_test.go:143: sql update test_index set c1 = 9108461143286562002, c2 = 0.501464, c3 = 'bgnYl7g7Ys' where c = 2765 index_test.go:137: sql insert into test_index values (4653, 4732803007630384928, 0.243175, 'HI8oaV7Sg3') index_test.go:140: sql delete from test_index where c = 1612 index_test.go:143: sql update test_index set c1 = 3639767896595496801, c2 = 0.454514, c3 = 'GXWbGD5T2t' where c = 1819 index_test.go:137: sql insert into test_index values (4651, 4904647733429177862, 0.987588, 'C3bkv5os6E') index_test.go:137: sql insert into test_index values (4650, 7499703933536913744, 0.420223, 'wecBLT6yTY') index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 4543 index_test.go:140: sql delete from test_index where c = 3396 index_test.go:137: sql insert into test_index values (4654, 1818645617962859852, 0.264532, 'opbPGLjd4F') index_test.go:140: sql delete from test_index where c = 639 index_test.go:143: sql update test_index set c1 = 5615482060945542475, c2 = 0.627110, c3 = 'tznM3aD6Mn' where c = 2961 index_test.go:137: sql insert into test_index values (4655, 5015706184071270371, 0.705067, 'Va2vS2cOeC') index_test.go:140: sql delete from test_index where c = 3375 index_test.go:140: sql delete from test_index where c = 3636 index_test.go:143: sql update test_index set c1 = 9071159914469536746, c2 = 0.462484, c3 = 'otkglVcGI1' where c = 2557 index_test.go:143: sql update test_index set c1 = 1025174549683002438, c2 = 0.289804, c3 = 'PcLlAz9AjI' where c = 3005 index_test.go:143: sql update test_index set c1 = 8203030919561532647, c2 = 0.829692, c3 = 'wXLStrFhuk' where c = 3983 index_test.go:137: sql insert into test_index values (4656, 991144286834399817, 0.226255, 'BiN0Zul0BE') index_test.go:143: sql update test_index set c1 = 7715311238233464047, c2 = 0.380195, c3 = '98ZWEKlNKr' where c = 2442 index_test.go:143: sql update test_index set c1 = 519653199012446489, c2 = 0.804444, c3 = '8f1sb1ZQbt' where c = 1482 index_test.go:140: sql delete from test_index where c = 3851 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 86954682047443377, c2 = 0.106400, c3 = 'hO5u1RVUDo' where c = 2411 index_test.go:137: sql insert into test_index values (4659, 5387224155243042231, 0.546872, 'ovb6uzWAYz') index_test.go:137: sql insert into test_index values (4657, 8589085398446675793, 0.560693, 'JWSvUKHZ2j') index_test.go:137: sql insert into test_index values (4660, 5349640855578505976, 0.572429, 'MN2MTbsXB6') index_test.go:140: sql delete from test_index where c = 3242 index_test.go:137: sql insert into test_index values (4658, 6098112312355793864, 0.362606, 'HTf9pf4Bmn') index_test.go:140: sql delete from test_index where c = 1218 index_test.go:137: sql insert into test_index values (4661, 4447570950316960754, 0.196700, 'JjixjLut40') index_test.go:143: sql update test_index set c1 = 1622067552094408170, c2 = 0.785319, c3 = '5UBuctyxlP' where c = 718 index_test.go:140: sql delete from test_index where c = 3099 index_test.go:143: sql update test_index set c1 = 3301919976760285484, c2 = 0.065319, c3 = 'BiETqjhms3' where c = 1491 index_test.go:140: sql delete from test_index where c = 621 index_test.go:143: sql update test_index set c1 = 6430851571946883824, c2 = 0.409893, c3 = 'rbeHblEMBi' where c = 3186 index_test.go:143: sql update test_index set c1 = 2512514240519523988, c2 = 0.274177, c3 = 'ZRURRtVJLJ' where c = 2372 index_test.go:143: sql update test_index set c1 = 7937589951163540028, c2 = 0.517521, c3 = '7068u10K0G' where c = 1319 index_test.go:140: sql delete from test_index where c = 1566 index_test.go:140: sql delete from test_index where c = 2641 index_test.go:137: sql insert into test_index values (4662, 2303088891082601805, 0.786581, 'zKpbtcFjiT') index_test.go:137: sql insert into test_index values (4663, 8931109785778329320, 0.992898, 'KkVnXNoyoI') index_test.go:137: sql insert into test_index values (4664, 5626050405999269754, 0.246733, 'XgcNitSb1j') index_test.go:140: sql delete from test_index where c = 714 index_test.go:140: sql delete from test_index where c = 789 index_test.go:137: sql insert into test_index values (4668, 8980844085509864165, 0.250275, '91XnwRrdOJ') index_test.go:143: sql update test_index set c1 = 4522970304412397195, c2 = 0.936080, c3 = 'ro0HbktQ5s' where c = 2128 index_test.go:137: sql insert into test_index values (4665, 1233638315971782927, 0.711303, 'G15quSM6ql') index_test.go:143: sql update test_index set c1 = 946993869607893710, c2 = 0.080823, c3 = 'pJdgVOFeMU' where c = 1611 index_test.go:140: sql delete from test_index where c = 3427 index_test.go:137: sql insert into test_index values (4666, 1022636109206312704, 0.795530, 'Raa8iIYGdC') index_test.go:140: sql delete from test_index where c = 1146 index_test.go:143: sql update test_index set c1 = 669278798845682117, c2 = 0.367977, c3 = 'BpWNC2TmqH' where c = 3144 index_test.go:137: sql insert into test_index values (4667, 5044895867294640340, 0.637976, 'bZ440VY9nm') index_test.go:143: sql update test_index set c1 = 6029055307232098186, c2 = 0.578321, c3 = 'NM7tsoXeZI' where c = 4631 index_test.go:140: sql delete from test_index where c = 633 index_test.go:143: sql update test_index set c1 = 5137619578782618645, c2 = 0.119642, c3 = 'yvKFrko96v' where c = 1741 index_test.go:140: sql delete from test_index where c = 267 index_test.go:140: sql delete from test_index where c = 958 index_test.go:143: sql update test_index set c1 = 1711835489755858991, c2 = 0.689115, c3 = 'UxwVkeWLhy' where c = 4497 index_test.go:137: sql insert into test_index values (4669, 3935678530251537520, 0.202770, 'O8G2xjnbm2') index_test.go:143: sql update test_index set c1 = 2617835212213039657, c2 = 0.245448, c3 = 'zX8ZOXN43f' where c = 1789 index_test.go:143: sql update test_index set c1 = 5855434886739194107, c2 = 0.233405, c3 = '5nyHIfdnvu' where c = 680 index_test.go:137: sql insert into test_index values (4670, 6729310149201310719, 0.364450, 'V7oZTFq5ka') index_test.go:143: sql update test_index set c1 = 5001673483027275169, c2 = 0.151330, c3 = 'w5q6kGTsUp' where c = 1087 index_test.go:143: sql update test_index set c1 = 264342164374761014, c2 = 0.624878, c3 = 'xCAZf9h41x' where c = 3992 index_test.go:137: sql insert into test_index values (4671, 4213473083371646206, 0.366421, '7K9wuUcbAf') index_test.go:137: sql insert into test_index values (4673, 8571515006051113330, 0.817375, 'N1yWrXZI9t') index_test.go:140: sql delete from test_index where c = 580 index_test.go:137: sql insert into test_index values (4674, 1648085267867662907, 0.966106, '9eWF8IuJ3N') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:137: sql insert into test_index values (4672, 7161295952700592295, 0.905475, 'cBjrU2G2au') index_test.go:140: sql delete from test_index where c = 4500 index_test.go:137: sql insert into test_index values (4675, 2946366872812036969, 0.479884, 'iJYKUCw3RV') index_test.go:140: sql delete from test_index where c = 3867 index_test.go:140: sql delete from test_index where c = 3997 index_test.go:137: sql insert into test_index values (4678, 6608354500634067949, 0.636072, '3l79HSWN6Y') index_test.go:143: sql update test_index set c1 = 3659735580980823878, c2 = 0.246378, c3 = 'K6rhR3Sx6u' where c = 2902 index_test.go:137: sql insert into test_index values (4677, 3891559712473926393, 0.755775, 'NcDgrWigXA') index_test.go:140: sql delete from test_index where c = 970 index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (4676, 6236880921899299591, 0.833686, 'XoSWe1kR6r') index_test.go:143: sql update test_index set c1 = 7553597610104101775, c2 = 0.953569, c3 = 'ge8olyQa7C' where c = 4426 index_test.go:143: sql update test_index set c1 = 7567660237789553611, c2 = 0.677338, c3 = 'kiJJeud7nC' where c = 42 index_test.go:137: sql insert into test_index values (4679, 7322255102919590878, 0.494803, 'U5P5K0Ojr4') index_test.go:143: sql update test_index set c1 = 4981587279809090994, c2 = 0.455859, c3 = 'kMmicCXoaX' where c = 3467 index_test.go:140: sql delete from test_index where c = 2626 index_test.go:143: sql update test_index set c1 = 2818773732984257056, c2 = 0.162825, c3 = '5AFr5qxk21' where c = 4402 index_test.go:143: sql update test_index set c1 = 9085303957993701125, c2 = 0.074756, c3 = 'tfZrnn0tJ5' where c = 4639 index_test.go:140: sql delete from test_index where c = 1012 index_test.go:143: sql update test_index set c1 = 1010811331269194751, c2 = 0.843247, c3 = 'qsf2XZhAYO' where c = 3498 index_test.go:140: sql delete from test_index where c = 3180 index_test.go:143: sql update test_index set c1 = 9102566835406297322, c2 = 0.589204, c3 = 'En5EeEhcq3' where c = 2379 index_test.go:137: sql insert into test_index values (4681, 2738542971761793741, 0.808631, 'nu85aXj3SJ') index_test.go:137: sql insert into test_index values (4682, 270895280755800110, 0.404786, '5nWtnNfp0G') index_test.go:137: sql insert into test_index values (4683, 5409504625389357942, 0.163584, 'NgwsLV0KfY') index_test.go:143: sql update test_index set c1 = 2956112335030812044, c2 = 0.959481, c3 = 'IuiH4dVUoB' where c = 511 index_test.go:137: sql insert into test_index values (4680, 3638757101741010054, 0.815092, 'AmE5uctRKM') index_test.go:140: sql delete from test_index where c = 3880 index_test.go:143: sql update test_index set c1 = 2026141578320971010, c2 = 0.562842, c3 = 'riyxuc91nz' where c = 3903 index_test.go:137: sql insert into test_index values (4684, 4698873792180619392, 0.262699, '3PgnTz3lTd') index_test.go:140: sql delete from test_index where c = 2815 index_test.go:140: sql delete from test_index where c = 884 index_test.go:143: sql update test_index set c1 = 3478854002722888087, c2 = 0.599762, c3 = 'zc1oaUj2ab' where c = 717 index_test.go:140: sql delete from test_index where c = 2290 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:137: sql insert into test_index values (4685, 232734721285986036, 0.050922, 'qakLWrwtyZ') index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 68649096469804649, c2 = 0.452427, c3 = 'bzlWCoyODe' where c = 830 index_test.go:137: sql insert into test_index values (4687, 684706271574381654, 0.316014, 'Xpobv54LL8') index_test.go:140: sql delete from test_index where c = 2970 index_test.go:143: sql update test_index set c1 = 1631424362599178904, c2 = 0.072998, c3 = '0K078HblNk' where c = 2762 index_test.go:137: sql insert into test_index values (4686, 1634147191817288034, 0.430540, 'cHsTTOjMoW') index_test.go:143: sql update test_index set c1 = 9142278039918975592, c2 = 0.894923, c3 = 'KcIXrFfmSh' where c = 257 index_test.go:137: sql insert into test_index values (4688, 6920022696458909294, 0.263084, 'CF6x83fSUG') index_test.go:143: sql update test_index set c1 = 2531061796834419654, c2 = 0.925192, c3 = 'cBkvqVPvkh' where c = 815 index_test.go:137: sql insert into test_index values (4689, 2543234730535696689, 0.172309, 'QDgWHH6eG3') index_test.go:143: sql update test_index set c1 = 2664008751374212431, c2 = 0.848526, c3 = 'i8OnzrW8VI' where c = 944 index_test.go:140: sql delete from test_index where c = 1725 index_test.go:137: sql insert into test_index values (4690, 6100000754051505707, 0.510693, 'tiiZoLpn36') index_test.go:143: sql update test_index set c1 = 2142988180709891191, c2 = 0.763952, c3 = 'zJMUAXvNcl' where c = 4478 index_test.go:137: sql insert into test_index values (4691, 3301749621431817428, 0.304179, 'dRebpMdBnC') index_test.go:137: sql insert into test_index values (4692, 2472269678596649429, 0.523357, 'JAlLyAstod') index_test.go:140: sql delete from test_index where c = 2523 index_test.go:140: sql delete from test_index where c = 4289 index_test.go:137: sql insert into test_index values (4693, 7609839740142043037, 0.829441, 'oE0dvnCSkD') index_test.go:140: sql delete from test_index where c = 3958 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:140: sql delete from test_index where c = 2130 index_test.go:143: sql update test_index set c1 = 2769164953616015464, c2 = 0.112373, c3 = 'wCqWlhgr93' where c = 2055 index_test.go:137: sql insert into test_index values (4694, 8477051729705187517, 0.090504, '49C6LvJVeq') index_test.go:140: sql delete from test_index where c = 4635 index_test.go:143: sql update test_index set c1 = 9154666795904094527, c2 = 0.797634, c3 = '43iFDF7JiH' where c = 2237 index_test.go:140: sql delete from test_index where c = 4111 index_test.go:143: sql update test_index set c1 = 8228494031559531350, c2 = 0.220213, c3 = 'BP7D4HWa02' where c = 2276 index_test.go:143: sql update test_index set c1 = 3723657679059520047, c2 = 0.567883, c3 = 'CDqCCyw7fn' where c = 2033 index_test.go:143: sql update test_index set c1 = 6572659116947597079, c2 = 0.954641, c3 = 'r0z2wio33u' where c = 4368 index_test.go:137: sql insert into test_index values (4695, 3604186791284678722, 0.004706, 'rIzZMdlPtC') index_test.go:143: sql update test_index set c1 = 7801162631333616627, c2 = 0.574745, c3 = 'FgdYalgCdg' where c = 749 index_test.go:143: sql update test_index set c1 = 3236191505608277779, c2 = 0.040456, c3 = 'b4pcfr9tWe' where c = 285 index_test.go:140: sql delete from test_index where c = 2014 index_test.go:137: sql insert into test_index values (4696, 7564393569118236130, 0.963577, 'nEtxtj1Mq2') index_test.go:140: sql delete from test_index where c = 1328 index_test.go:143: sql update test_index set c1 = 2341441127028511520, c2 = 0.860528, c3 = 'nQrFQHpcyh' where c = 3726 index_test.go:137: sql insert into test_index values (4697, 5756284593898719861, 0.831252, 'TLyhwgwXLx') index_test.go:137: sql insert into test_index values (4699, 8721456747136341486, 0.329917, 'Ao6tPHvMkb') index_test.go:143: sql update test_index set c1 = 2474744242632291677, c2 = 0.400495, c3 = '2tlu53UvFV' where c = 103 index_test.go:140: sql delete from test_index where c = 3347 index_test.go:137: sql insert into test_index values (4698, 3817244588855329375, 0.864534, 'XMw4cWVgsu') index_test.go:140: sql delete from test_index where c = 1801 index_test.go:143: sql update test_index set c1 = 4291604942456972857, c2 = 0.620409, c3 = 't4gX6bQZHc' where c = 3413 index_test.go:143: sql update test_index set c1 = 5285898408310404269, c2 = 0.402618, c3 = 'HSUoQk9SyL' where c = 1250 index_test.go:137: sql insert into test_index values (4700, 5446430892745980202, 0.176224, 'TSi0ehLriy') index_test.go:143: sql update test_index set c1 = 4193703442660474334, c2 = 0.399307, c3 = '2GNM7Bkdot' where c = 4614 index_test.go:140: sql delete from test_index where c = 3931 index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 4587 index_test.go:143: sql update test_index set c1 = 415888219142180095, c2 = 0.920030, c3 = 'fn7jK4UG2s' where c = 1091 index_test.go:143: sql update test_index set c1 = 7056644007933286445, c2 = 0.846588, c3 = '6qKf6c0bsG' where c = 2640 index_test.go:143: sql update test_index set c1 = 2980507744022742017, c2 = 0.657432, c3 = 'f3ja1S2oWo' where c = 2023 index_test.go:137: sql insert into test_index values (4703, 3757082991517329699, 0.397420, 'W9t1wEMWtT') index_test.go:137: sql insert into test_index values (4702, 7378892231607558535, 0.891327, 'Yi2j14ThrY') index_test.go:137: sql insert into test_index values (4704, 1726726981101716795, 0.717191, '9CWxn9WvVA') index_test.go:137: sql insert into test_index values (4701, 73669410459840874, 0.229106, 'ceJOVhMGv5') index_test.go:137: sql insert into test_index values (4707, 4257575233874063653, 0.167748, 'H5FNEXOamk') index_test.go:137: sql insert into test_index values (4708, 216266050713460502, 0.464381, 'BfwPym6264') index_test.go:137: sql insert into test_index values (4710, 7471003172396917416, 0.100165, 'dCdo1SQlby') index_test.go:137: sql insert into test_index values (4705, 2094150217014418860, 0.964528, 'd68M4AtfaO') index_test.go:140: sql delete from test_index where c = 2352 index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 51 index_test.go:137: sql insert into test_index values (4706, 5793036310421623547, 0.844163, 'T6fZdtJe9e') index_test.go:140: sql delete from test_index where c = 3041 index_test.go:137: sql insert into test_index values (4709, 8215806845921577465, 0.731026, 'S9TpjYzoCd') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 2871951605974242852, c2 = 0.263978, c3 = 'OTj5RNvFwx' where c = 2547 index_test.go:140: sql delete from test_index where c = 4260 index_test.go:140: sql delete from test_index where c = 4110 index_test.go:140: sql delete from test_index where c = 4697 index_test.go:143: sql update test_index set c1 = 2783365215594842277, c2 = 0.568570, c3 = 'x1aoAzvLEE' where c = 3643 index_test.go:143: sql update test_index set c1 = 1481314080051568762, c2 = 0.911633, c3 = 'kREqgEmtIV' where c = 1833 index_test.go:143: sql update test_index set c1 = 153518729943610202, c2 = 0.765495, c3 = 'A4RGC820XB' where c = 2238 index_test.go:140: sql delete from test_index where c = 3961 index_test.go:143: sql update test_index set c1 = 389484227262453334, c2 = 0.780430, c3 = 'VzN7DjaDkI' where c = 4124 index_test.go:143: sql update test_index set c1 = 4165337975469681306, c2 = 0.155892, c3 = 'StFe9lHbDs' where c = 890 index_test.go:143: sql update test_index set c1 = 5133488988438885329, c2 = 0.597630, c3 = '1yoyIxxOy7' where c = 1734 index_test.go:140: sql delete from test_index where c = 4451 index_test.go:137: sql insert into test_index values (4712, 5423385363912759445, 0.605888, 'Nrm8jK9Jes') index_test.go:137: sql insert into test_index values (4713, 2153135193500378473, 0.401385, 'PVQUIzJeFG') index_test.go:137: sql insert into test_index values (4711, 8630637912379233092, 0.438135, 'QhrlSBOUIE') index_test.go:137: sql insert into test_index values (4715, 1212318313017120777, 0.212133, 'V76sPYWs7G') index_test.go:137: sql insert into test_index values (4716, 8079865675402123073, 0.349904, '5xDGqCfKMF') index_test.go:137: sql insert into test_index values (4717, 4931765168223214657, 0.040535, 'oXvYVSaq87') index_test.go:143: sql update test_index set c1 = 1674871509453077885, c2 = 0.736277, c3 = 'prma0I4o79' where c = 3321 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:137: sql insert into test_index values (4714, 7259956238408490182, 0.727332, '8KgPAzUQqQ') index_test.go:140: sql delete from test_index where c = 1477 index_test.go:143: sql update test_index set c1 = 8765823941139128071, c2 = 0.212808, c3 = 'OJyXuY777l' where c = 3814 index_test.go:143: sql update test_index set c1 = 7365006011624241079, c2 = 0.782239, c3 = 'lEmVBmoOnN' where c = 3827 index_test.go:143: sql update test_index set c1 = 5937052311359908868, c2 = 0.406798, c3 = 'r4JUUcgu8q' where c = 1685 index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 3956 index_test.go:143: sql update test_index set c1 = 1893044395334153628, c2 = 0.120080, c3 = '0BVr2vMEuo' where c = 2533 index_test.go:140: sql delete from test_index where c = 4066 index_test.go:137: sql insert into test_index values (4718, 1598455874379511066, 0.486891, 'NKMesein6y') index_test.go:137: sql insert into test_index values (4719, 7514086198799332301, 0.557578, 'TMdZGhVy6J') index_test.go:140: sql delete from test_index where c = 497 index_test.go:137: sql insert into test_index values (4720, 8823975277890398214, 0.129892, '24i5XgB5pY') index_test.go:143: sql update test_index set c1 = 7924365415677504170, c2 = 0.605087, c3 = 'xJRShH8qoE' where c = 1176 index_test.go:137: sql insert into test_index values (4721, 1910976125166828136, 0.636126, '1rAc0qPkDW') index_test.go:140: sql delete from test_index where c = 4381 index_test.go:143: sql update test_index set c1 = 7572982974816251674, c2 = 0.926198, c3 = 'NkeNMiP9lR' where c = 998 index_test.go:140: sql delete from test_index where c = 3119 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (4722, 5634519908695198743, 0.716373, 'nT1mw949lE') index_test.go:143: sql update test_index set c1 = 8289779938269149449, c2 = 0.414957, c3 = '570xIjD02O' where c = 2398 index_test.go:143: sql update test_index set c1 = 6132206164345593582, c2 = 0.195463, c3 = 'Fi9iuRGTce' where c = 1090 index_test.go:143: sql update test_index set c1 = 2277567912807272273, c2 = 0.701044, c3 = 'ncBcWBeIx6' where c = 2656 index_test.go:143: sql update test_index set c1 = 3754518014097456854, c2 = 0.605064, c3 = 'xhfOICGxo3' where c = 1410 index_test.go:140: sql delete from test_index where c = 2208 index_test.go:137: sql insert into test_index values (4724, 7813681111973320785, 0.468049, 'om3w0aC7cY') index_test.go:143: sql update test_index set c1 = 4714414859688059985, c2 = 0.258447, c3 = 'B8rhk81j2J' where c = 3562 index_test.go:137: sql insert into test_index values (4723, 5178049355041283789, 0.729713, '7ToTsvRmGr') index_test.go:140: sql delete from test_index where c = 1635 index_test.go:143: sql update test_index set c1 = 7446957826376033455, c2 = 0.762706, c3 = 'jWs6QTCv6Z' where c = 1339 index_test.go:137: sql insert into test_index values (4725, 3915983711040195653, 0.808423, '362fqjaW1z') index_test.go:137: sql insert into test_index values (4726, 6586163384003871917, 0.193913, '4MrLzE4NEE') index_test.go:140: sql delete from test_index where c = 2869 index_test.go:137: sql insert into test_index values (4727, 7500671258553265692, 0.949542, 'lBjzjngi3B') index_test.go:137: sql insert into test_index values (4728, 5649838725350809990, 0.240229, 'r99vSyigX3') index_test.go:140: sql delete from test_index where c = 4134 index_test.go:140: sql delete from test_index where c = 4695 index_test.go:137: sql insert into test_index values (4729, 8608150930582399810, 0.701026, '7TgYhRDRGb') index_test.go:137: sql insert into test_index values (4730, 1525544666083551002, 0.066469, 'vFcfqkXyPk') index_test.go:140: sql delete from test_index where c = 2959 index_test.go:143: sql update test_index set c1 = 5730427295855834129, c2 = 0.065976, c3 = 'VcQHQ3kuOl' where c = 4170 index_test.go:140: sql delete from test_index where c = 310 index_test.go:143: sql update test_index set c1 = 7430610728762173111, c2 = 0.298969, c3 = 'TY2bzTcA6z' where c = 1117 index_test.go:140: sql delete from test_index where c = 2123 index_test.go:140: sql delete from test_index where c = 3762 index_test.go:143: sql update test_index set c1 = 2712857678947420676, c2 = 0.626881, c3 = '3R8YuUm6k9' where c = 783 index_test.go:143: sql update test_index set c1 = 6576035534463418911, c2 = 0.769081, c3 = 'tol8BPhMsd' where c = 852 index_test.go:140: sql delete from test_index where c = 3670 index_test.go:143: sql update test_index set c1 = 4544603325312792344, c2 = 0.513983, c3 = '4f1BCvaLDt' where c = 4208 index_test.go:143: sql update test_index set c1 = 4086296432623354610, c2 = 0.121093, c3 = '8QbOyIeM1W' where c = 4293 index_test.go:143: sql update test_index set c1 = 772851218120075015, c2 = 0.632609, c3 = 'lOWYsDmGVz' where c = 2907 index_test.go:140: sql delete from test_index where c = 3719 index_test.go:143: sql update test_index set c1 = 1017682778032144263, c2 = 0.149013, c3 = 'Hwa2LwWGMD' where c = 3134 index_test.go:137: sql insert into test_index values (4732, 1323963510641529641, 0.483442, 'GaIXj2GfW3') index_test.go:137: sql insert into test_index values (4731, 149455071780880490, 0.293194, 'Kkz5JCHhjA') index_test.go:137: sql insert into test_index values (4733, 8706620816538324534, 0.837099, '9eOgrmYMTm') index_test.go:137: sql insert into test_index values (4736, 7043123162837617955, 0.162350, '8VfWcLlqAu') index_test.go:137: sql insert into test_index values (4735, 4622747585557586291, 0.921245, 'BfVl7CXl4d') index_test.go:137: sql insert into test_index values (4737, 7819130521540250780, 0.371669, 'NeE1JLHDQB') index_test.go:140: sql delete from test_index where c = 1979 index_test.go:137: sql insert into test_index values (4738, 6412000371799022892, 0.753588, 'hO10BzFHLX') index_test.go:140: sql delete from test_index where c = 3207 index_test.go:137: sql insert into test_index values (4734, 5511712308448170208, 0.613593, 'M5jCPAulVa') index_test.go:140: sql delete from test_index where c = 3059 index_test.go:140: sql delete from test_index where c = 2293 index_test.go:143: sql update test_index set c1 = 1569733268098104732, c2 = 0.658015, c3 = '0QaQ96gt8E' where c = 1758 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:140: sql delete from test_index where c = 3493 index_test.go:143: sql update test_index set c1 = 1345665045248339066, c2 = 0.638727, c3 = 'jboIeJOYOv' where c = 4397 index_test.go:140: sql delete from test_index where c = 4095 index_test.go:140: sql delete from test_index where c = 2744 index_test.go:143: sql update test_index set c1 = 2215826367946127905, c2 = 0.013466, c3 = 'Kf6QE2OIlg' where c = 3056 index_test.go:143: sql update test_index set c1 = 1953923713769062341, c2 = 0.927444, c3 = '1Ba1snYkxA' where c = 938 index_test.go:143: sql update test_index set c1 = 2319606899677082976, c2 = 0.517934, c3 = 'ysPLYEF3rC' where c = 400 index_test.go:143: sql update test_index set c1 = 6230635479411340407, c2 = 0.436506, c3 = 'MC5gNH9Rrg' where c = 3378 index_test.go:143: sql update test_index set c1 = 2035243064493509191, c2 = 0.317055, c3 = 'ODJSwg2btS' where c = 2293 index_test.go:137: sql insert into test_index values (4739, 9209572921557507226, 0.895131, 'su4UVg0bow') index_test.go:140: sql delete from test_index where c = 1335 index_test.go:137: sql insert into test_index values (4741, 6935874821872132885, 0.318556, '0NP6ULbBFY') index_test.go:143: sql update test_index set c1 = 5828232333818020575, c2 = 0.785298, c3 = 'Ieczw0ZMuO' where c = 1347 index_test.go:137: sql insert into test_index values (4740, 3616340857600594102, 0.688070, 'czB6OLhyrr') index_test.go:137: sql insert into test_index values (4743, 2840445041278271432, 0.656280, 'DWrHryOcO1') index_test.go:143: sql update test_index set c1 = 2031008961941002257, c2 = 0.094814, c3 = '8zmhyHJaNI' where c = 1393 index_test.go:137: sql insert into test_index values (4742, 3237766793781005580, 0.442163, '4J229yoIFq') index_test.go:143: sql update test_index set c1 = 2229231163699367008, c2 = 0.537658, c3 = '1Q3OXsfrf2' where c = 204 index_test.go:137: sql insert into test_index values (4744, 5633391118755077173, 0.806101, 'vcnFHAnu4W') index_test.go:140: sql delete from test_index where c = 2443 index_test.go:143: sql update test_index set c1 = 7248645060705353717, c2 = 0.485162, c3 = 'KZMoXiMFrW' where c = 3930 index_test.go:137: sql insert into test_index values (4745, 1877395111543044857, 0.353633, '0Yp0xM1Jp1') index_test.go:143: sql update test_index set c1 = 3642160523227340954, c2 = 0.211509, c3 = 'mkzGiwzoLR' where c = 771 index_test.go:140: sql delete from test_index where c = 4440 index_test.go:137: sql insert into test_index values (4746, 1213030105467494259, 0.861769, 'DvUvXtvi2A') index_test.go:140: sql delete from test_index where c = 1215 index_test.go:137: sql insert into test_index values (4748, 5554151480299492097, 0.665788, 'rbkbUln0TJ') index_test.go:137: sql insert into test_index values (4749, 8926954860772695482, 0.258308, 'Cjo2i8RX9r') index_test.go:140: sql delete from test_index where c = 3901 index_test.go:143: sql update test_index set c1 = 7748671392163202936, c2 = 0.736878, c3 = 'yWT0ubGbxe' where c = 1035 index_test.go:137: sql insert into test_index values (4747, 2422375507433623092, 0.985611, 'AxxUymPyVz') index_test.go:140: sql delete from test_index where c = 3734 index_test.go:137: sql insert into test_index values (4750, 8301612177116812412, 0.559301, 'FwTQ29MpqX') index_test.go:140: sql delete from test_index where c = 4382 index_test.go:140: sql delete from test_index where c = 1253 index_test.go:140: sql delete from test_index where c = 638 index_test.go:143: sql update test_index set c1 = 6800417691391915810, c2 = 0.827314, c3 = 'FeAD7wZEqK' where c = 845 index_test.go:140: sql delete from test_index where c = 989 index_test.go:140: sql delete from test_index where c = 2016 index_test.go:137: sql insert into test_index values (4751, 1171250226252697514, 0.816603, 'QYP48mJqaN') index_test.go:143: sql update test_index set c1 = 6393211704925525133, c2 = 0.356838, c3 = 'CSynWa3mqh' where c = 3805 index_test.go:143: sql update test_index set c1 = 1156550742779817506, c2 = 0.056511, c3 = 'EMVXveZE3H' where c = 2623 index_test.go:143: sql update test_index set c1 = 3542192906932559344, c2 = 0.166177, c3 = 'Q1TcZkoK0W' where c = 414 index_test.go:143: sql update test_index set c1 = 6762293968193566354, c2 = 0.245517, c3 = '6yIBb0yTMT' where c = 4457 index_test.go:137: sql insert into test_index values (4752, 9178653124990554378, 0.007183, 'CpsMpaSq2C') index_test.go:140: sql delete from test_index where c = 4707 index_test.go:143: sql update test_index set c1 = 3143997863778184161, c2 = 0.246440, c3 = 'dm2uce5SiX' where c = 3525 index_test.go:143: sql update test_index set c1 = 5004479827483498777, c2 = 0.260695, c3 = 'wtFcYYGl3B' where c = 2673 index_test.go:143: sql update test_index set c1 = 5292349303034694417, c2 = 0.693335, c3 = 'syId48AFJJ' where c = 3797 index_test.go:140: sql delete from test_index where c = 3245 index_test.go:137: sql insert into test_index values (4753, 5480051972187823419, 0.920253, 'DsgROJgpiz') index_test.go:137: sql insert into test_index values (4754, 3296476002090105061, 0.710508, 'PEzBUGi0sP') index_test.go:137: sql insert into test_index values (4755, 72791909993236118, 0.808086, 'euQK7C1C9f') index_test.go:137: sql insert into test_index values (4756, 2695862731284766472, 0.751565, 'Xt6t5qcEN6') index_test.go:137: sql insert into test_index values (4757, 4578230924874751603, 0.306039, 'NI0Y6sitrN') index_test.go:137: sql insert into test_index values (4758, 2847444725143973485, 0.623870, 'T53G6KUqvY') index_test.go:140: sql delete from test_index where c = 1843 index_test.go:140: sql delete from test_index where c = 3127 index_test.go:143: sql update test_index set c1 = 890428500709298752, c2 = 0.100346, c3 = 'ThhGW44mMc' where c = 4456 index_test.go:140: sql delete from test_index where c = 1106 index_test.go:140: sql delete from test_index where c = 4251 index_test.go:137: sql insert into test_index values (4759, 3527116934283331932, 0.529724, 'V3cTpMvail') index_test.go:140: sql delete from test_index where c = 703 index_test.go:143: sql update test_index set c1 = 6101497093412371868, c2 = 0.262866, c3 = 'j81pWJdXCf' where c = 1326 index_test.go:143: sql update test_index set c1 = 7528746618444656652, c2 = 0.893298, c3 = 'cHO3y8A30F' where c = 3001 index_test.go:143: sql update test_index set c1 = 940202622843948100, c2 = 0.361799, c3 = '3jxjjKPLgD' where c = 3051 index_test.go:143: sql update test_index set c1 = 8575722439386885732, c2 = 0.426930, c3 = 'lWG4PfOrws' where c = 3296 index_test.go:140: sql delete from test_index where c = 2825 index_test.go:137: sql insert into test_index values (4760, 7780784572127025418, 0.468291, 'X0cGX1NdLt') index_test.go:140: sql delete from test_index where c = 3370 index_test.go:137: sql insert into test_index values (4762, 6412576453678162137, 0.404819, 'n1TCv9os3U') index_test.go:140: sql delete from test_index where c = 2157 index_test.go:137: sql insert into test_index values (4764, 147053203895804111, 0.951475, 'jf6cWjOfsu') index_test.go:143: sql update test_index set c1 = 6379432514033477632, c2 = 0.055015, c3 = 'nCOZNAGFd4' where c = 4675 index_test.go:137: sql insert into test_index values (4761, 1492110633730394039, 0.327394, 'ZR3FdzufIA') index_test.go:143: sql update test_index set c1 = 5058658005173893463, c2 = 0.753276, c3 = '3mjcy9kySu' where c = 4349 index_test.go:140: sql delete from test_index where c = 2273 index_test.go:140: sql delete from test_index where c = 2529 index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 2408808441110893147, c2 = 0.250189, c3 = 'mcYtP36owZ' where c = 2984 index_test.go:137: sql insert into test_index values (4763, 1948611137018574236, 0.026776, 'qhxaNNJATN') index_test.go:143: sql update test_index set c1 = 4209513606530197213, c2 = 0.288669, c3 = 'ViRxlYyje0' where c = 255 index_test.go:143: sql update test_index set c1 = 1495695415462644126, c2 = 0.991075, c3 = '3fYxqe3sVM' where c = 1567 index_test.go:143: sql update test_index set c1 = 6726834722246063452, c2 = 0.928740, c3 = 'JVoPCHzb4z' where c = 207 index_test.go:140: sql delete from test_index where c = 647 index_test.go:143: sql update test_index set c1 = 8104534370752656733, c2 = 0.211496, c3 = 'PH77GWxotG' where c = 2009 index_test.go:137: sql insert into test_index values (4766, 8668913167123268849, 0.237673, 'hq3rbyvKjn') index_test.go:137: sql insert into test_index values (4767, 8626816212772016369, 0.476653, 'Ong4sQ55Jv') index_test.go:140: sql delete from test_index where c = 4225 index_test.go:143: sql update test_index set c1 = 4977296243351696419, c2 = 0.057958, c3 = 'NWvjjuZ5rC' where c = 1837 index_test.go:137: sql insert into test_index values (4765, 8372242413384356100, 0.349110, 'glIqN46K5P') index_test.go:137: sql insert into test_index values (4769, 8840402701787244494, 0.270696, 'eJLhlguDn4') index_test.go:137: sql insert into test_index values (4770, 340833103501477088, 0.716971, '1jUDMZ9z3N') index_test.go:143: sql update test_index set c1 = 4199217034719458351, c2 = 0.834919, c3 = 'QOOfw3Uhue' where c = 3461 index_test.go:140: sql delete from test_index where c = 2821 index_test.go:137: sql insert into test_index values (4771, 5595123981822138348, 0.469877, 'FuPRyvQUUw') index_test.go:137: sql insert into test_index values (4768, 6113903627776317127, 0.912325, '5Owe6n8yJd') index_test.go:140: sql delete from test_index where c = 924 index_test.go:143: sql update test_index set c1 = 6592485611263504864, c2 = 0.406505, c3 = 'ts3bme8VfL' where c = 4527 index_test.go:140: sql delete from test_index where c = 2090 index_test.go:137: sql insert into test_index values (4772, 6947470720256463905, 0.040679, '32pO0zSKmm') index_test.go:140: sql delete from test_index where c = 3309 index_test.go:137: sql insert into test_index values (4773, 147671914186222944, 0.054029, 'aAELQs2xO4') index_test.go:140: sql delete from test_index where c = 1408 index_test.go:140: sql delete from test_index where c = 2285 index_test.go:140: sql delete from test_index where c = 3880 index_test.go:143: sql update test_index set c1 = 4014064933595773709, c2 = 0.788921, c3 = 't3kEEeQnte' where c = 605 index_test.go:143: sql update test_index set c1 = 3032206745992693258, c2 = 0.258476, c3 = 'hiyZfeyHbJ' where c = 3116 index_test.go:140: sql delete from test_index where c = 4565 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 4856652025479192943, c2 = 0.140842, c3 = 'otd5vWdc1s' where c = 1107 index_test.go:143: sql update test_index set c1 = 8272644597003496130, c2 = 0.913732, c3 = '3LC1WVrZwn' where c = 1043 index_test.go:143: sql update test_index set c1 = 5439902166829099232, c2 = 0.456257, c3 = '0EQcrvbVA2' where c = 141 index_test.go:143: sql update test_index set c1 = 7402416452123180108, c2 = 0.024750, c3 = 'KPT9qdYoLa' where c = 162 index_test.go:143: sql update test_index set c1 = 35803409484786833, c2 = 0.278258, c3 = 'ileF46XJWM' where c = 4191 index_test.go:137: sql insert into test_index values (4774, 4835615005134167023, 0.482075, 'K7yTscnca2') index_test.go:137: sql insert into test_index values (4776, 5319323378359140786, 0.084673, 'gHHFaNvEkz') index_test.go:143: sql update test_index set c1 = 2432901224515690292, c2 = 0.256694, c3 = 'PtnnlRVVHm' where c = 1888 index_test.go:137: sql insert into test_index values (4775, 6500976961507250536, 0.434584, '6YG0qBBhPu') index_test.go:137: sql insert into test_index values (4778, 2518921867712314196, 0.954053, '1hSkgptQdk') index_test.go:140: sql delete from test_index where c = 1376 index_test.go:143: sql update test_index set c1 = 7494543270638482163, c2 = 0.256578, c3 = 'TjyT0nfIN8' where c = 2291 index_test.go:137: sql insert into test_index values (4780, 1200984063167146453, 0.591212, 'ueuDQba4Yn') index_test.go:137: sql insert into test_index values (4779, 6986495491984268906, 0.583296, 'J63S9rWd9w') index_test.go:137: sql insert into test_index values (4781, 7564390538610771681, 0.442723, 'fQ1wYLuapg') index_test.go:137: sql insert into test_index values (4777, 4634856488488776851, 0.633690, 'o3Aj6McKqH') index_test.go:143: sql update test_index set c1 = 8492398119524315148, c2 = 0.849445, c3 = 'Ghu0sewPbl' where c = 736 index_test.go:140: sql delete from test_index where c = 1853 index_test.go:137: sql insert into test_index values (4782, 8696721625671656545, 0.208699, '6neSYCEHmo') index_test.go:140: sql delete from test_index where c = 630 index_test.go:137: sql insert into test_index values (4783, 1643476585565610855, 0.279734, 'DuINr2YejZ') index_test.go:140: sql delete from test_index where c = 2996 index_test.go:143: sql update test_index set c1 = 3816313203988652276, c2 = 0.215344, c3 = 'PU7FnVGI4L' where c = 2980 index_test.go:140: sql delete from test_index where c = 233 index_test.go:140: sql delete from test_index where c = 3088 index_test.go:143: sql update test_index set c1 = 3708534990120367447, c2 = 0.846731, c3 = '2e6MNm4uWA' where c = 1250 index_test.go:137: sql insert into test_index values (4784, 4246129395441774606, 0.102078, 'LfoWZ3iwv2') index_test.go:140: sql delete from test_index where c = 4055 index_test.go:140: sql delete from test_index where c = 3934 index_test.go:143: sql update test_index set c1 = 3029852051003124939, c2 = 0.578258, c3 = 'LRkA9YbUZa' where c = 4172 index_test.go:140: sql delete from test_index where c = 2193 index_test.go:140: sql delete from test_index where c = 4526 index_test.go:140: sql delete from test_index where c = 3321 index_test.go:143: sql update test_index set c1 = 5012418661514881263, c2 = 0.753253, c3 = 'OlzL45GX2u' where c = 3416 index_test.go:143: sql update test_index set c1 = 2514937001452811102, c2 = 0.126040, c3 = 'hNPHVRvBEf' where c = 2163 index_test.go:143: sql update test_index set c1 = 1839317753275420804, c2 = 0.891401, c3 = 'ntAqOUoOp1' where c = 1037 index_test.go:137: sql insert into test_index values (4785, 1409353127525233062, 0.234690, 'wnhnx4cnds') index_test.go:137: sql insert into test_index values (4786, 547746873381137235, 0.330830, 'TGqmFei37S') index_test.go:143: sql update test_index set c1 = 958026241227052990, c2 = 0.340206, c3 = '16MDNLtWd1' where c = 1721 index_test.go:143: sql update test_index set c1 = 3650096520106372611, c2 = 0.089710, c3 = 'MoHImVI99n' where c = 1089 index_test.go:143: sql update test_index set c1 = 7360504400999873506, c2 = 0.400011, c3 = 'ftsPBvyMYv' where c = 4000 index_test.go:137: sql insert into test_index values (4787, 4560428696379444158, 0.450503, 'lQqMqvislQ') index_test.go:137: sql insert into test_index values (4790, 7587532424913824709, 0.171416, '92Naowmoj0') index_test.go:137: sql insert into test_index values (4788, 9006895213191843795, 0.437926, 'QURmt3cifH') index_test.go:137: sql insert into test_index values (4792, 1328169736472830493, 0.685297, 'HHFW0Z4cDU') index_test.go:140: sql delete from test_index where c = 4432 index_test.go:143: sql update test_index set c1 = 7806665308940254194, c2 = 0.308489, c3 = 'Dh0Ky8gpaH' where c = 2384 index_test.go:140: sql delete from test_index where c = 1599 index_test.go:140: sql delete from test_index where c = 1836 index_test.go:137: sql insert into test_index values (4793, 403931272726637507, 0.970533, 'P55mdQqLi8') index_test.go:137: sql insert into test_index values (4789, 1841652449695474496, 0.969143, 'sBOGaPnYQ3') index_test.go:137: sql insert into test_index values (4791, 7353298774716383440, 0.178096, 'c0AaktpQg2') index_test.go:143: sql update test_index set c1 = 6385068742324568088, c2 = 0.833909, c3 = 'gFfqaVYOY5' where c = 12 index_test.go:137: sql insert into test_index values (4794, 3557192231330720770, 0.820754, 'F0XFOhQyz7') index_test.go:140: sql delete from test_index where c = 1710 index_test.go:143: sql update test_index set c1 = 1129980064440177052, c2 = 0.032576, c3 = 'QzXfkBYHli' where c = 3775 index_test.go:140: sql delete from test_index where c = 4623 index_test.go:140: sql delete from test_index where c = 3199 index_test.go:140: sql delete from test_index where c = 2091 index_test.go:140: sql delete from test_index where c = 3147 index_test.go:137: sql insert into test_index values (4795, 2203487397452153289, 0.755111, '3Xjx6xvncS') index_test.go:143: sql update test_index set c1 = 2588368231138282417, c2 = 0.396210, c3 = '6AAPsPQisY' where c = 4493 index_test.go:143: sql update test_index set c1 = 7135653879239286758, c2 = 0.002301, c3 = 'wbsMoAehg3' where c = 2188 index_test.go:140: sql delete from test_index where c = 3399 index_test.go:140: sql delete from test_index where c = 3359 index_test.go:137: sql insert into test_index values (4796, 682184914102613708, 0.767822, 'qLSuLXj2mH') index_test.go:143: sql update test_index set c1 = 8003385848128522324, c2 = 0.708214, c3 = 'Di8B3gVjNr' where c = 4269 index_test.go:143: sql update test_index set c1 = 3066924006035542096, c2 = 0.888449, c3 = 'wKMOarJfzm' where c = 893 index_test.go:143: sql update test_index set c1 = 8452467527026965046, c2 = 0.831979, c3 = 'ciQRe4CcFI' where c = 2712 index_test.go:143: sql update test_index set c1 = 1613372712161115588, c2 = 0.637844, c3 = '3QLvfHQFCl' where c = 2314 index_test.go:143: sql update test_index set c1 = 1420344184696603708, c2 = 0.731426, c3 = 'YGYZlNvNWf' where c = 1803 index_test.go:143: sql update test_index set c1 = 2175558685039895380, c2 = 0.685247, c3 = '3tztqPbaIv' where c = 3540 index_test.go:137: sql insert into test_index values (4797, 1928008010133220223, 0.310442, 'qX523KP6Y0') index_test.go:140: sql delete from test_index where c = 4144 index_test.go:137: sql insert into test_index values (4798, 6059211295401979700, 0.639359, '3LhsgTyOGG') index_test.go:140: sql delete from test_index where c = 1880 index_test.go:137: sql insert into test_index values (4800, 9204677899929118496, 0.471319, 'HWwKc5iUxA') index_test.go:137: sql insert into test_index values (4799, 8701696439639366690, 0.841596, 'bRRi3j4Xig') index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 6573677827433374508, c2 = 0.299534, c3 = '2CEEWBAlo7' where c = 535 index_test.go:140: sql delete from test_index where c = 4567 index_test.go:143: sql update test_index set c1 = 7277411637123429482, c2 = 0.232886, c3 = 'CtMuoiFMV0' where c = 3622 index_test.go:143: sql update test_index set c1 = 2668357951798434872, c2 = 0.800106, c3 = 'cQtZ36bR1b' where c = 656 index_test.go:140: sql delete from test_index where c = 4516 index_test.go:140: sql delete from test_index where c = 3748 index_test.go:143: sql update test_index set c1 = 7372263597267622399, c2 = 0.427315, c3 = '4Z6HqcuHDs' where c = 2614 index_test.go:143: sql update test_index set c1 = 7016691018855750428, c2 = 0.416260, c3 = 'GTuHqAiPym' where c = 3786 index_test.go:143: sql update test_index set c1 = 987562185037874886, c2 = 0.771067, c3 = 'D5f587lENj' where c = 337 index_test.go:137: sql insert into test_index values (4807, 1995626327824596097, 0.372714, '4D6Yaq0O6Y') index_test.go:137: sql insert into test_index values (4801, 1757894920940958788, 0.039011, 'THi0a48p5z') index_test.go:137: sql insert into test_index values (4810, 8981699871648395173, 0.143633, 'zbqDYV9mmz') index_test.go:137: sql insert into test_index values (4809, 5855506910174978434, 0.967050, 'GQi8CiJT3E') index_test.go:137: sql insert into test_index values (4805, 417311418065958808, 0.780993, 'AwEoA75JSy') index_test.go:137: sql insert into test_index values (4806, 6481429479666298974, 0.403011, 'TlzdKSXEwM') index_test.go:137: sql insert into test_index values (4803, 6308590368245482962, 0.069594, '5LvbzjosNl') index_test.go:137: sql insert into test_index values (4808, 8855300890496785901, 0.151538, 'xIwURz1DuT') index_test.go:137: sql insert into test_index values (4804, 128921309714619855, 0.491785, 'R4xYc2OBr2') index_test.go:137: sql insert into test_index values (4802, 1206073500041188043, 0.912415, 'FG3L8PfdZt') index_test.go:140: sql delete from test_index where c = 3913 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:140: sql delete from test_index where c = 1545 index_test.go:140: sql delete from test_index where c = 1815 index_test.go:140: sql delete from test_index where c = 4547 index_test.go:143: sql update test_index set c1 = 8872366507290771121, c2 = 0.814564, c3 = 'XPmqZD37pe' where c = 3697 index_test.go:140: sql delete from test_index where c = 4658 index_test.go:143: sql update test_index set c1 = 5060634004435556054, c2 = 0.482237, c3 = '6HmF1soNRa' where c = 4164 index_test.go:140: sql delete from test_index where c = 2206 index_test.go:140: sql delete from test_index where c = 1398 index_test.go:140: sql delete from test_index where c = 4554 index_test.go:143: sql update test_index set c1 = 6989133893952296104, c2 = 0.831480, c3 = 'MOGK8U2Z7P' where c = 1593 index_test.go:140: sql delete from test_index where c = 1279 index_test.go:143: sql update test_index set c1 = 1655187715842601038, c2 = 0.184692, c3 = 'hVxoq3SCvf' where c = 452 index_test.go:137: sql insert into test_index values (4812, 5982361929206241698, 0.154832, 'KhcGiHKuNe') index_test.go:143: sql update test_index set c1 = 7542806557318797254, c2 = 0.692804, c3 = '4iku8vqrKi' where c = 2183 index_test.go:143: sql update test_index set c1 = 3861256438423205084, c2 = 0.450264, c3 = '265PZOQcP5' where c = 179 index_test.go:143: sql update test_index set c1 = 5186821511659634219, c2 = 0.867333, c3 = 'C1NQFwUD5F' where c = 3609 index_test.go:143: sql update test_index set c1 = 8324545344204961141, c2 = 0.921116, c3 = 'XZdGsU4YSU' where c = 1929 index_test.go:137: sql insert into test_index values (4811, 4905378078579119435, 0.140890, '3v7IacnDvO') index_test.go:137: sql insert into test_index values (4814, 6149023257485228023, 0.356877, 'j2IBlUry7i') index_test.go:143: sql update test_index set c1 = 8783529116423280764, c2 = 0.579064, c3 = 'KLBuGeIWvw' where c = 4014 index_test.go:143: sql update test_index set c1 = 3404926619829094893, c2 = 0.515087, c3 = 'YASZc4NSew' where c = 2496 index_test.go:137: sql insert into test_index values (4815, 9065084642454735396, 0.245257, 'D53p7jA3VG') index_test.go:137: sql insert into test_index values (4813, 5773482120913798020, 0.457511, 'taEysJ4dhd') index_test.go:137: sql insert into test_index values (4816, 3764932862623225008, 0.549620, 'W3vnYoWrfF') index_test.go:140: sql delete from test_index where c = 3995 index_test.go:140: sql delete from test_index where c = 1953 index_test.go:137: sql insert into test_index values (4818, 337771056862846810, 0.807979, 'Rrbl4bWNrT') index_test.go:143: sql update test_index set c1 = 7659300992531927832, c2 = 0.764389, c3 = '8gcw0d9CCo' where c = 895 index_test.go:140: sql delete from test_index where c = 3674 index_test.go:137: sql insert into test_index values (4817, 9028310184238789850, 0.906106, 'nJZcFV4C0l') index_test.go:137: sql insert into test_index values (4820, 3976646614140786768, 0.118487, 'iDdFWDphmV') index_test.go:137: sql insert into test_index values (4819, 1589891788851146787, 0.502011, '7bq0nQIPYp') index_test.go:143: sql update test_index set c1 = 5755683342801097960, c2 = 0.693346, c3 = '74d2v4fF4Y' where c = 705 index_test.go:140: sql delete from test_index where c = 1233 index_test.go:140: sql delete from test_index where c = 4626 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 2415 index_test.go:143: sql update test_index set c1 = 8740304593143350610, c2 = 0.825865, c3 = 'KuZUefcPIW' where c = 1520 index_test.go:140: sql delete from test_index where c = 4678 index_test.go:140: sql delete from test_index where c = 4288 index_test.go:137: sql insert into test_index values (4821, 4014061086727914584, 0.201715, 'yWhD6jvrRK') index_test.go:143: sql update test_index set c1 = 2338521186332534651, c2 = 0.257527, c3 = 'Y4LORFD93g' where c = 237 index_test.go:143: sql update test_index set c1 = 692944061972952544, c2 = 0.995138, c3 = 'sVonkUwgdU' where c = 774 index_test.go:140: sql delete from test_index where c = 2011 index_test.go:137: sql insert into test_index values (4822, 4903687420742624329, 0.534669, 'lVmGq1xFrH') index_test.go:137: sql insert into test_index values (4823, 8144904031464782381, 0.645752, 'jsXFhU4WNf') index_test.go:143: sql update test_index set c1 = 7034178016295407538, c2 = 0.624360, c3 = 'vbyVtEio7i' where c = 3575 index_test.go:143: sql update test_index set c1 = 5897472412055001996, c2 = 0.523899, c3 = 'rmrQ6hSYPE' where c = 1788 index_test.go:143: sql update test_index set c1 = 2508435199126400450, c2 = 0.307169, c3 = '483Oihpk8c' where c = 3640 index_test.go:143: sql update test_index set c1 = 2208815329472004230, c2 = 0.249503, c3 = 'GQPnvHBWIM' where c = 518 index_test.go:140: sql delete from test_index where c = 3593 index_test.go:137: sql insert into test_index values (4824, 8978232023870089668, 0.383890, 'BrKMHIcqZ1') index_test.go:143: sql update test_index set c1 = 5624961645789431925, c2 = 0.135515, c3 = '71laqPfpZh' where c = 3598 index_test.go:140: sql delete from test_index where c = 4349 index_test.go:143: sql update test_index set c1 = 7454035998769674323, c2 = 0.983749, c3 = 'ndkeKjsyuk' where c = 1915 index_test.go:140: sql delete from test_index where c = 341 index_test.go:137: sql insert into test_index values (4825, 6603836968406834006, 0.967256, 'pUsU5eAFIv') index_test.go:140: sql delete from test_index where c = 3116 index_test.go:137: sql insert into test_index values (4826, 4082526251156035739, 0.417577, 'KpEtx2gaNT') index_test.go:137: sql insert into test_index values (4827, 1053867887070330378, 0.537817, 'plkLwplF5Z') index_test.go:143: sql update test_index set c1 = 3352969326065033393, c2 = 0.647095, c3 = '8ofN3lRefW' where c = 599 index_test.go:137: sql insert into test_index values (4828, 184913296494213177, 0.117893, 'qVTyv6epwu') index_test.go:137: sql insert into test_index values (4829, 4793457234142328377, 0.468473, 'XS4ynp8Wrl') index_test.go:143: sql update test_index set c1 = 5597550409674058175, c2 = 0.386413, c3 = 'Hz6ALU0Adl' where c = 1388 index_test.go:137: sql insert into test_index values (4830, 4343086945055090627, 0.825633, 'dBNmu9zB73') index_test.go:143: sql update test_index set c1 = 1437776758789779871, c2 = 0.081771, c3 = 'RAEspHDCA2' where c = 3711 index_test.go:140: sql delete from test_index where c = 2177 index_test.go:140: sql delete from test_index where c = 3246 index_test.go:140: sql delete from test_index where c = 2319 index_test.go:140: sql delete from test_index where c = 3287 index_test.go:140: sql delete from test_index where c = 4706 index_test.go:137: sql insert into test_index values (4833, 7174873730831017149, 0.852561, 'fKaazax2YP') index_test.go:137: sql insert into test_index values (4831, 8797077710086698860, 0.879933, 'QrGCWIFT9N') index_test.go:143: sql update test_index set c1 = 3001212052963367830, c2 = 0.952133, c3 = '9n0KY3emGl' where c = 1152 index_test.go:137: sql insert into test_index values (4832, 902412014710042542, 0.052057, '7vei4RR7iV') index_test.go:140: sql delete from test_index where c = 3917 index_test.go:140: sql delete from test_index where c = 1208 index_test.go:140: sql delete from test_index where c = 2844 index_test.go:143: sql update test_index set c1 = 8086881194215381670, c2 = 0.286439, c3 = 'sNryXB5s8U' where c = 3064 index_test.go:143: sql update test_index set c1 = 6112660199696595592, c2 = 0.016641, c3 = '1OfVDmHdLI' where c = 3333 index_test.go:143: sql update test_index set c1 = 7417115177166063640, c2 = 0.872971, c3 = 'jCb4kNdphy' where c = 4051 index_test.go:143: sql update test_index set c1 = 870340590656357305, c2 = 0.236435, c3 = '0c2MS1otpx' where c = 4252 index_test.go:137: sql insert into test_index values (4835, 5657570611972838941, 0.161716, 'ditk1IfVrZ') index_test.go:137: sql insert into test_index values (4834, 9163033498256613180, 0.228282, 'cPMLWhfRjr') index_test.go:140: sql delete from test_index where c = 4551 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:137: sql insert into test_index values (4836, 7905571595416314958, 0.959097, 'v1hRoRCVO1') index_test.go:143: sql update test_index set c1 = 6838087637813775947, c2 = 0.135126, c3 = 'OgkMlQGlyl' where c = 4390 index_test.go:143: sql update test_index set c1 = 5161037892180900791, c2 = 0.582516, c3 = 'VDWbWveOYg' where c = 4472 index_test.go:143: sql update test_index set c1 = 9138336437536108820, c2 = 0.696586, c3 = 'BNyyQ8yAJz' where c = 3532 index_test.go:137: sql insert into test_index values (4839, 4575396952335985350, 0.980967, 'xsjC2ytnT7') index_test.go:143: sql update test_index set c1 = 7081901128002742120, c2 = 0.289701, c3 = 'Kpfv9fpjJ5' where c = 1140 index_test.go:137: sql insert into test_index values (4837, 3272344963394424065, 0.910826, 'L17k4pRE0C') index_test.go:140: sql delete from test_index where c = 4818 index_test.go:140: sql delete from test_index where c = 547 index_test.go:137: sql insert into test_index values (4838, 456233293217377424, 0.478844, 'MRXpcvuZ6E') index_test.go:143: sql update test_index set c1 = 2916905599091565803, c2 = 0.608144, c3 = 'TGr7aTEfID' where c = 2814 index_test.go:137: sql insert into test_index values (4840, 7113472461987778330, 0.403055, 'negRZrIdPJ') index_test.go:143: sql update test_index set c1 = 7034526255410535256, c2 = 0.321438, c3 = '0iVS3FAJJc' where c = 1702 index_test.go:137: sql insert into test_index values (4843, 9126427101722952465, 0.084302, 'NwD1K9FDQi') index_test.go:140: sql delete from test_index where c = 873 index_test.go:140: sql delete from test_index where c = 3288 index_test.go:137: sql insert into test_index values (4842, 6557300441345886613, 0.969466, 'h3B8NLRXde') index_test.go:140: sql delete from test_index where c = 1584 index_test.go:137: sql insert into test_index values (4841, 2710755600036704023, 0.737369, 'Kgb7fCPQis') index_test.go:140: sql delete from test_index where c = 2886 index_test.go:137: sql insert into test_index values (4845, 2635650990364088977, 0.528775, 'N5DQFXhqhM') index_test.go:143: sql update test_index set c1 = 5915270158462635560, c2 = 0.019419, c3 = '8rYHJlgKte' where c = 1982 index_test.go:140: sql delete from test_index where c = 780 index_test.go:143: sql update test_index set c1 = 1070017208320844182, c2 = 0.968104, c3 = '1StgSukC4a' where c = 619 index_test.go:140: sql delete from test_index where c = 2261 index_test.go:143: sql update test_index set c1 = 4279841064430121614, c2 = 0.295832, c3 = 'xdps3lqISL' where c = 1987 index_test.go:137: sql insert into test_index values (4844, 4338273951415325918, 0.754049, 'ZqTfcGAxYd') index_test.go:143: sql update test_index set c1 = 8490701425177407765, c2 = 0.372405, c3 = 'llFSi8ObR2' where c = 2512 index_test.go:140: sql delete from test_index where c = 2631 index_test.go:143: sql update test_index set c1 = 3587742459231335537, c2 = 0.475444, c3 = 'h3hrZXmsBg' where c = 4451 index_test.go:143: sql update test_index set c1 = 3599762193799443882, c2 = 0.190103, c3 = 'dGVvyO4K4s' where c = 3536 index_test.go:140: sql delete from test_index where c = 3787 index_test.go:137: sql insert into test_index values (4847, 4476866425537396463, 0.033119, '3KC0snIu3D') index_test.go:137: sql insert into test_index values (4846, 8011004978870566680, 0.678179, 'IDREcwqgNh') index_test.go:143: sql update test_index set c1 = 3897642808676363284, c2 = 0.979610, c3 = 'THjClcC1Rl' where c = 3716 index_test.go:137: sql insert into test_index values (4848, 132074444460500725, 0.194607, 'qjXmCBUNlR') index_test.go:140: sql delete from test_index where c = 1911 index_test.go:140: sql delete from test_index where c = 3200 index_test.go:137: sql insert into test_index values (4850, 8437102268057024557, 0.127267, 'RZaY0PgWYW') index_test.go:137: sql insert into test_index values (4851, 6746190515154903435, 0.396657, '2ds4q5uyVG') index_test.go:137: sql insert into test_index values (4849, 326258100152907234, 0.897993, 'QaiV2m7VVV') index_test.go:143: sql update test_index set c1 = 4381790015494223196, c2 = 0.294847, c3 = 'f0bkScrgu5' where c = 1962 index_test.go:137: sql insert into test_index values (4852, 8867681729946099204, 0.670319, 'XIIEZhFN0Y') index_test.go:140: sql delete from test_index where c = 1158 index_test.go:143: sql update test_index set c1 = 717066344980267273, c2 = 0.030922, c3 = 'HLeeYsgzlT' where c = 1608 index_test.go:140: sql delete from test_index where c = 3457 index_test.go:140: sql delete from test_index where c = 4813 index_test.go:143: sql update test_index set c1 = 4865313640746902321, c2 = 0.843796, c3 = 'vSlkLkX6na' where c = 2550 index_test.go:140: sql delete from test_index where c = 4775 index_test.go:137: sql insert into test_index values (4853, 434458874325602322, 0.751361, '8Yejr2wHnF') index_test.go:140: sql delete from test_index where c = 1620 index_test.go:143: sql update test_index set c1 = 4888674598536087944, c2 = 0.947631, c3 = '2Po5iYfX51' where c = 3183 index_test.go:143: sql update test_index set c1 = 3524101122064526717, c2 = 0.518635, c3 = 'I3S4aujdj3' where c = 3917 index_test.go:140: sql delete from test_index where c = 4602 index_test.go:143: sql update test_index set c1 = 7407998794859624285, c2 = 0.187547, c3 = 'Pz4H9A3tMz' where c = 4583 index_test.go:143: sql update test_index set c1 = 3291246158867174339, c2 = 0.701076, c3 = 'VZVTnTm0aS' where c = 3901 index_test.go:137: sql insert into test_index values (4854, 2593463639969883079, 0.706575, 'vI1iLoQNks') index_test.go:137: sql insert into test_index values (4855, 86824697962874785, 0.394056, 'rwRgEVizWf') index_test.go:143: sql update test_index set c1 = 7828543910348968725, c2 = 0.276067, c3 = 'Sj8A9sVjZc' where c = 821 index_test.go:140: sql delete from test_index where c = 3082 index_test.go:143: sql update test_index set c1 = 4616760822239131498, c2 = 0.161168, c3 = 'PQJrkCwVr2' where c = 4237 index_test.go:140: sql delete from test_index where c = 1809 index_test.go:143: sql update test_index set c1 = 5666923356872530549, c2 = 0.342949, c3 = 'avntqXHI7Q' where c = 1015 index_test.go:137: sql insert into test_index values (4856, 2468747410576020031, 0.870383, 'PXUHEYSmBS') index_test.go:140: sql delete from test_index where c = 983 index_test.go:137: sql insert into test_index values (4857, 3429754604110636890, 0.428838, 'uajjqjJdXo') index_test.go:137: sql insert into test_index values (4858, 1017000542753468772, 0.755117, 'mVkCSYXf1r') index_test.go:143: sql update test_index set c1 = 3539794209713340675, c2 = 0.729257, c3 = '8p8yAjL46K' where c = 4498 index_test.go:140: sql delete from test_index where c = 1970 index_test.go:143: sql update test_index set c1 = 2489649414230414916, c2 = 0.607060, c3 = 'Gr2mlyMC76' where c = 2338 index_test.go:137: sql insert into test_index values (4860, 958803389823582759, 0.983526, 'MaJb5cj5Zi') index_test.go:137: sql insert into test_index values (4859, 208023008675650285, 0.649635, 'cMbpDhg683') index_test.go:137: sql insert into test_index values (4862, 942252312950816848, 0.101814, '0W6DSmA7Xp') index_test.go:140: sql delete from test_index where c = 4683 index_test.go:140: sql delete from test_index where c = 828 index_test.go:137: sql insert into test_index values (4861, 2744404682513276077, 0.324705, '19V7Mw0gv5') index_test.go:137: sql insert into test_index values (4863, 1916761980659702897, 0.364373, '94LdAIkYeQ') index_test.go:143: sql update test_index set c1 = 5908416881875858906, c2 = 0.821399, c3 = '0E6LrywxUW' where c = 4086 index_test.go:140: sql delete from test_index where c = 4183 index_test.go:143: sql update test_index set c1 = 8093511140234193961, c2 = 0.018654, c3 = 'EgDBaaNmpz' where c = 4704 index_test.go:140: sql delete from test_index where c = 2572 index_test.go:140: sql delete from test_index where c = 1174 index_test.go:143: sql update test_index set c1 = 2106148182632258984, c2 = 0.330276, c3 = 'Ajck0Qblrt' where c = 1222 index_test.go:140: sql delete from test_index where c = 459 index_test.go:140: sql delete from test_index where c = 3183 index_test.go:137: sql insert into test_index values (4864, 6615392019332504526, 0.200794, 'ixYXT5aKKP') index_test.go:143: sql update test_index set c1 = 5970840038594869084, c2 = 0.782266, c3 = 'LxeRAyD3K1' where c = 511 index_test.go:143: sql update test_index set c1 = 7056722923864468392, c2 = 0.090964, c3 = 'gHzpNCderr' where c = 4451 index_test.go:143: sql update test_index set c1 = 6043349312433208983, c2 = 0.070098, c3 = '7clO1XQ4Dx' where c = 375 index_test.go:137: sql insert into test_index values (4865, 3368878157409854203, 0.609565, 'MOJ9DtKWDg') index_test.go:143: sql update test_index set c1 = 6264243718728565531, c2 = 0.788936, c3 = 'eZtCPmuoBo' where c = 4305 index_test.go:140: sql delete from test_index where c = 1191 index_test.go:137: sql insert into test_index values (4866, 1071128283170799047, 0.042261, 'zE7hKuHPXP') index_test.go:137: sql insert into test_index values (4867, 5792490458748846896, 0.042958, 'BvmvyrXMV8') index_test.go:140: sql delete from test_index where c = 3510 index_test.go:143: sql update test_index set c1 = 8365341081938963741, c2 = 0.300113, c3 = 'PrQAA5Z48W' where c = 4330 index_test.go:137: sql insert into test_index values (4869, 986347793970796551, 0.436422, 'dTU6PIY4vl') index_test.go:137: sql insert into test_index values (4868, 3174851886505856527, 0.315289, 'pYWhUb23NC') index_test.go:143: sql update test_index set c1 = 8612060592119928399, c2 = 0.072004, c3 = 'EYiOI4aBRX' where c = 3187 index_test.go:137: sql insert into test_index values (4871, 1008427912503954252, 0.256432, 'nixmYvTS4V') index_test.go:137: sql insert into test_index values (4870, 422079465587511989, 0.080934, 'I0mUjBxsNL') index_test.go:140: sql delete from test_index where c = 90 index_test.go:143: sql update test_index set c1 = 2511828323535342103, c2 = 0.381026, c3 = 'NrLjeVDNuW' where c = 2252 index_test.go:137: sql insert into test_index values (4872, 292409430376036629, 0.227603, 'EIA4DLg3oN') index_test.go:140: sql delete from test_index where c = 3760 index_test.go:140: sql delete from test_index where c = 3709 index_test.go:137: sql insert into test_index values (4873, 5554030254902594997, 0.086831, 'xU5N2uTQcn') index_test.go:143: sql update test_index set c1 = 9167162830126981674, c2 = 0.670213, c3 = 'l1NSwszgsx' where c = 977 index_test.go:140: sql delete from test_index where c = 396 index_test.go:140: sql delete from test_index where c = 4445 index_test.go:143: sql update test_index set c1 = 2656973632741589466, c2 = 0.277776, c3 = 'wDTjwOJRHM' where c = 949 index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 2201742990359842993, c2 = 0.914323, c3 = '5cTXZJgXob' where c = 2989 index_test.go:137: sql insert into test_index values (4874, 635424636593702585, 0.098392, 'XeEfQfJfLR') index_test.go:140: sql delete from test_index where c = 2667 index_test.go:143: sql update test_index set c1 = 584399348142518689, c2 = 0.355082, c3 = 'gQ1V61yuxd' where c = 1926 index_test.go:140: sql delete from test_index where c = 2400 index_test.go:137: sql insert into test_index values (4875, 3487819833605213902, 0.754899, 'QUDcbCRhoa') index_test.go:140: sql delete from test_index where c = 2581 index_test.go:143: sql update test_index set c1 = 8751792869647574263, c2 = 0.136834, c3 = 'Z3Qe4FynPJ' where c = 2865 index_test.go:143: sql update test_index set c1 = 3806867491539785195, c2 = 0.758663, c3 = 'lJDS0Sa60F' where c = 1067 index_test.go:137: sql insert into test_index values (4877, 7901392066523065489, 0.191884, 'x5QXiOHM6p') index_test.go:143: sql update test_index set c1 = 668211106124473135, c2 = 0.862661, c3 = 'O1QQ37sCDO' where c = 3916 index_test.go:137: sql insert into test_index values (4876, 1788390091322542217, 0.556323, 'cjnapVX2vi') index_test.go:143: sql update test_index set c1 = 2243253445051398133, c2 = 0.009562, c3 = '1AeTM2HkCP' where c = 3290 index_test.go:140: sql delete from test_index where c = 3246 index_test.go:143: sql update test_index set c1 = 3637689936611308091, c2 = 0.006302, c3 = 'EYPPadLLrr' where c = 2605 index_test.go:137: sql insert into test_index values (4879, 8901781532166266172, 0.331014, 'c8WBYC5Syc') index_test.go:140: sql delete from test_index where c = 2334 index_test.go:137: sql insert into test_index values (4878, 2182150962637585219, 0.024377, 'PDQlMzh4bP') index_test.go:137: sql insert into test_index values (4880, 3026624787521490109, 0.959642, '6Uw09tY9u6') index_test.go:143: sql update test_index set c1 = 2511641854994642754, c2 = 0.766641, c3 = 'NOt1iTuElN' where c = 4750 index_test.go:143: sql update test_index set c1 = 7383537456999376699, c2 = 0.563754, c3 = 'wfn9RLXEb2' where c = 1804 index_test.go:140: sql delete from test_index where c = 4705 index_test.go:140: sql delete from test_index where c = 3202 index_test.go:140: sql delete from test_index where c = 337 index_test.go:137: sql insert into test_index values (4882, 8312581632576092662, 0.670730, 'O8LNyudntz') index_test.go:137: sql insert into test_index values (4883, 112581402600197011, 0.520079, 'IQ9yaSAyYx') index_test.go:143: sql update test_index set c1 = 8461430351116003223, c2 = 0.545147, c3 = 'fCq3kpbixi' where c = 146 index_test.go:137: sql insert into test_index values (4881, 1586340199190685485, 0.688265, 'ACsE9lxgx2') index_test.go:143: sql update test_index set c1 = 4577215012863636880, c2 = 0.311350, c3 = 'sH9Q3jTVbi' where c = 2192 index_test.go:143: sql update test_index set c1 = 2711300652609051821, c2 = 0.485349, c3 = 'B34S6i61r6' where c = 4712 index_test.go:140: sql delete from test_index where c = 2949 index_test.go:140: sql delete from test_index where c = 2992 index_test.go:137: sql insert into test_index values (4884, 4542208156690546723, 0.821664, '5WDGYnEZRa') index_test.go:137: sql insert into test_index values (4885, 6597443562555177191, 0.149156, 'FLfxHySwmM') index_test.go:143: sql update test_index set c1 = 3085718613006993269, c2 = 0.584994, c3 = 'Qkddw1TsRJ' where c = 3534 index_test.go:140: sql delete from test_index where c = 1291 index_test.go:137: sql insert into test_index values (4887, 6283891516124397762, 0.706570, '3b03b0GLvr') index_test.go:140: sql delete from test_index where c = 4097 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:137: sql insert into test_index values (4888, 5244724771247786020, 0.148192, 'uXuTyhy49e') index_test.go:140: sql delete from test_index where c = 3612 index_test.go:140: sql delete from test_index where c = 3360 index_test.go:143: sql update test_index set c1 = 4281181205076552392, c2 = 0.931349, c3 = '9cHAV9ldgY' where c = 4348 index_test.go:137: sql insert into test_index values (4886, 5715867722280880319, 0.953029, 'viuDngGn0D') index_test.go:137: sql insert into test_index values (4889, 4833844968097924040, 0.574325, 'YKAMBTagAl') index_test.go:143: sql update test_index set c1 = 1213838448177025187, c2 = 0.373753, c3 = 'b2lu8pUX1T' where c = 661 index_test.go:143: sql update test_index set c1 = 7262099317630950050, c2 = 0.784193, c3 = 'ZMOJVQu1Rc' where c = 4186 index_test.go:143: sql update test_index set c1 = 4530517487226496033, c2 = 0.290788, c3 = 'hNs6W6cP7W' where c = 3004 index_test.go:143: sql update test_index set c1 = 1061629679498875843, c2 = 0.035229, c3 = 'clEuTPUQw2' where c = 47 index_test.go:140: sql delete from test_index where c = 1208 index_test.go:143: sql update test_index set c1 = 6739360740367291323, c2 = 0.808082, c3 = 'VlrotYm4E9' where c = 2230 index_test.go:140: sql delete from test_index where c = 2312 index_test.go:140: sql delete from test_index where c = 917 index_test.go:137: sql insert into test_index values (4894, 6764335784603604433, 0.984511, 'dQLLTpEmY4') index_test.go:137: sql insert into test_index values (4890, 5336063197434143362, 0.738478, 'ygeVHdyQ7k') index_test.go:143: sql update test_index set c1 = 3699817213350129428, c2 = 0.911973, c3 = 'ky6YaLAihN' where c = 3486 index_test.go:137: sql insert into test_index values (4891, 6864813625974429030, 0.568105, '7f6Cr6t6pT') index_test.go:137: sql insert into test_index values (4893, 1311268604643592402, 0.629119, 'PbFq3vJHoz') index_test.go:143: sql update test_index set c1 = 6034239967283350391, c2 = 0.987069, c3 = 'iikgeLRGog' where c = 1171 index_test.go:143: sql update test_index set c1 = 8948145359935839102, c2 = 0.010210, c3 = 'CvNOZRpBUl' where c = 4144 index_test.go:137: sql insert into test_index values (4892, 2021126821838458191, 0.647975, 'uokrzemTzC') index_test.go:143: sql update test_index set c1 = 8014608694295001749, c2 = 0.540631, c3 = 'Sxz8yUfwLl' where c = 3653 index_test.go:140: sql delete from test_index where c = 993 index_test.go:137: sql insert into test_index values (4895, 3730776763839497593, 0.446544, 'bw7rgnTmUU') index_test.go:137: sql insert into test_index values (4896, 114699487863722181, 0.319634, 'zUSwU3tVFS') index_test.go:140: sql delete from test_index where c = 4794 index_test.go:140: sql delete from test_index where c = 4358 index_test.go:140: sql delete from test_index where c = 4834 index_test.go:140: sql delete from test_index where c = 1180 index_test.go:143: sql update test_index set c1 = 9059965011516146114, c2 = 0.035819, c3 = 'RsO7ZORSKx' where c = 2483 index_test.go:143: sql update test_index set c1 = 2678756289824700832, c2 = 0.819523, c3 = 'eUbniG189C' where c = 2947 index_test.go:143: sql update test_index set c1 = 5972868309062639585, c2 = 0.694667, c3 = 'URbUsHX8uL' where c = 2824 index_test.go:137: sql insert into test_index values (4897, 5321160641771716620, 0.250533, 'bYVeugGztZ') index_test.go:140: sql delete from test_index where c = 3859 index_test.go:143: sql update test_index set c1 = 7687992478930866824, c2 = 0.658953, c3 = 'fQDKJovyj0' where c = 3384 index_test.go:140: sql delete from test_index where c = 3944 index_test.go:140: sql delete from test_index where c = 2615 index_test.go:143: sql update test_index set c1 = 3022144395207521752, c2 = 0.853553, c3 = 'J0ujRVm7ng' where c = 3550 index_test.go:143: sql update test_index set c1 = 3291183665542365397, c2 = 0.469157, c3 = 'DNb2ghdSrF' where c = 2334 index_test.go:143: sql update test_index set c1 = 8865025699516489152, c2 = 0.568517, c3 = '3UiQPk2iZ9' where c = 1968 index_test.go:137: sql insert into test_index values (4898, 5674374779953907034, 0.233560, 'pCbdtFaYa5') index_test.go:140: sql delete from test_index where c = 2599 index_test.go:137: sql insert into test_index values (4899, 1059714318331314873, 0.781788, '4DNS5QGWkq') index_test.go:143: sql update test_index set c1 = 4747010728683000397, c2 = 0.435468, c3 = '0DD5wYCLTV' where c = 1963 index_test.go:137: sql insert into test_index values (4900, 6201425855976313533, 0.553427, 'wVoeapcZYn') index_test.go:140: sql delete from test_index where c = 2078 index_test.go:140: sql delete from test_index where c = 3475 index_test.go:143: sql update test_index set c1 = 6598490245025600447, c2 = 0.802068, c3 = 'nyY59oS8v2' where c = 3860 index_test.go:143: sql update test_index set c1 = 8207941266264120817, c2 = 0.450711, c3 = 'rbt9y8udCl' where c = 1131 index_test.go:143: sql update test_index set c1 = 3138866375295016593, c2 = 0.009428, c3 = 'hxD3a63ARb' where c = 4835 index_test.go:137: sql insert into test_index values (4904, 5071414637470711848, 0.245778, 'czO3BaMMOP') index_test.go:137: sql insert into test_index values (4902, 243551212907718696, 0.342901, 'GqoYtrZbWi') index_test.go:137: sql insert into test_index values (4903, 1389105931553295583, 0.746239, 'dSk9q2NUGa') index_test.go:137: sql insert into test_index values (4901, 6646649805548031197, 0.965317, 'NUCopGmpwm') index_test.go:137: sql insert into test_index values (4910, 4140042153215071936, 0.813918, 'rsApTmzwyD') index_test.go:137: sql insert into test_index values (4907, 1656781063330769877, 0.526436, 'IIv9OPZhRc') index_test.go:137: sql insert into test_index values (4908, 3235213670381252890, 0.731997, 'oZUROOv9as') index_test.go:140: sql delete from test_index where c = 434 index_test.go:140: sql delete from test_index where c = 565 index_test.go:137: sql insert into test_index values (4909, 809825351464723179, 0.511357, 'e4FjB315LC') index_test.go:137: sql insert into test_index values (4906, 5648038563412246400, 0.259576, '9ZF6pFtVwb') index_test.go:137: sql insert into test_index values (4905, 2873991960411995916, 0.017029, 'C3DYutjpj4') index_test.go:143: sql update test_index set c1 = 3970433621049979224, c2 = 0.502247, c3 = 'oEruYXU69k' where c = 3713 index_test.go:143: sql update test_index set c1 = 3168499725853286331, c2 = 0.405541, c3 = 'nUhzs7IeGv' where c = 25 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 3413 index_test.go:140: sql delete from test_index where c = 1969 index_test.go:140: sql delete from test_index where c = 4164 index_test.go:140: sql delete from test_index where c = 1636 index_test.go:140: sql delete from test_index where c = 2857 index_test.go:140: sql delete from test_index where c = 2113 index_test.go:140: sql delete from test_index where c = 4590 index_test.go:137: sql insert into test_index values (4911, 5300097064426916754, 0.646277, 'rcEyx4MhsS') index_test.go:137: sql insert into test_index values (4912, 7772044642232817276, 0.678113, 'GTRXIPSbU6') index_test.go:143: sql update test_index set c1 = 3115230718932554709, c2 = 0.749492, c3 = 'cY4dHETyfw' where c = 1691 index_test.go:143: sql update test_index set c1 = 1082187029209435924, c2 = 0.473674, c3 = 'czPm3H7247' where c = 4154 index_test.go:143: sql update test_index set c1 = 5172397512021639799, c2 = 0.082476, c3 = '59w7fiVChN' where c = 3051 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 4111 index_test.go:143: sql update test_index set c1 = 2460790371436258126, c2 = 0.689860, c3 = '4iaJhsmJX6' where c = 4116 index_test.go:143: sql update test_index set c1 = 7642625882230314218, c2 = 0.437784, c3 = '070s5W3HPV' where c = 4054 index_test.go:143: sql update test_index set c1 = 82307172644626348, c2 = 0.647835, c3 = 'KmccsdBQX0' where c = 1170 index_test.go:143: sql update test_index set c1 = 3445737327359753984, c2 = 0.792217, c3 = 'Ynfa2Tkjyq' where c = 1410 index_test.go:143: sql update test_index set c1 = 8023202910408218610, c2 = 0.360236, c3 = 'WjUg3bGUAc' where c = 1439 index_test.go:143: sql update test_index set c1 = 7972991181022899022, c2 = 0.196985, c3 = 'rnEGN23RjM' where c = 3542 index_test.go:137: sql insert into test_index values (4913, 1111581428239354901, 0.834018, 'Qh8xdrP0dL') index_test.go:143: sql update test_index set c1 = 374726377493896073, c2 = 0.425513, c3 = 'J9PxLNGH5N' where c = 4777 index_test.go:137: sql insert into test_index values (4917, 5633661436118437653, 0.608670, 'guib5Kjlwk') index_test.go:137: sql insert into test_index values (4914, 2913484225589280114, 0.450644, 'rYJpjTMyW1') index_test.go:137: sql insert into test_index values (4915, 4356607367052189962, 0.941357, '4PVCyAKxRq') index_test.go:137: sql insert into test_index values (4918, 8160346182856505760, 0.737428, 'gDAMQHzzp4') index_test.go:137: sql insert into test_index values (4920, 4400865175371486436, 0.485017, 'qOnwIoUL8K') index_test.go:137: sql insert into test_index values (4921, 199184626645917426, 0.963996, '8cYBsU4qeb') index_test.go:137: sql insert into test_index values (4919, 8784463893198227239, 0.888898, '062PGNDtFR') index_test.go:137: sql insert into test_index values (4916, 4469896224215016621, 0.450120, '0eyxTBBchQ') index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 1302 index_test.go:140: sql delete from test_index where c = 4529 # Time: 2024-05-05T23:02:49.569733872+08:00 # Txn_start_ts: 0 # Query_time: 1.008125834 # Parse_time: 0.000075829 # Compile_time: 0.00008912 # Rewrite_time: 0.000002564 # Optimize_time: 0 # Wait_TS: 0.000267861 # 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:143: sql update test_index set c1 = 2779126221042322123, c2 = 0.473975, c3 = '6ZvGxqtTlQ' where c = 96 index_test.go:140: sql delete from test_index where c = 3767 index_test.go:140: sql delete from test_index where c = 4325 index_test.go:143: sql update test_index set c1 = 2456662045225197029, c2 = 0.057816, c3 = 'JzqomshI86' where c = 262 index_test.go:140: sql delete from test_index where c = 4508 index_test.go:137: sql insert into test_index values (4922, 5721407447052228603, 0.007109, 'hxhhTusLmk') index_test.go:143: sql update test_index set c1 = 7857568858807238653, c2 = 0.554809, c3 = '7ucYOk7cVr' where c = 1775 index_test.go:140: sql delete from test_index where c = 4214 index_test.go:143: sql update test_index set c1 = 2360969968358949600, c2 = 0.759677, c3 = 'csiPBK9Dir' where c = 1836 index_test.go:143: sql update test_index set c1 = 6502902184886837440, c2 = 0.343889, c3 = 'kYDRnFDSSO' where c = 4605 index_test.go:140: sql delete from test_index where c = 3579 index_test.go:137: sql insert into test_index values (4923, 1384009767228882851, 0.284310, 'rBpvxvR9wl') index_test.go:137: sql insert into test_index values (4924, 3820124921705742483, 0.927990, 'WF6BmjvbhP') index_test.go:140: sql delete from test_index where c = 2750 index_test.go:140: sql delete from test_index where c = 2681 index_test.go:143: sql update test_index set c1 = 4364423541053020367, c2 = 0.525482, c3 = 'uPS29Khqmo' where c = 3954 index_test.go:143: sql update test_index set c1 = 4056427705817146156, c2 = 0.822443, c3 = '6S14lmOiYi' where c = 4066 index_test.go:143: sql update test_index set c1 = 7105460556854811938, c2 = 0.046730, c3 = 'VcYj6oSoDv' where c = 3604 index_test.go:137: sql insert into test_index values (4926, 1324637806509459254, 0.819149, '1x2exx2oiC') index_test.go:143: sql update test_index set c1 = 1091272146462721496, c2 = 0.106699, c3 = 'wR4MxRhCx8' where c = 409 index_test.go:137: sql insert into test_index values (4925, 3453074396179425567, 0.437854, 'iuT89sTB4w') index_test.go:137: sql insert into test_index values (4930, 1045533480198101198, 0.136494, 'AXdqoOsm3a') index_test.go:143: sql update test_index set c1 = 1945599654485264055, c2 = 0.991555, c3 = 'fVDchOsFVZ' where c = 3856 index_test.go:137: sql insert into test_index values (4931, 4541813840968001561, 0.833027, '1MAqEQ6lpq') index_test.go:143: sql update test_index set c1 = 5241515667954420316, c2 = 0.770558, c3 = 'wngLU1PFoa' where c = 2751 index_test.go:137: sql insert into test_index values (4929, 6576139612079143770, 0.058755, 'w8h0QKz819') index_test.go:137: sql insert into test_index values (4927, 4964287870975939291, 0.639505, 'A0segnkcLv') index_test.go:137: sql insert into test_index values (4928, 297455808851381824, 0.846831, 'RkGZNV6ofL') index_test.go:140: sql delete from test_index where c = 4321 index_test.go:140: sql delete from test_index where c = 3893 index_test.go:140: sql delete from test_index where c = 2859 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:140: sql delete from test_index where c = 1099 index_test.go:140: sql delete from test_index where c = 1435 index_test.go:137: sql insert into test_index values (4933, 5205226415642054982, 0.433075, 'tDslW6CCSC') index_test.go:143: sql update test_index set c1 = 2216367588716399729, c2 = 0.179972, c3 = 'YDc7Mnx695' where c = 3461 index_test.go:140: sql delete from test_index where c = 2314 index_test.go:137: sql insert into test_index values (4932, 345304201508276263, 0.687810, '3dHSKmAPsb') index_test.go:143: sql update test_index set c1 = 4010833232043071197, c2 = 0.008842, c3 = 'J1aQVRmU4E' where c = 55 index_test.go:140: sql delete from test_index where c = 3840 index_test.go:143: sql update test_index set c1 = 7407161968992677729, c2 = 0.691586, c3 = 'S4iraP8Uae' where c = 2284 index_test.go:143: sql update test_index set c1 = 7922236689036341120, c2 = 0.299540, c3 = '4Z0SfLRbpK' where c = 3355 index_test.go:143: sql update test_index set c1 = 2632665398960867547, c2 = 0.047508, c3 = 'QFkqXkDTIY' where c = 3169 index_test.go:140: sql delete from test_index where c = 1250 index_test.go:143: sql update test_index set c1 = 6170302563753413383, c2 = 0.305030, c3 = '62x0WMnKLC' where c = 4194 index_test.go:137: sql insert into test_index values (4934, 8237252734893468272, 0.641560, '7XP13uzBzm') index_test.go:143: sql update test_index set c1 = 4810203621032574747, c2 = 0.268537, c3 = 'XJpGx3sE24' where c = 4551 index_test.go:140: sql delete from test_index where c = 325 index_test.go:137: sql insert into test_index values (4935, 5504029569905967814, 0.526621, 'zQZb9V8GKA') index_test.go:143: sql update test_index set c1 = 1708945147341047367, c2 = 0.326900, c3 = 'VVLZFqEx42' where c = 1545 index_test.go:137: sql insert into test_index values (4936, 8543616998319607880, 0.466587, 'Bxt45OZ9Ia') index_test.go:137: sql insert into test_index values (4937, 8671105037751249750, 0.822316, 'u08sFA8VXY') index_test.go:137: sql insert into test_index values (4939, 2206146848880500775, 0.518828, 'knIA6ustbf') index_test.go:140: sql delete from test_index where c = 2080 index_test.go:137: sql insert into test_index values (4940, 2463374833670054861, 0.336737, 'F5Mrb6CWO5') index_test.go:140: sql delete from test_index where c = 2091 index_test.go:137: sql insert into test_index values (4938, 7671770340998985089, 0.230562, 'CHDyr2siDy') index_test.go:143: sql update test_index set c1 = 4306346937098699176, c2 = 0.619918, c3 = 'cY26fYXrOO' where c = 1371 index_test.go:143: sql update test_index set c1 = 4601215406037478966, c2 = 0.549299, c3 = 'TIuA9rqMp9' where c = 1321 index_test.go:137: sql insert into test_index values (4941, 1534847141317238685, 0.536315, 'Mmc0vDIzOl') index_test.go:143: sql update test_index set c1 = 3523032075789712705, c2 = 0.289116, c3 = 'MtMuRRWpHi' where c = 2558 index_test.go:143: sql update test_index set c1 = 6260155050816528756, c2 = 0.778006, c3 = 'PghjY6nDFn' where c = 3602 index_test.go:140: sql delete from test_index where c = 3943 index_test.go:140: sql delete from test_index where c = 2965 index_test.go:140: sql delete from test_index where c = 3799 index_test.go:140: sql delete from test_index where c = 927 index_test.go:140: sql delete from test_index where c = 3647 index_test.go:137: sql insert into test_index values (4943, 9049628683273871281, 0.263469, 'Ma5veHVmOJ') index_test.go:143: sql update test_index set c1 = 8864548840988453913, c2 = 0.391972, c3 = 'ZThkD4RW4m' where c = 3939 index_test.go:140: sql delete from test_index where c = 4698 index_test.go:137: sql insert into test_index values (4944, 1977292349086063100, 0.046246, 'QKbkt0mSDe') index_test.go:143: sql update test_index set c1 = 1872599793140950082, c2 = 0.568253, c3 = 'c9qZLlWeQw' where c = 2542 index_test.go:137: sql insert into test_index values (4945, 5604034068373160666, 0.362478, 'DYYyxzaSIU') index_test.go:143: sql update test_index set c1 = 3417515034229971625, c2 = 0.846482, c3 = '6YDWlLsPhx' where c = 1767 index_test.go:137: sql insert into test_index values (4942, 6813391144699889094, 0.607093, '46H1H93ZZa') index_test.go:143: sql update test_index set c1 = 88341739475534042, c2 = 0.800092, c3 = 'HOizHyYdun' where c = 2577 index_test.go:137: sql insert into test_index values (4946, 7756578445191192997, 0.719142, 'goXBXPdRfc') index_test.go:140: sql delete from test_index where c = 616 index_test.go:140: sql delete from test_index where c = 1449 index_test.go:140: sql delete from test_index where c = 3763 index_test.go:137: sql insert into test_index values (4947, 5485222329073753349, 0.225808, 'tfpeFnznxF') index_test.go:143: sql update test_index set c1 = 4791290585902671987, c2 = 0.149062, c3 = 'wiQ5OFC6Pi' where c = 1723 index_test.go:140: sql delete from test_index where c = 3668 index_test.go:137: sql insert into test_index values (4948, 1636502665576893383, 0.481463, 'S0yNPO0AZh') index_test.go:143: sql update test_index set c1 = 1038164539988035496, c2 = 0.884268, c3 = 'tJU0lLjj6c' where c = 1642 index_test.go:143: sql update test_index set c1 = 2417578895154407465, c2 = 0.589483, c3 = '7ZrJvssD7i' where c = 4124 index_test.go:137: sql insert into test_index values (4949, 4093223304731548402, 0.246013, 'IoSwN0FhZc') index_test.go:143: sql update test_index set c1 = 1500028280632055222, c2 = 0.059094, c3 = 'qKspXTJRaY' where c = 2372 index_test.go:140: sql delete from test_index where c = 1383 index_test.go:143: sql update test_index set c1 = 3762223598776527829, c2 = 0.989006, c3 = 'CeOTAac1qh' where c = 4707 index_test.go:140: sql delete from test_index where c = 2085 index_test.go:140: sql delete from test_index where c = 1117 index_test.go:140: sql delete from test_index where c = 4805 index_test.go:143: sql update test_index set c1 = 4904880317716862175, c2 = 0.607532, c3 = 'Jn6Hxa0vhH' where c = 1458 index_test.go:137: sql insert into test_index values (4950, 4151899678959073800, 0.973151, '7Isy2Ajnk6') index_test.go:143: sql update test_index set c1 = 1398947871945854530, c2 = 0.540122, c3 = '14abYMdPwN' where c = 1909 index_test.go:143: sql update test_index set c1 = 2505582071766932921, c2 = 0.837070, c3 = 'AHyVo98kFa' where c = 3204 index_test.go:137: sql insert into test_index values (4952, 1385492459171371068, 0.614792, 'nss5275ehF') index_test.go:137: sql insert into test_index values (4953, 5409588594267756834, 0.969008, '9riw6Swpea') index_test.go:137: sql insert into test_index values (4951, 1072428671048024596, 0.684813, 'pu6a45R7p8') index_test.go:143: sql update test_index set c1 = 3037410289492408069, c2 = 0.919582, c3 = 'GflLnvtpNJ' where c = 2058 index_test.go:140: sql delete from test_index where c = 1222 index_test.go:143: sql update test_index set c1 = 266472720304525454, c2 = 0.612333, c3 = '3UX9oTuxwQ' where c = 1099 index_test.go:137: sql insert into test_index values (4955, 3679356452700479464, 0.805968, 'H6JdnoCU1K') index_test.go:137: sql insert into test_index values (4956, 5921179669499299363, 0.504996, 'q00Endx2Qj') index_test.go:140: sql delete from test_index where c = 3809 index_test.go:137: sql insert into test_index values (4954, 4972307250463513924, 0.725588, 'bGvK7PUZ8a') index_test.go:140: sql delete from test_index where c = 2305 index_test.go:137: sql insert into test_index values (4958, 5234203436875496136, 0.276115, 'TgDCWN6jb8') index_test.go:137: sql insert into test_index values (4957, 2593459239267557243, 0.381266, '7rauoPODkK') index_test.go:140: sql delete from test_index where c = 4544 index_test.go:140: sql delete from test_index where c = 4357 index_test.go:143: sql update test_index set c1 = 261233030205669082, c2 = 0.658689, c3 = 'bO3qNAxcpK' where c = 3370 index_test.go:137: sql insert into test_index values (4959, 3047179819552767529, 0.320980, 'Mu0OpR5dHg') index_test.go:143: sql update test_index set c1 = 119059625919718609, c2 = 0.914115, c3 = 'f6VhDcvDPw' where c = 4501 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:140: sql delete from test_index where c = 477 index_test.go:143: sql update test_index set c1 = 7803941935304252307, c2 = 0.331725, c3 = 'UoNVC63oNh' where c = 645 index_test.go:143: sql update test_index set c1 = 9168359788196306342, c2 = 0.369311, c3 = 'U3XZjilsJ1' where c = 1269 index_test.go:137: sql insert into test_index values (4960, 7923185771889941740, 0.341358, 'fKR6ylvkPQ') index_test.go:140: sql delete from test_index where c = 3315 index_test.go:140: sql delete from test_index where c = 1470 index_test.go:137: sql insert into test_index values (4961, 6268916024804294185, 0.509110, 'qiytBxH3nm') index_test.go:143: sql update test_index set c1 = 5808200442510680231, c2 = 0.940885, c3 = 'Wx9S5HNs4G' where c = 2250 index_test.go:143: sql update test_index set c1 = 6007258313851590489, c2 = 0.855418, c3 = 'SLDvSFHecz' where c = 1260 index_test.go:143: sql update test_index set c1 = 3111316395291589263, c2 = 0.831487, c3 = 'Eamg1OsOVn' where c = 3096 index_test.go:143: sql update test_index set c1 = 7148104827280421954, c2 = 0.356728, c3 = 'FW0MSOSQZb' where c = 1638 index_test.go:137: sql insert into test_index values (4962, 6896576603844957649, 0.943153, 'SLo6jLIYha') index_test.go:137: sql insert into test_index values (4963, 2929862442695130247, 0.194273, 'QBYfPchwHd') index_test.go:140: sql delete from test_index where c = 4245 index_test.go:140: sql delete from test_index where c = 1027 index_test.go:140: sql delete from test_index where c = 1805 index_test.go:137: sql insert into test_index values (4965, 5794621028136725734, 0.901870, 'AkXvCBD7d6') index_test.go:137: sql insert into test_index values (4966, 5643807477291828690, 0.105561, 'JM8owh4JnT') index_test.go:137: sql insert into test_index values (4964, 5686597777174686683, 0.137757, 'vH7y9zXbe3') index_test.go:143: sql update test_index set c1 = 3097811924994145345, c2 = 0.374420, c3 = '79ZA7Ezwhq' where c = 4412 index_test.go:137: sql insert into test_index values (4967, 4641256510171379882, 0.926129, 'emwkaV5XAV') index_test.go:143: sql update test_index set c1 = 1997925892907688233, c2 = 0.704015, c3 = 'dxHAhKIq14' where c = 264 index_test.go:140: sql delete from test_index where c = 3222 index_test.go:140: sql delete from test_index where c = 2799 index_test.go:140: sql delete from test_index where c = 1507 index_test.go:140: sql delete from test_index where c = 3469 index_test.go:140: sql delete from test_index where c = 3846 index_test.go:143: sql update test_index set c1 = 3286911812997827976, c2 = 0.087527, c3 = 'LAQgU2LMZP' where c = 516 index_test.go:143: sql update test_index set c1 = 7341939405483665847, c2 = 0.969486, c3 = 'QEKUYrdpEQ' where c = 242 index_test.go:137: sql insert into test_index values (4969, 152348451264234128, 0.191792, 'jY3n1HFi5l') index_test.go:143: sql update test_index set c1 = 5531995124209365047, c2 = 0.703559, c3 = 'mxhh2N2a5N' where c = 4262 index_test.go:140: sql delete from test_index where c = 160 index_test.go:143: sql update test_index set c1 = 3403544603022883715, c2 = 0.476355, c3 = 'jIix8I5nxy' where c = 2993 index_test.go:143: sql update test_index set c1 = 4235418436412221657, c2 = 0.124180, c3 = 'PVkGOpfiO1' where c = 4826 index_test.go:140: sql delete from test_index where c = 445 index_test.go:137: sql insert into test_index values (4968, 8484326811681420087, 0.259865, 'kKHEQ1OuJE') index_test.go:143: sql update test_index set c1 = 8533597286451793022, c2 = 0.971519, c3 = '2PrRSUY3Fo' where c = 57 index_test.go:143: sql update test_index set c1 = 4145397087496202643, c2 = 0.524011, c3 = 'duwTVbLJhL' where c = 772 index_test.go:143: sql update test_index set c1 = 6111671686544963937, c2 = 0.881722, c3 = 'JAhkoyVnky' where c = 3169 index_test.go:137: sql insert into test_index values (4972, 3670778147266097851, 0.110619, 'MaWCm2hksE') index_test.go:137: sql insert into test_index values (4971, 6795173218976152364, 0.065743, '7kIHIyKPPy') index_test.go:137: sql insert into test_index values (4973, 4991054253002307105, 0.960929, 'wHOs2IPqXV') index_test.go:137: sql insert into test_index values (4974, 6315417370305991088, 0.500458, '6MB2X2X8sF') index_test.go:137: sql insert into test_index values (4970, 7421474828646534787, 0.392494, 'sfc3XaAGu1') index_test.go:140: sql delete from test_index where c = 1101 index_test.go:137: sql insert into test_index values (4975, 2068209536501771831, 0.139578, 'ouIbPb0DEG') index_test.go:143: sql update test_index set c1 = 2184927555365168126, c2 = 0.971539, c3 = '9LEQgs3afn' where c = 3436 index_test.go:140: sql delete from test_index where c = 1846 index_test.go:137: sql insert into test_index values (4977, 6096475350740341406, 0.267338, 'uorC23cqye') index_test.go:143: sql update test_index set c1 = 4233780883603869097, c2 = 0.898769, c3 = 'NMRq25sn2e' where c = 265 index_test.go:137: sql insert into test_index values (4976, 7146838581938312803, 0.763199, 'p2tFPeEFN3') index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 2654 index_test.go:137: sql insert into test_index values (4978, 3836454844949520876, 0.466312, 'ZW0AMpa5LE') index_test.go:140: sql delete from test_index where c = 3792 index_test.go:140: sql delete from test_index where c = 4812 index_test.go:143: sql update test_index set c1 = 4350396754525340516, c2 = 0.409499, c3 = '3rq5gjD90v' where c = 3482 index_test.go:140: sql delete from test_index where c = 3473 index_test.go:140: sql delete from test_index where c = 3779 index_test.go:143: sql update test_index set c1 = 8255789900279443332, c2 = 0.824756, c3 = 'exLse8h4F1' where c = 1820 index_test.go:140: sql delete from test_index where c = 2629 index_test.go:137: sql insert into test_index values (4979, 3965947575368739796, 0.666526, 'dnM7JnziqA') index_test.go:143: sql update test_index set c1 = 9189601238887425253, c2 = 0.700081, c3 = 'gJuXXfNuLW' where c = 4174 index_test.go:143: sql update test_index set c1 = 5066821081749848218, c2 = 0.964349, c3 = '1VpgDoX3Pj' where c = 2848 index_test.go:143: sql update test_index set c1 = 6737089215207776096, c2 = 0.627866, c3 = '3WKgxGDpZL' where c = 449 index_test.go:140: sql delete from test_index where c = 2542 index_test.go:143: sql update test_index set c1 = 2266178630785016285, c2 = 0.504973, c3 = '2ZQ2kfjBKG' where c = 3038 index_test.go:137: sql insert into test_index values (4980, 7007816836239036182, 0.314559, 'frtQ2UaKKz') index_test.go:140: sql delete from test_index where c = 4186 index_test.go:143: sql update test_index set c1 = 6887770855747502752, c2 = 0.295368, c3 = 'RzMQizb5Kz' where c = 4289 index_test.go:143: sql update test_index set c1 = 6936272646736627974, c2 = 0.043449, c3 = 'NtMad2vfNW' where c = 2678 index_test.go:137: sql insert into test_index values (4984, 1272944557936022903, 0.171118, 'SkCSdmEBhO') index_test.go:137: sql insert into test_index values (4985, 1275489151140564973, 0.056787, 'bvJNuEh4Sq') index_test.go:137: sql insert into test_index values (4981, 1369461254006630885, 0.551402, 'zrQhjOFQ4q') index_test.go:137: sql insert into test_index values (4983, 8975759627570404427, 0.054667, '0ThMbopi3p') index_test.go:143: sql update test_index set c1 = 6609643455971968364, c2 = 0.541103, c3 = 'bdoTvJp7YU' where c = 786 index_test.go:137: sql insert into test_index values (4986, 2388737968905831874, 0.140648, 'nYf5sN3CHz') index_test.go:137: sql insert into test_index values (4982, 5623503975788205490, 0.747764, '0dBUMsic9A') index_test.go:140: sql delete from test_index where c = 3512 index_test.go:143: sql update test_index set c1 = 5507973917997756548, c2 = 0.867515, c3 = 'F1rWCahfvz' where c = 2897 index_test.go:140: sql delete from test_index where c = 2108 index_test.go:143: sql update test_index set c1 = 6899185527607956161, c2 = 0.018480, c3 = 'RcXhCah6un' where c = 1748 index_test.go:140: sql delete from test_index where c = 568 index_test.go:140: sql delete from test_index where c = 4104 index_test.go:140: sql delete from test_index where c = 2827 index_test.go:140: sql delete from test_index where c = 4407 index_test.go:140: sql delete from test_index where c = 3928 index_test.go:143: sql update test_index set c1 = 7516744675106087611, c2 = 0.084621, c3 = 'NGc4375wZG' where c = 292 index_test.go:137: sql insert into test_index values (4988, 2316107447847238099, 0.219788, '5kwaXmgrx6') index_test.go:137: sql insert into test_index values (4987, 8943048156342372200, 0.351607, '4R7HkeFqSE') index_test.go:143: sql update test_index set c1 = 2019863235796482031, c2 = 0.438738, c3 = '4LbfQHF3i0' where c = 1811 index_test.go:143: sql update test_index set c1 = 2679340004784255692, c2 = 0.730171, c3 = 'nSMh5AIK6A' where c = 294 index_test.go:143: sql update test_index set c1 = 7989425178717243556, c2 = 0.161948, c3 = 'u7c0HUJYue' where c = 3571 index_test.go:143: sql update test_index set c1 = 4922022778278353783, c2 = 0.521490, c3 = 'AJy5We0Q2J' where c = 2498 index_test.go:143: sql update test_index set c1 = 7127032132606022515, c2 = 0.293052, c3 = '7XCsoIOkf3' where c = 4642 index_test.go:137: sql insert into test_index values (4989, 8277704490018591805, 0.568671, 'yyscmpSu37') index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (4990, 6714567764905031724, 0.275605, 'Ex71s2ZPzj') index_test.go:140: sql delete from test_index where c = 274 index_test.go:137: sql insert into test_index values (4993, 1110587224724891328, 0.864147, 'Cxbtk75QmI') index_test.go:137: sql insert into test_index values (4991, 7317240385541942987, 0.083919, 'dS7feJK0Pb') index_test.go:137: sql insert into test_index values (4992, 1293655150492000699, 0.470162, 'GoYrStq29Q') index_test.go:137: sql insert into test_index values (4994, 6360808539259483775, 0.546000, 'nZ07zyEP7j') index_test.go:140: sql delete from test_index where c = 3653 index_test.go:143: sql update test_index set c1 = 6236734769835656059, c2 = 0.908817, c3 = '7iLsf4CYI3' where c = 887 index_test.go:140: sql delete from test_index where c = 2080 index_test.go:140: sql delete from test_index where c = 2181 index_test.go:143: sql update test_index set c1 = 5322199722733920287, c2 = 0.917742, c3 = 't4z7AT2bNx' where c = 4249 index_test.go:140: sql delete from test_index where c = 4761 index_test.go:140: sql delete from test_index where c = 3087 index_test.go:143: sql update test_index set c1 = 2841943611605851014, c2 = 0.062186, c3 = '7ogU7Bz16o' where c = 2273 index_test.go:140: sql delete from test_index where c = 4002 index_test.go:143: sql update test_index set c1 = 6037973940275203787, c2 = 0.553890, c3 = 'gUyTUVEfXX' where c = 3146 index_test.go:143: sql update test_index set c1 = 7788321971948831253, c2 = 0.063604, c3 = 'xh8n4kiObs' where c = 899 index_test.go:143: sql update test_index set c1 = 3133405399990224084, c2 = 0.588933, c3 = 'LqWtsh6ul4' where c = 2673 index_test.go:143: sql update test_index set c1 = 3950053418331693424, c2 = 0.678459, c3 = 'jsxcDIlM8s' where c = 77 index_test.go:137: sql insert into test_index values (4995, 6812551720268841650, 0.624865, '2czSu6yQPu') index_test.go:143: sql update test_index set c1 = 5682824789316777333, c2 = 0.593111, c3 = 'T1LK5bWoTE' where c = 1371 index_test.go:140: sql delete from test_index where c = 3538 index_test.go:137: sql insert into test_index values (4996, 3870916251994800851, 0.235280, 'R7irI5YCRN') index_test.go:137: sql insert into test_index values (4997, 6419906494977447612, 0.055248, 'ObtrmIE22C') index_test.go:137: sql insert into test_index values (4998, 880652435825923664, 0.633907, '5kWLkAkZOM') index_test.go:137: sql insert into test_index values (4999, 8857065432145028638, 0.848472, 'efhYxzVufu') index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 7601125257795047714, c2 = 0.027184, c3 = 'V3gWUSOFtk' where c = 4950 index_test.go:143: sql update test_index set c1 = 6065229855902472518, c2 = 0.329151, c3 = '4H3iuhFyGz' where c = 1557 index_test.go:140: sql delete from test_index where c = 4557 index_test.go:140: sql delete from test_index where c = 438 index_test.go:143: sql update test_index set c1 = 5442176869354349834, c2 = 0.939949, c3 = 'xNckLQLsV8' where c = 1210 index_test.go:143: sql update test_index set c1 = 6261361844068419548, c2 = 0.682681, c3 = 'i0r9C9qdyF' where c = 3459 index_test.go:143: sql update test_index set c1 = 7803806267188311285, c2 = 0.065363, c3 = 'gZM5BIGI67' where c = 3158 index_test.go:137: sql insert into test_index values (5000, 2378097198602404637, 0.594283, 'ScYo5i2xnX') index_test.go:140: sql delete from test_index where c = 2272 index_test.go:143: sql update test_index set c1 = 4809720872311857817, c2 = 0.615541, c3 = 'X0SVrJxyWs' where c = 3304 index_test.go:137: sql insert into test_index values (5001, 7360492758189049457, 0.887589, 'dASFv3olmI') index_test.go:137: sql insert into test_index values (5006, 8703207654410180964, 0.722336, 'vQB5SiV4ig') index_test.go:137: sql insert into test_index values (5003, 3691595465809587190, 0.084149, 'O9aoOoM2Vo') index_test.go:137: sql insert into test_index values (5007, 5798423393370543395, 0.571474, 'RW8UNfJFqC') index_test.go:137: sql insert into test_index values (5002, 2130885134670877612, 0.386223, '4aEJFZJZsu') index_test.go:137: sql insert into test_index values (5004, 3682064283325732572, 0.442642, 'XYskqgLwcY') index_test.go:137: sql insert into test_index values (5010, 4352120621345989092, 0.552913, '9KyozdC5r5') index_test.go:137: sql insert into test_index values (5009, 4434159044757945391, 0.749419, 'LXhCApVxNy') index_test.go:137: sql insert into test_index values (5005, 2039638275494858513, 0.550265, 'g3oPazIaJ0') index_test.go:137: sql insert into test_index values (5008, 377317930103448369, 0.029350, 'K7rUEdKTkb') index_test.go:140: sql delete from test_index where c = 1138 index_test.go:140: sql delete from test_index where c = 3455 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:140: sql delete from test_index where c = 3032 index_test.go:140: sql delete from test_index where c = 865 index_test.go:140: sql delete from test_index where c = 1613 index_test.go:140: sql delete from test_index where c = 4100 index_test.go:140: sql delete from test_index where c = 4392 index_test.go:143: sql update test_index set c1 = 2876156425061166940, c2 = 0.890271, c3 = 'tzIsEAoihJ' where c = 2346 index_test.go:140: sql delete from test_index where c = 2647 index_test.go:143: sql update test_index set c1 = 6211592746960390280, c2 = 0.618630, c3 = 'XfoeqwmMH9' where c = 2892 index_test.go:143: sql update test_index set c1 = 5333052838867836919, c2 = 0.771735, c3 = 'MM2VikUDGw' where c = 732 index_test.go:140: sql delete from test_index where c = 2969 index_test.go:143: sql update test_index set c1 = 2787181813890622701, c2 = 0.626221, c3 = 'c5hrkJJAV5' where c = 866 index_test.go:143: sql update test_index set c1 = 5814254631296133463, c2 = 0.597620, c3 = '5OlbrfRm3g' where c = 4957 index_test.go:137: sql insert into test_index values (5011, 5924209534918585282, 0.001126, 'OhhX2Fldds') index_test.go:143: sql update test_index set c1 = 4735921576763482385, c2 = 0.606349, c3 = 'IjMRoeZgoy' where c = 4105 index_test.go:143: sql update test_index set c1 = 5698800761190329644, c2 = 0.682089, c3 = 'ywNpkNQ7ND' where c = 4305 index_test.go:137: sql insert into test_index values (5012, 5154105447140387181, 0.262796, 'GRAaUuKnkv') index_test.go:137: sql insert into test_index values (5014, 4533179542301669239, 0.348111, '0fiEXlOL44') index_test.go:143: sql update test_index set c1 = 8017914547857488889, c2 = 0.209461, c3 = '2BYPrcgUrS' where c = 1925 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:143: sql update test_index set c1 = 6713025693179727374, c2 = 0.497157, c3 = 'V1iTcoMZOn' where c = 1442 index_test.go:137: sql insert into test_index values (5015, 7017927522527761051, 0.391992, '0warRqwnqD') index_test.go:137: sql insert into test_index values (5017, 7738683717496925749, 0.215214, 'z2VPfngVzV') index_test.go:140: sql delete from test_index where c = 5007 index_test.go:137: sql insert into test_index values (5013, 6239875578070720161, 0.301781, 'zkxUPutIpU') index_test.go:137: sql insert into test_index values (5016, 7243028989350714474, 0.714804, 'Nw2iC5FPUe') index_test.go:143: sql update test_index set c1 = 2940183065828270232, c2 = 0.275578, c3 = 'HSnnxnfg7o' where c = 3152 index_test.go:143: sql update test_index set c1 = 2680012254927143689, c2 = 0.250540, c3 = 'RXDhHxgLgE' where c = 1012 index_test.go:137: sql insert into test_index values (5018, 5363357998467202012, 0.972372, 'TcNFcgcZil') index_test.go:140: sql delete from test_index where c = 2512 index_test.go:140: sql delete from test_index where c = 2354 index_test.go:140: sql delete from test_index where c = 3746 index_test.go:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 4933457675885607180, c2 = 0.328629, c3 = 'NPP7GFXLzh' where c = 1712 index_test.go:143: sql update test_index set c1 = 2957841368913652552, c2 = 0.305843, c3 = 'bkTlef8ASo' where c = 4031 index_test.go:137: sql insert into test_index values (5021, 6384031933344590612, 0.999848, 'aXw6qQaGj9') index_test.go:140: sql delete from test_index where c = 4093 index_test.go:137: sql insert into test_index values (5019, 8060063825776499546, 0.525658, 'Ox8HS8xaNe') index_test.go:143: sql update test_index set c1 = 7662797342057396156, c2 = 0.433577, c3 = 'RCcv5ht3An' where c = 1791 index_test.go:140: sql delete from test_index where c = 2628 index_test.go:143: sql update test_index set c1 = 581832939895876588, c2 = 0.940030, c3 = 'enpHCuRoob' where c = 1005 index_test.go:137: sql insert into test_index values (5020, 1938779380565795177, 0.275073, 'RiWQ5Gq3dS') index_test.go:143: sql update test_index set c1 = 5836272857193225565, c2 = 0.606210, c3 = 'RTA72kCnky' where c = 597 index_test.go:143: sql update test_index set c1 = 6124162702619984503, c2 = 0.438613, c3 = 'ByT6IYve9N' where c = 3196 index_test.go:137: sql insert into test_index values (5022, 8007203145072605134, 0.296830, 'AiYpVA1SeZ') index_test.go:140: sql delete from test_index where c = 4547 index_test.go:137: sql insert into test_index values (5023, 1469231210088394929, 0.857164, '8AnWzkk8mr') index_test.go:140: sql delete from test_index where c = 2394 index_test.go:143: sql update test_index set c1 = 8771786257226470901, c2 = 0.129466, c3 = 'HKaQqn0Sjo' where c = 4861 index_test.go:137: sql insert into test_index values (5025, 5064056662610967283, 0.070187, 'TJtOXTRV8R') index_test.go:143: sql update test_index set c1 = 1080514979356416407, c2 = 0.576355, c3 = 'gpEZYQqgjo' where c = 3000 index_test.go:140: sql delete from test_index where c = 1809 index_test.go:137: sql insert into test_index values (5024, 8980960915064986223, 0.236101, '3BSseowGGx') index_test.go:137: sql insert into test_index values (5026, 1479422834048394352, 0.407049, 'aRkA61O6BI') index_test.go:137: sql insert into test_index values (5027, 8756680052426724055, 0.563270, 'YZuwwjOFWr') index_test.go:140: sql delete from test_index where c = 3044 index_test.go:137: sql insert into test_index values (5028, 8623106530910949064, 0.954476, 'Gaqdm6QOB5') index_test.go:140: sql delete from test_index where c = 600 index_test.go:140: sql delete from test_index where c = 4151 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:140: sql delete from test_index where c = 4269 index_test.go:137: sql insert into test_index values (5029, 3225802301988545330, 0.075590, 'j8nfr078IV') index_test.go:143: sql update test_index set c1 = 148790139776829271, c2 = 0.167343, c3 = 'D0T4zRLBGc' where c = 3394 index_test.go:140: sql delete from test_index where c = 3594 index_test.go:143: sql update test_index set c1 = 2472153023145305172, c2 = 0.680490, c3 = 'MehJkUsAcp' where c = 4452 index_test.go:143: sql update test_index set c1 = 6370736336107264394, c2 = 0.644215, c3 = 'sGLRPWA7sx' where c = 511 index_test.go:143: sql update test_index set c1 = 3755929568378816422, c2 = 0.855918, c3 = 'h0LOqvbfNF' where c = 4391 index_test.go:143: sql update test_index set c1 = 4951574604038493437, c2 = 0.477768, c3 = 'YX3JOGzZuo' where c = 867 index_test.go:140: sql delete from test_index where c = 291 index_test.go:143: sql update test_index set c1 = 8919174683875121133, c2 = 0.649232, c3 = 'ynS0q8OLUe' where c = 2241 index_test.go:137: sql insert into test_index values (5030, 5289088145774158146, 0.064449, 'jeLRhGjH6m') index_test.go:140: sql delete from test_index where c = 3621 index_test.go:143: sql update test_index set c1 = 3107330414781093953, c2 = 0.925886, c3 = 'gT3P5GT0f9' where c = 4394 index_test.go:137: sql insert into test_index values (5032, 3195521097623048115, 0.237122, 'AYiT99YUEC') index_test.go:137: sql insert into test_index values (5031, 2547525430920657792, 0.572696, '4PuIBALwQo') index_test.go:137: sql insert into test_index values (5034, 583814350918767693, 0.853814, 'fOb7HKosoE') index_test.go:137: sql insert into test_index values (5033, 5575819828440586868, 0.876080, '1FP5N42vah') index_test.go:143: sql update test_index set c1 = 5813504376545480893, c2 = 0.222559, c3 = 'NSjVJywanA' where c = 1839 index_test.go:140: sql delete from test_index where c = 1606 index_test.go:143: sql update test_index set c1 = 7676313587047605068, c2 = 0.471035, c3 = '9F95Vd1XJO' where c = 2857 index_test.go:137: sql insert into test_index values (5035, 4681604635664024440, 0.741914, '8mn6NRWhfC') index_test.go:137: sql insert into test_index values (5036, 7041846430093242768, 0.073634, 'HkaHrST6Mo') index_test.go:143: sql update test_index set c1 = 1594781479108116509, c2 = 0.121292, c3 = 'K0wTJjwmoS' where c = 2141 index_test.go:140: sql delete from test_index where c = 2904 index_test.go:140: sql delete from test_index where c = 727 index_test.go:137: sql insert into test_index values (5037, 8645501135198885320, 0.642834, '00QHROrWCB') index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 2746 index_test.go:137: sql insert into test_index values (5038, 5865489345098715177, 0.624550, 'xGXawTpZtF') index_test.go:143: sql update test_index set c1 = 3544218640420531701, c2 = 0.751616, c3 = 'R2XYuth85h' where c = 1018 index_test.go:143: sql update test_index set c1 = 6272077687700465813, c2 = 0.424870, c3 = '2EDP9hGujY' where c = 3447 index_test.go:140: sql delete from test_index where c = 546 index_test.go:143: sql update test_index set c1 = 1864479501510883618, c2 = 0.508517, c3 = '0JmZ2Il2bT' where c = 92 index_test.go:140: sql delete from test_index where c = 551 index_test.go:143: sql update test_index set c1 = 5458785098527679970, c2 = 0.268491, c3 = 'xDTZHQ9K7Y' where c = 31 index_test.go:140: sql delete from test_index where c = 439 index_test.go:140: sql delete from test_index where c = 4675 index_test.go:137: sql insert into test_index values (5039, 2515431230956952363, 0.641452, 'l4EdXyxE2e') index_test.go:143: sql update test_index set c1 = 7982644364582708169, c2 = 0.709215, c3 = 'vv9ZelIZco' where c = 649 index_test.go:143: sql update test_index set c1 = 5343890502859876152, c2 = 0.017404, c3 = '7i7xsaJZzl' where c = 4703 index_test.go:137: sql insert into test_index values (5042, 1994401945109926759, 0.343073, 'rCAS5a9k1g') index_test.go:137: sql insert into test_index values (5041, 2574400369514384316, 0.245821, 'oVm2yxqXFX') index_test.go:137: sql insert into test_index values (5040, 5476636402888317763, 0.260169, 'qAWJ2Ja90X') index_test.go:137: sql insert into test_index values (5044, 5483423873413599680, 0.179065, 'f1wVRA8kxB') index_test.go:140: sql delete from test_index where c = 1833 index_test.go:137: sql insert into test_index values (5045, 7018831741273113831, 0.382316, 'S0LtMcRGRH') index_test.go:143: sql update test_index set c1 = 4379330635769610608, c2 = 0.828392, c3 = 'gmnp9J1qhI' where c = 2627 index_test.go:143: sql update test_index set c1 = 2337474637215291389, c2 = 0.151035, c3 = 'IGG71G3UF1' where c = 3819 index_test.go:140: sql delete from test_index where c = 3705 index_test.go:137: sql insert into test_index values (5043, 4693312130973676535, 0.714507, 'fqDU4k6LPg') index_test.go:143: sql update test_index set c1 = 3755952536739194314, c2 = 0.882473, c3 = 'jwxKPqbUTu' where c = 2593 index_test.go:140: sql delete from test_index where c = 1953 index_test.go:143: sql update test_index set c1 = 6153362466536700667, c2 = 0.542965, c3 = 'lHCDmmgfgz' where c = 161 index_test.go:140: sql delete from test_index where c = 1970 index_test.go:140: sql delete from test_index where c = 716 index_test.go:140: sql delete from test_index where c = 1738 index_test.go:137: sql insert into test_index values (5046, 7832986094394592405, 0.131936, 'andJsUwdzl') index_test.go:140: sql delete from test_index where c = 4556 index_test.go:137: sql insert into test_index values (5047, 5736830138617717590, 0.357340, 'XnSC7l6f2l') index_test.go:143: sql update test_index set c1 = 7676043883125390034, c2 = 0.889119, c3 = '9rQowzHsPz' where c = 118 index_test.go:143: sql update test_index set c1 = 7842102818159858753, c2 = 0.914423, c3 = 'wBygX2wz2N' where c = 4483 index_test.go:137: sql insert into test_index values (5048, 7612511191311951966, 0.676191, 'vLLOSktkWn') index_test.go:143: sql update test_index set c1 = 7418306202039911592, c2 = 0.318961, c3 = 'OUTW3LcXaI' where c = 1602 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:143: sql update test_index set c1 = 5804586165109390646, c2 = 0.670283, c3 = '0veoiY3tIL' where c = 436 index_test.go:143: sql update test_index set c1 = 5584577991847369512, c2 = 0.188765, c3 = 'e5CNOgJpBU' where c = 1526 index_test.go:137: sql insert into test_index values (5049, 6807841870530163190, 0.372201, 'r1JxTeaMhW') index_test.go:140: sql delete from test_index where c = 2415 index_test.go:137: sql insert into test_index values (5050, 9052859374319553394, 0.840740, 'xyQzrNID5z') index_test.go:143: sql update test_index set c1 = 7234654258937197849, c2 = 0.692286, c3 = 'ggBkh8ZHq7' where c = 3883 index_test.go:137: sql insert into test_index values (5051, 967900565547352569, 0.777589, 'K9xrTCOA7z') index_test.go:143: sql update test_index set c1 = 5584117218151359259, c2 = 0.021473, c3 = 'chbhrB6Irg' where c = 332 index_test.go:140: sql delete from test_index where c = 4279 index_test.go:137: sql insert into test_index values (5054, 6921498159355640596, 0.626532, 'KTUVYdt49h') index_test.go:137: sql insert into test_index values (5053, 2553616949312701217, 0.012193, 'obBMCJIDoX') index_test.go:137: sql insert into test_index values (5052, 8271981245154211333, 0.844032, 'wT8g65zhiY') index_test.go:143: sql update test_index set c1 = 8767268662057598300, c2 = 0.719737, c3 = 'Jeno320KMl' where c = 2262 index_test.go:140: sql delete from test_index where c = 4531 index_test.go:140: sql delete from test_index where c = 676 index_test.go:143: sql update test_index set c1 = 8829997185903742199, c2 = 0.069328, c3 = 'dvTn640k2g' where c = 644 index_test.go:137: sql insert into test_index values (5056, 6153725437479928061, 0.517422, '00GlDC5EtY') index_test.go:137: sql insert into test_index values (5055, 722539073715016663, 0.474062, 'qoJoJJAdRH') index_test.go:140: sql delete from test_index where c = 3377 index_test.go:140: sql delete from test_index where c = 1369 index_test.go:140: sql delete from test_index where c = 3781 index_test.go:140: sql delete from test_index where c = 2034 index_test.go:140: sql delete from test_index where c = 2677 index_test.go:137: sql insert into test_index values (5058, 1905541219824653153, 0.334766, 'SUUb4tSmbH') index_test.go:143: sql update test_index set c1 = 8492994227009752636, c2 = 0.939282, c3 = 'mHabFSGaAX' where c = 1403 index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 7007810003874367584, c2 = 0.613848, c3 = 'SJSQ01gq4w' where c = 2868 index_test.go:143: sql update test_index set c1 = 7591382337534413094, c2 = 0.330661, c3 = 'WbCPV3P2zI' where c = 1687 index_test.go:140: sql delete from test_index where c = 3691 index_test.go:137: sql insert into test_index values (5057, 3901373491070826517, 0.011064, 'MqmH8X6s7i') index_test.go:143: sql update test_index set c1 = 121773811299107456, c2 = 0.274204, c3 = 'ViegELEwgh' where c = 2310 index_test.go:143: sql update test_index set c1 = 3226552199592499578, c2 = 0.258134, c3 = '58tsmeoUnr' where c = 3969 index_test.go:137: sql insert into test_index values (5059, 2302787126870242541, 0.327296, 'bwJUozUNq4') index_test.go:143: sql update test_index set c1 = 3809364563053004095, c2 = 0.819223, c3 = 'RhBkYrOLUE' where c = 4974 index_test.go:143: sql update test_index set c1 = 5268503109834484900, c2 = 0.713247, c3 = 'pRHqAbHxFa' where c = 352 index_test.go:137: sql insert into test_index values (5061, 1638667149442553248, 0.877700, 'TrXlKKiBZ9') index_test.go:143: sql update test_index set c1 = 1704021443884087958, c2 = 0.505211, c3 = 'gfvQW9Tooe' where c = 4065 index_test.go:140: sql delete from test_index where c = 135 index_test.go:137: sql insert into test_index values (5060, 3452969070062115299, 0.693668, 'FuDVykrN6h') index_test.go:137: sql insert into test_index values (5062, 7679292059860904851, 0.504781, 'p4UDIG4n6c') index_test.go:137: sql insert into test_index values (5063, 7874733161309651574, 0.460816, 'z1Pt4WKXb3') index_test.go:143: sql update test_index set c1 = 650791740675820061, c2 = 0.103428, c3 = 'lG6SsrYoQm' where c = 2719 index_test.go:137: sql insert into test_index values (5065, 3451359376466522955, 0.822032, 'ooN3C0kWsN') index_test.go:143: sql update test_index set c1 = 5099656978868551366, c2 = 0.204535, c3 = 'JryyXXzUCH' where c = 692 index_test.go:140: sql delete from test_index where c = 4459 index_test.go:137: sql insert into test_index values (5066, 5618475134555287800, 0.015191, 'amM8Uz1SZH') index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 1492 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:140: sql delete from test_index where c = 927 index_test.go:137: sql insert into test_index values (5064, 4160514836023720275, 0.880659, 'XHO3HyrxaE') index_test.go:143: sql update test_index set c1 = 7527160251341713465, c2 = 0.743296, c3 = 'KMef43Tma3' where c = 265 index_test.go:143: sql update test_index set c1 = 2735860008445322073, c2 = 0.506983, c3 = '32lNDLGAJ0' where c = 965 index_test.go:137: sql insert into test_index values (5067, 1747487138292171953, 0.941422, 'irGHyvoVKr') index_test.go:137: sql insert into test_index values (5068, 7563579015896080482, 0.011382, 'eWCoA5gIsz') index_test.go:140: sql delete from test_index where c = 2714 index_test.go:143: sql update test_index set c1 = 770009077484312554, c2 = 0.967828, c3 = '2ECB5YNWNE' where c = 2699 index_test.go:140: sql delete from test_index where c = 4537 index_test.go:143: sql update test_index set c1 = 297058986974209418, c2 = 0.130525, c3 = 'ulLEuuSprB' where c = 1211 index_test.go:143: sql update test_index set c1 = 1217452265399944829, c2 = 0.010358, c3 = 'Z2l8cLXHiA' where c = 391 index_test.go:137: sql insert into test_index values (5070, 6692940237407398359, 0.706821, 'LeS33obiwn') index_test.go:140: sql delete from test_index where c = 3824 index_test.go:137: sql insert into test_index values (5069, 7558970915672137446, 0.428184, 'Nyg0NgpoIi') index_test.go:143: sql update test_index set c1 = 7030693656197478790, c2 = 0.865479, c3 = 'eLBEGDz3G4' where c = 2587 index_test.go:140: sql delete from test_index where c = 1631 index_test.go:143: sql update test_index set c1 = 7944973436232741302, c2 = 0.502178, c3 = 'igOVPJb8MR' where c = 2982 index_test.go:140: sql delete from test_index where c = 2913 index_test.go:137: sql insert into test_index values (5071, 1049539194829256985, 0.043324, 'DdFKZA028F') index_test.go:140: sql delete from test_index where c = 4095 index_test.go:137: sql insert into test_index values (5073, 3042009019057529016, 0.098803, 'e97hE9FiT9') index_test.go:143: sql update test_index set c1 = 6702396526518433063, c2 = 0.807496, c3 = '9FpfJZhwNB' where c = 837 index_test.go:140: sql delete from test_index where c = 4777 index_test.go:137: sql insert into test_index values (5072, 6164445747170126237, 0.864476, 'qylH98rRoU') index_test.go:143: sql update test_index set c1 = 7517390655106054110, c2 = 0.998294, c3 = 'Ve1be0EGqH' where c = 4990 index_test.go:137: sql insert into test_index values (5075, 80807702146116635, 0.407726, '1cvWgzfGbj') index_test.go:143: sql update test_index set c1 = 2830412581091924131, c2 = 0.701088, c3 = 'Nxp9bMWK1E' where c = 1627 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 706 index_test.go:143: sql update test_index set c1 = 3135730176426379515, c2 = 0.058358, c3 = '0eZb9YGn0P' where c = 3290 index_test.go:137: sql insert into test_index values (5076, 9206033192438389500, 0.133758, 'IN1DJYouSN') index_test.go:137: sql insert into test_index values (5077, 3262778148962612292, 0.948926, '88CxaOiPqG') index_test.go:143: sql update test_index set c1 = 3512629205624927448, c2 = 0.947181, c3 = 'esMn7Fvji8' where c = 4812 index_test.go:137: sql insert into test_index values (5074, 5009608207077519345, 0.511131, '2twtaqymfP') index_test.go:137: sql insert into test_index values (5078, 2630438527074116434, 0.569291, 'TghCzk77uO') index_test.go:143: sql update test_index set c1 = 63336287749498027, c2 = 0.022010, c3 = 'Aik2nTQAlB' where c = 2608 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:140: sql delete from test_index where c = 3031 index_test.go:137: sql insert into test_index values (5079, 1131266612822990198, 0.643267, 'zVpRFxG3GY') index_test.go:140: sql delete from test_index where c = 4851 index_test.go:143: sql update test_index set c1 = 3109417743816007271, c2 = 0.928818, c3 = 'CqgWwJGcm1' where c = 4868 index_test.go:137: sql insert into test_index values (5080, 8634931757876927950, 0.090391, 'XkSIvI0kaN') index_test.go:140: sql delete from test_index where c = 3229 index_test.go:140: sql delete from test_index where c = 4815 index_test.go:140: sql delete from test_index where c = 581 index_test.go:140: sql delete from test_index where c = 446 index_test.go:137: sql insert into test_index values (5081, 3923079071436467304, 0.900895, 'zOzLlU165W') index_test.go:143: sql update test_index set c1 = 8890096976116996890, c2 = 0.503248, c3 = 'inmdYOR3C1' where c = 4022 index_test.go:137: sql insert into test_index values (5082, 4474213883114590698, 0.792853, 'gFcbr6Tqe4') index_test.go:143: sql update test_index set c1 = 1416858345228708516, c2 = 0.382708, c3 = 'QMFowfYRO3' where c = 4314 index_test.go:140: sql delete from test_index where c = 2262 index_test.go:143: sql update test_index set c1 = 9135952097296080531, c2 = 0.584055, c3 = 'XBjkIxMnHD' where c = 3113 index_test.go:143: sql update test_index set c1 = 7671973742356911320, c2 = 0.168178, c3 = 'AzgdhsQm9Z' where c = 2404 index_test.go:143: sql update test_index set c1 = 7012910785117886631, c2 = 0.308688, c3 = 'vKin4XcgAS' where c = 4361 index_test.go:143: sql update test_index set c1 = 9098648073123384359, c2 = 0.433907, c3 = 'HwJMp95fWE' where c = 2524 index_test.go:143: sql update test_index set c1 = 5749564132094767916, c2 = 0.259229, c3 = 'tWAKpXpk7b' where c = 2405 index_test.go:137: sql insert into test_index values (5083, 7118923271200379096, 0.374011, 'vn2Q6tOCXv') index_test.go:140: sql delete from test_index where c = 508 index_test.go:140: sql delete from test_index where c = 828 index_test.go:137: sql insert into test_index values (5084, 6173158741231252828, 0.296885, 'jZeoWSKgGM') index_test.go:137: sql insert into test_index values (5085, 8041146507920077439, 0.211751, 'Vti2jHAOxJ') index_test.go:137: sql insert into test_index values (5086, 8645107107621509200, 0.804898, '9SnfYfLosS') index_test.go:143: sql update test_index set c1 = 8980387724783643021, c2 = 0.544188, c3 = 'oPCUToR1Mw' where c = 2407 index_test.go:137: sql insert into test_index values (5088, 7972859334048704007, 0.023414, 'QQFSdPhrmn') index_test.go:137: sql insert into test_index values (5087, 2442397468000269150, 0.758754, 'DNXSGh2tQh') index_test.go:137: sql insert into test_index values (5089, 7104743721800030458, 0.207202, 'DCl0qZzKfE') index_test.go:140: sql delete from test_index where c = 1439 index_test.go:140: sql delete from test_index where c = 1745 index_test.go:143: sql update test_index set c1 = 203142813470157978, c2 = 0.695091, c3 = 'TJkBPlS9XE' where c = 2116 index_test.go:140: sql delete from test_index where c = 3096 index_test.go:143: sql update test_index set c1 = 8388584597180434578, c2 = 0.960332, c3 = 'sv4hIy0QUr' where c = 1286 index_test.go:143: sql update test_index set c1 = 6274220799481671007, c2 = 0.778589, c3 = '9cTzVGYaAA' where c = 620 index_test.go:140: sql delete from test_index where c = 1465 index_test.go:140: sql delete from test_index where c = 4505 index_test.go:140: sql delete from test_index where c = 3788 index_test.go:137: sql insert into test_index values (5090, 5103287879333610350, 0.054345, '9Y3t71PLze') index_test.go:143: sql update test_index set c1 = 5334191942594469049, c2 = 0.699345, c3 = 'LzgpNvl7rE' where c = 2334 index_test.go:143: sql update test_index set c1 = 4561735035528903076, c2 = 0.601176, c3 = 'vgj69x6ZMK' where c = 219 index_test.go:143: sql update test_index set c1 = 2492780893904897277, c2 = 0.987260, c3 = '6xvAP3SckA' where c = 1540 index_test.go:143: sql update test_index set c1 = 9010600363346385915, c2 = 0.279228, c3 = '5r1InIRUCg' where c = 814 index_test.go:140: sql delete from test_index where c = 4473 index_test.go:137: sql insert into test_index values (5092, 3897572210847561950, 0.011634, 'vxG1RnImM0') index_test.go:143: sql update test_index set c1 = 6394740839860118062, c2 = 0.467008, c3 = 'dYV5qZmZTe' where c = 1813 index_test.go:137: sql insert into test_index values (5091, 7572176316116217443, 0.040125, 'YMVCBwafKh') index_test.go:137: sql insert into test_index values (5093, 1305583893555279875, 0.951567, 'P3cLhenhVx') index_test.go:137: sql insert into test_index values (5094, 4553330865899540846, 0.493873, 'wfSCcVD05P') index_test.go:140: sql delete from test_index where c = 1119 index_test.go:140: sql delete from test_index where c = 2817 index_test.go:137: sql insert into test_index values (5095, 6201650070104579817, 0.845907, 'seYlrz6SFE') index_test.go:143: sql update test_index set c1 = 6400267865224953560, c2 = 0.253103, c3 = 'nsz54FFajx' where c = 2016 index_test.go:143: sql update test_index set c1 = 5515099191715884298, c2 = 0.518286, c3 = '45M3AKYmbl' where c = 1687 index_test.go:140: sql delete from test_index where c = 3799 index_test.go:137: sql insert into test_index values (5096, 7652912327264676596, 0.525651, 'WORPO1NWl7') index_test.go:140: sql delete from test_index where c = 554 index_test.go:140: sql delete from test_index where c = 4236 index_test.go:140: sql delete from test_index where c = 2732 index_test.go:137: sql insert into test_index values (5097, 910624895620101584, 0.091075, 'NB0pqY9Dil') index_test.go:143: sql update test_index set c1 = 6311361727596127096, c2 = 0.873557, c3 = 'RiEcgOmD1B' where c = 1717 index_test.go:140: sql delete from test_index where c = 250 index_test.go:143: sql update test_index set c1 = 7268308482749830145, c2 = 0.173387, c3 = 'NkBwJEpbW1' where c = 406 index_test.go:143: sql update test_index set c1 = 7524251755865309842, c2 = 0.307496, c3 = 'SxZJQhSZjs' where c = 2669 index_test.go:140: sql delete from test_index where c = 1052 index_test.go:143: sql update test_index set c1 = 1266267207194496091, c2 = 0.102347, c3 = 'w728dH9wTL' where c = 2148 index_test.go:143: sql update test_index set c1 = 7892194760663805117, c2 = 0.064822, c3 = 'QEEyP7MGAe' where c = 3812 index_test.go:143: sql update test_index set c1 = 3069490891500760588, c2 = 0.713258, c3 = 'Iq6z14UVxv' where c = 2426 index_test.go:137: sql insert into test_index values (5099, 4529769958494601228, 0.152018, 'ylhlcXeErj') index_test.go:137: sql insert into test_index values (5098, 6359413458996270599, 0.026034, 'njfF9wJVSP') index_test.go:143: sql update test_index set c1 = 3928069218483021043, c2 = 0.980598, c3 = 'mDwVxhN7uS' where c = 729 index_test.go:140: sql delete from test_index where c = 470 index_test.go:140: sql delete from test_index where c = 132 index_test.go:143: sql update test_index set c1 = 2946841156825126282, c2 = 0.300483, c3 = 'AORX6maAnS' where c = 1693 index_test.go:137: sql insert into test_index values (5100, 8738821595367365022, 0.019970, 'TyOVXuxDAn') index_test.go:143: sql update test_index set c1 = 430957675383459916, c2 = 0.208679, c3 = 'HEZQikz4I0' where c = 3715 index_test.go:140: sql delete from test_index where c = 1807 index_test.go:143: sql update test_index set c1 = 7726085442567829940, c2 = 0.259684, c3 = 'HSavka1MMN' where c = 308 index_test.go:137: sql insert into test_index values (5108, 6784278524730541628, 0.274864, 'enLBd5wLZs') index_test.go:137: sql insert into test_index values (5102, 562073675155411438, 0.521753, 'bzoPOHJHq5') index_test.go:137: sql insert into test_index values (5104, 5210052694918890380, 0.063605, 'FwHN0pYIlY') index_test.go:137: sql insert into test_index values (5103, 4228377372283292478, 0.520907, 'wmJ4l9DpQp') index_test.go:137: sql insert into test_index values (5101, 3542933173950210236, 0.189206, 'ztsYCmIoEH') index_test.go:137: sql insert into test_index values (5110, 1753910279229905557, 0.438167, '1bGywQ6Ick') index_test.go:137: sql insert into test_index values (5109, 7464971417587038022, 0.884728, 'sDc5ylVK0z') index_test.go:140: sql delete from test_index where c = 640 index_test.go:137: sql insert into test_index values (5107, 5250352105680719936, 0.491942, '2bK8Cmqy4k') index_test.go:137: sql insert into test_index values (5105, 6817498633859066876, 0.731146, '61ON7JEkln') index_test.go:137: sql insert into test_index values (5106, 2513544607114916892, 0.629854, 'vB5vs5wSE1') index_test.go:140: sql delete from test_index where c = 424 index_test.go:140: sql delete from test_index where c = 1152 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:140: sql delete from test_index where c = 2426 index_test.go:143: sql update test_index set c1 = 6268536454618340780, c2 = 0.926392, c3 = '0XaQ4eKJlg' where c = 969 index_test.go:140: sql delete from test_index where c = 4827 index_test.go:143: sql update test_index set c1 = 7137005388377016043, c2 = 0.290864, c3 = 'bsNr9mA5BL' where c = 2305 index_test.go:140: sql delete from test_index where c = 3193 index_test.go:140: sql delete from test_index where c = 3619 index_test.go:140: sql delete from test_index where c = 1527 index_test.go:140: sql delete from test_index where c = 2337 index_test.go:143: sql update test_index set c1 = 5432684572235429822, c2 = 0.538541, c3 = 'GPKPe9ZmP2' where c = 2457 index_test.go:143: sql update test_index set c1 = 7027383938144189153, c2 = 0.467066, c3 = 'b32D4DXpgF' where c = 904 index_test.go:143: sql update test_index set c1 = 1306227920889444736, c2 = 0.317952, c3 = 'Mzdd3MHtjB' where c = 3901 index_test.go:143: sql update test_index set c1 = 6158148660386074357, c2 = 0.909966, c3 = 'ENvlhOEt7W' where c = 2494 index_test.go:143: sql update test_index set c1 = 6253314467977013550, c2 = 0.115667, c3 = '8bqanHXFG9' where c = 4370 index_test.go:137: sql insert into test_index values (5111, 1975603239507055159, 0.709189, 'P9Yp7lCxB1') index_test.go:137: sql insert into test_index values (5112, 2778304453359498262, 0.200543, 'GT9vJDhbKX') index_test.go:143: sql update test_index set c1 = 4204167703358990373, c2 = 0.943997, c3 = '2BuG378vMG' where c = 4587 index_test.go:137: sql insert into test_index values (5113, 7381606370979477177, 0.367773, 'auqgXBZkac') index_test.go:143: sql update test_index set c1 = 8563421956262893645, c2 = 0.496112, c3 = 'k0KgvMZySV' where c = 3605 index_test.go:137: sql insert into test_index values (5115, 3041503261310837819, 0.884285, 'sK7EzOZdUh') index_test.go:137: sql insert into test_index values (5117, 2230995861864233481, 0.262571, 'STCKov1tXy') index_test.go:137: sql insert into test_index values (5114, 5377343361516821238, 0.877052, 'pwFD2sUIzU') index_test.go:143: sql update test_index set c1 = 6180770533285696811, c2 = 0.879430, c3 = 'POSePm9QAr' where c = 4993 index_test.go:140: sql delete from test_index where c = 3292 index_test.go:140: sql delete from test_index where c = 2243 index_test.go:137: sql insert into test_index values (5116, 506800186378042761, 0.319357, 'ATb9LXekwH') index_test.go:140: sql delete from test_index where c = 3434 index_test.go:137: sql insert into test_index values (5119, 4092241368116085295, 0.143723, 'OgNiLzxO3K') index_test.go:140: sql delete from test_index where c = 3829 index_test.go:137: sql insert into test_index values (5118, 2683560582730198733, 0.767725, 'LQF2OBbVWG') index_test.go:137: sql insert into test_index values (5120, 7900556585018842855, 0.183110, 'QqiSu98cMD') index_test.go:140: sql delete from test_index where c = 4687 index_test.go:140: sql delete from test_index where c = 4555 index_test.go:140: sql delete from test_index where c = 4351 index_test.go:143: sql update test_index set c1 = 7180826565538733073, c2 = 0.745751, c3 = 'H7mmtL5nem' where c = 1115 index_test.go:140: sql delete from test_index where c = 2990 index_test.go:143: sql update test_index set c1 = 5964440932344731833, c2 = 0.303445, c3 = 'FnKKABZpMW' where c = 2867 index_test.go:143: sql update test_index set c1 = 6601289839020271951, c2 = 0.752934, c3 = 'qrVM8UhZ8B' where c = 1419 index_test.go:143: sql update test_index set c1 = 4101168051802771000, c2 = 0.444987, c3 = 'iKeM2GTJLY' where c = 296 index_test.go:143: sql update test_index set c1 = 9220236333084537219, c2 = 0.971789, c3 = 'YX9zu8Gl8d' where c = 1326 index_test.go:140: sql delete from test_index where c = 4426 index_test.go:143: sql update test_index set c1 = 738989692767475225, c2 = 0.175246, c3 = 'gNIfqC93EW' where c = 4169 index_test.go:143: sql update test_index set c1 = 790989793898955152, c2 = 0.947040, c3 = 'ru0y86VnK4' where c = 2314 index_test.go:140: sql delete from test_index where c = 2948 index_test.go:143: sql update test_index set c1 = 8964415393564096711, c2 = 0.992314, c3 = 'X7wSWzrBPH' where c = 4869 index_test.go:137: sql insert into test_index values (5122, 8995326048483680753, 0.185519, 'tl7hYdtI6U') index_test.go:143: sql update test_index set c1 = 2511291870130074138, c2 = 0.553584, c3 = 'voYML1rz2j' where c = 1526 index_test.go:137: sql insert into test_index values (5123, 7786173975827134182, 0.392782, '2U8QR7ZFx9') index_test.go:137: sql insert into test_index values (5124, 2790003069545656723, 0.024894, 'OitWxRgkzJ') index_test.go:137: sql insert into test_index values (5125, 1921350649462850520, 0.641291, 'xEzmNqAE2G') index_test.go:140: sql delete from test_index where c = 1831 index_test.go:137: sql insert into test_index values (5121, 6272932024334585441, 0.787762, 'hmkUfHWfiw') index_test.go:140: sql delete from test_index where c = 1183 index_test.go:137: sql insert into test_index values (5126, 4503707543922063049, 0.225241, '56pjW3VfjM') index_test.go:137: sql insert into test_index values (5127, 9208647420856536756, 0.854651, '4k44oQ4nE6') index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (5128, 6771498295185829623, 0.112562, '7LA2ZLPvJw') index_test.go:140: sql delete from test_index where c = 1635 index_test.go:137: sql insert into test_index values (5129, 2022572468317581675, 0.742468, 'P0Uburj4TE') index_test.go:143: sql update test_index set c1 = 6651645195174374656, c2 = 0.144908, c3 = 'zjQ3bgx8kp' where c = 4405 index_test.go:140: sql delete from test_index where c = 1703 index_test.go:140: sql delete from test_index where c = 2019 index_test.go:143: sql update test_index set c1 = 6560272666824481668, c2 = 0.197949, c3 = 'WgOXLQ0YIL' where c = 1899 index_test.go:143: sql update test_index set c1 = 5657139397138523061, c2 = 0.462519, c3 = 'UeYtGivb9B' where c = 2095 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:143: sql update test_index set c1 = 3135891154675286602, c2 = 0.599796, c3 = 'UGYZxAslZ3' where c = 2728 index_test.go:143: sql update test_index set c1 = 3640782389295043078, c2 = 0.969226, c3 = 'GnveJLJeIa' where c = 4762 index_test.go:143: sql update test_index set c1 = 2017911109605075073, c2 = 0.677401, c3 = 'vWitQEUQjA' where c = 444 index_test.go:143: sql update test_index set c1 = 8333215383680384200, c2 = 0.481010, c3 = 'WTK2RPahIL' where c = 313 index_test.go:140: sql delete from test_index where c = 3465 index_test.go:137: sql insert into test_index values (5133, 916517925878874364, 0.618688, 'mOfuHSWAqk') index_test.go:137: sql insert into test_index values (5131, 5536318235797128601, 0.053476, 'RLYfSasFmx') index_test.go:137: sql insert into test_index values (5132, 8294737862578481526, 0.363671, 'VoO1h6rtqP') index_test.go:140: sql delete from test_index where c = 4680 index_test.go:143: sql update test_index set c1 = 7869670084085780530, c2 = 0.301692, c3 = 'UrWPxQYRnr' where c = 4880 index_test.go:137: sql insert into test_index values (5135, 4118238909248926265, 0.325654, 'mJzkFbrS01') index_test.go:137: sql insert into test_index values (5130, 974077049320597849, 0.993717, 'NHXkeM6SMq') index_test.go:140: sql delete from test_index where c = 3448 index_test.go:137: sql insert into test_index values (5134, 8606019359066573190, 0.957145, 'Taqv2KnKYz') index_test.go:137: sql insert into test_index values (5136, 2435709506891655699, 0.032804, 'ol4GkqIicl') index_test.go:143: sql update test_index set c1 = 7740084209774417285, c2 = 0.799630, c3 = 'ZdhFu6eZxO' where c = 438 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 2308 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:137: sql insert into test_index values (5137, 2892692045204785474, 0.497440, 'x20uFI5ouU') index_test.go:143: sql update test_index set c1 = 5456637714576695747, c2 = 0.194462, c3 = 'uxbps5p6qt' where c = 1715 index_test.go:140: sql delete from test_index where c = 1812 index_test.go:143: sql update test_index set c1 = 3864839865427093095, c2 = 0.507684, c3 = 'N1atYUoCM6' where c = 1433 index_test.go:140: sql delete from test_index where c = 5066 index_test.go:140: sql delete from test_index where c = 4822 index_test.go:137: sql insert into test_index values (5138, 3092736311017852393, 0.866197, 'kgBYkacpeD') index_test.go:143: sql update test_index set c1 = 3354754971295096702, c2 = 0.810799, c3 = '3wWU8S3jNT' where c = 4811 index_test.go:143: sql update test_index set c1 = 9221421547631909988, c2 = 0.851141, c3 = '6TKG84lVjJ' where c = 2480 index_test.go:143: sql update test_index set c1 = 8956888054639712332, c2 = 0.099503, c3 = 'VsyCqFPsgt' where c = 176 index_test.go:143: sql update test_index set c1 = 8073441319186534287, c2 = 0.378796, c3 = 'sgRIQLuy1Q' where c = 2276 index_test.go:143: sql update test_index set c1 = 9069196092030070289, c2 = 0.460066, c3 = 'g5noc0jK1M' where c = 3724 index_test.go:140: sql delete from test_index where c = 916 index_test.go:137: sql insert into test_index values (5139, 6797057278298481050, 0.367875, 'JhR3MlIzCJ') index_test.go:137: sql insert into test_index values (5140, 292362877699324711, 0.618462, 'cKBz5ZBhAc') index_test.go:143: sql update test_index set c1 = 1198568379824998953, c2 = 0.261554, c3 = 'JZoM59g2kg' where c = 58 index_test.go:140: sql delete from test_index where c = 1646 index_test.go:137: sql insert into test_index values (5141, 1444148358006394450, 0.233368, 'l4IwlunXEu') index_test.go:137: sql insert into test_index values (5142, 510246582339214558, 0.652281, 'eHnvG3Y1lT') index_test.go:137: sql insert into test_index values (5144, 8296976062759200886, 0.267070, 'vOiNhg2Jhb') index_test.go:137: sql insert into test_index values (5143, 4654259989340508063, 0.554097, 'uNoo1FUU4p') index_test.go:140: sql delete from test_index where c = 385 index_test.go:143: sql update test_index set c1 = 8536382846322468223, c2 = 0.067725, c3 = 'WAuDofdUVt' where c = 1630 index_test.go:137: sql insert into test_index values (5146, 3679425099274557649, 0.492511, 'RcxqHhTVYA') index_test.go:140: sql delete from test_index where c = 1377 index_test.go:137: sql insert into test_index values (5145, 6722412975639734914, 0.416063, 'xhhTziyYBY') index_test.go:140: sql delete from test_index where c = 3203 index_test.go:140: sql delete from test_index where c = 4239 index_test.go:143: sql update test_index set c1 = 2949861907872991293, c2 = 0.681584, c3 = '7JUUg6v8yj' where c = 1548 index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 6798701724554456672, c2 = 0.798444, c3 = '1EiqdMsj0I' where c = 428 index_test.go:143: sql update test_index set c1 = 7032585900073463215, c2 = 0.299526, c3 = 'Y2StluZifP' where c = 1071 index_test.go:143: sql update test_index set c1 = 3704292879859530517, c2 = 0.778023, c3 = '1wi2KmvKUc' where c = 288 index_test.go:143: sql update test_index set c1 = 6783850027088960870, c2 = 0.852611, c3 = 'Ya8KMf4mMt' where c = 3440 index_test.go:140: sql delete from test_index where c = 4423 index_test.go:137: sql insert into test_index values (5147, 7836879629679688938, 0.786387, '8BPxldxUoX') index_test.go:143: sql update test_index set c1 = 3323550913975712932, c2 = 0.594955, c3 = 'hmFmv24kXh' where c = 2471 index_test.go:140: sql delete from test_index where c = 2885 index_test.go:140: sql delete from test_index where c = 3658 index_test.go:143: sql update test_index set c1 = 3669516112350282060, c2 = 0.753821, c3 = '8HwmBJauF4' where c = 1233 index_test.go:140: sql delete from test_index where c = 1735 index_test.go:137: sql insert into test_index values (5149, 3947890047230357497, 0.745193, '8yOij3N05I') index_test.go:137: sql insert into test_index values (5151, 7121922223770066842, 0.684844, 'tzgTlJ8PnS') index_test.go:137: sql insert into test_index values (5152, 4958836313095026783, 0.083735, 'XV7SFqaLZj') index_test.go:143: sql update test_index set c1 = 3106339839891154908, c2 = 0.905328, c3 = 'kdx3R0yD4a' where c = 1432 index_test.go:137: sql insert into test_index values (5148, 4525392355074279763, 0.340488, 'vsD6IUGJJh') index_test.go:137: sql insert into test_index values (5153, 8543553191033202949, 0.988368, '06AMlVQX8R') index_test.go:143: sql update test_index set c1 = 8875373461952069611, c2 = 0.928805, c3 = 'gF1y5bP1mh' where c = 4866 index_test.go:137: sql insert into test_index values (5154, 228056955757868361, 0.218563, 'RPaB94xv4X') index_test.go:137: sql insert into test_index values (5150, 6305293939491716191, 0.822701, 'u77wLikRDv') index_test.go:140: sql delete from test_index where c = 3874 index_test.go:140: sql delete from test_index where c = 4576 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (5155, 592831018872014962, 0.886401, 'dMOkzhrVuu') index_test.go:140: sql delete from test_index where c = 3498 index_test.go:140: sql delete from test_index where c = 2887 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:140: sql delete from test_index where c = 2156 index_test.go:137: sql insert into test_index values (5156, 1777741383233018327, 0.772523, 'HWfBzLXf2G') index_test.go:143: sql update test_index set c1 = 6272994723166600121, c2 = 0.914623, c3 = 'wFpoEUPPm8' where c = 3087 index_test.go:143: sql update test_index set c1 = 6127980936955945529, c2 = 0.070358, c3 = 'k6HW5Tnm7l' where c = 2456 index_test.go:143: sql update test_index set c1 = 4194549334144868698, c2 = 0.113854, c3 = '4ryf8FgfgC' where c = 4442 index_test.go:143: sql update test_index set c1 = 519105294029699936, c2 = 0.111714, c3 = '8rhL3Fk17b' where c = 4866 index_test.go:143: sql update test_index set c1 = 1619972032776871791, c2 = 0.154445, c3 = '1r1KpTVHvx' where c = 2137 index_test.go:140: sql delete from test_index where c = 4335 index_test.go:143: sql update test_index set c1 = 7719868211633491199, c2 = 0.549768, c3 = 'mt8FWUjNBy' where c = 3323 index_test.go:143: sql update test_index set c1 = 5325899635991552998, c2 = 0.908275, c3 = 'JZLDdkB3e8' where c = 4033 index_test.go:143: sql update test_index set c1 = 5765852084316506057, c2 = 0.066127, c3 = 'WcDcV8J4Hn' where c = 4333 index_test.go:137: sql insert into test_index values (5157, 3502231437389723928, 0.089882, 'JV3ol9T2ee') index_test.go:137: sql insert into test_index values (5158, 2078625882395384096, 0.845893, 'JezfiwbKcL') index_test.go:137: sql insert into test_index values (5159, 6480686611602645561, 0.566154, 'EiCfWNYDOp') index_test.go:140: sql delete from test_index where c = 2495 index_test.go:137: sql insert into test_index values (5161, 7724393652268437410, 0.005159, 'eYDpsP2fdu') index_test.go:137: sql insert into test_index values (5160, 5349182946872029019, 0.131206, '3eeGBABQPE') index_test.go:140: sql delete from test_index where c = 2346 index_test.go:137: sql insert into test_index values (5162, 8690050442808953020, 0.591286, 'vh4GxzY3I5') index_test.go:143: sql update test_index set c1 = 6710845634176184795, c2 = 0.997971, c3 = 'rKMVKeBjX7' where c = 1417 index_test.go:140: sql delete from test_index where c = 2581 index_test.go:140: sql delete from test_index where c = 832 index_test.go:137: sql insert into test_index values (5164, 6215099485787272198, 0.487896, '7OKzxwh6o3') index_test.go:140: sql delete from test_index where c = 1006 index_test.go:143: sql update test_index set c1 = 8879935287104697481, c2 = 0.472320, c3 = 'NJf6li5V6f' where c = 4125 index_test.go:140: sql delete from test_index where c = 4009 index_test.go:140: sql delete from test_index where c = 1005 index_test.go:137: sql insert into test_index values (5163, 2763436187801427246, 0.076357, '8c26RSP1ol') index_test.go:140: sql delete from test_index where c = 1143 index_test.go:143: sql update test_index set c1 = 4720732061068343912, c2 = 0.595728, c3 = 'WtyCAS1Hrm' where c = 2320 index_test.go:137: sql insert into test_index values (5165, 7062301257856652700, 0.862434, 'gwVfLDL2qo') index_test.go:143: sql update test_index set c1 = 483119494616731007, c2 = 0.026276, c3 = 'uL0zkrNhAL' where c = 2524 index_test.go:143: sql update test_index set c1 = 6803127325445552829, c2 = 0.196166, c3 = 'e8QjZP68yB' where c = 2753 index_test.go:143: sql update test_index set c1 = 4726792146486106158, c2 = 0.699252, c3 = 'DQ2WBmrXt1' where c = 4857 index_test.go:137: sql insert into test_index values (5166, 538050146621111699, 0.762956, 'jaTsXgwIRw') index_test.go:140: sql delete from test_index where c = 2953 index_test.go:143: sql update test_index set c1 = 7673966793229877447, c2 = 0.081740, c3 = 'txAYrYGJkE' where c = 4643 index_test.go:140: sql delete from test_index where c = 877 index_test.go:143: sql update test_index set c1 = 4804459999623531389, c2 = 0.427111, c3 = 'pQil8NN6XR' where c = 1142 index_test.go:137: sql insert into test_index values (5167, 9071243523529493705, 0.931538, 'fx25HfuMcM') index_test.go:143: sql update test_index set c1 = 5339706057203818693, c2 = 0.862569, c3 = 'iyOONKx5fq' where c = 1908 index_test.go:143: sql update test_index set c1 = 9090815734339112728, c2 = 0.099706, c3 = 'AwezmZCOnB' where c = 4032 index_test.go:137: sql insert into test_index values (5168, 5050495528922680591, 0.347302, 'GVDqEwxh7U') index_test.go:137: sql insert into test_index values (5170, 8190411577629824373, 0.502041, 'xcwxPxMRIu') index_test.go:140: sql delete from test_index where c = 3204 index_test.go:143: sql update test_index set c1 = 7408618685109761667, c2 = 0.697103, c3 = 'bQJKjeuyn5' where c = 1699 index_test.go:137: sql insert into test_index values (5171, 3674854117698541711, 0.137029, 'foDPPOoH3h') index_test.go:137: sql insert into test_index values (5169, 7672250324531512628, 0.370819, 'kKZMadTq6q') index_test.go:143: sql update test_index set c1 = 8616175588797980607, c2 = 0.061856, c3 = '4UjzjSfGvU' where c = 1396 index_test.go:137: sql insert into test_index values (5172, 4225689059605123150, 0.486806, 'vYqGeK7UYD') index_test.go:137: sql insert into test_index values (5173, 4601783762402983873, 0.581636, 'SI5d1CZC9R') index_test.go:140: sql delete from test_index where c = 3363 index_test.go:137: sql insert into test_index values (5174, 6031026788354611936, 0.986339, 'qPXr5AcEgW') index_test.go:140: sql delete from test_index where c = 1030 index_test.go:140: sql delete from test_index where c = 3724 index_test.go:140: sql delete from test_index where c = 3175 index_test.go:140: sql delete from test_index where c = 4896 index_test.go:140: sql delete from test_index where c = 1648 index_test.go:137: sql insert into test_index values (5175, 8210955071286136695, 0.795697, 'CuDh368A0H') index_test.go:140: sql delete from test_index where c = 4524 index_test.go:143: sql update test_index set c1 = 2069220017643716863, c2 = 0.441848, c3 = 'X1UwTDokLi' where c = 240 index_test.go:140: sql delete from test_index where c = 4443 index_test.go:143: sql update test_index set c1 = 8891039024167728118, c2 = 0.509056, c3 = 'TddasR2nC9' where c = 771 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:137: sql insert into test_index values (5176, 5035274765053746721, 0.459242, 'K62J8tIUyT') index_test.go:143: sql update test_index set c1 = 1596205903473027033, c2 = 0.937783, c3 = 'dKwiZiLJG4' where c = 3822 index_test.go:143: sql update test_index set c1 = 7475861005734578177, c2 = 0.209392, c3 = 'OCzsTQ8g1Z' where c = 4814 index_test.go:143: sql update test_index set c1 = 8982430682383190295, c2 = 0.439881, c3 = 'sBp2hYTcM4' where c = 3310 index_test.go:143: sql update test_index set c1 = 361366891055302735, c2 = 0.400208, c3 = 'd0jompQAoH' where c = 2900 index_test.go:140: sql delete from test_index where c = 4851 index_test.go:143: sql update test_index set c1 = 3751410046153037685, c2 = 0.469035, c3 = 'CkzkSHNdeB' where c = 2480 index_test.go:137: sql insert into test_index values (5178, 4122676861638635290, 0.652554, 'RxdtNj6wQc') index_test.go:143: sql update test_index set c1 = 8663794712521856394, c2 = 0.923382, c3 = 'W0Z8p1ZeHO' where c = 5155 index_test.go:143: sql update test_index set c1 = 6740126308728808080, c2 = 0.710060, c3 = 'sBiFLvl1Kv' where c = 353 index_test.go:140: sql delete from test_index where c = 3398 index_test.go:137: sql insert into test_index values (5177, 1412835269515991437, 0.777615, 'UlmtZsKHCs') index_test.go:137: sql insert into test_index values (5180, 269647729700464451, 0.580749, 'mvbRg5baxk') index_test.go:137: sql insert into test_index values (5181, 8506611319740976534, 0.495568, 'hyjjiOMQWT') index_test.go:137: sql insert into test_index values (5179, 2302102581109722493, 0.139391, 'fRFgPXYYnI') index_test.go:137: sql insert into test_index values (5183, 4148077935154137728, 0.525454, 'QlYzwiygWz') index_test.go:137: sql insert into test_index values (5182, 8974568406294770216, 0.448892, 'jAFzPbC6bZ') index_test.go:140: sql delete from test_index where c = 273 index_test.go:143: sql update test_index set c1 = 4869687868526283137, c2 = 0.719911, c3 = 'pVMFaifRsF' where c = 3151 index_test.go:140: sql delete from test_index where c = 3690 index_test.go:137: sql insert into test_index values (5184, 1213143115891419500, 0.215611, 'Fyd8R5wwkC') index_test.go:143: sql update test_index set c1 = 2071331808150788460, c2 = 0.930065, c3 = 'Nu27hTMovf' where c = 2554 index_test.go:143: sql update test_index set c1 = 5631481502748213793, c2 = 0.978811, c3 = 'DV2DFgY1yf' where c = 2538 index_test.go:140: sql delete from test_index where c = 4723 index_test.go:140: sql delete from test_index where c = 2033 index_test.go:140: sql delete from test_index where c = 3178 index_test.go:140: sql delete from test_index where c = 3276 index_test.go:137: sql insert into test_index values (5185, 342859691907465383, 0.196916, '5SG70DqMIn') index_test.go:143: sql update test_index set c1 = 1250488320964188835, c2 = 0.702286, c3 = 'm7UQeVyq5E' where c = 464 index_test.go:137: sql insert into test_index values (5186, 5641156839254317774, 0.620704, 'xcmOAn9UNr') index_test.go:143: sql update test_index set c1 = 8973171403401862649, c2 = 0.845827, c3 = 'jcJcRnB2Vw' where c = 176 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:137: sql insert into test_index values (5188, 2669658218403161553, 0.798249, 'qgcPncu3m8') index_test.go:137: sql insert into test_index values (5187, 1320890076094892855, 0.236405, 'AIY9kOyaCR') index_test.go:140: sql delete from test_index where c = 850 index_test.go:143: sql update test_index set c1 = 3698465874344880615, c2 = 0.134543, c3 = 'ItYB5wa7li' where c = 4333 index_test.go:143: sql update test_index set c1 = 1934126129917140773, c2 = 0.366642, c3 = 'favNVcnavG' where c = 2092 index_test.go:143: sql update test_index set c1 = 3543441016464234684, c2 = 0.961074, c3 = 'ty1eF4motB' where c = 4554 index_test.go:140: sql delete from test_index where c = 3843 index_test.go:143: sql update test_index set c1 = 6938152233562568660, c2 = 0.455798, c3 = 'LY3CgSjrOP' where c = 3571 index_test.go:140: sql delete from test_index where c = 1802 index_test.go:137: sql insert into test_index values (5189, 2027441312086793907, 0.522938, 'Camu5lZtfl') index_test.go:143: sql update test_index set c1 = 2506559034487442732, c2 = 0.428325, c3 = 'kwks9EbI3i' where c = 1180 index_test.go:143: sql update test_index set c1 = 6999390187835652568, c2 = 0.866604, c3 = 'MZGqhoWx2a' where c = 933 index_test.go:140: sql delete from test_index where c = 1025 index_test.go:137: sql insert into test_index values (5191, 6274355111246360311, 0.379005, 'uXF8zYuWT1') index_test.go:140: sql delete from test_index where c = 2222 index_test.go:137: sql insert into test_index values (5190, 6888146225882305750, 0.804142, 'luGmVVSOHu') index_test.go:137: sql insert into test_index values (5192, 1196609995107281739, 0.846568, 'kHsIod4ipA') index_test.go:143: sql update test_index set c1 = 6505833639909937926, c2 = 0.960476, c3 = 'rgzoUkwTOG' where c = 3379 index_test.go:140: sql delete from test_index where c = 1944 index_test.go:137: sql insert into test_index values (5195, 714538595879227542, 0.054671, '06a15D9Gy4') index_test.go:140: sql delete from test_index where c = 766 index_test.go:140: sql delete from test_index where c = 1719 index_test.go:137: sql insert into test_index values (5196, 5971432629604013288, 0.103539, 'Sihvx1jxPP') index_test.go:137: sql insert into test_index values (5193, 5942522166117835349, 0.141005, 'T5CuEH2wca') index_test.go:140: sql delete from test_index where c = 2752 index_test.go:143: sql update test_index set c1 = 3566279850818318861, c2 = 0.237765, c3 = 'kCcSBVSkWP' where c = 587 index_test.go:137: sql insert into test_index values (5194, 1939563958298495935, 0.440763, 'tyKyNoIpsj') index_test.go:140: sql delete from test_index where c = 489 index_test.go:143: sql update test_index set c1 = 4464172075722815988, c2 = 0.217240, c3 = 'AMj2dlHFyX' where c = 2544 index_test.go:137: sql insert into test_index values (5197, 4754100204483320266, 0.761484, 'hKd36ZcaST') index_test.go:143: sql update test_index set c1 = 5236116363411170350, c2 = 0.018264, c3 = '8KkF6IYLM9' where c = 3857 index_test.go:143: sql update test_index set c1 = 7084220709894769573, c2 = 0.946591, c3 = 'XVpy8txKT0' where c = 1895 index_test.go:140: sql delete from test_index where c = 4310 index_test.go:143: sql update test_index set c1 = 369926872518343746, c2 = 0.958220, c3 = '80VnhmMvm6' where c = 1915 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 7760770395070960890, c2 = 0.808324, c3 = 'gZrfweBnB4' where c = 4778 index_test.go:143: sql update test_index set c1 = 270282958568382995, c2 = 0.621206, c3 = 'R3XYEieAH3' where c = 1523 index_test.go:143: sql update test_index set c1 = 6076015759609942747, c2 = 0.589689, c3 = 'v9DG1WDxjU' where c = 5152 index_test.go:137: sql insert into test_index values (5198, 1556150910455365631, 0.667075, 'dxkjlJCw7U') index_test.go:143: sql update test_index set c1 = 3821376094324990976, c2 = 0.072930, c3 = 'rKXifCklOy' where c = 973 index_test.go:143: sql update test_index set c1 = 6027283345122459116, c2 = 0.172145, c3 = 'QfGkyKHwRh' where c = 4712 index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (5199, 5932294562625732663, 0.036367, 'V3aFNv99wv') index_test.go:143: sql update test_index set c1 = 7897145136014342675, c2 = 0.999624, c3 = 'sJS5vzzub7' where c = 631 index_test.go:137: sql insert into test_index values (5200, 2879270824818128102, 0.545385, '6YDYFk8UED') index_test.go:140: sql delete from test_index where c = 1836 index_test.go:143: sql update test_index set c1 = 7541390275674227433, c2 = 0.823466, c3 = 'jy1kph4ofg' where c = 2774 index_test.go:140: sql delete from test_index where c = 4730 index_test.go:143: sql update test_index set c1 = 5264653598224880827, c2 = 0.690261, c3 = '3U0mgX6Xi2' where c = 3012 index_test.go:137: sql insert into test_index values (5201, 7184575745495432788, 0.319150, 'ghK4P7fr9c') index_test.go:137: sql insert into test_index values (5204, 5899866449544432480, 0.054138, 'Un8YLWo2HX') index_test.go:137: sql insert into test_index values (5208, 2103618574182622158, 0.428580, 'zZ5aYrugRn') index_test.go:137: sql insert into test_index values (5205, 3751231114679496845, 0.520031, 'dOCCWoxV2M') index_test.go:137: sql insert into test_index values (5209, 1914630678282943892, 0.267470, 'hHWLOXFR5i') index_test.go:137: sql insert into test_index values (5206, 7180446113911889867, 0.134793, 'POLJnT2osv') index_test.go:137: sql insert into test_index values (5203, 625834975925202226, 0.428083, '6nR3G3AOQe') index_test.go:137: sql insert into test_index values (5202, 5578976055318635733, 0.215180, 'Dn1M7UMgdv') index_test.go:140: sql delete from test_index where c = 2129 index_test.go:137: sql insert into test_index values (5210, 951618431483235370, 0.565057, 'wC0AMjgEZf') index_test.go:140: sql delete from test_index where c = 3180 index_test.go:140: sql delete from test_index where c = 2371 index_test.go:137: sql insert into test_index values (5207, 3023621899143676407, 0.268700, 'acBdvBa8Xo') index_test.go:143: sql update test_index set c1 = 1825592298514821006, c2 = 0.036286, c3 = 'XlFmIQxaMF' where c = 2800 index_test.go:140: sql delete from test_index where c = 743 index_test.go:143: sql update test_index set c1 = 6840275162639487653, c2 = 0.453939, c3 = '0AFxOdX2UI' where c = 1861 index_test.go:140: sql delete from test_index where c = 3824 index_test.go:140: sql delete from test_index where c = 967 index_test.go:140: sql delete from test_index where c = 3194 index_test.go:140: sql delete from test_index where c = 3078 index_test.go:143: sql update test_index set c1 = 6478554039149533919, c2 = 0.297646, c3 = 'z3FcmvI3N5' where c = 4157 index_test.go:140: sql delete from test_index where c = 4152 index_test.go:143: sql update test_index set c1 = 7117933114617217017, c2 = 0.747718, c3 = 'KEP5xMjONj' where c = 2647 index_test.go:140: sql delete from test_index where c = 2461 index_test.go:143: sql update test_index set c1 = 5929995577585151635, c2 = 0.576817, c3 = 'giLbwjlHK3' where c = 3695 index_test.go:137: sql insert into test_index values (5212, 2990765998246832608, 0.182421, '9t48eZBzgs') index_test.go:143: sql update test_index set c1 = 204124798286556761, c2 = 0.209603, c3 = 'lpX1G6djcE' where c = 4851 index_test.go:137: sql insert into test_index values (5211, 7766490369251856854, 0.503097, 'UzHOHMkrNX') index_test.go:143: sql update test_index set c1 = 5249049632449609124, c2 = 0.471112, c3 = 'PYe9L1MOpy' where c = 2406 index_test.go:143: sql update test_index set c1 = 4307745130246939850, c2 = 0.938569, c3 = 'CYpOdsSTDK' where c = 2620 index_test.go:137: sql insert into test_index values (5213, 861371881816333721, 0.451025, 'UJZzGcvt3R') index_test.go:137: sql insert into test_index values (5214, 1660917417009803942, 0.795340, 'fWV5cSr6DQ') index_test.go:143: sql update test_index set c1 = 4540788572665791298, c2 = 0.208987, c3 = 'HoifRC6yKF' where c = 2670 index_test.go:137: sql insert into test_index values (5215, 5241388253570332690, 0.520621, 'AqF9k3Jkqh') index_test.go:143: sql update test_index set c1 = 4518393325048308766, c2 = 0.023519, c3 = '5tYD7rt7fJ' where c = 2753 index_test.go:137: sql insert into test_index values (5216, 5895594550835428916, 0.080962, '4YmPiA8vod') index_test.go:140: sql delete from test_index where c = 783 index_test.go:137: sql insert into test_index values (5217, 3834320443082931779, 0.751236, 'JW7vgzaYqC') index_test.go:137: sql insert into test_index values (5218, 1943157945017666599, 0.432850, 'ppgROerR8T') index_test.go:140: sql delete from test_index where c = 4019 index_test.go:140: sql delete from test_index where c = 491 index_test.go:137: sql insert into test_index values (5219, 8055147043435566904, 0.381502, 'NvlZ2sHy5M') index_test.go:140: sql delete from test_index where c = 4078 index_test.go:137: sql insert into test_index values (5220, 5196762666172184084, 0.524363, 'GKWZJIeq05') index_test.go:140: sql delete from test_index where c = 1391 index_test.go:140: sql delete from test_index where c = 3826 index_test.go:140: sql delete from test_index where c = 2463 index_test.go:140: sql delete from test_index where c = 2502 index_test.go:143: sql update test_index set c1 = 5567944400411303086, c2 = 0.320955, c3 = 'qYeiemSHlR' where c = 3972 index_test.go:140: sql delete from test_index where c = 1963 index_test.go:143: sql update test_index set c1 = 3053038701977757046, c2 = 0.523076, c3 = 'OLdamwcFSu' where c = 985 index_test.go:140: sql delete from test_index where c = 2490 index_test.go:143: sql update test_index set c1 = 3997358147713628434, c2 = 0.087528, c3 = 'sQlL8KZy5h' where c = 3483 index_test.go:143: sql update test_index set c1 = 1960529338360683973, c2 = 0.957829, c3 = 'JHLYFUaERd' where c = 4308 index_test.go:143: sql update test_index set c1 = 2609441671030653053, c2 = 0.643463, c3 = '3HtYF7yOh6' where c = 3692 index_test.go:143: sql update test_index set c1 = 8085971579598599438, c2 = 0.270429, c3 = 'zvPWqmeOeg' where c = 5055 index_test.go:143: sql update test_index set c1 = 5048319387230492552, c2 = 0.603536, c3 = 'HZTpLSCWWn' where c = 4575 index_test.go:143: sql update test_index set c1 = 6792248241813086756, c2 = 0.521836, c3 = 'YZeBA77W1x' where c = 1747 index_test.go:143: sql update test_index set c1 = 5256203582730818261, c2 = 0.770475, c3 = 'pjSpoprWk5' where c = 2187 index_test.go:137: sql insert into test_index values (5221, 4672001115119382339, 0.013784, 'PJXjj5tfPQ') index_test.go:137: sql insert into test_index values (5222, 8901643445958760780, 0.332049, 'tJnPrP3c80') index_test.go:137: sql insert into test_index values (5223, 4647323323645596224, 0.421333, 'tZoyLlVi3I') index_test.go:137: sql insert into test_index values (5225, 9159839123408462577, 0.069134, 'tC8BOxx0aF') index_test.go:137: sql insert into test_index values (5224, 1633310746195380152, 0.880447, 'OF5lBowUwB') index_test.go:137: sql insert into test_index values (5226, 4333654630751138744, 0.618522, '6ddc1TMb6k') index_test.go:137: sql insert into test_index values (5227, 6739596553716411366, 0.506259, 'E2qvDZLUT7') index_test.go:143: sql update test_index set c1 = 3384866290912270342, c2 = 0.466457, c3 = 'O9PAj8KGJJ' where c = 3110 index_test.go:137: sql insert into test_index values (5229, 5779382595310399932, 0.091162, 'v9u22sqQ3L') index_test.go:140: sql delete from test_index where c = 1122 index_test.go:140: sql delete from test_index where c = 1576 index_test.go:137: sql insert into test_index values (5228, 6243594239189419308, 0.665527, 'CtYcghCaql') index_test.go:140: sql delete from test_index where c = 4649 index_test.go:140: sql delete from test_index where c = 1273 index_test.go:140: sql delete from test_index where c = 2851 index_test.go:140: sql delete from test_index where c = 3374 index_test.go:140: sql delete from test_index where c = 2793 index_test.go:143: sql update test_index set c1 = 9011373627166797592, c2 = 0.170487, c3 = 'TsV9Z8GwCu' where c = 638 index_test.go:140: sql delete from test_index where c = 2553 index_test.go:137: sql insert into test_index values (5230, 4171090284148575906, 0.084906, 'ho7qFAMlPf') index_test.go:143: sql update test_index set c1 = 8321060793658677499, c2 = 0.172026, c3 = 'ia3QVvSBnH' where c = 4116 index_test.go:143: sql update test_index set c1 = 7521748875278681967, c2 = 0.995556, c3 = 'iZDHSyGRUK' where c = 4829 index_test.go:143: sql update test_index set c1 = 5303922151697196118, c2 = 0.222306, c3 = 'RtU59wlNYV' where c = 28 index_test.go:140: sql delete from test_index where c = 3101 index_test.go:143: sql update test_index set c1 = 1366717772278605872, c2 = 0.355862, c3 = 'yQY54MBlqm' where c = 2224 index_test.go:143: sql update test_index set c1 = 2273264665499324335, c2 = 0.386531, c3 = 'EA8wNvFm65' where c = 479 index_test.go:143: sql update test_index set c1 = 3132057544995145738, c2 = 0.493831, c3 = '91Tx9st8sT' where c = 1109 index_test.go:143: sql update test_index set c1 = 8680196962785803410, c2 = 0.597538, c3 = 'K8920GQ4CE' where c = 1468 index_test.go:143: sql update test_index set c1 = 5351687640476567868, c2 = 0.793211, c3 = 'REVOtiZ6Wo' where c = 834 index_test.go:137: sql insert into test_index values (5231, 3117902768160793380, 0.634801, 'QPlshToP48') index_test.go:137: sql insert into test_index values (5234, 6092313550092678744, 0.455061, '4m2Owt9Glv') index_test.go:137: sql insert into test_index values (5232, 8785681018212186726, 0.430222, 'CG3w5cDtEf') index_test.go:140: sql delete from test_index where c = 3866 index_test.go:137: sql insert into test_index values (5236, 3349120928865210077, 0.507005, 'YeypejBEAv') index_test.go:140: sql delete from test_index where c = 2606 index_test.go:137: sql insert into test_index values (5235, 7281341778552507851, 0.831996, 'xBUyGetqf1') index_test.go:137: sql insert into test_index values (5238, 1505332361922065599, 0.535549, 'fsr3pxVCFn') index_test.go:140: sql delete from test_index where c = 3245 index_test.go:137: sql insert into test_index values (5233, 6894770926184671083, 0.091260, 'N7BGa1hhmz') index_test.go:140: sql delete from test_index where c = 552 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:140: sql delete from test_index where c = 2556 index_test.go:140: sql delete from test_index where c = 456 index_test.go:137: sql insert into test_index values (5237, 1778306841602372402, 0.984231, 'ZGTsgYwCMc') index_test.go:143: sql update test_index set c1 = 7075827665393201664, c2 = 0.243258, c3 = 'E5N4AFdqwb' where c = 1892 index_test.go:137: sql insert into test_index values (5239, 3840753936162427124, 0.873975, 'CIOYSa8j9w') index_test.go:143: sql update test_index set c1 = 1010583475425720101, c2 = 0.247176, c3 = 'bUUj8eOffS' where c = 1288 index_test.go:143: sql update test_index set c1 = 3505130902144559870, c2 = 0.970082, c3 = 'kSIPaGztEQ' where c = 4349 index_test.go:143: sql update test_index set c1 = 5305552582574115572, c2 = 0.813280, c3 = '2d6C7gf8Gy' where c = 1230 index_test.go:140: sql delete from test_index where c = 578 index_test.go:140: sql delete from test_index where c = 4297 index_test.go:137: sql insert into test_index values (5240, 9201793099090277059, 0.234495, 'fTz7OuBc20') index_test.go:143: sql update test_index set c1 = 1105022226146694997, c2 = 0.859103, c3 = 'ztZJlf8z7x' where c = 3570 index_test.go:143: sql update test_index set c1 = 1748530928672705757, c2 = 0.128317, c3 = 'l9rindrAcV' where c = 2545 index_test.go:143: sql update test_index set c1 = 5234345488856567041, c2 = 0.167277, c3 = 'WgMAqZ8X7P' where c = 3440 index_test.go:137: sql insert into test_index values (5241, 912746915873243397, 0.469829, 'wkkixKDcLj') index_test.go:143: sql update test_index set c1 = 1650626572471353507, c2 = 0.373888, c3 = 'qTBqJRmSf3' where c = 103 index_test.go:137: sql insert into test_index values (5242, 2725835314775005215, 0.909210, 'nHECjSEXdU') index_test.go:140: sql delete from test_index where c = 368 index_test.go:143: sql update test_index set c1 = 77908262556048744, c2 = 0.309834, c3 = 'KKEQFFIMbC' where c = 4979 index_test.go:140: sql delete from test_index where c = 3118 index_test.go:137: sql insert into test_index values (5245, 6766508315047085574, 0.946889, 'zEYDe5tEHB') index_test.go:140: sql delete from test_index where c = 3918 index_test.go:140: sql delete from test_index where c = 2678 index_test.go:137: sql insert into test_index values (5243, 359753824588363810, 0.835934, 'Kqcuyzih0I') index_test.go:137: sql insert into test_index values (5247, 7576406737383343162, 0.420161, 'lqk9anzPNw') index_test.go:143: sql update test_index set c1 = 8750531608760197761, c2 = 0.801973, c3 = 'PKXxfGeCXA' where c = 26 index_test.go:137: sql insert into test_index values (5246, 1355453880128235143, 0.979795, 'nh6IcIfjbT') index_test.go:140: sql delete from test_index where c = 2970 index_test.go:143: sql update test_index set c1 = 7821343674521706453, c2 = 0.196834, c3 = '7L87lElB5W' where c = 1527 index_test.go:137: sql insert into test_index values (5244, 450189846325755882, 0.162980, 'jXGXJcPAHA') index_test.go:140: sql delete from test_index where c = 278 index_test.go:143: sql update test_index set c1 = 3027599750817107730, c2 = 0.374734, c3 = 'LH7sWO9Uhe' where c = 3885 index_test.go:143: sql update test_index set c1 = 5164640036206724938, c2 = 0.514703, c3 = 'eWa7nPUxGm' where c = 2735 index_test.go:137: sql insert into test_index values (5248, 266129534045855178, 0.302316, 'F7IQv5hkHW') index_test.go:137: sql insert into test_index values (5249, 7298006194114420158, 0.716918, 'frBcKhbkx5') index_test.go:140: sql delete from test_index where c = 4690 index_test.go:137: sql insert into test_index values (5250, 6006287062006947236, 0.128836, 'bBONo6dbky') index_test.go:143: sql update test_index set c1 = 1647934543915168073, c2 = 0.198674, c3 = 'oAZCTKbB9l' where c = 4630 index_test.go:140: sql delete from test_index where c = 3611 index_test.go:140: sql delete from test_index where c = 5165 index_test.go:140: sql delete from test_index where c = 2364 index_test.go:140: sql delete from test_index where c = 3666 index_test.go:143: sql update test_index set c1 = 871328444375905743, c2 = 0.769343, c3 = 'bdZxN5ji1b' where c = 1585 index_test.go:143: sql update test_index set c1 = 2235524737984916260, c2 = 0.606243, c3 = 'G7pIjrXcir' where c = 2786 index_test.go:137: sql insert into test_index values (5251, 8596261602563409013, 0.792617, 'jmr4pRHhPC') index_test.go:143: sql update test_index set c1 = 4167977199356113663, c2 = 0.594356, c3 = 'wIAFBEHrN1' where c = 1345 index_test.go:137: sql insert into test_index values (5253, 3433940287812438228, 0.537775, 'tAm7ELUwzj') index_test.go:143: sql update test_index set c1 = 1933176881727999614, c2 = 0.393583, c3 = 'lGg2lOd9uu' where c = 4701 index_test.go:137: sql insert into test_index values (5252, 5384674900370885528, 0.049293, 'Kugl3o5KEs') index_test.go:137: sql insert into test_index values (5255, 1529639516992124524, 0.679054, 'ELpOJF6ODP') index_test.go:137: sql insert into test_index values (5254, 2264180003374502123, 0.386438, 'fmtr4qDXh4') index_test.go:143: sql update test_index set c1 = 1453847609927179308, c2 = 0.381886, c3 = 'rADXiKvEhu' where c = 2270 index_test.go:140: sql delete from test_index where c = 4694 index_test.go:140: sql delete from test_index where c = 4339 index_test.go:137: sql insert into test_index values (5256, 225466755250840063, 0.927159, 'S29Njeg1JJ') index_test.go:137: sql insert into test_index values (5257, 3847501838810281022, 0.983027, 'sKMd7CPWJe') index_test.go:143: sql update test_index set c1 = 5702753338858723056, c2 = 0.900756, c3 = 'Xk18qnuq0W' where c = 351 index_test.go:143: sql update test_index set c1 = 8548193431531455944, c2 = 0.319960, c3 = 'YmaY18HsBY' where c = 4814 index_test.go:140: sql delete from test_index where c = 1211 index_test.go:140: sql delete from test_index where c = 3505 index_test.go:140: sql delete from test_index where c = 2324 index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 1257 index_test.go:143: sql update test_index set c1 = 3527405162442249046, c2 = 0.462939, c3 = 'b6QlZc3RcO' where c = 4110 index_test.go:143: sql update test_index set c1 = 6268238480136066817, c2 = 0.443644, c3 = 'wy6RimEEBK' where c = 5129 index_test.go:143: sql update test_index set c1 = 8898421902253230974, c2 = 0.929402, c3 = '0ffezWslZN' where c = 3724 index_test.go:137: sql insert into test_index values (5259, 1100373735629751351, 0.691967, 'D8WMIodWSv') index_test.go:137: sql insert into test_index values (5260, 1515570410326413530, 0.085679, 'oqvZtBVpcg') index_test.go:137: sql insert into test_index values (5258, 3802434420945404207, 0.714815, 'V2nEW37OEg') index_test.go:140: sql delete from test_index where c = 786 index_test.go:143: sql update test_index set c1 = 727000946387812826, c2 = 0.856548, c3 = 'HsoJpdnz3r' where c = 3486 index_test.go:143: sql update test_index set c1 = 2689682272389519477, c2 = 0.981269, c3 = 'UDsanrKMR5' where c = 4298 index_test.go:143: sql update test_index set c1 = 8082152060217712392, c2 = 0.973639, c3 = 'oDIyJN3bxE' where c = 1212 index_test.go:140: sql delete from test_index where c = 4933 index_test.go:137: sql insert into test_index values (5261, 4083890004343993053, 0.682142, 'jBOBNUepW9') index_test.go:140: sql delete from test_index where c = 2810 index_test.go:137: sql insert into test_index values (5264, 1117618765886662375, 0.037489, 's5AGX3zdrw') index_test.go:137: sql insert into test_index values (5262, 3270695860155223947, 0.336000, 'EfcLWlT126') index_test.go:143: sql update test_index set c1 = 8844470737781750193, c2 = 0.731141, c3 = 'Phn4qMXADx' where c = 4014 index_test.go:140: sql delete from test_index where c = 222 index_test.go:140: sql delete from test_index where c = 1326 index_test.go:137: sql insert into test_index values (5263, 2161450279656476864, 0.444272, 'GaLkHST4bB') index_test.go:143: sql update test_index set c1 = 8576961137316147752, c2 = 0.833406, c3 = 'YspjFHiYqZ' where c = 122 index_test.go:137: sql insert into test_index values (5265, 7354577995944735089, 0.554027, 'FzuPJ3pRW4') index_test.go:137: sql insert into test_index values (5266, 3253373580648663239, 0.493538, 'GaAYV8f5lj') index_test.go:140: sql delete from test_index where c = 419 index_test.go:140: sql delete from test_index where c = 956 index_test.go:140: sql delete from test_index where c = 3556 index_test.go:143: sql update test_index set c1 = 932200396649655886, c2 = 0.788518, c3 = 'sdM4vHOQvL' where c = 3046 index_test.go:143: sql update test_index set c1 = 740023222506695760, c2 = 0.315875, c3 = 'X3bWYL7Z2R' where c = 374 index_test.go:137: sql insert into test_index values (5267, 6524969737381447562, 0.241573, 'AjOhLbvKKP') index_test.go:140: sql delete from test_index where c = 1692 index_test.go:143: sql update test_index set c1 = 7708942690916781476, c2 = 0.190904, c3 = 'Byts090egS' where c = 3718 index_test.go:143: sql update test_index set c1 = 7768730396621395453, c2 = 0.298292, c3 = '6XzXCh2KVH' where c = 2769 index_test.go:137: sql insert into test_index values (5268, 1517115415380118078, 0.893625, 'qQxQ1kyuiq') index_test.go:140: sql delete from test_index where c = 3952 index_test.go:143: sql update test_index set c1 = 5372978152290174122, c2 = 0.514993, c3 = 'Q7IfWkOKu4' where c = 2282 index_test.go:140: sql delete from test_index where c = 4066 index_test.go:137: sql insert into test_index values (5269, 2809904428071762195, 0.719419, 'vAJNh1vdwO') index_test.go:143: sql update test_index set c1 = 6349307950253437687, c2 = 0.886027, c3 = 'xiMIr05Vtp' where c = 553 index_test.go:143: sql update test_index set c1 = 811618323556966582, c2 = 0.630012, c3 = '7E7OHKK6iz' where c = 2572 index_test.go:137: sql insert into test_index values (5272, 8632077778738635433, 0.582469, '3JaVoRMBrP') index_test.go:137: sql insert into test_index values (5270, 5993433345516017585, 0.211509, 'wks3Gt34i9') index_test.go:137: sql insert into test_index values (5271, 6279555391440929662, 0.561312, 'JCkLe4kzng') index_test.go:143: sql update test_index set c1 = 3663917530936523630, c2 = 0.299008, c3 = 'SE9cnphsFX' where c = 4654 index_test.go:140: sql delete from test_index where c = 1516 index_test.go:140: sql delete from test_index where c = 4313 index_test.go:140: sql delete from test_index where c = 132 index_test.go:137: sql insert into test_index values (5273, 2041315887144360004, 0.068109, 'RpwWFl8KdD') index_test.go:140: sql delete from test_index where c = 3410 index_test.go:143: sql update test_index set c1 = 7973126032933487269, c2 = 0.623526, c3 = 'K7Ca7iq7sB' where c = 2265 index_test.go:137: sql insert into test_index values (5274, 4054945144987088002, 0.651414, 'rBahqDuh7x') index_test.go:140: sql delete from test_index where c = 410 index_test.go:137: sql insert into test_index values (5275, 3185608529043947232, 0.120443, 'zoNIraU3qo') index_test.go:140: sql delete from test_index where c = 5118 index_test.go:137: sql insert into test_index values (5276, 8011134049997735737, 0.479606, 'DR34wJOqz3') index_test.go:143: sql update test_index set c1 = 8941679375416376032, c2 = 0.927254, c3 = '3cLTkFSPHH' where c = 1713 index_test.go:143: sql update test_index set c1 = 389699288573886901, c2 = 0.694483, c3 = 'dFkCoR1NQF' where c = 1643 index_test.go:143: sql update test_index set c1 = 6294107786708040966, c2 = 0.340162, c3 = 'NpPmOYt2Pv' where c = 4116 index_test.go:137: sql insert into test_index values (5277, 5107929798228054557, 0.650114, 'bVBASDNiL4') index_test.go:140: sql delete from test_index where c = 3095 index_test.go:140: sql delete from test_index where c = 698 index_test.go:143: sql update test_index set c1 = 7375889958105322134, c2 = 0.206863, c3 = 'Syh2oDwLtm' where c = 3862 index_test.go:143: sql update test_index set c1 = 554110666908893244, c2 = 0.957802, c3 = 'acM6zN1y8g' where c = 4958 index_test.go:140: sql delete from test_index where c = 2963 index_test.go:140: sql delete from test_index where c = 5233 index_test.go:137: sql insert into test_index values (5278, 4009710088135563044, 0.808895, 'akJh58ffU5') index_test.go:137: sql insert into test_index values (5279, 5074105177233355094, 0.364847, '4u8SzCDGIR') index_test.go:143: sql update test_index set c1 = 1021327677741351250, c2 = 0.777792, c3 = 'et2RCcleys' where c = 4469 index_test.go:137: sql insert into test_index values (5280, 2800048714141132427, 0.034816, 'A2hxbZKJJz') index_test.go:143: sql update test_index set c1 = 6265420533754957893, c2 = 0.500683, c3 = 'ZKD2pyf9Nt' where c = 1531 index_test.go:143: sql update test_index set c1 = 7106006984238582619, c2 = 0.065456, c3 = 'pdNTjYs1W6' where c = 4812 index_test.go:137: sql insert into test_index values (5281, 2659427990445745289, 0.893640, 'hGf1UCPnRu') index_test.go:143: sql update test_index set c1 = 1192592106422380486, c2 = 0.266225, c3 = 'R5oKar5xZj' where c = 3255 index_test.go:137: sql insert into test_index values (5282, 4391349404659334631, 0.511360, '61vwKdaibV') index_test.go:140: sql delete from test_index where c = 2738 index_test.go:140: sql delete from test_index where c = 508 index_test.go:140: sql delete from test_index where c = 3102 index_test.go:143: sql update test_index set c1 = 7469190400565930794, c2 = 0.852985, c3 = 'eII50UKpEA' where c = 3702 index_test.go:140: sql delete from test_index where c = 556 index_test.go:137: sql insert into test_index values (5284, 4733747001551680660, 0.259617, 'v8Qy2CnUf0') index_test.go:137: sql insert into test_index values (5285, 6869914073360672321, 0.453245, '2fL1GhRQxF') index_test.go:143: sql update test_index set c1 = 3379834051294627504, c2 = 0.301878, c3 = 'a6SppxItEY' where c = 2883 index_test.go:143: sql update test_index set c1 = 8923386379147245501, c2 = 0.960585, c3 = 'HXBwl9qC4U' where c = 3474 index_test.go:137: sql insert into test_index values (5283, 4900277646937289319, 0.239101, 'NwOi84XC2F') index_test.go:143: sql update test_index set c1 = 403608919402302627, c2 = 0.854329, c3 = '80l4pQb3Lb' where c = 102 index_test.go:143: sql update test_index set c1 = 7849892573939274569, c2 = 0.200130, c3 = '216t4gR22G' where c = 2732 index_test.go:140: sql delete from test_index where c = 4657 index_test.go:137: sql insert into test_index values (5286, 8895694675699520862, 0.606213, 'nD3lxKWeMw') index_test.go:137: sql insert into test_index values (5287, 6736532527743100250, 0.249031, 'FQS9kBGkd8') index_test.go:143: sql update test_index set c1 = 367024507918198712, c2 = 0.117695, c3 = 'PsQzuXJ2QL' where c = 1031 index_test.go:140: sql delete from test_index where c = 4541 index_test.go:137: sql insert into test_index values (5289, 8153939491156078488, 0.564908, 'nlT2g7yTjg') index_test.go:137: sql insert into test_index values (5290, 4092973309747001880, 0.225193, 'TsWRk87x61') index_test.go:137: sql insert into test_index values (5291, 3452955989717759952, 0.719202, '5ycNjs0n4O') index_test.go:140: sql delete from test_index where c = 689 index_test.go:140: sql delete from test_index where c = 4139 index_test.go:137: sql insert into test_index values (5288, 5696363688691128659, 0.358317, '8Xo0gWGgjr') index_test.go:137: sql insert into test_index values (5292, 1058846148532647785, 0.794851, 'l2w7xxfCGj') index_test.go:140: sql delete from test_index where c = 5068 index_test.go:143: sql update test_index set c1 = 8179237944484311667, c2 = 0.738458, c3 = 'facPh5gS2G' where c = 332 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 6249267109070961110, c2 = 0.564117, c3 = 'gbm8NEjekJ' where c = 1532 index_test.go:143: sql update test_index set c1 = 2475034172360114068, c2 = 0.986723, c3 = '9Q184gXtVa' where c = 456 index_test.go:143: sql update test_index set c1 = 5652911973329732547, c2 = 0.182070, c3 = 'EbBla5mMXL' where c = 1693 index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:140: sql delete from test_index where c = 1295 index_test.go:143: sql update test_index set c1 = 4204609472162461624, c2 = 0.032413, c3 = 'ZTHA5ju0lA' where c = 1731 index_test.go:140: sql delete from test_index where c = 5176 index_test.go:143: sql update test_index set c1 = 760702654523572626, c2 = 0.407962, c3 = '7WjTzMeiff' where c = 1190 index_test.go:143: sql update test_index set c1 = 6811360750482121981, c2 = 0.790538, c3 = 'Cf5XbKRSGX' where c = 915 index_test.go:137: sql insert into test_index values (5295, 3175127424496405080, 0.055408, 'q0zAcIixkc') index_test.go:137: sql insert into test_index values (5294, 5504725848247771947, 0.318920, 'pjYrU03Ujg') index_test.go:143: sql update test_index set c1 = 8591175338642914473, c2 = 0.427359, c3 = '7SE3yXR1fJ' where c = 3691 index_test.go:137: sql insert into test_index values (5293, 6726046213788199063, 0.675181, 'g8H5J8AEmE') index_test.go:137: sql insert into test_index values (5297, 8833801159277018697, 0.110799, 'yxbOCNG4cT') index_test.go:143: sql update test_index set c1 = 3269667997233624490, c2 = 0.521471, c3 = 'HB7wjXB6TJ' where c = 2787 index_test.go:137: sql insert into test_index values (5296, 8707262814099338249, 0.597352, 'DDfz7YAukz') index_test.go:143: sql update test_index set c1 = 8697867278588326878, c2 = 0.202926, c3 = '38oqkdxdjN' where c = 3642 index_test.go:140: sql delete from test_index where c = 2448 index_test.go:140: sql delete from test_index where c = 1827 index_test.go:143: sql update test_index set c1 = 3017136864919412927, c2 = 0.055454, c3 = 'ohVFCpaBwJ' where c = 2171 index_test.go:140: sql delete from test_index where c = 2813 index_test.go:137: sql insert into test_index values (5298, 21396655418709956, 0.042095, 'LnNvDgREoP') index_test.go:140: sql delete from test_index where c = 4672 index_test.go:140: sql delete from test_index where c = 847 index_test.go:143: sql update test_index set c1 = 3550677900297163559, c2 = 0.550519, c3 = 'b1XZz2pUdh' where c = 4372 index_test.go:143: sql update test_index set c1 = 5667661539687560541, c2 = 0.330138, c3 = 'izMeQOCPOY' where c = 907 index_test.go:143: sql update test_index set c1 = 793148715000933049, c2 = 0.603217, c3 = 'xsJrhJsKbZ' where c = 4163 index_test.go:140: sql delete from test_index where c = 3258 index_test.go:143: sql update test_index set c1 = 4035692427244663522, c2 = 0.999564, c3 = 'Xmc9RgvYps' where c = 1760 index_test.go:143: sql update test_index set c1 = 6044695915791365777, c2 = 0.246546, c3 = 'kVc3tjzkHs' where c = 964 index_test.go:137: sql insert into test_index values (5299, 3694836172018592239, 0.573742, 'gFEDiFU7Na') index_test.go:137: sql insert into test_index values (5300, 6376998060147824693, 0.603238, 'zlENZrOZ6d') index_test.go:140: sql delete from test_index where c = 5107 index_test.go:140: sql delete from test_index where c = 2412 index_test.go:143: sql update test_index set c1 = 7929831792853980941, c2 = 0.537209, c3 = '84ycmc2TXm' where c = 1272 index_test.go:143: sql update test_index set c1 = 2017508933490292687, c2 = 0.980197, c3 = 'h3TYL2YjWH' where c = 3517 index_test.go:137: sql insert into test_index values (5303, 2371077959028590002, 0.039988, '38auV5zHtF') index_test.go:137: sql insert into test_index values (5301, 2784504927338495184, 0.830703, 'jC9JsAY8J5') index_test.go:137: sql insert into test_index values (5302, 4193674727329894102, 0.573782, 'lwPN04Wp79') index_test.go:137: sql insert into test_index values (5305, 2375322095373519258, 0.751510, 'CRmZ2HY7Gr') index_test.go:137: sql insert into test_index values (5304, 4046947518945490176, 0.564437, 'hVkYJdHJyY') index_test.go:137: sql insert into test_index values (5307, 7419968069958599809, 0.575236, 'kzkc38AiNM') index_test.go:137: sql insert into test_index values (5306, 7102591225322454238, 0.419445, 'stOJ0DSd4U') index_test.go:137: sql insert into test_index values (5309, 7277060150313997150, 0.235029, 'PI2J5bUlIF') index_test.go:137: sql insert into test_index values (5308, 7315577811244157798, 0.310717, 'rqG3Li3W26') index_test.go:140: sql delete from test_index where c = 394 index_test.go:137: sql insert into test_index values (5310, 8022281498687883793, 0.188181, 'P8EHutp07p') index_test.go:140: sql delete from test_index where c = 1250 index_test.go:140: sql delete from test_index where c = 456 index_test.go:140: sql delete from test_index where c = 828 index_test.go:143: sql update test_index set c1 = 99299887585954827, c2 = 0.194192, c3 = 'GxjwZoidZp' where c = 590 index_test.go:143: sql update test_index set c1 = 1593370653019461534, c2 = 0.468954, c3 = 'sqtyv4gkR0' where c = 2707 index_test.go:140: sql delete from test_index where c = 5063 index_test.go:140: sql delete from test_index where c = 1965 index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 597 index_test.go:143: sql update test_index set c1 = 740915187832855612, c2 = 0.303140, c3 = '8Ai7qQFGet' where c = 1632 index_test.go:143: sql update test_index set c1 = 1424393081192220370, c2 = 0.802460, c3 = 'ezZxChS5Cg' where c = 1739 index_test.go:143: sql update test_index set c1 = 4538590925744179597, c2 = 0.180407, c3 = '16FCWXfARv' where c = 199 index_test.go:140: sql delete from test_index where c = 3459 index_test.go:140: sql delete from test_index where c = 4219 index_test.go:137: sql insert into test_index values (5311, 1616904104649737945, 0.090425, 'HY1duHA7d3') index_test.go:143: sql update test_index set c1 = 5164559764047909432, c2 = 0.082498, c3 = 'sFbwUfJXsA' where c = 1389 index_test.go:143: sql update test_index set c1 = 1331437215498079826, c2 = 0.714772, c3 = 'jQ2kNwqALC' where c = 5029 index_test.go:143: sql update test_index set c1 = 238463469333266325, c2 = 0.430137, c3 = '8pl5F5Yhms' where c = 5076 index_test.go:137: sql insert into test_index values (5312, 77372384837087317, 0.807504, 'GCozwz5cyK') index_test.go:137: sql insert into test_index values (5313, 2359903602483094752, 0.761719, '03c58WcK0g') index_test.go:143: sql update test_index set c1 = 497420694415312887, c2 = 0.380878, c3 = 'mP0GijXYue' where c = 302 index_test.go:137: sql insert into test_index values (5316, 7676329090813476825, 0.959942, 'CKgrBJWkAx') index_test.go:140: sql delete from test_index where c = 3137 index_test.go:137: sql insert into test_index values (5317, 370803019714149174, 0.403027, 'i544lsyQHx') index_test.go:137: sql insert into test_index values (5315, 6155951954345943619, 0.794054, 'u7LpARZKD5') index_test.go:137: sql insert into test_index values (5318, 6114766425491343738, 0.956055, '3ffljk10Qg') index_test.go:137: sql insert into test_index values (5314, 6136873038165629934, 0.821691, '7MkD31oEBH') index_test.go:140: sql delete from test_index where c = 4969 index_test.go:140: sql delete from test_index where c = 1215 index_test.go:143: sql update test_index set c1 = 5384389513728360233, c2 = 0.764098, c3 = 'DQ8b93iXCk' where c = 4515 index_test.go:140: sql delete from test_index where c = 3094 index_test.go:137: sql insert into test_index values (5319, 7649529650385286681, 0.266948, 'uP2kO7qJvU') index_test.go:143: sql update test_index set c1 = 8386271907944543413, c2 = 0.694306, c3 = 'ROtGY86khK' where c = 5219 index_test.go:140: sql delete from test_index where c = 2681 index_test.go:140: sql delete from test_index where c = 2317 index_test.go:143: sql update test_index set c1 = 1854408650719278796, c2 = 0.909509, c3 = 'qaQJFS4o7X' where c = 2158 index_test.go:140: sql delete from test_index where c = 3603 index_test.go:137: sql insert into test_index values (5320, 712830695004308006, 0.762562, 'lFXM5Mbg19') index_test.go:143: sql update test_index set c1 = 4776930720009035965, c2 = 0.755808, c3 = '3XutsiMO0R' where c = 2310 index_test.go:137: sql insert into test_index values (5321, 5554658418769993923, 0.197812, 'EfpVsUFunJ') index_test.go:140: sql delete from test_index where c = 4397 index_test.go:143: sql update test_index set c1 = 2602984196292558196, c2 = 0.886280, c3 = 'zoSYd5MprW' where c = 2341 index_test.go:143: sql update test_index set c1 = 6724313079692359794, c2 = 0.561197, c3 = 'K5gNGE6Hjo' where c = 1552 index_test.go:140: sql delete from test_index where c = 3350 index_test.go:143: sql update test_index set c1 = 2410786700297092742, c2 = 0.653664, c3 = '6ItCx9qfHj' where c = 3757 index_test.go:137: sql insert into test_index values (5322, 6872407886183149662, 0.458406, '7nbFYhMUha') index_test.go:143: sql update test_index set c1 = 6409265760342800092, c2 = 0.139730, c3 = 'scsi2Zyhrj' where c = 494 index_test.go:137: sql insert into test_index values (5323, 7849457037522962710, 0.876535, 'ZgqcrkDm6D') index_test.go:137: sql insert into test_index values (5324, 1724102321863339297, 0.042012, 'hpodQV8hbh') index_test.go:140: sql delete from test_index where c = 5247 index_test.go:143: sql update test_index set c1 = 7810524082321897672, c2 = 0.227719, c3 = 'meuYjkzhGm' where c = 4375 index_test.go:137: sql insert into test_index values (5326, 7492346173364298250, 0.303951, 'uIsPDFvThj') index_test.go:140: sql delete from test_index where c = 1670 index_test.go:140: sql delete from test_index where c = 2101 index_test.go:140: sql delete from test_index where c = 2354 index_test.go:137: sql insert into test_index values (5325, 9053670154797646728, 0.244066, '1F6lmaYOMk') index_test.go:143: sql update test_index set c1 = 4785536856117020058, c2 = 0.533814, c3 = 'eYoDje41Zl' where c = 4843 index_test.go:140: sql delete from test_index where c = 2583 index_test.go:137: sql insert into test_index values (5328, 3731935880192135316, 0.102346, 'voS8Bpe28S') index_test.go:137: sql insert into test_index values (5327, 3919610242386667057, 0.896016, 'OI1XGmRao2') index_test.go:140: sql delete from test_index where c = 2009 index_test.go:143: sql update test_index set c1 = 8343650891631566268, c2 = 0.159856, c3 = 'GXe6Nanuvx' where c = 3676 index_test.go:143: sql update test_index set c1 = 4292076114019385682, c2 = 0.887735, c3 = 'JCM96jtUvE' where c = 4142 index_test.go:143: sql update test_index set c1 = 5594058693511017112, c2 = 0.615406, c3 = 'DlTFc7gsHj' where c = 3020 index_test.go:140: sql delete from test_index where c = 2296 index_test.go:143: sql update test_index set c1 = 2747903959730515605, c2 = 0.808718, c3 = 'BMKYEyTB6f' where c = 1935 index_test.go:143: sql update test_index set c1 = 5340947420885243565, c2 = 0.747699, c3 = 'q8dCblMSMB' where c = 1533 index_test.go:137: sql insert into test_index values (5331, 2084300612247325266, 0.804256, 'EcbplscrEb') index_test.go:137: sql insert into test_index values (5330, 4773697683024935099, 0.305779, 'qpnwQoIz7z') index_test.go:143: sql update test_index set c1 = 8404442959559654837, c2 = 0.508061, c3 = 'A9lL6rhLIj' where c = 3422 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:140: sql delete from test_index where c = 2165 index_test.go:143: sql update test_index set c1 = 6699014516346497987, c2 = 0.583493, c3 = 'MOGlN0RGe5' where c = 3377 index_test.go:137: sql insert into test_index values (5329, 8472636575638648736, 0.617277, 'XtNh4W7fkj') index_test.go:140: sql delete from test_index where c = 1013 index_test.go:137: sql insert into test_index values (5332, 2211056585525969008, 0.201703, 'pDWgzvULTG') index_test.go:137: sql insert into test_index values (5333, 2102567038383452699, 0.402919, 'Gdcpg7whIj') index_test.go:143: sql update test_index set c1 = 2408914643399433500, c2 = 0.141663, c3 = 'WNx0MW22dG' where c = 1537 index_test.go:137: sql insert into test_index values (5334, 4168181732638492544, 0.114828, 'gxlMgcxos9') index_test.go:140: sql delete from test_index where c = 2185 index_test.go:140: sql delete from test_index where c = 544 index_test.go:140: sql delete from test_index where c = 3733 index_test.go:143: sql update test_index set c1 = 6364775879110876463, c2 = 0.555306, c3 = 'OMNQBzu059' where c = 1066 index_test.go:140: sql delete from test_index where c = 1138 index_test.go:143: sql update test_index set c1 = 7701613179187172411, c2 = 0.819546, c3 = 'gLYKVzbBwA' where c = 2430 index_test.go:137: sql insert into test_index values (5335, 4499567576243862666, 0.196445, 'iSnBMfp7fr') index_test.go:137: sql insert into test_index values (5336, 7840468347528858671, 0.249478, '8zlvRyVVvH') index_test.go:143: sql update test_index set c1 = 2415958529256106144, c2 = 0.559617, c3 = 'PWYmM3plOG' where c = 3271 index_test.go:140: sql delete from test_index where c = 1126 index_test.go:140: sql delete from test_index where c = 1846 index_test.go:137: sql insert into test_index values (5338, 6629207634545207458, 0.317047, 'Iyscgbms50') index_test.go:140: sql delete from test_index where c = 3363 index_test.go:143: sql update test_index set c1 = 298520410465852891, c2 = 0.032784, c3 = 'ZZDmpRJf9g' where c = 1298 index_test.go:143: sql update test_index set c1 = 3985643287764222755, c2 = 0.910662, c3 = 'RWDYazNyvY' where c = 331 index_test.go:143: sql update test_index set c1 = 4491094904111611860, c2 = 0.602282, c3 = 'LtzE1xznkP' where c = 3155 index_test.go:143: sql update test_index set c1 = 231471123152280009, c2 = 0.745294, c3 = 'egorogjj69' where c = 5071 index_test.go:137: sql insert into test_index values (5337, 7385436182282108575, 0.058646, '0lUjAbhYDM') index_test.go:143: sql update test_index set c1 = 7866604614881254852, c2 = 0.264025, c3 = 'aari9LfFEI' where c = 3054 index_test.go:137: sql insert into test_index values (5340, 5202595034393142702, 0.168876, 'ZgR3PmCxYP') index_test.go:143: sql update test_index set c1 = 7343351703616851692, c2 = 0.664200, c3 = 'dVXJoZvLi6' where c = 4675 index_test.go:137: sql insert into test_index values (5341, 430397355057617907, 0.233898, 'KELguTaBVY') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:137: sql insert into test_index values (5342, 8801760165057760887, 0.287483, 'En8xXZymvE') index_test.go:137: sql insert into test_index values (5339, 4284740071826716955, 0.926832, '9oBDSKTDCO') index_test.go:140: sql delete from test_index where c = 3315 index_test.go:137: sql insert into test_index values (5344, 8335987865839570243, 0.370671, 'vtSI8IAH4f') index_test.go:140: sql delete from test_index where c = 3715 index_test.go:143: sql update test_index set c1 = 5385320705574435478, c2 = 0.393743, c3 = 'uok072iTAX' where c = 1294 index_test.go:137: sql insert into test_index values (5345, 7261520228138741115, 0.967920, 'V9q4eNFxm4') index_test.go:140: sql delete from test_index where c = 1507 index_test.go:137: sql insert into test_index values (5343, 6436385478521327646, 0.715660, 'wl0euaLgBK') index_test.go:143: sql update test_index set c1 = 1970116921018670861, c2 = 0.093483, c3 = 'UvAGwY57pJ' where c = 352 index_test.go:137: sql insert into test_index values (5346, 3282217125042862314, 0.954136, 'utU0aUbz6M') index_test.go:140: sql delete from test_index where c = 2913 index_test.go:140: sql delete from test_index where c = 4380 index_test.go:140: sql delete from test_index where c = 1128 index_test.go:137: sql insert into test_index values (5347, 99641381825186505, 0.387181, 'H2Tepxsnkt') index_test.go:140: sql delete from test_index where c = 5222 index_test.go:143: sql update test_index set c1 = 706054409815225973, c2 = 0.735182, c3 = 'wY33S5KBl5' where c = 3276 index_test.go:143: sql update test_index set c1 = 1674963906719176676, c2 = 0.405597, c3 = 'PxksCQPHii' where c = 298 index_test.go:143: sql update test_index set c1 = 8363324067927519967, c2 = 0.863683, c3 = 'NG5nsNshgK' where c = 4440 index_test.go:143: sql update test_index set c1 = 5028226471542782634, c2 = 0.291321, c3 = 'xKzl98KslO' where c = 2262 index_test.go:143: sql update test_index set c1 = 7250240432921366, c2 = 0.507627, c3 = '5jARTEKhV5' where c = 3367 index_test.go:143: sql update test_index set c1 = 825411943949390448, c2 = 0.102090, c3 = 'giojYjPwXe' where c = 5010 index_test.go:140: sql delete from test_index where c = 712 index_test.go:137: sql insert into test_index values (5348, 8786417164226848031, 0.736085, 'nF1Ery5PuJ') index_test.go:140: sql delete from test_index where c = 4998 index_test.go:137: sql insert into test_index values (5351, 4106971576466774572, 0.404436, 'xvwW7b2DFd') index_test.go:137: sql insert into test_index values (5349, 2646119027820220270, 0.551387, 'basVzrETpb') index_test.go:137: sql insert into test_index values (5352, 4794947605894613913, 0.958143, 'uJ2ejvpemk') index_test.go:140: sql delete from test_index where c = 4333 index_test.go:137: sql insert into test_index values (5350, 1861505003885396345, 0.040854, 'kex3IJRAWL') index_test.go:140: sql delete from test_index where c = 338 index_test.go:137: sql insert into test_index values (5353, 6659655159625945765, 0.674770, 'ypl2nZhAAK') index_test.go:137: sql insert into test_index values (5354, 3897639994616268900, 0.218466, '0GhhZIk7dq') index_test.go:143: sql update test_index set c1 = 5677835227743866771, c2 = 0.457531, c3 = '4IocxTZKK7' where c = 2865 index_test.go:143: sql update test_index set c1 = 6627330339174333302, c2 = 0.293522, c3 = 'pymUjA59B2' where c = 2054 index_test.go:140: sql delete from test_index where c = 2285 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:140: sql delete from test_index where c = 2598 index_test.go:143: sql update test_index set c1 = 2017821449237762107, c2 = 0.909084, c3 = 'QzC3epF78M' where c = 1936 index_test.go:140: sql delete from test_index where c = 2003 index_test.go:140: sql delete from test_index where c = 3780 index_test.go:140: sql delete from test_index where c = 3557 index_test.go:143: sql update test_index set c1 = 4327582825707103874, c2 = 0.312224, c3 = 'DJ5EIi3ySg' where c = 2648 index_test.go:143: sql update test_index set c1 = 8265031859255807297, c2 = 0.663906, c3 = 'I7LXQgT7wI' where c = 3087 index_test.go:143: sql update test_index set c1 = 446183195844142937, c2 = 0.391371, c3 = 'J6Sx4XoTpu' where c = 832 index_test.go:137: sql insert into test_index values (5356, 1759831157691399774, 0.482936, 'JAT0eD6S2N') index_test.go:137: sql insert into test_index values (5357, 4946695480338462141, 0.657115, 'esSszbcd0A') index_test.go:137: sql insert into test_index values (5355, 7835068785067433709, 0.706255, 'WLOzWOVSHe') index_test.go:143: sql update test_index set c1 = 2148631780753736957, c2 = 0.330272, c3 = '2K1FKfpHcy' where c = 4494 index_test.go:137: sql insert into test_index values (5360, 307810238797256141, 0.397574, 'rr88NpaoCZ') index_test.go:137: sql insert into test_index values (5359, 54608467362149284, 0.184426, 'zpydv253oC') index_test.go:143: sql update test_index set c1 = 6405434321055080547, c2 = 0.895530, c3 = 'MUnaGicHxk' where c = 3168 index_test.go:143: sql update test_index set c1 = 6014077881042795825, c2 = 0.510071, c3 = '15vaX5aoqF' where c = 1074 index_test.go:137: sql insert into test_index values (5358, 442956317357688775, 0.133216, 'zNEHRIquEO') index_test.go:143: sql update test_index set c1 = 6382270176902402815, c2 = 0.770596, c3 = 'CGeRKRMMbv' where c = 2578 index_test.go:140: sql delete from test_index where c = 2933 index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 1714 index_test.go:137: sql insert into test_index values (5362, 7724902913292410709, 0.070168, 'Sz3dGKsu93') index_test.go:137: sql insert into test_index values (5363, 1589206963294777224, 0.821183, 'aDohcDxT1d') index_test.go:140: sql delete from test_index where c = 2118 index_test.go:140: sql delete from test_index where c = 5113 index_test.go:137: sql insert into test_index values (5361, 380610876737838176, 0.583208, 'ByERzhnuQV') index_test.go:140: sql delete from test_index where c = 4042 index_test.go:143: sql update test_index set c1 = 3777193695135974817, c2 = 0.854004, c3 = 'XldNMUnU21' where c = 4426 index_test.go:140: sql delete from test_index where c = 1245 index_test.go:137: sql insert into test_index values (5364, 160059006203062171, 0.291880, 'o9c3nw479L') index_test.go:143: sql update test_index set c1 = 2903477806741370161, c2 = 0.015744, c3 = 'OsONmqyMXL' where c = 680 index_test.go:143: sql update test_index set c1 = 871414274107824500, c2 = 0.049830, c3 = 'pfC3cFi0Jg' where c = 3517 index_test.go:140: sql delete from test_index where c = 3625 index_test.go:140: sql delete from test_index where c = 3661 index_test.go:137: sql insert into test_index values (5365, 9035240633024676418, 0.039295, '78MROcb4bP') index_test.go:143: sql update test_index set c1 = 2964054150636186747, c2 = 0.624373, c3 = 'XiqfE0XLXt' where c = 5048 index_test.go:140: sql delete from test_index where c = 3481 index_test.go:143: sql update test_index set c1 = 1881740296734332596, c2 = 0.360921, c3 = 'p3Wp8OiTH7' where c = 2767 index_test.go:143: sql update test_index set c1 = 5862217392561061225, c2 = 0.845205, c3 = 'L348HigFfj' where c = 1569 index_test.go:143: sql update test_index set c1 = 7782187653531136912, c2 = 0.289383, c3 = 'ZyjZKttp7B' where c = 1339 index_test.go:137: sql insert into test_index values (5367, 6559938529357800019, 0.242191, '5WPxk1kvYw') index_test.go:137: sql insert into test_index values (5366, 2771757843995980624, 0.310006, 'uAfjqSCLLA') index_test.go:137: sql insert into test_index values (5368, 7160034204423897130, 0.764383, 'fnd5YxOliW') index_test.go:143: sql update test_index set c1 = 3072469250453232979, c2 = 0.480377, c3 = 'HfU10AwsCu' where c = 3083 index_test.go:137: sql insert into test_index values (5369, 4706081269407664978, 0.280702, 'O9TcvpsHcB') index_test.go:137: sql insert into test_index values (5370, 6959875011495839414, 0.752326, 'jgoov0mgab') index_test.go:140: sql delete from test_index where c = 4397 index_test.go:143: sql update test_index set c1 = 3724810970297225284, c2 = 0.718227, c3 = '90ZrDG193d' where c = 481 index_test.go:140: sql delete from test_index where c = 686 index_test.go:137: sql insert into test_index values (5371, 6993886688692791479, 0.832326, 'NSgaybeVmK') index_test.go:140: sql delete from test_index where c = 463 index_test.go:140: sql delete from test_index where c = 2816 index_test.go:143: sql update test_index set c1 = 7866997137400568128, c2 = 0.381120, c3 = 'J5gMbSsliM' where c = 2518 index_test.go:140: sql delete from test_index where c = 1806 index_test.go:143: sql update test_index set c1 = 1495605094167028717, c2 = 0.520661, c3 = 'OxFLlQpyJ7' where c = 81 index_test.go:137: sql insert into test_index values (5372, 428424179555709789, 0.307986, 'SefVFsC9wF') index_test.go:143: sql update test_index set c1 = 8052768505295860454, c2 = 0.998294, c3 = 'INqIEb3gFy' where c = 3156 index_test.go:140: sql delete from test_index where c = 3445 index_test.go:143: sql update test_index set c1 = 6866938348250080988, c2 = 0.583593, c3 = '7OFMpIe9tP' where c = 1537 index_test.go:140: sql delete from test_index where c = 4312 index_test.go:137: sql insert into test_index values (5373, 2305528865187866214, 0.099842, 'DNE1Mphiya') index_test.go:143: sql update test_index set c1 = 2292236022688192743, c2 = 0.267558, c3 = 'dKm5rlUj18' where c = 4253 index_test.go:143: sql update test_index set c1 = 1334564980812641837, c2 = 0.745223, c3 = 'qDxkaBKqmz' where c = 5053 index_test.go:140: sql delete from test_index where c = 2516 index_test.go:137: sql insert into test_index values (5375, 5208970977586828484, 0.198375, 'uY6YT1Po9h') index_test.go:137: sql insert into test_index values (5376, 7117488965665744537, 0.800186, 'MueXPEE7gy') index_test.go:137: sql insert into test_index values (5377, 1903018042629738317, 0.912956, 'SX4j2AxpRL') index_test.go:137: sql insert into test_index values (5374, 8353625046426280197, 0.918026, 'YQ1nrX3aG2') index_test.go:137: sql insert into test_index values (5378, 2179570778921631064, 0.007992, 'qmMuR73NA0') index_test.go:137: sql insert into test_index values (5379, 6458181645764957951, 0.892787, 'bpaQUWQwzL') index_test.go:143: sql update test_index set c1 = 5257122278385923366, c2 = 0.694531, c3 = 'FOrMztKQoW' where c = 2625 index_test.go:140: sql delete from test_index where c = 668 index_test.go:140: sql delete from test_index where c = 2782 index_test.go:143: sql update test_index set c1 = 9098796104498895768, c2 = 0.901975, c3 = 'VyJNNVwX9t' where c = 1955 index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 2737 index_test.go:143: sql update test_index set c1 = 911667638452626918, c2 = 0.939759, c3 = 'zrvHhBlggd' where c = 2625 index_test.go:137: sql insert into test_index values (5380, 7670100285805020436, 0.900534, 'JRzIw04YR6') index_test.go:140: sql delete from test_index where c = 3081 index_test.go:143: sql update test_index set c1 = 4911696873272766773, c2 = 0.649819, c3 = 'nTkvEtosfU' where c = 316 index_test.go:140: sql delete from test_index where c = 3967 index_test.go:140: sql delete from test_index where c = 1288 index_test.go:143: sql update test_index set c1 = 6762646398698515075, c2 = 0.356066, c3 = 'O6zhv7aJnu' where c = 3623 index_test.go:143: sql update test_index set c1 = 4642020452280804748, c2 = 0.836757, c3 = 'Bh9k8CSvEy' where c = 3396 index_test.go:143: sql update test_index set c1 = 499616985209760073, c2 = 0.124038, c3 = 'MwO4vmHs4Y' where c = 198 index_test.go:143: sql update test_index set c1 = 568652881872058478, c2 = 0.186343, c3 = 'SOQVK7D3OL' where c = 2762 index_test.go:137: sql insert into test_index values (5381, 1172002405839832537, 0.092302, 'Ozs6MoWnPw') index_test.go:137: sql insert into test_index values (5382, 1685878730640671808, 0.976080, 'FHEK16rMMQ') index_test.go:140: sql delete from test_index where c = 4155 index_test.go:137: sql insert into test_index values (5383, 4110357132561545879, 0.186287, 'XoL5NywIdT') index_test.go:143: sql update test_index set c1 = 6839146910480058959, c2 = 0.104745, c3 = 'Si4hvkej1n' where c = 894 index_test.go:140: sql delete from test_index where c = 4452 index_test.go:140: sql delete from test_index where c = 2429 index_test.go:143: sql update test_index set c1 = 4038402662874664155, c2 = 0.396605, c3 = 'JSRrfIFwlI' where c = 165 index_test.go:137: sql insert into test_index values (5384, 4079596291404279708, 0.507064, 'ktpWCJAhbP') index_test.go:137: sql insert into test_index values (5385, 8718823709003848333, 0.635682, '1AK463rKgV') index_test.go:143: sql update test_index set c1 = 6365211575000622589, c2 = 0.621693, c3 = 'wptDFWpMKn' where c = 2229 index_test.go:137: sql insert into test_index values (5386, 4354397665895044923, 0.173548, 'FrlJNkiobN') index_test.go:137: sql insert into test_index values (5388, 9011426404263291296, 0.564108, 'w04lxVr8DT') index_test.go:140: sql delete from test_index where c = 3739 index_test.go:140: sql delete from test_index where c = 3603 index_test.go:140: sql delete from test_index where c = 5151 index_test.go:137: sql insert into test_index values (5387, 1742992696398884729, 0.764399, '6VTFyFyGqW') index_test.go:143: sql update test_index set c1 = 466948580488416767, c2 = 0.680775, c3 = 'ZG7Xr911Nf' where c = 643 index_test.go:140: sql delete from test_index where c = 1418 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:143: sql update test_index set c1 = 5239286878553384314, c2 = 0.989184, c3 = 'DPVMQhSnxT' where c = 1567 index_test.go:143: sql update test_index set c1 = 5632893127639348188, c2 = 0.589295, c3 = '2ZijA26HUP' where c = 5091 index_test.go:143: sql update test_index set c1 = 5309968122729205387, c2 = 0.685631, c3 = 'PPamVTxufK' where c = 2101 index_test.go:140: sql delete from test_index where c = 612 index_test.go:137: sql insert into test_index values (5389, 4771649263494411601, 0.498118, 'aYm2QsRAGI') index_test.go:137: sql insert into test_index values (5390, 5984383117617418554, 0.984970, 'AkGWpzjPHp') index_test.go:137: sql insert into test_index values (5391, 8564638192783180136, 0.518588, 'vOhlF6XMQT') index_test.go:137: sql insert into test_index values (5392, 7925752954663463033, 0.003108, 'exh1bJghSS') index_test.go:143: sql update test_index set c1 = 7502880534034938938, c2 = 0.183762, c3 = 'YaGrFPSgbW' where c = 4989 index_test.go:137: sql insert into test_index values (5393, 8794176520075100874, 0.168840, '3NvRbkqi8S') index_test.go:143: sql update test_index set c1 = 8712688482634749564, c2 = 0.049234, c3 = 'wi4JmyuCUo' where c = 4406 index_test.go:140: sql delete from test_index where c = 2642 index_test.go:143: sql update test_index set c1 = 2163701211054026203, c2 = 0.525944, c3 = 'gQzitBPRfQ' where c = 4987 index_test.go:140: sql delete from test_index where c = 5048 index_test.go:140: sql delete from test_index where c = 3948 index_test.go:143: sql update test_index set c1 = 456440413103076894, c2 = 0.010204, c3 = '5LauoxndGI' where c = 2311 index_test.go:140: sql delete from test_index where c = 2798 index_test.go:143: sql update test_index set c1 = 8983364575396973649, c2 = 0.494453, c3 = 'HwGmc2Bwqm' where c = 4104 index_test.go:140: sql delete from test_index where c = 5354 index_test.go:143: sql update test_index set c1 = 4303505316370847115, c2 = 0.059590, c3 = 'NnhoCcyYTq' where c = 1697 index_test.go:137: sql insert into test_index values (5394, 4682404987663587961, 0.241600, 'AUlZ7xJuvs') index_test.go:137: sql insert into test_index values (5395, 3300139488179029319, 0.750237, 'DSyfmTprb3') index_test.go:143: sql update test_index set c1 = 1437327476597714229, c2 = 0.898454, c3 = '4RNl2pNOqk' where c = 4204 index_test.go:137: sql insert into test_index values (5397, 2192707632812752718, 0.662136, 'j7QPDL49AW') index_test.go:140: sql delete from test_index where c = 3886 index_test.go:137: sql insert into test_index values (5398, 9158457442590152171, 0.945038, 'WbQG5nlSoQ') index_test.go:137: sql insert into test_index values (5396, 4197153443734337176, 0.690249, '0HKPbTMz7J') index_test.go:143: sql update test_index set c1 = 5112398538126664345, c2 = 0.709159, c3 = 'oEu6lS4gRT' where c = 2706 index_test.go:143: sql update test_index set c1 = 1142352208673595387, c2 = 0.419306, c3 = 'HP0lKAThip' where c = 1829 index_test.go:143: sql update test_index set c1 = 5415814287425448326, c2 = 0.361450, c3 = 'T0vi6yhb2O' where c = 4406 index_test.go:140: sql delete from test_index where c = 4067 index_test.go:140: sql delete from test_index where c = 1900 index_test.go:140: sql delete from test_index where c = 2353 index_test.go:137: sql insert into test_index values (5399, 3478455748137752573, 0.868545, '9GTUwUBwuv') index_test.go:140: sql delete from test_index where c = 4747 index_test.go:143: sql update test_index set c1 = 1113903123993263417, c2 = 0.186639, c3 = 'VKlVMeS95m' where c = 454 index_test.go:137: sql insert into test_index values (5400, 2628461291425490887, 0.007161, 'wD5IgZCed6') index_test.go:143: sql update test_index set c1 = 3675384481589650360, c2 = 0.613577, c3 = 'icDX1LY6Xc' where c = 892 index_test.go:143: sql update test_index set c1 = 4191140244530240432, c2 = 0.629262, c3 = 'MIraYkkPbb' where c = 2061 index_test.go:140: sql delete from test_index where c = 2913 index_test.go:140: sql delete from test_index where c = 2080 index_test.go:143: sql update test_index set c1 = 2586132439036659868, c2 = 0.155014, c3 = 'PdgJvoLX3t' where c = 4848 index_test.go:143: sql update test_index set c1 = 8452895971200999959, c2 = 0.621762, c3 = 'ZWvPuNwVrS' where c = 4176 index_test.go:143: sql update test_index set c1 = 7159453281772409410, c2 = 0.916149, c3 = '1gQzt3LVHd' where c = 2716 [2024/05/05 23:02:51.606 +08:00] [ERROR] [gc_worker.go:1764] ["deleteRanges is called"] [2024/05/05 23:02:51.649 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] --- PASS: TestIndex (44.05s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8509/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