start tidb-server ... /tidb-server --store=tikv --advertise-address=email-sender-tidb-0.email-sender-tidb-peer.tidb-cluster.svc --host=0.0.0.0 --path=email-sender-pd:2379 --config=/etc/tidb/tidb.toml --log-slow-query=/var/log/tidb/slowlog [2021/09/01 17:28:06.252 +00:00] [INFO] [trackerRecorder.go:28] ["Mem Profile Tracker started"] [2021/09/01 17:28:06.251 +00:00] [INFO] [printer.go:33] ["Welcome to TiDB."] ["Release Version"=v5.2.0] [Edition=Community] ["Git Commit Hash"=05d2210647d6a1503a8d772477e43b14a024f609] ["Git Branch"=heads/refs/tags/v5.2.0] ["UTC Build Time"="2021-08-27 05:57:10"] [GoVersion=go1.16.4] ["Race Enabled"=false] ["Check Table Before Drop"=false] ["TiKV Min Version"=v3.0.0-60965b006877ca7234adaced7890d7b029ed1306] [2021/09/01 17:28:06.254 +00:00] [INFO] [printer.go:47] ["loaded config"] [config="{\"host\":\"0.0.0.0\",\"advertise-address\":\"email-sender-tidb-0.email-sender-tidb-peer.tidb-cluster.svc\",\"port\":4000,\"cors\":\"\",\"store\":\"tikv\",\"path\":\"email-sender-pd:2379\",\"socket\":\"\",\"lease\":\"45s\",\"run-ddl\":true,\"split-table\":true,\"token-limit\":1000,\"oom-use-tmp-storage\":true,\"tmp-storage-path\":\"/tmp/0_tidb/MC4wLjAuMDo0MDAwLzAuMC4wLjA6MTAwODA=/tmp-storage\",\"oom-action\":\"cancel\",\"mem-quota-query\":1073741824,\"tmp-storage-quota\":-1,\"enable-batch-dml\":false,\"lower-case-table-names\":2,\"server-version\":\"\",\"log\":{\"level\":\"info\",\"format\":\"text\",\"disable-timestamp\":null,\"enable-timestamp\":null,\"disable-error-stack\":null,\"enable-error-stack\":null,\"file\":{\"filename\":\"\",\"max-size\":300,\"max-days\":0,\"max-backups\":3},\"enable-slow-log\":true,\"slow-query-file\":\"/var/log/tidb/slowlog\",\"slow-threshold\":300,\"expensive-threshold\":10000,\"query-log-max-len\":4096,\"record-plan-in-slow-log\":1},\"security\":{\"skip-grant-table\":false,\"ssl-ca\":\"\",\"ssl-cert\":\"\",\"ssl-key\":\"\",\"require-secure-transport\":false,\"cluster-ssl-ca\":\"\",\"cluster-ssl-cert\":\"\",\"cluster-ssl-key\":\"\",\"cluster-verify-cn\":null,\"spilled-file-encryption-method\":\"plaintext\",\"enable-sem\":false,\"auto-tls\":false},\"status\":{\"status-host\":\"0.0.0.0\",\"metrics-addr\":\"\",\"status-port\":10080,\"metrics-interval\":15,\"report-status\":true,\"record-db-qps\":false},\"performance\":{\"max-procs\":0,\"max-memory\":0,\"server-memory-quota\":0,\"memory-usage-alarm-ratio\":0.8,\"stats-lease\":\"3s\",\"stmt-count-limit\":5000,\"feedback-probability\":0,\"query-feedback-limit\":512,\"pseudo-estimate-ratio\":0.8,\"force-priority\":\"NO_PRIORITY\",\"bind-info-lease\":\"3s\",\"txn-entry-size-limit\":6291456,\"txn-total-size-limit\":104857600,\"tcp-keep-alive\":true,\"tcp-no-delay\":true,\"cross-join\":true,\"run-auto-analyze\":true,\"distinct-agg-push-down\":false,\"committer-concurrency\":128,\"max-txn-ttl\":3600000,\"mem-profile-interval\":\"1m\",\"index-usage-sync-lease\":\"0s\",\"gogc\":100,\"enforce-mpp\":false},\"prepared-plan-cache\":{\"enabled\":false,\"capacity\":100,\"memory-guard-ratio\":0.1},\"opentracing\":{\"enable\":false,\"rpc-metrics\":false,\"sampler\":{\"type\":\"const\",\"param\":1,\"sampling-server-url\":\"\",\"max-operations\":0,\"sampling-refresh-interval\":0},\"reporter\":{\"queue-size\":0,\"buffer-flush-interval\":0,\"log-spans\":false,\"local-agent-host-port\":\"\"}},\"proxy-protocol\":{\"networks\":\"\",\"header-timeout\":5},\"pd-client\":{\"pd-server-timeout\":3},\"tikv-client\":{\"grpc-connection-count\":4,\"grpc-keepalive-time\":10,\"grpc-keepalive-timeout\":3,\"grpc-compression-type\":\"none\",\"commit-timeout\":\"41s\",\"async-commit\":{\"keys-limit\":256,\"total-key-size-limit\":4096,\"safe-window\":2000000000,\"allowed-clock-drift\":500000000},\"max-batch-size\":128,\"overload-threshold\":200,\"max-batch-wait-time\":0,\"batch-wait-size\":8,\"enable-chunk-rpc\":true,\"region-cache-ttl\":600,\"store-limit\":0,\"store-liveness-timeout\":\"1s\",\"copr-cache\":{\"capacity-mb\":1000},\"ttl-refreshed-txn-size\":33554432},\"binlog\":{\"enable\":false,\"ignore-error\":false,\"write-timeout\":\"15s\",\"binlog-socket\":\"\",\"strategy\":\"range\"},\"compatible-kill-query\":false,\"plugin\":{\"dir\":\"\",\"load\":\"\"},\"pessimistic-txn\":{\"max-retry-count\":256,\"deadlock-history-capacity\":10,\"deadlock-history-collect-retryable\":false},\"check-mb4-value-in-utf8\":true,\"max-index-length\":3072,\"index-limit\":64,\"table-column-count-limit\":1017,\"graceful-wait-before-shutdown\":0,\"alter-primary-key\":false,\"treat-old-version-utf8-as-utf8mb4\":true,\"enable-table-lock\":false,\"delay-clean-table-lock\":0,\"split-region-max-num\":1000,\"stmt-summary\":{\"enable\":true,\"enable-internal-query\":false,\"max-stmt-count\":3000,\"max-sql-length\":4096,\"refresh-interval\":1800,\"history-size\":24},\"repair-mode\":false,\"repair-table-list\":[],\"isolation-read\":{\"engines\":[\"tikv\",\"tiflash\",\"tidb\"]},\"max-server-connections\":0,\"new_collations_enabled_on_first_bootstrap\":true,\"experimental\":{\"allow-expression-index\":false},\"enable-collect-execution-info\":true,\"skip-register-to-dashboard\":false,\"enable-telemetry\":true,\"labels\":{},\"enable-global-index\":false,\"deprecate-integer-display-length\":false,\"enable-enum-length-limit\":true,\"stores-refresh-interval\":60,\"enable-tcp4-only\":false,\"enable-forwarding\":false}"] [2021/09/01 17:28:06.254 +00:00] [INFO] [main.go:336] ["disable Prometheus push client"] [2021/09/01 17:28:06.254 +00:00] [INFO] [systime_mon.go:25] ["start system time monitor"] [2021/09/01 17:28:06.255 +00:00] [INFO] [store.go:68] ["new store"] [path=tikv://email-sender-pd:2379] [2021/09/01 17:28:06.257 +00:00] [INFO] [client.go:214] ["[pd] create pd client with endpoints"] [pd-address="[email-sender-pd:2379]"] [2021/09/01 17:28:06.257 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-pd:2379 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-pd:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:2) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.258 +00:00] [INFO] [grpclogger.go:77] ["blockingPicker: the picked transport is not ready, loop back to repick"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.259 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-pd:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.267 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.267 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [base_client.go:344] ["[pd] update member urls"] [old-urls="[http://email-sender-pd:2379]"] [new-urls="[http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379,http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379,http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379]"] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:5) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [base_client.go:363] ["[pd] switch leader"] [new-leader=http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379] [old-leader=] [2021/09/01 17:28:06.272 +00:00] [INFO] [base_client.go:126] ["[pd] init cluster id"] [cluster-id=6999757474437420182] [2021/09/01 17:28:06.272 +00:00] [INFO] [client.go:238] ["[pd] create tso dispatcher"] [dc-location=global] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.272 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.276 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.276 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"endpoint\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.276 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{email-sender-pd:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.276 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-pd:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.276 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.276 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:7) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.276 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.276 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.276 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-pd:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.277 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.277 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.279 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.279 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.281 +00:00] [INFO] [store.go:74] ["new store with retry success"] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:11) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:13) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:15) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:17) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.289 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.290 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.294 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.294 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.294 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.294 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.294 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.294 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.295 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.295 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.300 +00:00] [INFO] [tidb.go:70] ["new domain"] [store=tikv-6999757474437420182] ["ddl lease"=45s] ["stats lease"=3s] ["index usage sync lease"=0s] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"endpoint\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:23) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:24) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:25) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [ddl.go:342] ["[ddl] start DDL"] [ID=54185c33-16b7-4d6c-ae78-3ae248d145af] [runWorker=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [manager.go:188] ["start campaign owner"] [ownerInfo="[ddl] /tidb/ddl/fg/owner"] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.336 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.340 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.340 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.341 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.341 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.345 +00:00] [INFO] [ddl.go:331] ["[ddl] start delRangeManager OK"] ["is a emulator"=false] [2021/09/01 17:28:06.345 +00:00] [INFO] [ddl_worker.go:154] ["[ddl] start DDL worker"] [worker="worker 2, tp add index"] [2021/09/01 17:28:06.345 +00:00] [INFO] [ddl_worker.go:154] ["[ddl] start DDL worker"] [worker="worker 1, tp general"] [2021/09/01 17:28:06.399 +00:00] [INFO] [domain.go:155] ["full load InfoSchema success"] [currentSchemaVersion=0] [neededSchemaVersion=146] ["start time"=23.674501ms] [2021/09/01 17:28:06.402 +00:00] [INFO] [domain.go:370] ["full load and reset schema validator"] [2021/09/01 17:28:06.455 +00:00] [INFO] [manager.go:188] ["start campaign owner"] [ownerInfo="[bindinfo] /tidb/bindinfo/owner"] [2021/09/01 17:28:06.458 +00:00] [WARN] [sysvar_cache.go:54] ["sysvar cache is empty, triggering rebuild"] [2021/09/01 17:28:06.498 +00:00] [INFO] [telemetry.go:173] ["Telemetry configuration"] [endpoint=https://telemetry.pingcap.com/api/v1/tidb/report] [report_interval=6h0m0s] [enabled=true] [2021/09/01 17:28:06.617 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.617 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.617 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.617 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.617 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.617 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.617 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tidb-0.email-sender-tidb-peer.tidb-cluster.svc:10080 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.617 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tidb-0.email-sender-tidb-peer.tidb-cluster.svc:10080 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:38) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.617 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.617 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:39) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:77] ["blockingPicker: the picked transport is not ready, loop back to repick"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tidb-0.email-sender-tidb-peer.tidb-cluster.svc:10080 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tidb-0.email-sender-tidb-peer.tidb-cluster.svc:10080 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:40) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:77] ["blockingPicker: the picked transport is not ready, loop back to repick"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:41) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tidb-0.email-sender-tidb-peer.tidb-cluster.svc:10080\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tidb-0.email-sender-tidb-peer.tidb-cluster.svc:10080\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:77] ["blockingPicker: the picked transport is not ready, loop back to repick"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:43) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:77] ["blockingPicker: the picked transport is not ready, loop back to repick"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:42) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:77] ["blockingPicker: the picked transport is not ready, loop back to repick"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:77] ["blockingPicker: the picked transport is not ready, loop back to repick"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:44) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:45) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:77] ["blockingPicker: the picked transport is not ready, loop back to repick"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:77] ["blockingPicker: the picked transport is not ready, loop back to repick"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tidb-1.email-sender-tidb-peer.tidb-cluster.svc:10080 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tidb-1.email-sender-tidb-peer.tidb-cluster.svc:10080 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:46) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:77] ["blockingPicker: the picked transport is not ready, loop back to repick"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tidb-1.email-sender-tidb-peer.tidb-cluster.svc:10080\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.618 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [WARN] [grpclogger.go:81] ["grpc: addrConn.createTransport failed to connect to {email-sender-tidb-0.email-sender-tidb-peer.tidb-cluster.svc:10080 0 }. Err: connection error: desc = \"transport: Error while dialing dial tcp 192.168.6.94:10080: connect: connection refused\". Reconnecting..."] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to TRANSIENT_FAILURE"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [WARN] [grpclogger.go:81] ["grpc: addrConn.createTransport failed to connect to {email-sender-tidb-0.email-sender-tidb-peer.tidb-cluster.svc:10080 0 }. Err: connection error: desc = \"transport: Error while dialing dial tcp 192.168.6.94:10080: connect: connection refused\". Reconnecting..."] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to TRANSIENT_FAILURE"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to TRANSIENT_FAILURE"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to TRANSIENT_FAILURE"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:41) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:40) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Channel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:69] ["Channel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 40 from a parent (id=35) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 40 from a parent (id=35) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 41 from a parent (id=30) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.621 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 41 from a parent (id=30) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.622 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.622 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.622 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.622 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.622 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.622 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.623 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.623 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.623 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.623 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.623 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.623 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.623 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.623 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.626 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.626 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.626 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.626 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:39) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.626 +00:00] [INFO] [grpclogger.go:69] ["Channel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.626 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 39 from a parent (id=36) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.626 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 39 from a parent (id=36) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.642 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.642 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.642 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.642 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:38) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.642 +00:00] [INFO] [grpclogger.go:69] ["Channel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.642 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 38 from a parent (id=31) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.642 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 38 from a parent (id=31) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.642 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:44) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:69] ["Channel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 44 from a parent (id=29) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 44 from a parent (id=29) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:43) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.643 +00:00] [INFO] [grpclogger.go:69] ["Channel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.644 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 43 from a parent (id=32) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.644 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 43 from a parent (id=32) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.644 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.644 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.644 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.644 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:45) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.644 +00:00] [INFO] [grpclogger.go:69] ["Channel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.645 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 45 from a parent (id=37) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.645 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 45 from a parent (id=37) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.646 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.646 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.646 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.646 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:42) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.646 +00:00] [INFO] [grpclogger.go:69] ["Channel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.647 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 42 from a parent (id=34) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.647 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 42 from a parent (id=34) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.647 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.647 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.647 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.647 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:46) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.647 +00:00] [INFO] [grpclogger.go:69] ["Channel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.647 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 46 from a parent (id=33) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.647 +00:00] [INFO] [grpclogger.go:77] ["attempt to delete child with id 46 from a parent (id=33) that doesn't currently exist"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:06.860 +00:00] [INFO] [data_slow_query.go:157] ["Telemetry slow query stats, postReportSlowQueryStats finished"] [2021/09/01 17:28:06.860 +00:00] [INFO] [telemetry.go:133] ["Uploading telemetry data to https://telemetry.pingcap.com/api/v1/tidb/report"] [2021/09/01 17:28:07.494 +00:00] [INFO] [manager.go:188] ["start campaign owner"] [ownerInfo="[telemetry] /tidb/telemetry/owner"] [2021/09/01 17:28:07.494 +00:00] [INFO] [manager.go:188] ["start campaign owner"] [ownerInfo="[stats] /tidb/stats/owner"] [2021/09/01 17:28:07.498 +00:00] [INFO] [gc_worker.go:197] ["[gc worker] start"] [uuid=5ee899d68840007] [2021/09/01 17:28:07.507 +00:00] [WARN] [misc.go:446] ["Automatic TLS Certificate creation is disabled"] [] [2021/09/01 17:28:07.507 +00:00] [INFO] [server.go:240] ["server is running MySQL protocol"] [addr=0.0.0.0:4000] [2021/09/01 17:28:07.507 +00:00] [INFO] [http_status.go:84] ["for status and metrics report"] ["listening on addr"=0.0.0.0:10080] [2021/09/01 17:28:07.509 +00:00] [INFO] [profile.go:91] ["cpu profiler started"] [2021/09/01 17:28:07.654 +00:00] [INFO] [domain.go:1223] ["init stats info time"] ["take time"=160.332354ms] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:57) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:59) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.279 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:61) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:63) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:65) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:67) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:69) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["parsed scheme: \"\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["scheme \"\" not registered, fallback to default scheme"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending update to cc: {[{email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 0 }] }"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} (resolver returned new addresses)"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["ClientConn switching balancer to \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel switches to new LB policy \"pick_first\""] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:71) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.280 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.283 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.283 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.283 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.283 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.283 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.283 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.283 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.283 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.286 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.286 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.286 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.286 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.286 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.286 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.286 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:08.286 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:84) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:85) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:86) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:7) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.278 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.282 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.282 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.284 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.284 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:90) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:91) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel(id:92) created"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:24) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel picks a new address \"http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379\" to connect"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:25) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to SHUTDOWN"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Subchanel(id:23) deleted"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.338 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to CONNECTING"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.342 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.342 +00:00] [INFO] [grpclogger.go:69] ["Channel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.343 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:28:36.343 +00:00] [INFO] [grpclogger.go:69] ["Subchannel Connectivity change to READY"] [system=grpc] [grpc_log=true] [2021/09/01 17:29:06.279 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:29:06.280 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:29:06.340 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:29:06.340 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:29:14.200 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=15] [startTS=427430341288132620] [commitTS=427430341288132635] [2021/09/01 17:29:36.281 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:29:36.281 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:29:36.340 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:29:36.341 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:30:06.282 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:30:06.282 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:30:06.342 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:30:06.342 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:30:36.283 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:30:36.283 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:30:36.343 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:30:36.343 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:31:06.284 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:31:06.284 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:31:06.345 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:31:06.345 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:31:36.286 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:31:36.287 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:31:36.346 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:31:36.346 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:31:39.077 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f3268797832ff75357075676e6e62ff7472620000000000fa, primary: 7480000000000000565f698000000000000001016f655f78786b6b64ff70617a7862643579ff6d35640000000000fa, txnStartTS: 427430322046763018, lockForUpdateTS:427430322046763018, minCommitTs:427430322086084633, ttl: 20115, type: Put, UseAsyncCommit: false"] [2021/09/01 17:31:39.387 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f627165366bff7877643864646268ff6678770000000000fa, primary: 7480000000000000565f698000000000000001016f655f78786b6b64ff70617a7862643579ff6d35640000000000fa, txnStartTS: 427430322046763018, lockForUpdateTS:427430322046763018, minCommitTs:427430322086084633, ttl: 20141, type: Put, UseAsyncCommit: false"] [2021/09/01 17:31:39.662 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f6477733562ff7478623961727772ff66346e0000000000fa, primary: 7480000000000000565f698000000000000001016f655f78786b6b64ff70617a7862643579ff6d35640000000000fa, txnStartTS: 427430322046763018, lockForUpdateTS:427430322046763018, minCommitTs:427430322086084633, ttl: 20041, type: Put, UseAsyncCommit: false"] [2021/09/01 17:31:39.943 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f653768656eff6278367737643775ff3262770000000000fa, primary: 7480000000000000565f698000000000000001016f655f78786b6b64ff70617a7862643579ff6d35640000000000fa, txnStartTS: 427430322046763018, lockForUpdateTS:427430322046763018, minCommitTs:427430322086084633, ttl: 20073, type: Put, UseAsyncCommit: false"] [2021/09/01 17:31:40.212 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f6635336464ff7934366578747871ff64746e0000000000fa, primary: 7480000000000000565f698000000000000001016f655f78786b6b64ff70617a7862643579ff6d35640000000000fa, txnStartTS: 427430322046763018, lockForUpdateTS:427430322046763018, minCommitTs:427430322086084633, ttl: 20084, type: Put, UseAsyncCommit: false"] [2021/09/01 17:31:40.498 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f6775723773ff713772366865617aff6737630000000000fa, primary: 7480000000000000565f698000000000000001016f655f78786b6b64ff70617a7862643579ff6d35640000000000fa, txnStartTS: 427430322046763018, lockForUpdateTS:427430322046763018, minCommitTs:427430322086084633, ttl: 20155, type: Put, UseAsyncCommit: false"] [2021/09/01 17:31:40.836 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:320.377505ms txnStartTS:427430379272798209 region_id:412941 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:320 kv_wait_ms:0 kv_read_ms:0 processed_versions:618040 total_versions:618337 rocksdb_delete_skipped_count:505 rocksdb_key_skipped_count:619430 rocksdb_cache_hit_count:840 rocksdb_read_count:64 rocksdb_read_byte:2040894"] [conn=55] [2021/09/01 17:31:40.836 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f6a65326462ff7132343466613632ff6b72790000000000fa, primary: 7480000000000000565f698000000000000001016f655f78786b6b64ff70617a7862643579ff6d35640000000000fa, txnStartTS: 427430322046763018, lockForUpdateTS:427430322046763018, minCommitTs:427430322086084633, ttl: 20097, type: Put, UseAsyncCommit: false"] [2021/09/01 17:31:41.394 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:539.778192ms txnStartTS:427430379272798209 region_id:412941 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:540 kv_wait_ms:0 kv_read_ms:0 processed_versions:953644 total_versions:954261 rocksdb_delete_skipped_count:970 rocksdb_key_skipped_count:956318 rocksdb_cache_hit_count:1104 rocksdb_read_count:287 rocksdb_read_byte:9149108"] [conn=55] [2021/09/01 17:31:41.394 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f7561646b38ff6e37796771357074ff3534770000000000fa, primary: 7480000000000000565f698000000000000001016f655f78786b6b64ff70617a7862643579ff6d35640000000000fa, txnStartTS: 427430322046763018, lockForUpdateTS:427430322046763018, minCommitTs:427430322086084633, ttl: 20127, type: Put, UseAsyncCommit: false"] [2021/09/01 17:31:41.992 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:573.656057ms txnStartTS:427430379272798209 region_id:412941 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:572 kv_wait_ms:0 kv_read_ms:0 processed_versions:1083722 total_versions:1084759 rocksdb_delete_skipped_count:1455 rocksdb_key_skipped_count:1087712 rocksdb_cache_hit_count:1465 rocksdb_read_count:115 rocksdb_read_byte:3648334"] [conn=55] [2021/09/01 17:31:41.993 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f7872723576ff7068753867783374ff7565360000000000fa, primary: 7480000000000000565f698000000000000001016f655f78786b6b64ff70617a7862643579ff6d35640000000000fa, txnStartTS: 427430322046763018, lockForUpdateTS:427430322046763018, minCommitTs:427430322086084633, ttl: 20053, type: Put, UseAsyncCommit: false"] [2021/09/01 17:31:42.601 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:586.182744ms txnStartTS:427430379272798209 region_id:412941 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:580 kv_wait_ms:0 kv_read_ms:572 processed_versions:1169660 total_versions:1171111 rocksdb_delete_skipped_count:1889 rocksdb_key_skipped_count:1175015 rocksdb_cache_hit_count:1646 rocksdb_read_count:58 rocksdb_read_byte:1808131"] [conn=55] [2021/09/01 17:32:06.288 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:32:06.288 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:32:06.347 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:32:06.347 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:32:36.289 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:32:36.289 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:32:36.347 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:32:36.347 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:32:49.854 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:624.932599ms txnStartTS:427430397649092628 region_id:412941 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:624 kv_wait_ms:0 kv_read_ms:620 processed_versions:1204050 total_versions:1204081 rocksdb_delete_skipped_count:580 rocksdb_key_skipped_count:1205342 rocksdb_cache_hit_count:1744 rocksdb_read_count:2 rocksdb_read_byte:130840"] [conn=55] [2021/09/01 17:33:06.290 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:33:06.290 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:33:06.349 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:33:06.349 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:33:36.291 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:33:36.291 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:33:36.350 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:33:36.350 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:34:06.293 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:34:06.293 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:34:06.352 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:34:06.352 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:34:25.945 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=103] [startTS=427430423011524614] [commitTS=427430423011524632] [2021/09/01 17:34:26.631 +00:00] [INFO] [manager.go:325] ["get owner"] ["owner info"="[ddl] /tidb/ddl/fg/owner ownerManager 54185c33-16b7-4d6c-ae78-3ae248d145af"] [ownerID=54185c33-16b7-4d6c-ae78-3ae248d145af] [2021/09/01 17:34:26.632 +00:00] [INFO] [manager.go:325] ["get owner"] ["owner info"="[bindinfo] /tidb/bindinfo/owner ownerManager 54185c33-16b7-4d6c-ae78-3ae248d145af"] [ownerID=54185c33-16b7-4d6c-ae78-3ae248d145af] [2021/09/01 17:34:27.133 +00:00] [INFO] [manager.go:325] ["get owner"] ["owner info"="[stats] /tidb/stats/owner ownerManager 54185c33-16b7-4d6c-ae78-3ae248d145af"] [ownerID=54185c33-16b7-4d6c-ae78-3ae248d145af] [2021/09/01 17:34:27.134 +00:00] [INFO] [manager.go:325] ["get owner"] ["owner info"="[telemetry] /tidb/telemetry/owner ownerManager 54185c33-16b7-4d6c-ae78-3ae248d145af"] [ownerID=54185c33-16b7-4d6c-ae78-3ae248d145af] [2021/09/01 17:34:27.407 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=146] ["take time"=55.359431ms] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8657500, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:39, SnapshotVersion:427430021878775813"] [2021/09/01 17:34:27.407 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:34:27.410 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8657500, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:39, SnapshotVersion:427430021878775813"] [2021/09/01 17:34:27.418 +00:00] [INFO] [ddl.go:694] ["sleep before DDL finishes to make async commit and 1PC safe"] [duration=2.5s] [2021/09/01 17:34:29.919 +00:00] [INFO] [index.go:1173] ["[ddl] start to add table index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8657500, ArgLen:6, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:39, SnapshotVersion:427430021878775813"] [reorgInfo=CurrElementType:_idx_,CurrElementID:24,StartHandle:{},EndHandle:9223354847972285430,First:false,PhysicalTableID:86] [2021/09/01 17:34:29.919 +00:00] [INFO] [backfilling.go:323] ["[ddl] split table range from PD"] [physicalTableID=86] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:34:29.923 +00:00] [INFO] [backfilling.go:651] ["[ddl] start backfill workers to reorg record"] [workerCnt=4] [regionCnt=10] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:34:29.923 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=3] [2021/09/01 17:34:29.923 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=1] [2021/09/01 17:34:29.923 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=0] [2021/09/01 17:34:29.923 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=2] [2021/09/01 17:34:29.924 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=-118856193335733819] ["current end key"=-118856193335733819] [2021/09/01 17:34:29.925 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=457880841268362519] ["current end key"=457880841268362519] [2021/09/01 17:34:29.927 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=776629407947835378] ["current end key"=776629407947835378] [2021/09/01 17:34:29.928 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=1269992621977797201] ["current end key"=1269992621977797201] [2021/09/01 17:34:31.765 +00:00] [ERROR] [misc.go:117] ["panic in the recoverable goroutine"] [label=ddl] [funcInfo=backfillWorker.run] [r={}] [stack="goroutine 956690 [running]:\ngithub.com/pingcap/tidb/util.GetStack(...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:78\ngithub.com/pingcap/tidb/util.Recover(0x3affd76, 0x3, 0x3b26528, 0x12, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:121 +0x2d5\npanic(0x38ffa80, 0xc002913e78)\n\t/usr/local/go/src/runtime/panic.go:965 +0x1b9\ngithub.com/pingcap/tidb/util/codec.CutOne(0xc001e481bb, 0x9, 0x9, 0x612fb9a7, 0x2d996adb, 0x1b6d64191c12, 0xc0026febe0, 0x2688e98, 0xc002913e60, 0x13, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/codec/codec.go:900 +0x12a\ngithub.com/pingcap/tidb/kv.NewCommonHandle(0xc001e481bb, 0x9, 0x9, 0x59d754ec70, 0xc0440c49ed996adb, 0xc0028264e0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/key.go:247 +0xd4\ngithub.com/pingcap/tidb/tablecodec.DecodeRowKey(0xc001e481b0, 0x14, 0x14, 0x25dd4ec, 0xc003064d00, 0xc002d625e8, 0xc002913e60)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/tablecodec/tablecodec.go:273 +0x225\ngithub.com/pingcap/tidb/ddl.tryDecodeToHandleString(0xc001e481b0, 0x14, 0x14, 0x2, 0x13)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:427 +0x49\ngithub.com/pingcap/tidb/ddl.(*reorgBackfillTask).String(0xc0026fef68, 0x5ee89b4dc6c0016, 0x1)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:187 +0x87\ngithub.com/pingcap/tidb/ddl.(*baseIndexWorker).fetchRowColVals(0xc0028264e0, 0x4072fe0, 0xc001572460, 0x56, 0xc001e481b0, 0x14, 0x14, 0xc00190a960, 0x13, 0x18, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1008 +0x2fb\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn.func2(0x4030d40, 0xc00019a000, 0x4072fe0, 0xc001572460, 0x0, 0xc0015720f0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1125 +0x13e\ngithub.com/pingcap/tidb/kv.RunInNewTxn(0x4030d40, 0xc00019a000, 0x4069090, 0xc000a6eea0, 0xc000b83c01, 0xc0026ff538, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/txn.go:46 +0x103\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn(0xc0028264e0, 0x56, 0xc001e481b0, 0x14, 0x14, 0xc00190a960, 0x13, 0x18, 0x0, 0x0, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1120 +0x16f\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).handleBackfillTask(0xc002319020, 0xc00085a600, 0xc001c13400, 0x400ac70, 0xc0028264e0, 0x2)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:244 +0x1df\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).run(0xc002319020, 0xc00085a600, 0x400ac70, 0xc0028264e0, 0xc00189d200)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:313 +0x2d7\ncreated by github.com/pingcap/tidb/ddl.(*worker).writePhysicalTableRecord\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:613 +0xa6f\n"] [2021/09/01 17:34:33.689 +00:00] [INFO] [prewrite.go:326] ["prewrite encounters lock"] [session=0] [lock="key: 7480000000000000565f6980000000000000180419aa831862000000038d983bd12d3915be, primary: 7480000000000000565f698000000000000001016f655f3832333566ff7463787778626d6aff6470630000000000fa, txnStartTS: 427430409393143823, lockForUpdateTS:427430409393143823, minCommitTs:427430409445310467, ttl: 3190, type: Put, UseAsyncCommit: false"] [2021/09/01 17:34:34.932 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=8717660] [doneKey={}] [] [2021/09/01 17:34:34.981 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:34:34.984 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8717660, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:39, SnapshotVersion:427430021878775813"] [2021/09/01 17:34:35.755 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=2] [task="physicalTableID_86_[457880841268362519,776629407947835378]"] [addedCount=21642] [scanCount=21642] [nextHandle=776629407947835378.next] [takeTime=5.825998373s] [2021/09/01 17:34:36.294 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:34:36.294 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:34:36.353 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:34:36.353 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:34:37.907 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=30208] [scanCount=30208] [nextHandle=1223049733919393777.next] [speed(rows/s)=3786.223630619257] [2021/09/01 17:34:38.036 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=30208] [scanCount=30208] [nextHandle=325425104302511756.next] [speed(rows/s)=3725.730178989676] [2021/09/01 17:34:38.582 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=3] [task="physicalTableID_86_[776629407947835378,1269992621977797201]"] [addedCount=33300] [scanCount=33300] [nextHandle=1269992621977797201.next] [takeTime=8.654010049s] [2021/09/01 17:34:39.069 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f337362776eff7964676d71736177ff3432740000000000fa, primary: 7480000000000000565f698000000000000001016f655f79616d746bff6432613839346a38ff3875710000000000fa, txnStartTS: 427430409393143832, lockForUpdateTS:427430409393143832, minCommitTs:427430409445310469, ttl: 20036, type: Put, UseAsyncCommit: false"] [2021/09/01 17:34:39.219 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f366d6d3365ff3435717167786463ff347a620000000000fa, primary: 7480000000000000565f698000000000000001016f655f79616d746bff6432613839346a38ff3875710000000000fa, txnStartTS: 427430409393143832, lockForUpdateTS:427430409393143832, minCommitTs:427430409445310469, ttl: 20053, type: Put, UseAsyncCommit: false"] [2021/09/01 17:34:39.420 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f3873337467ff6e71343736706a66ff3278650000000000fa, primary: 7480000000000000565f698000000000000001016f655f79616d746bff6432613839346a38ff3875710000000000fa, txnStartTS: 427430409393143832, lockForUpdateTS:427430409393143832, minCommitTs:427430409445310469, ttl: 20137, type: Put, UseAsyncCommit: false"] [2021/09/01 17:34:39.649 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f6163366d32ff687936376a756670ff7276730000000000fa, primary: 7480000000000000565f698000000000000001016f655f79616d746bff6432613839346a38ff3875710000000000fa, txnStartTS: 427430409393143832, lockForUpdateTS:427430409393143832, minCommitTs:427430409445310469, ttl: 20099, type: Put, UseAsyncCommit: false"] [2021/09/01 17:34:39.954 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=1] [task="physicalTableID_86_[-118856193335733819,457880841268362519]"] [addedCount=39031] [scanCount=39031] [nextHandle=457880841268362519.next] [takeTime=10.025526126s] [2021/09/01 17:34:39.960 +00:00] [WARN] [backfilling.go:399] ["[ddl] backfill worker handle batch tasks failed"] [elementType=_idx_] [elementID=24] [totalAddedCount=8657500] [startHandle={}] [nextHandle={}] [batchAddedCount=0] [taskFailedError="[ddl:8211]Reorg worker panic"] [takeTime=10.025904686s] [] [2021/09/01 17:34:39.960 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=1] [2021/09/01 17:34:39.960 +00:00] [INFO] [reorg.go:239] ["[ddl] run reorg job done"] ["handled rows"=8758129] [2021/09/01 17:34:39.960 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=2] [2021/09/01 17:34:39.960 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=3] [2021/09/01 17:34:39.960 +00:00] [ERROR] [ddl_worker.go:703] ["[ddl] run DDL job error"] [worker="worker 2, tp add index"] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:34:39.998 +00:00] [INFO] [ddl_worker.go:580] ["[ddl] run DDL job failed, sleeps a while then retries it."] [worker="worker 2, tp add index"] [waitTime=1s] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:34:40.175 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:509.617364ms txnStartTS:427430426432503817 region_id:412941 store_addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:512 kv_wait_ms:0 kv_read_ms:0 processed_versions:723952 total_versions:724146 rocksdb_delete_skipped_count:68 rocksdb_key_skipped_count:724386 rocksdb_cache_hit_count:610 rocksdb_read_count:449 rocksdb_read_byte:14034656"] [conn=55] [2021/09/01 17:34:40.175 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f6b7a39737aff6a32377963643838ff7777330000000000fa, primary: 7480000000000000565f698000000000000001016f655f79616d746bff6432613839346a38ff3875710000000000fa, txnStartTS: 427430409393143832, lockForUpdateTS:427430409393143832, minCommitTs:427430409445310469, ttl: 20069, type: Put, UseAsyncCommit: false"] [2021/09/01 17:34:40.788 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:593.472647ms txnStartTS:427430426432503817 region_id:412941 store_addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:592 kv_wait_ms:0 kv_read_ms:0 processed_versions:956946 total_versions:957378 rocksdb_delete_skipped_count:257 rocksdb_key_skipped_count:958020 rocksdb_cache_hit_count:1143 rocksdb_read_count:251 rocksdb_read_byte:7924153"] [conn=55] [2021/09/01 17:34:40.788 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f73736b626eff6462627835747434ff3963610000000000fa, primary: 7480000000000000565f698000000000000001016f655f79616d746bff6432613839346a38ff3875710000000000fa, txnStartTS: 427430409393143832, lockForUpdateTS:427430409393143832, minCommitTs:427430409445310469, ttl: 20081, type: Put, UseAsyncCommit: false"] [2021/09/01 17:34:40.999 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:34:41.006 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8758129, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:40, SnapshotVersion:427430021878775813"] [2021/09/01 17:34:41.013 +00:00] [INFO] [ddl.go:694] ["sleep before DDL finishes to make async commit and 1PC safe"] [duration=2.5s] [2021/09/01 17:34:41.519 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:715.904697ms txnStartTS:427430426432503817 region_id:412941 store_addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:712 kv_wait_ms:0 kv_read_ms:0 processed_versions:1109491 total_versions:1110185 rocksdb_delete_skipped_count:497 rocksdb_key_skipped_count:1111340 rocksdb_cache_hit_count:1449 rocksdb_read_count:168 rocksdb_read_byte:5306927"] [conn=55] [2021/09/01 17:34:41.519 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f776a796838ff6172646e66393938ff3477780000000000fa, primary: 7480000000000000565f698000000000000001016f655f79616d746bff6432613839346a38ff3875710000000000fa, txnStartTS: 427430409393143832, lockForUpdateTS:427430409393143832, minCommitTs:427430409445310469, ttl: 20117, type: Put, UseAsyncCommit: false"] [2021/09/01 17:34:42.221 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:689.050385ms txnStartTS:427430426432503817 region_id:412941 store_addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:688 kv_wait_ms:0 kv_read_ms:0 processed_versions:1136792 total_versions:1137905 rocksdb_delete_skipped_count:910 rocksdb_key_skipped_count:1139886 rocksdb_cache_hit_count:1627 rocksdb_read_count:29 rocksdb_read_byte:898139"] [conn=55] [2021/09/01 17:34:42.221 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f7839346a39ff636b713832683473ff6470360000000000fa, primary: 7480000000000000565f698000000000000001016f655f79616d746bff6432613839346a38ff3875710000000000fa, txnStartTS: 427430409393143832, lockForUpdateTS:427430409393143832, minCommitTs:427430409445310469, ttl: 20019, type: Put, UseAsyncCommit: false"] [2021/09/01 17:34:42.923 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:685.074529ms txnStartTS:427430426432503817 region_id:412941 store_addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:684 kv_wait_ms:0 kv_read_ms:0 processed_versions:1150800 total_versions:1152107 rocksdb_delete_skipped_count:1098 rocksdb_key_skipped_count:1154484 rocksdb_cache_hit_count:1659 rocksdb_read_count:17 rocksdb_read_byte:526655"] [conn=55] [2021/09/01 17:34:42.923 +00:00] [INFO] [lock_resolver.go:888] ["resolveLock rollback"] [lock="key: 7480000000000000565f698000000000000001016f655f786b786d74ff6a72343376366476ff3670390000000000fa, primary: 7480000000000000565f698000000000000001016f655f79616d746bff6432613839346a38ff3875710000000000fa, txnStartTS: 427430409393143832, lockForUpdateTS:427430409393143832, minCommitTs:427430409445310469, ttl: 20151, type: Put, UseAsyncCommit: false"] [2021/09/01 17:34:43.513 +00:00] [INFO] [index.go:1173] ["[ddl] start to add table index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8758129, ArgLen:6, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:40, SnapshotVersion:427430021878775813"] [reorgInfo=CurrElementType:_idx_,CurrElementID:24,StartHandle:{},EndHandle:9223354847972285430,First:false,PhysicalTableID:86] [2021/09/01 17:34:43.513 +00:00] [INFO] [backfilling.go:323] ["[ddl] split table range from PD"] [physicalTableID=86] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:34:43.517 +00:00] [INFO] [backfilling.go:651] ["[ddl] start backfill workers to reorg record"] [workerCnt=4] [regionCnt=10] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:34:43.517 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=1] [2021/09/01 17:34:43.517 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=3] [2021/09/01 17:34:43.517 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=2] [2021/09/01 17:34:43.517 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=0] [2021/09/01 17:34:43.518 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=-118856193335733819] ["current end key"=-118856193335733819] [2021/09/01 17:34:43.520 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=457880841268362519] ["current end key"=457880841268362519] [2021/09/01 17:34:43.521 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=776629407947835378] ["current end key"=776629407947835378] [2021/09/01 17:34:43.522 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=1269992621977797201] ["current end key"=1269992621977797201] [2021/09/01 17:34:43.767 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:829.494865ms txnStartTS:427430426432503817 region_id:412941 store_addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:832 kv_wait_ms:0 kv_read_ms:832 processed_versions:1248650 total_versions:1250231 rocksdb_delete_skipped_count:1346 rocksdb_key_skipped_count:1253101 rocksdb_cache_hit_count:1719 rocksdb_read_count:98 rocksdb_read_byte:3116962"] [conn=55] [2021/09/01 17:34:45.145 +00:00] [ERROR] [misc.go:117] ["panic in the recoverable goroutine"] [label=ddl] [funcInfo=backfillWorker.run] [r={}] [stack="goroutine 1131149 [running]:\ngithub.com/pingcap/tidb/util.GetStack(...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:78\ngithub.com/pingcap/tidb/util.Recover(0x3affd76, 0x3, 0x3b26528, 0x12, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:121 +0x2d5\npanic(0x38ffa80, 0xc003400030)\n\t/usr/local/go/src/runtime/panic.go:965 +0x1b9\ngithub.com/pingcap/tidb/util/codec.CutOne(0xc00239cc6b, 0x9, 0x9, 0x612fb9b5, 0x8abfa0d, 0x1b7081a2b744, 0xc000a52be0, 0x2688e98, 0xc003400018, 0x13, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/codec/codec.go:900 +0x12a\ngithub.com/pingcap/tidb/kv.NewCommonHandle(0xc00239cc6b, 0x9, 0x9, 0x5cf4de87a2, 0xc0440c4d48abfa0d, 0xc002360270)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/key.go:247 +0xd4\ngithub.com/pingcap/tidb/tablecodec.DecodeRowKey(0xc00239cc60, 0x14, 0x14, 0x25dd4ec, 0xc00111d800, 0xc002af9fd8, 0xc003400018)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/tablecodec/tablecodec.go:273 +0x225\ngithub.com/pingcap/tidb/ddl.tryDecodeToHandleString(0xc00239cc60, 0x14, 0x14, 0x2, 0x13)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:427 +0x49\ngithub.com/pingcap/tidb/ddl.(*reorgBackfillTask).String(0xc000a52f68, 0x5ee89b5adcc0008, 0x1)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:187 +0x87\ngithub.com/pingcap/tidb/ddl.(*baseIndexWorker).fetchRowColVals(0xc002360270, 0x4072fe0, 0xc0015722e0, 0x56, 0xc00239cc60, 0x14, 0x14, 0xc002c1a390, 0x13, 0x18, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1008 +0x2fb\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn.func2(0x4030d40, 0xc00019a000, 0x4072fe0, 0xc0015722e0, 0x0, 0xc0015307c0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1125 +0x13e\ngithub.com/pingcap/tidb/kv.RunInNewTxn(0x4030d40, 0xc00019a000, 0x4069090, 0xc000a6eea0, 0x1, 0xc000a53538, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/txn.go:46 +0x103\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn(0xc002360270, 0x56, 0xc00239cc60, 0x14, 0x14, 0xc002c1a390, 0x13, 0x18, 0x0, 0x0, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1120 +0x16f\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).handleBackfillTask(0xc002bcad20, 0xc00085a600, 0xc002e5d500, 0x400ac70, 0xc002360270, 0x2)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:244 +0x1df\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).run(0xc002bcad20, 0xc00085a600, 0x400ac70, 0xc002360270, 0xc00305e700)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:313 +0x2d7\ncreated by github.com/pingcap/tidb/ddl.(*worker).writePhysicalTableRecord\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:613 +0xa6f\n"] [2021/09/01 17:34:47.743 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=2] [task="physicalTableID_86_[457880841268362519,776629407947835378]"] [addedCount=21723] [scanCount=21723] [nextHandle=776629407947835378.next] [takeTime=4.220752731s] [2021/09/01 17:34:48.524 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=8838988] [doneKey={}] [] [2021/09/01 17:34:48.551 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:34:48.554 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8838988, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:40, SnapshotVersion:427430021878775813"] [2021/09/01 17:34:49.261 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=30208] [scanCount=30208] [nextHandle=323859656435384058.next] [speed(rows/s)=5263.733944877224] [2021/09/01 17:34:49.296 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=30208] [scanCount=30208] [nextHandle=1221552005837402051.next] [speed(rows/s)=5231.577876383984] [2021/09/01 17:34:49.820 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=3] [task="physicalTableID_86_[776629407947835378,1269992621977797201]"] [addedCount=33418] [scanCount=33418] [nextHandle=1269992621977797201.next] [takeTime=6.298238885s] [2021/09/01 17:34:50.509 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=1] [task="physicalTableID_86_[-118856193335733819,457880841268362519]"] [addedCount=39163] [scanCount=39163] [nextHandle=457880841268362519.next] [takeTime=6.987276138s] [2021/09/01 17:34:50.514 +00:00] [WARN] [backfilling.go:399] ["[ddl] backfill worker handle batch tasks failed"] [elementType=_idx_] [elementID=24] [totalAddedCount=8758129] [startHandle={}] [nextHandle={}] [batchAddedCount=0] [taskFailedError="[ddl:8211]Reorg worker panic"] [takeTime=6.987345881s] [] [2021/09/01 17:34:50.514 +00:00] [INFO] [reorg.go:239] ["[ddl] run reorg job done"] ["handled rows"=8859601] [2021/09/01 17:34:50.514 +00:00] [ERROR] [ddl_worker.go:703] ["[ddl] run DDL job error"] [worker="worker 2, tp add index"] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:34:50.514 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=1] [2021/09/01 17:34:50.514 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=2] [2021/09/01 17:34:50.514 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=3] [2021/09/01 17:34:50.530 +00:00] [INFO] [ddl_worker.go:580] ["[ddl] run DDL job failed, sleeps a while then retries it."] [worker="worker 2, tp add index"] [waitTime=1s] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:34:51.531 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:34:51.534 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8859601, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:41, SnapshotVersion:427430021878775813"] [2021/09/01 17:34:51.541 +00:00] [INFO] [ddl.go:694] ["sleep before DDL finishes to make async commit and 1PC safe"] [duration=2.5s] [2021/09/01 17:34:53.853 +00:00] [INFO] [session.go:2948] ["CRUCIAL OPERATION"] [conn=55] [schemaVersion=146] [cur_db=email_sender_staging] [sql="drop table outgoing_emails"] [user=root@127.0.0.1] [2021/09/01 17:34:53.859 +00:00] [INFO] [ddl_worker.go:251] ["[ddl] current DDL job depends on other job"] [currentJob="ID:93, Type:drop table, State:none, SchemaState:queueing, SchemaID:53, TableID:86, RowCount:0, ArgLen:0, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [dependentJob="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8859601, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:41, SnapshotVersion:427430021878775813"] [2021/09/01 17:34:53.878 +00:00] [INFO] [ddl_worker.go:318] ["[ddl] add DDL jobs"] ["batch count"=1] [jobs="ID:93, Type:drop table, State:none, SchemaState:queueing, SchemaID:53, TableID:86, RowCount:0, ArgLen:0, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0; "] [2021/09/01 17:34:53.878 +00:00] [INFO] [ddl.go:546] ["[ddl] start DDL job"] [job="ID:93, Type:drop table, State:none, SchemaState:queueing, SchemaID:53, TableID:86, RowCount:0, ArgLen:0, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [query="drop table outgoing_emails"] [2021/09/01 17:34:53.882 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:34:54.042 +00:00] [INFO] [index.go:1173] ["[ddl] start to add table index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8859601, ArgLen:6, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:41, SnapshotVersion:427430021878775813"] [reorgInfo=CurrElementType:_idx_,CurrElementID:24,StartHandle:{},EndHandle:9223354847972285430,First:false,PhysicalTableID:86] [2021/09/01 17:34:54.042 +00:00] [INFO] [backfilling.go:323] ["[ddl] split table range from PD"] [physicalTableID=86] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:34:54.045 +00:00] [INFO] [backfilling.go:651] ["[ddl] start backfill workers to reorg record"] [workerCnt=4] [regionCnt=10] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:34:54.045 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=0] [2021/09/01 17:34:54.045 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=1] [2021/09/01 17:34:54.045 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=3] [2021/09/01 17:34:54.045 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=2] [2021/09/01 17:34:54.047 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=-118856193335733819] ["current end key"=-118856193335733819] [2021/09/01 17:34:54.048 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=457880841268362519] ["current end key"=457880841268362519] [2021/09/01 17:34:54.049 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=776629407947835378] ["current end key"=776629407947835378] [2021/09/01 17:34:54.050 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=1269992621977797201] ["current end key"=1269992621977797201] [2021/09/01 17:34:55.798 +00:00] [ERROR] [misc.go:117] ["panic in the recoverable goroutine"] [label=ddl] [funcInfo=backfillWorker.run] [r={}] [stack="goroutine 1156753 [running]:\ngithub.com/pingcap/tidb/util.GetStack(...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:78\ngithub.com/pingcap/tidb/util.Recover(0x3affd76, 0x3, 0x3b26528, 0x12, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:121 +0x2d5\npanic(0x38ffa80, 0xc002648d98)\n\t/usr/local/go/src/runtime/panic.go:965 +0x1b9\ngithub.com/pingcap/tidb/util/codec.CutOne(0xc00084a3cb, 0x9, 0x9, 0x612fb9bf, 0x2f937908, 0x1b72fc961a31, 0xc00175abe0, 0x2688e98, 0xc002648d80, 0x13, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/codec/codec.go:900 +0x12a\ngithub.com/pingcap/tidb/kv.NewCommonHandle(0xc00084a3cb, 0x9, 0x9, 0x5f6fd1ea8f, 0xc0440c4fef937908, 0xc0015a9040)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/key.go:247 +0xd4\ngithub.com/pingcap/tidb/tablecodec.DecodeRowKey(0xc00084a3c0, 0x14, 0x14, 0x25dd4ec, 0xc001a93c80, 0xc001c2d988, 0xc002648d80)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/tablecodec/tablecodec.go:273 +0x225\ngithub.com/pingcap/tidb/ddl.tryDecodeToHandleString(0xc00084a3c0, 0x14, 0x14, 0x2, 0x13)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:427 +0x49\ngithub.com/pingcap/tidb/ddl.(*reorgBackfillTask).String(0xc00175af68, 0x5ee89b654340006, 0x1)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:187 +0x87\ngithub.com/pingcap/tidb/ddl.(*baseIndexWorker).fetchRowColVals(0xc0015a9040, 0x4072fe0, 0xc000da4140, 0x56, 0xc00084a3c0, 0x14, 0x14, 0xc001f28900, 0x13, 0x18, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1008 +0x2fb\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn.func2(0x4030d40, 0xc00019a000, 0x4072fe0, 0xc000da4140, 0x0, 0xc0029e6150)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1125 +0x13e\ngithub.com/pingcap/tidb/kv.RunInNewTxn(0x4030d40, 0xc00019a000, 0x4069090, 0xc000a6eea0, 0x1, 0xc00175b538, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/txn.go:46 +0x103\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn(0xc0015a9040, 0x56, 0xc00084a3c0, 0x14, 0x14, 0xc001f28900, 0x13, 0x18, 0x0, 0x0, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1120 +0x16f\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).handleBackfillTask(0xc00281baa0, 0xc00085a600, 0xc002836640, 0x400ac70, 0xc0015a9040, 0x2)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:244 +0x1df\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).run(0xc00281baa0, 0xc00085a600, 0x400ac70, 0xc0015a9040, 0xc002925f00)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:313 +0x2d7\ncreated by github.com/pingcap/tidb/ddl.(*worker).writePhysicalTableRecord\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:613 +0xa6f\n"] [2021/09/01 17:34:56.949 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:34:58.359 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=2] [task="physicalTableID_86_[457880841268362519,776629407947835378]"] [addedCount=21724] [scanCount=21724] [nextHandle=776629407947835378.next] [takeTime=4.309157942s] [2021/09/01 17:34:59.053 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=8939693] [doneKey={}] [] [2021/09/01 17:34:59.148 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:34:59.151 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8939693, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:41, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:00.016 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:00.360 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=30208] [scanCount=30208] [nextHandle=323856252763854793.next] [speed(rows/s)=4786.785851754421] [2021/09/01 17:35:00.363 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=30208] [scanCount=30208] [nextHandle=1221546328204595213.next] [speed(rows/s)=4784.661900578277] [2021/09/01 17:35:00.882 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=3] [task="physicalTableID_86_[776629407947835378,1269992621977797201]"] [addedCount=33419] [scanCount=33419] [nextHandle=1269992621977797201.next] [takeTime=6.83243108s] [2021/09/01 17:35:01.799 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=1] [task="physicalTableID_86_[-118856193335733819,457880841268362519]"] [addedCount=39165] [scanCount=39165] [nextHandle=457880841268362519.next] [takeTime=7.749739816s] [2021/09/01 17:35:01.805 +00:00] [WARN] [backfilling.go:399] ["[ddl] backfill worker handle batch tasks failed"] [elementType=_idx_] [elementID=24] [totalAddedCount=8859601] [startHandle={}] [nextHandle={}] [batchAddedCount=0] [taskFailedError="[ddl:8211]Reorg worker panic"] [takeTime=7.749823338s] [] [2021/09/01 17:35:01.805 +00:00] [INFO] [reorg.go:239] ["[ddl] run reorg job done"] ["handled rows"=8961077] [2021/09/01 17:35:01.805 +00:00] [ERROR] [ddl_worker.go:703] ["[ddl] run DDL job error"] [worker="worker 2, tp add index"] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:35:01.805 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=2] [2021/09/01 17:35:01.805 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=3] [2021/09/01 17:35:01.805 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=1] [2021/09/01 17:35:01.828 +00:00] [INFO] [ddl_worker.go:580] ["[ddl] run DDL job failed, sleeps a while then retries it."] [worker="worker 2, tp add index"] [waitTime=1s] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:35:02.828 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:35:02.832 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8961077, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:42, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:02.839 +00:00] [INFO] [ddl.go:694] ["sleep before DDL finishes to make async commit and 1PC safe"] [duration=2.5s] [2021/09/01 17:35:03.088 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:05.339 +00:00] [INFO] [index.go:1173] ["[ddl] start to add table index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:8961077, ArgLen:6, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:42, SnapshotVersion:427430021878775813"] [reorgInfo=CurrElementType:_idx_,CurrElementID:24,StartHandle:{},EndHandle:9223354847972285430,First:false,PhysicalTableID:86] [2021/09/01 17:35:05.339 +00:00] [INFO] [backfilling.go:323] ["[ddl] split table range from PD"] [physicalTableID=86] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:35:05.343 +00:00] [INFO] [backfilling.go:651] ["[ddl] start backfill workers to reorg record"] [workerCnt=4] [regionCnt=10] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:35:05.343 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=1] [2021/09/01 17:35:05.343 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=3] [2021/09/01 17:35:05.343 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=2] [2021/09/01 17:35:05.343 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=0] [2021/09/01 17:35:05.344 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=-118856193335733819] ["current end key"=-118856193335733819] [2021/09/01 17:35:05.345 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=457880841268362519] ["current end key"=457880841268362519] [2021/09/01 17:35:05.346 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=776629407947835378] ["current end key"=776629407947835378] [2021/09/01 17:35:05.347 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=1269992621977797201] ["current end key"=1269992621977797201] [2021/09/01 17:35:06.159 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:06.295 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:35:06.295 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:35:06.354 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:35:06.354 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:35:06.856 +00:00] [ERROR] [misc.go:117] ["panic in the recoverable goroutine"] [label=ddl] [funcInfo=backfillWorker.run] [r={}] [stack="goroutine 1166451 [running]:\ngithub.com/pingcap/tidb/util.GetStack(...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:78\ngithub.com/pingcap/tidb/util.Recover(0x3affd76, 0x3, 0x3b26528, 0x12, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:121 +0x2d5\npanic(0x38ffa80, 0xc002ef2e10)\n\t/usr/local/go/src/runtime/panic.go:965 +0x1b9\ngithub.com/pingcap/tidb/util/codec.CutOne(0xc0014bb29b, 0x9, 0x9, 0x612fb9ca, 0x330b78d9, 0x1b758fb4c814, 0xc000a52be0, 0x2688e98, 0xc002ef2df8, 0x13, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/codec/codec.go:900 +0x12a\ngithub.com/pingcap/tidb/kv.NewCommonHandle(0xc0014bb29b, 0x9, 0x9, 0x6202f09872, 0xc0440c52b30b78d9, 0xc0011e6820)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/key.go:247 +0xd4\ngithub.com/pingcap/tidb/tablecodec.DecodeRowKey(0xc0014bb290, 0x14, 0x14, 0x25dd4ec, 0xc002438f00, 0xc00258ead8, 0xc002ef2df8)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/tablecodec/tablecodec.go:273 +0x225\ngithub.com/pingcap/tidb/ddl.tryDecodeToHandleString(0xc0014bb290, 0x14, 0x14, 0x2, 0x13)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:427 +0x49\ngithub.com/pingcap/tidb/ddl.(*reorgBackfillTask).String(0xc000a52f68, 0x5ee89b700dc0009, 0x1)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:187 +0x87\ngithub.com/pingcap/tidb/ddl.(*baseIndexWorker).fetchRowColVals(0xc0011e6820, 0x4072fe0, 0xc00128a470, 0x56, 0xc0014bb290, 0x14, 0x14, 0xc001f28378, 0x13, 0x18, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1008 +0x2fb\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn.func2(0x4030d40, 0xc00019a000, 0x4072fe0, 0xc00128a470, 0x0, 0xc0009c12a0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1125 +0x13e\ngithub.com/pingcap/tidb/kv.RunInNewTxn(0x4030d40, 0xc00019a000, 0x4069090, 0xc000a6eea0, 0x1, 0xc000a53538, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/txn.go:46 +0x103\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn(0xc0011e6820, 0x56, 0xc0014bb290, 0x14, 0x14, 0xc001f28378, 0x13, 0x18, 0x0, 0x0, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1120 +0x16f\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).handleBackfillTask(0xc00259aae0, 0xc00085a600, 0xc001c34740, 0x400ac70, 0xc0011e6820, 0x2)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:244 +0x1df\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).run(0xc00259aae0, 0xc00085a600, 0x400ac70, 0xc0011e6820, 0xc000415c00)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:313 +0x2d7\ncreated by github.com/pingcap/tidb/ddl.(*worker).writePhysicalTableRecord\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:613 +0xa6f\n"] [2021/09/01 17:35:09.225 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:09.861 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=2] [task="physicalTableID_86_[457880841268362519,776629407947835378]"] [addedCount=21724] [scanCount=21724] [nextHandle=776629407947835378.next] [takeTime=4.514411784s] [2021/09/01 17:35:10.351 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=9037073] [doneKey={}] [] [2021/09/01 17:35:10.379 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:35:10.382 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9037073, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:42, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:11.522 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=30208] [scanCount=30208] [nextHandle=1221546328204595213.next] [speed(rows/s)=4891.69728450082] [2021/09/01 17:35:11.525 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=30208] [scanCount=30208] [nextHandle=323856252763854793.next] [speed(rows/s)=4889.550872051147] [2021/09/01 17:35:12.051 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=3] [task="physicalTableID_86_[776629407947835378,1269992621977797201]"] [addedCount=33419] [scanCount=33419] [nextHandle=1269992621977797201.next] [takeTime=6.703964569s] [2021/09/01 17:35:12.291 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:12.835 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=1] [task="physicalTableID_86_[-118856193335733819,457880841268362519]"] [addedCount=39165] [scanCount=39165] [nextHandle=457880841268362519.next] [takeTime=7.488231527s] [2021/09/01 17:35:12.840 +00:00] [WARN] [backfilling.go:399] ["[ddl] backfill worker handle batch tasks failed"] [elementType=_idx_] [elementID=24] [totalAddedCount=8961077] [startHandle={}] [nextHandle={}] [batchAddedCount=0] [taskFailedError="[ddl:8211]Reorg worker panic"] [takeTime=7.488302776s] [] [2021/09/01 17:35:12.840 +00:00] [INFO] [reorg.go:239] ["[ddl] run reorg job done"] ["handled rows"=9062553] [2021/09/01 17:35:12.840 +00:00] [ERROR] [ddl_worker.go:703] ["[ddl] run DDL job error"] [worker="worker 2, tp add index"] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:35:12.840 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=1] [2021/09/01 17:35:12.840 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=3] [2021/09/01 17:35:12.840 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=2] [2021/09/01 17:35:12.858 +00:00] [INFO] [ddl_worker.go:580] ["[ddl] run DDL job failed, sleeps a while then retries it."] [worker="worker 2, tp add index"] [waitTime=1s] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:35:13.859 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:35:13.863 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9062553, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:43, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:13.869 +00:00] [INFO] [ddl.go:694] ["sleep before DDL finishes to make async commit and 1PC safe"] [duration=2.5s] [2021/09/01 17:35:15.364 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:16.370 +00:00] [INFO] [index.go:1173] ["[ddl] start to add table index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9062553, ArgLen:6, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:43, SnapshotVersion:427430021878775813"] [reorgInfo=CurrElementType:_idx_,CurrElementID:24,StartHandle:{},EndHandle:9223354847972285430,First:false,PhysicalTableID:86] [2021/09/01 17:35:16.370 +00:00] [INFO] [backfilling.go:323] ["[ddl] split table range from PD"] [physicalTableID=86] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:35:16.373 +00:00] [INFO] [backfilling.go:651] ["[ddl] start backfill workers to reorg record"] [workerCnt=4] [regionCnt=10] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:35:16.373 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=1] [2021/09/01 17:35:16.373 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=3] [2021/09/01 17:35:16.373 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=2] [2021/09/01 17:35:16.373 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=0] [2021/09/01 17:35:16.375 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=-118856193335733819] ["current end key"=-118856193335733819] [2021/09/01 17:35:16.376 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=457880841268362519] ["current end key"=457880841268362519] [2021/09/01 17:35:16.377 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=776629407947835378] ["current end key"=776629407947835378] [2021/09/01 17:35:16.378 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=1269992621977797201] ["current end key"=1269992621977797201] [2021/09/01 17:35:17.766 +00:00] [ERROR] [misc.go:117] ["panic in the recoverable goroutine"] [label=ddl] [funcInfo=backfillWorker.run] [r={}] [stack="goroutine 1175984 [running]:\ngithub.com/pingcap/tidb/util.GetStack(...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:78\ngithub.com/pingcap/tidb/util.Recover(0x3affd76, 0x3, 0x3b26528, 0x12, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:121 +0x2d5\npanic(0x38ffa80, 0xc00248b4e8)\n\t/usr/local/go/src/runtime/panic.go:965 +0x1b9\ngithub.com/pingcap/tidb/util/codec.CutOne(0xc002d50233, 0x9, 0x9, 0x612fb9d5, 0x2db1d5b8, 0x1b781a01d2e3, 0xc0033aebe0, 0x2688e98, 0xc00248b4d0, 0x13, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/codec/codec.go:900 +0x12a\ngithub.com/pingcap/tidb/kv.NewCommonHandle(0xc002d50233, 0x9, 0x9, 0x648d3da341, 0xc0440c556db1d5b8, 0xc00259cf70)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/key.go:247 +0xd4\ngithub.com/pingcap/tidb/tablecodec.DecodeRowKey(0xc002d50228, 0x14, 0x14, 0x25dd4ec, 0xc000ce9680, 0xc0033b7010, 0xc00248b4d0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/tablecodec/tablecodec.go:273 +0x225\ngithub.com/pingcap/tidb/ddl.tryDecodeToHandleString(0xc002d50228, 0x14, 0x14, 0x2, 0x13)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:427 +0x49\ngithub.com/pingcap/tidb/ddl.(*reorgBackfillTask).String(0xc0033aef68, 0x5ee89b7abf40001, 0x1)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:187 +0x87\ngithub.com/pingcap/tidb/ddl.(*baseIndexWorker).fetchRowColVals(0xc00259cf70, 0x4072fe0, 0xc0016fe5c0, 0x56, 0xc002d50228, 0x14, 0x14, 0xc001251d88, 0x13, 0x18, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1008 +0x2fb\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn.func2(0x4030d40, 0xc00019a000, 0x4072fe0, 0xc0016fe5c0, 0x0, 0xc001530330)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1125 +0x13e\ngithub.com/pingcap/tidb/kv.RunInNewTxn(0x4030d40, 0xc00019a000, 0x4069090, 0xc000a6eea0, 0x1, 0xc0033af538, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/txn.go:46 +0x103\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn(0xc00259cf70, 0x56, 0xc002d50228, 0x14, 0x14, 0xc001251d88, 0x13, 0x18, 0x0, 0x0, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1120 +0x16f\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).handleBackfillTask(0xc002321aa0, 0xc00085a600, 0xc000b820c0, 0x400ac70, 0xc00259cf70, 0x2)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:244 +0x1df\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).run(0xc002321aa0, 0xc00085a600, 0x400ac70, 0xc00259cf70, 0xc001deba00)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:313 +0x2d7\ncreated by github.com/pingcap/tidb/ddl.(*worker).writePhysicalTableRecord\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:613 +0xa6f\n"] [2021/09/01 17:35:18.435 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:20.821 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=2] [task="physicalTableID_86_[457880841268362519,776629407947835378]"] [addedCount=21724] [scanCount=21724] [nextHandle=776629407947835378.next] [takeTime=4.442982091s] [2021/09/01 17:35:21.381 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=9139829] [doneKey={}] [] [2021/09/01 17:35:21.393 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:35:21.396 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9139829, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:43, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:21.502 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:22.414 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=30208] [scanCount=30208] [nextHandle=323856252763854793.next] [speed(rows/s)=5004.107321360945] [2021/09/01 17:35:22.512 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=30208] [scanCount=30208] [nextHandle=1221546328204595213.next] [speed(rows/s)=4924.715233615535] [2021/09/01 17:35:23.048 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=3] [task="physicalTableID_86_[776629407947835378,1269992621977797201]"] [addedCount=33419] [scanCount=33419] [nextHandle=1269992621977797201.next] [takeTime=6.669684647s] [2021/09/01 17:35:23.719 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=1] [task="physicalTableID_86_[-118856193335733819,457880841268362519]"] [addedCount=39165] [scanCount=39165] [nextHandle=457880841268362519.next] [takeTime=7.341524117s] [2021/09/01 17:35:23.724 +00:00] [WARN] [backfilling.go:399] ["[ddl] backfill worker handle batch tasks failed"] [elementType=_idx_] [elementID=24] [totalAddedCount=9062553] [startHandle={}] [nextHandle={}] [batchAddedCount=0] [taskFailedError="[ddl:8211]Reorg worker panic"] [takeTime=7.341583591s] [] [2021/09/01 17:35:23.724 +00:00] [INFO] [reorg.go:239] ["[ddl] run reorg job done"] ["handled rows"=9164029] [2021/09/01 17:35:23.725 +00:00] [ERROR] [ddl_worker.go:703] ["[ddl] run DDL job error"] [worker="worker 2, tp add index"] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:35:23.724 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=2] [2021/09/01 17:35:23.725 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=1] [2021/09/01 17:35:23.725 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=3] [2021/09/01 17:35:23.742 +00:00] [INFO] [ddl_worker.go:580] ["[ddl] run DDL job failed, sleeps a while then retries it."] [worker="worker 2, tp add index"] [waitTime=1s] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:35:24.570 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:24.743 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:35:24.746 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9164029, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:44, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:24.753 +00:00] [INFO] [ddl.go:694] ["sleep before DDL finishes to make async commit and 1PC safe"] [duration=2.5s] [2021/09/01 17:35:27.253 +00:00] [INFO] [index.go:1173] ["[ddl] start to add table index"] [job="ID:92, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9164029, ArgLen:6, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:44, SnapshotVersion:427430021878775813"] [reorgInfo=CurrElementType:_idx_,CurrElementID:24,StartHandle:{},EndHandle:9223354847972285430,First:false,PhysicalTableID:86] [2021/09/01 17:35:27.253 +00:00] [INFO] [backfilling.go:323] ["[ddl] split table range from PD"] [physicalTableID=86] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:35:27.257 +00:00] [INFO] [backfilling.go:651] ["[ddl] start backfill workers to reorg record"] [workerCnt=4] [regionCnt=10] [startHandle={}] [endHandle=9223354847972285430] [2021/09/01 17:35:27.257 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=2] [2021/09/01 17:35:27.257 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=0] [2021/09/01 17:35:27.257 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=1] [2021/09/01 17:35:27.257 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=3] [2021/09/01 17:35:27.258 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=-118856193335733819] ["current end key"=-118856193335733819] [2021/09/01 17:35:27.260 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=457880841268362519] ["current end key"=457880841268362519] [2021/09/01 17:35:27.261 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=776629407947835378] ["current end key"=776629407947835378] [2021/09/01 17:35:27.262 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=1269992621977797201] ["current end key"=1269992621977797201] [2021/09/01 17:35:27.642 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:28.803 +00:00] [ERROR] [misc.go:117] ["panic in the recoverable goroutine"] [label=ddl] [funcInfo=backfillWorker.run] [r={}] [stack="goroutine 1185923 [running]:\ngithub.com/pingcap/tidb/util.GetStack(...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:78\ngithub.com/pingcap/tidb/util.Recover(0x3affd76, 0x3, 0x3b26528, 0x12, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/misc.go:121 +0x2d5\npanic(0x38ffa80, 0xc002ea3c68)\n\t/usr/local/go/src/runtime/panic.go:965 +0x1b9\ngithub.com/pingcap/tidb/util/codec.CutOne(0xc00253db6b, 0x9, 0x9, 0x612fb9e0, 0x2fe2c021, 0x1b7aabd96b4d, 0xc000a52be0, 0x2688e98, 0xc002ea3c50, 0x13, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/util/codec/codec.go:900 +0x12a\ngithub.com/pingcap/tidb/kv.NewCommonHandle(0xc00253db6b, 0x9, 0x9, 0x671f153bab, 0xc0440c582fe2c021, 0xc0011e64e0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/key.go:247 +0xd4\ngithub.com/pingcap/tidb/tablecodec.DecodeRowKey(0xc00253db60, 0x14, 0x14, 0x25dd4ec, 0xc0022b5f80, 0xc0015ec998, 0xc002ea3c50)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/tablecodec/tablecodec.go:273 +0x225\ngithub.com/pingcap/tidb/ddl.tryDecodeToHandleString(0xc00253db60, 0x14, 0x14, 0x2, 0x13)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:427 +0x49\ngithub.com/pingcap/tidb/ddl.(*reorgBackfillTask).String(0xc000a52f68, 0x5ee89b857d40005, 0x1)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:187 +0x87\ngithub.com/pingcap/tidb/ddl.(*baseIndexWorker).fetchRowColVals(0xc0011e64e0, 0x4072fe0, 0xc0029e69d0, 0x56, 0xc00253db60, 0x14, 0x14, 0xc002e70450, 0x13, 0x18, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1008 +0x2fb\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn.func2(0x4030d40, 0xc00019a000, 0x4072fe0, 0xc0029e69d0, 0x0, 0xc0009c17b0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1125 +0x13e\ngithub.com/pingcap/tidb/kv.RunInNewTxn(0x4030d40, 0xc00019a000, 0x4069090, 0xc000a6eea0, 0x1, 0xc000a53538, 0x0, 0x0)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/kv/txn.go:46 +0x103\ngithub.com/pingcap/tidb/ddl.(*addIndexWorker).BackfillDataInTxn(0xc0011e64e0, 0x56, 0xc00253db60, 0x14, 0x14, 0xc002e70450, 0x13, 0x18, 0x0, 0x0, ...)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/index.go:1120 +0x16f\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).handleBackfillTask(0xc002b0e9c0, 0xc00085a600, 0xc002976980, 0x400ac70, 0xc0011e64e0, 0x2)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:244 +0x1df\ngithub.com/pingcap/tidb/ddl.(*backfillWorker).run(0xc002b0e9c0, 0xc00085a600, 0x400ac70, 0xc0011e64e0, 0xc001cd4a00)\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:313 +0x2d7\ncreated by github.com/pingcap/tidb/ddl.(*worker).writePhysicalTableRecord\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/ddl/backfilling.go:613 +0xa6f\n"] [2021/09/01 17:35:30.720 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:31.726 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=2] [task="physicalTableID_86_[457880841268362519,776629407947835378]"] [addedCount=21724] [scanCount=21724] [nextHandle=776629407947835378.next] [takeTime=4.46379823s] [2021/09/01 17:35:32.264 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=9241561] [doneKey={}] [] [2021/09/01 17:35:32.267 +00:00] [WARN] [ddl_worker.go:199] ["[ddl] handle DDL job failed"] [worker="worker 2, tp add index"] [error="[kv:9007]Write conflict, txnStartTS=427430438425591810, conflictStartTS=427430440273707014, conflictCommitTS=427430440273707015, key=[]byte{0x6d, 0x44, 0x44, 0x4c, 0x4a, 0x6f, 0x62, 0x41, 0x64, 0xff, 0x64, 0x49, 0x64, 0x78, 0x4c, 0x69, 0x73, 0x74, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6c, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0} primary=[]byte{0x6d, 0x44, 0x44, 0x4c, 0x4a, 0x6f, 0x62, 0x41, 0x64, 0xff, 0x64, 0x49, 0x64, 0x78, 0x4c, 0x69, 0x73, 0x74, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6c, 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0} [try again later]"] [2021/09/01 17:35:32.273 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:cancelling, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9164029, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:44, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:32.273 +00:00] [INFO] [rollingback.go:292] ["[ddl] run the cancelling DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:cancelling, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9164029, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:44, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:32.322 +00:00] [WARN] [backfilling.go:365] ["[ddl] backfill worker failed"] [workerID=1] [error="[ddl:8214]Cancelled DDL job"] [2021/09/01 17:35:32.322 +00:00] [WARN] [backfilling.go:365] ["[ddl] backfill worker failed"] [workerID=3] [error="[ddl:8214]Cancelled DDL job"] [2021/09/01 17:35:32.327 +00:00] [WARN] [backfilling.go:399] ["[ddl] backfill worker handle batch tasks failed"] [elementType=_idx_] [elementID=24] [totalAddedCount=9164029] [startHandle={}] [nextHandle={}] [batchAddedCount=0] [taskFailedError="[ddl:8211]Reorg worker panic"] [takeTime=5.060260481s] [] [2021/09/01 17:35:32.327 +00:00] [INFO] [reorg.go:239] ["[ddl] run reorg job done"] ["handled rows"=9242329] [2021/09/01 17:35:32.327 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=2] [2021/09/01 17:35:32.327 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=3] [2021/09/01 17:35:32.327 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=1] [2021/09/01 17:35:32.330 +00:00] [ERROR] [rollingback.go:476] ["[ddl] run DDL job failed"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:cancelling, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:6, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:45, SnapshotVersion:427430021878775813"] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:35:32.351 +00:00] [INFO] [ddl_worker.go:580] ["[ddl] run DDL job failed, sleeps a while then retries it."] [worker="worker 2, tp add index"] [waitTime=1s] [error="[ddl:8211]Reorg worker panic"] [2021/09/01 17:35:33.355 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:cancelling, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:45, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:33.355 +00:00] [INFO] [rollingback.go:292] ["[ddl] run the cancelling DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:cancelling, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:45, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:33.362 +00:00] [INFO] [ddl.go:694] ["sleep before DDL finishes to make async commit and 1PC safe"] [duration=2.5s] [2021/09/01 17:35:33.819 +00:00] [INFO] [ddl_worker.go:650] ["[ddl] DDL job need to wait dependent job, sleeps a while, then retries it."] [worker="worker 1, tp general"] [jobID=93] [dependentJobID=92] [waitTime=200ms] [2021/09/01 17:35:35.863 +00:00] [INFO] [index.go:1173] ["[ddl] start to add table index"] [job="ID:92, Type:add index, State:cancelling, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:6, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:45, SnapshotVersion:427430021878775813"] [reorgInfo=CurrElementType:_idx_,CurrElementID:24,StartHandle:{},EndHandle:9223354847972285430,First:false,PhysicalTableID:86] [2021/09/01 17:35:35.863 +00:00] [INFO] [reorg.go:239] ["[ddl] run reorg job done"] ["handled rows"=9242329] [2021/09/01 17:35:35.863 +00:00] [WARN] [index.go:569] ["[ddl] run add index job failed, convert job to rollback"] [job="ID:92, Type:add index, State:cancelling, SchemaState:write reorganization, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:6, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]Reorg worker panic, ErrCount:45, SnapshotVersion:427430021878775813"] [error="[ddl:8214]Cancelled DDL job"] [2021/09/01 17:35:35.871 +00:00] [INFO] [rollingback.go:478] ["[ddl] the DDL job is cancelled normally"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:rollingback, SchemaState:delete only, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:2, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]DDL job rollback, error msg: Reorg worker panic, ErrCount:46, SnapshotVersion:427430021878775813"] [error="[ddl:8214]Cancelled DDL job"] [2021/09/01 17:35:35.901 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=146] [neededSchemaVersion=147] ["start time"=3.770097ms] [phyTblIDs="[86]"] [actionTypes="[128]"] [2021/09/01 17:35:35.947 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=147] ["take time"=55.548633ms] [job="ID:92, Type:add index, State:rollingback, SchemaState:delete only, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:2, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]DDL job rollback, error msg: Reorg worker panic, ErrCount:46, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:35.950 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:rollingback, SchemaState:delete only, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]DDL job rollback, error msg: Reorg worker panic, ErrCount:46, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:35.983 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=147] [neededSchemaVersion=148] ["start time"=3.653878ms] [phyTblIDs="[86]"] [actionTypes="[128]"] [2021/09/01 17:35:36.029 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=148] ["take time"=55.16067ms] [job="ID:92, Type:add index, State:rollingback, SchemaState:delete reorganization, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:1, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]DDL job rollback, error msg: Reorg worker panic, ErrCount:46, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:36.032 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:rollingback, SchemaState:delete reorganization, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:0, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]DDL job rollback, error msg: Reorg worker panic, ErrCount:46, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:36.064 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=148] [neededSchemaVersion=149] ["start time"=3.727339ms] [phyTblIDs="[86]"] [actionTypes="[128]"] [2021/09/01 17:35:36.110 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=149] ["take time"=55.471022ms] [job="ID:92, Type:add index, State:rollback done, SchemaState:queueing, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:1, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]DDL job rollback, error msg: Reorg worker panic, ErrCount:46, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:36.115 +00:00] [INFO] [delete_range.go:426] ["[ddl] insert into delete-range table"] [jobID=92] [elementID=24] [2021/09/01 17:35:36.146 +00:00] [INFO] [delete_range.go:106] ["[ddl] add job into delete-range table"] [jobID=92] [jobType="add index"] [2021/09/01 17:35:36.149 +00:00] [INFO] [ddl_worker.go:423] ["[ddl] finish DDL job"] [worker="worker 2, tp add index"] [job="ID:92, Type:add index, State:rollback done, SchemaState:queueing, SchemaID:53, TableID:86, RowCount:9242329, ArgLen:1, start time: 2021-09-01 17:08:55.307 +0000 UTC, Err:[ddl:8211]DDL job rollback, error msg: Reorg worker panic, ErrCount:46, SnapshotVersion:427430021878775813"] [2021/09/01 17:35:36.161 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:35:36.277 +00:00] [INFO] [ddl_worker.go:463] ["[ddl] current DDL job dependent job is finished"] [currentJob="ID:93, Type:drop table, State:none, SchemaState:queueing, SchemaID:53, TableID:86, RowCount:0, ArgLen:0, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [dependentJobID=92] [2021/09/01 17:35:36.281 +00:00] [INFO] [ddl_worker.go:463] ["[ddl] current DDL job dependent job is finished"] [currentJob="ID:93, Type:drop table, State:none, SchemaState:queueing, SchemaID:53, TableID:86, RowCount:0, ArgLen:0, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [dependentJobID=92] [2021/09/01 17:35:36.281 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 1, tp general"] [job="ID:93, Type:drop table, State:none, SchemaState:queueing, SchemaID:53, TableID:86, RowCount:0, ArgLen:0, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:35:36.297 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:35:36.297 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:35:36.308 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=149] [neededSchemaVersion=150] ["start time"=1.003359ms] [phyTblIDs="[86]"] [actionTypes="[16]"] [2021/09/01 17:35:36.356 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:35:36.356 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:35:36.357 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 1, tp general"] [ver=150] ["take time"=55.330004ms] [job="ID:93, Type:drop table, State:running, SchemaState:write only, SchemaID:53, TableID:86, RowCount:0, ArgLen:0, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:35:36.360 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 1, tp general"] [job="ID:93, Type:drop table, State:running, SchemaState:write only, SchemaID:53, TableID:86, RowCount:0, ArgLen:0, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:35:36.393 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=150] [neededSchemaVersion=151] ["start time"=1.006232ms] [phyTblIDs="[]"] [actionTypes="[]"] [2021/09/01 17:35:36.443 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 1, tp general"] [ver=151] ["take time"=55.554956ms] [job="ID:93, Type:drop table, State:running, SchemaState:delete only, SchemaID:53, TableID:86, RowCount:0, ArgLen:0, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:35:36.446 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 1, tp general"] [job="ID:93, Type:drop table, State:running, SchemaState:delete only, SchemaID:53, TableID:86, RowCount:0, ArgLen:0, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:35:36.474 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=151] [neededSchemaVersion=152] ["start time"=1.00565ms] [phyTblIDs="[]"] [actionTypes="[]"] [2021/09/01 17:35:36.523 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 1, tp general"] [ver=152] ["take time"=55.032665ms] [job="ID:93, Type:drop table, State:done, SchemaState:queueing, SchemaID:53, TableID:86, RowCount:0, ArgLen:2, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:35:36.528 +00:00] [INFO] [delete_range.go:426] ["[ddl] insert into delete-range table"] [jobID=93] [elementID=86] [2021/09/01 17:35:36.542 +00:00] [INFO] [delete_range.go:106] ["[ddl] add job into delete-range table"] [jobID=93] [jobType="drop table"] [2021/09/01 17:35:36.545 +00:00] [INFO] [ddl_worker.go:423] ["[ddl] finish DDL job"] [worker="worker 1, tp general"] [job="ID:93, Type:drop table, State:synced, SchemaState:queueing, SchemaID:53, TableID:86, RowCount:0, ArgLen:2, start time: 2021-09-01 17:34:53.807 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:35:36.565 +00:00] [INFO] [ddl.go:601] ["[ddl] DDL job is finished"] [jobID=93] [2021/09/01 17:35:36.565 +00:00] [INFO] [callback.go:106] ["performing DDL change, must reload"] [2021/09/01 17:35:51.451 +00:00] [INFO] [session.go:2948] ["CRUCIAL OPERATION"] [conn=55] [schemaVersion=152] [cur_db=email_sender_staging] [sql="CREATE TABLE `outgoing_emails` (\n `id` bigint(20) NOT NULL,\n `token` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,\n `user_id` bigint(20) DEFAULT NULL,\n `brand_id` bigint(20) DEFAULT NULL,\n `retailer_id` bigint(22) DEFAULT NULL,\n `template` varchar(255) NOT NULL,\n `subject` varchar(255) DEFAULT NULL,\n `data` mediumtext,\n `data_hash` varchar(191) DEFAULT NULL,\n `send_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\n `sent_at` timestamp NULL DEFAULT NULL,\n `publish_job_at` timestamp NULL DEFAULT NULL,\n `bounced_at` timestamp NULL DEFAULT NULL,\n `delivered_at` timestamp NULL DEFAULT NULL,\n `first_opened_at` timestamp NULL DEFAULT NULL,\n `last_opened_at` timestamp NULL DEFAULT NULL,\n `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\n `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\n `open_count` bigint(20) NOT NULL DEFAULT '0',\n `message_id` varchar(100) DEFAULT NULL,\n `provider` varchar(50) DEFAULT NULL,\n `promotional` tinyint(1) NOT NULL DEFAULT '0',\n `idempotence_token` varchar(255) DEFAULT NULL,\n `provider_id` bigint(20) DEFAULT NULL,\n `brand_customer_id` bigint(20) DEFAULT NULL,\n `brand_lead_id` bigint(20) DEFAULT NULL,\n `retailer_customer_id` bigint(20) DEFAULT NULL,\n `non_user_email_address` varchar(255) DEFAULT NULL,\n PRIMARY KEY (`id`) /*T![clustered_index] NONCLUSTERED */,\n UNIQUE KEY `idx_token` (`token`),\n UNIQUE KEY `unq_idempotence_token` (`idempotence_token`),\n KEY `idx_template__user_id__send_at` (`template`,`user_id`,`send_at`),\n KEY `idx_template__retailer_lead_id__send_at` (`template`,`send_at`),\n KEY `idx_template__brand_id__send_at` (`template`,`brand_id`,`send_at`),\n KEY `idx_created_at` (`created_at`),\n KEY `idx_data_hash` (`data_hash`),\n KEY `idx_retailer_id` (`retailer_id`),\n KEY `idx_provider_message_id` (`provider`,`message_id`),\n KEY `idx_send_at_sent_at` (`send_at`,`sent_at`),\n KEY `idx_updated_at__template` (`updated_at`,`template`),\n KEY `idx_user_id` (`user_id`),\n KEY `idx_template_brand_id_retailer_id_send_at` (`template`,`brand_id`,`retailer_id`,`send_at`),\n KEY `idx_template_brand_customer_id_send_at` (`template`,`brand_customer_id`,`send_at`),\n KEY `idx_brand_id__template__send_at` (`brand_id`,`template`,`send_at`),\n KEY `idx_template__guest_non_user_email_address__send_at` (`template`,`non_user_email_address`,`send_at`),\n KEY `idx_non_user_email_address` (`non_user_email_address`),\n KEY `idx_send_at_sent_at_publish_job_at` (`send_at`,`sent_at`,`publish_job_at`),\n KEY `idx_brand_id__send_at` (`brand_id`,`send_at`),\n KEY `idx_retailer_id__send_at` (`retailer_id`,`send_at`),\n KEY `idx_user_id__send_at` (`user_id`,`send_at`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC"] [user=root@127.0.0.1] [2021/09/01 17:35:51.490 +00:00] [INFO] [ddl_worker.go:318] ["[ddl] add DDL jobs"] ["batch count"=1] [jobs="ID:95, Type:create table, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:1, start time: 2021-09-01 17:35:51.457 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0; "] [2021/09/01 17:35:51.490 +00:00] [INFO] [ddl.go:546] ["[ddl] start DDL job"] [job="ID:95, Type:create table, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:1, start time: 2021-09-01 17:35:51.457 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [query="CREATE TABLE `outgoing_emails` (\n `id` bigint(20) NOT NULL,\n `token` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,\n `user_id` bigint(20) DEFAULT NULL,\n `brand_id` bigint(20) DEFAULT NULL,\n `retailer_id` bigint(22) DEFAULT NULL,\n `template` varchar(255) NOT NULL,\n `subject` varchar(255) DEFAULT NULL,\n `data` mediumtext,\n `data_hash` varchar(191) DEFAULT NULL,\n `send_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\n `sent_at` timestamp NULL DEFAULT NULL,\n `publish_job_at` timestamp NULL DEFAULT NULL,\n `bounced_at` timestamp NULL DEFAULT NULL,\n `delivered_at` timestamp NULL DEFAULT NULL,\n `first_opened_at` timestamp NULL DEFAULT NULL,\n `last_opened_at` timestamp NULL DEFAULT NULL,\n `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\n `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\n `open_count` bigint(20) NOT NULL DEFAULT '0',\n `message_id` varchar(100) DEFAULT NULL,\n `provider` varchar(50) DEFAULT NULL,\n `promotional` tinyint(1) NOT NULL DEFAULT '0',\n `idempotence_token` varchar(255) DEFAULT NULL,\n `provider_id` bigint(20) DEFAULT NULL,\n `brand_customer_id` bigint(20) DEFAULT NULL,\n `brand_lead_id` bigint(20) DEFAULT NULL,\n `retailer_customer_id` bigint(20) DEFAULT NULL,\n `non_user_email_address` varchar(255) DEFAULT NULL,\n PRIMARY KEY (`id`) /*T![clustered_index] NONCLUSTERED */,\n UNIQUE KEY `idx_token` (`token`),\n UNIQUE KEY `unq_idempotence_token` (`idempotence_token`),\n KEY `idx_template__user_id__send_at` (`template`,`user_id`,`send_at`),\n KEY `idx_template__retailer_lead_id__send_at` (`template`,`send_at`),\n KEY `idx_template__brand_id__send_at` (`template`,`brand_id`,`send_at`),\n KEY `idx_created_at` (`created_at`),\n KEY `idx_data_hash` (`data_hash`),\n KEY `idx_retailer_id` (`retailer_id`),\n KEY `idx_provider_message_id` (`provider`,`message_id`),\n KEY `idx_send_at_sent_at` (`send_at`,`sent_at`),\n KEY `idx_updated_at__template` (`updated_at`,`template`),\n KEY `idx_user_id` (`user_id`),\n KEY `idx_template_brand_id_retailer_id_send_at` (`template`,`brand_id`,`retailer_id`,`send_at`),\n KEY `idx_template_brand_customer_id_send_at` (`template`,`brand_customer_id`,`send_at`),\n KEY `idx_brand_id__template__send_at` (`brand_id`,`template`,`send_at`),\n KEY `idx_template__guest_non_user_email_address__send_at` (`template`,`non_user_email_address`,`send_at`),\n KEY `idx_non_user_email_address` (`non_user_email_address`),\n KEY `idx_send_at_sent_at_publish_job_at` (`send_at`,`sent_at`,`publish_job_at`),\n KEY `idx_brand_id__send_at` (`brand_id`,`send_at`),\n KEY `idx_retailer_id__send_at` (`retailer_id`,`send_at`),\n KEY `idx_user_id__send_at` (`user_id`,`send_at`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC"] [2021/09/01 17:35:51.497 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 1, tp general"] [job="ID:95, Type:create table, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 17:35:51.457 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:35:51.530 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=152] [neededSchemaVersion=153] ["start time"=3.622278ms] [phyTblIDs="[94]"] [actionTypes="[8]"] [2021/09/01 17:35:51.577 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 1, tp general"] [ver=153] ["take time"=54.73979ms] [job="ID:95, Type:create table, State:done, SchemaState:public, SchemaID:53, TableID:94, RowCount:0, ArgLen:1, start time: 2021-09-01 17:35:51.457 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:35:51.584 +00:00] [INFO] [ddl_worker.go:423] ["[ddl] finish DDL job"] [worker="worker 1, tp general"] [job="ID:95, Type:create table, State:synced, SchemaState:public, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 17:35:51.457 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:35:51.605 +00:00] [INFO] [ddl.go:601] ["[ddl] DDL job is finished"] [jobID=95] [2021/09/01 17:35:51.605 +00:00] [INFO] [callback.go:106] ["performing DDL change, must reload"] [2021/09/01 17:35:51.605 +00:00] [INFO] [split_region.go:83] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=400450] ["first split key"=74800000000000005e] [2021/09/01 17:35:51.616 +00:00] [INFO] [split_region.go:184] ["batch split regions complete"] ["batch region ID"=400450] ["first at"=74800000000000005e] ["first new region left"="{Id:413077 StartKey:7480000000000000ff565f72ed035dd5e4ffc7a6ca0000000000fa EndKey:7480000000000000ff5e00000000000000f8 RegionEpoch:{ConfVer:83 Version:121} Peers:[id:413078 store_id:1001 id:413079 store_id:1005 id:413080 store_id:1004 ] EncryptionMeta:}"] ["new region count"=1] [2021/09/01 17:35:51.616 +00:00] [INFO] [split_region.go:233] ["split regions complete"] ["region count"=1] ["region IDs"="[413077]"] [2021/09/01 17:36:06.298 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:36:06.298 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:36:06.357 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:36:06.357 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:36:36.299 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:36:36.299 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:36:36.358 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:36:36.358 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:36:50.515 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=145] [startTS=427430460904439812] [commitTS=427430460917547011] [2021/09/01 17:37:06.301 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:37:06.301 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:37:06.359 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:37:06.359 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:37:36.302 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:37:36.302 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:37:36.360 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:37:36.360 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:38:06.304 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:38:06.304 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:38:06.361 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:38:06.361 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:38:33.433 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=163] [startTS=427430487892164614] [commitTS=427430487892164621] [2021/09/01 17:38:36.305 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:38:36.305 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:38:36.362 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:38:36.362 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:39:03.155 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=175] [startTS=427430495677841410] [commitTS=427430495677841425] [2021/09/01 17:39:06.307 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:39:06.307 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:39:06.363 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:39:06.363 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:39:36.307 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:39:36.307 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:39:36.364 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:39:36.364 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:39:46.279 +00:00] [WARN] [pd.go:150] ["get timestamp too slow"] ["cost time"=95.291505ms] [2021/09/01 17:39:46.279 +00:00] [WARN] [pd.go:150] ["get timestamp too slow"] ["cost time"=140.308039ms] [2021/09/01 17:40:06.309 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:40:06.309 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:40:06.365 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:40:06.365 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:40:27.207 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=151] [startTS=427430517711044618] [commitTS=427430517724151809] [2021/09/01 17:40:36.310 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:40:36.310 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:40:36.367 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:40:36.367 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:40:57.303 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=163] [startTS=427430525601579015] [commitTS=427430525601579024] [2021/09/01 17:41:06.311 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:41:06.311 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:41:06.368 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:41:06.368 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:41:36.313 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:41:36.313 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:41:36.369 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:41:36.369 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:42:06.314 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:42:06.314 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:42:06.370 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:42:06.370 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:42:22.778 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=187] [startTS=427430548014891009] [commitTS=427430548014891026] [2021/09/01 17:42:36.315 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:42:36.315 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:42:36.372 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:42:36.372 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:42:52.711 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=163] [startTS=427430555852996625] [commitTS=427430555866103810] [2021/09/01 17:43:06.317 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:43:06.317 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:43:06.373 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:43:06.373 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:43:36.318 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:43:36.318 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:43:36.375 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:43:36.375 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:44:06.318 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:44:06.318 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:44:06.375 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:44:06.375 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:44:12.945 +00:00] [INFO] [session.go:2948] ["CRUCIAL OPERATION"] [conn=299] [schemaVersion=153] [cur_db=email_sender_staging] [sql="alter table outgoing_emails add index idx_updated_at(updated_at)"] [user=root@127.0.0.1] [2021/09/01 17:44:12.979 +00:00] [INFO] [ddl_worker.go:318] ["[ddl] add DDL jobs"] ["batch count"=1] [jobs="ID:96, Type:add index, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0; "] [2021/09/01 17:44:12.979 +00:00] [INFO] [ddl.go:546] ["[ddl] start DDL job"] [job="ID:96, Type:add index, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [query="alter table outgoing_emails add index idx_updated_at(updated_at)"] [2021/09/01 17:44:12.985 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:44:12.988 +00:00] [INFO] [index.go:501] ["[ddl] run add index job"] [job="ID:96, Type:add index, State:running, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [indexInfo="{\"id\":23,\"idx_name\":{\"O\":\"idx_updated_at\",\"L\":\"idx_updated_at\"},\"tbl_name\":{\"O\":\"\",\"L\":\"\"},\"idx_cols\":[{\"name\":{\"O\":\"updated_at\",\"L\":\"updated_at\"},\"offset\":17,\"length\":-1}],\"state\":0,\"comment\":\"\",\"index_type\":1,\"is_unique\":false,\"is_primary\":false,\"is_invisible\":false,\"is_global\":false}"] [2021/09/01 17:44:13.029 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=153] [neededSchemaVersion=154] ["start time"=3.892765ms] [phyTblIDs="[94]"] [actionTypes="[128]"] [2021/09/01 17:44:13.076 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=154] ["take time"=55.561973ms] [job="ID:96, Type:add index, State:running, SchemaState:delete only, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:44:13.079 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:delete only, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:44:13.095 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430576890052622] [2021/09/01 17:44:13.095 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=187] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:44:13.095 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=187] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:44:13.095 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=187] [schemaVersion=154] [error="previous statement: update outgoing_email_data set outgoing_email_id=-5761603629048709563 where id=9117705: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 187,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:44:13.095 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=187] [connInfo="id:187, addr:192.168.46.6:49192 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-5761603629048709563 where id=9117705"] [2021/09/01 17:44:13.097 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430576890052618] [2021/09/01 17:44:13.097 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=145] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:44:13.097 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=145] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:44:13.097 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=145] [schemaVersion=154] [error="previous statement: update outgoing_email_data set outgoing_email_id=6348168374551243039 where id=9117707: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 145,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:44:13.097 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=145] [connInfo="id:145, addr:192.168.46.6:46670 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=6348168374551243039 where id=9117707"] [2021/09/01 17:44:13.123 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=154] [neededSchemaVersion=155] ["start time"=3.828267ms] [phyTblIDs="[94]"] [actionTypes="[128]"] [2021/09/01 17:44:13.124 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430576890052644] [2021/09/01 17:44:13.124 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=157] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:44:13.124 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=157] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:44:13.124 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=157] [schemaVersion=155] [error="previous statement: update outgoing_email_data set outgoing_email_id=440770595982012599 where id=9117713: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 157,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:44:13.124 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=157] [connInfo="id:157, addr:192.168.46.6:47374 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=440770595982012599 where id=9117713"] [2021/09/01 17:44:13.127 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430576890052641] [2021/09/01 17:44:13.128 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=193] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:44:13.128 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=193] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:44:13.128 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=193] [schemaVersion=155] [error="previous statement: update outgoing_email_data set outgoing_email_id=-5395923384209522888 where id=9117711: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 193,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:44:13.128 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=193] [connInfo="id:193, addr:192.168.46.6:49616 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-5395923384209522888 where id=9117711"] [2021/09/01 17:44:13.134 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430576890052653] [2021/09/01 17:44:13.134 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=175] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:44:13.134 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=175] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:44:13.134 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=175] [schemaVersion=155] [error="previous statement: update outgoing_email_data set outgoing_email_id=-7758110719551387128 where id=9117715: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 175,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:44:13.134 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=175] [connInfo="id:175, addr:192.168.46.6:48444 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-7758110719551387128 where id=9117715"] [2021/09/01 17:44:13.150 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430576903159815] [2021/09/01 17:44:13.150 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=169] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:44:13.150 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=169] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:44:13.150 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=169] [schemaVersion=155] [error="previous statement: update outgoing_email_data set outgoing_email_id=-1145852371781028561 where id=9117716: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 169,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:44:13.150 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=169] [connInfo="id:169, addr:192.168.46.6:48054 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-1145852371781028561 where id=9117716"] [2021/09/01 17:44:13.170 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=155] ["take time"=55.780194ms] [job="ID:96, Type:add index, State:running, SchemaState:write only, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:44:13.173 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write only, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:44:13.206 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430576903159827] [2021/09/01 17:44:13.206 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=163] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:44:13.206 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=163] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:44:13.206 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=163] [schemaVersion=155] [error="previous statement: update outgoing_email_data set outgoing_email_id=7393384679712483627 where id=9117723: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 163,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:44:13.206 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=163] [connInfo="id:163, addr:192.168.46.6:47716 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=7393384679712483627 where id=9117723"] [2021/09/01 17:44:13.214 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=155] [neededSchemaVersion=156] ["start time"=3.623326ms] [phyTblIDs="[94]"] [actionTypes="[128]"] [2021/09/01 17:44:13.260 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=156] ["take time"=56.12525ms] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:44:13.263 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 17:44:13.269 +00:00] [INFO] [reorg.go:621] ["[ddl] job get table range"] [jobID=96] [physicalTableID=94] [startHandle=1] [endHandle=259733] [2021/09/01 17:44:13.299 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:44:13.302 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:44:13.310 +00:00] [INFO] [ddl.go:694] ["sleep before DDL finishes to make async commit and 1PC safe"] [duration=2.5s] [2021/09/01 17:44:13.339 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430576942481418] [2021/09/01 17:44:13.339 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=181] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:44:13.339 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=181] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:44:13.339 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=181] [schemaVersion=156] [error="previous statement: update outgoing_email_data set outgoing_email_id=4653139812801217052 where id=9117754: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 181,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:44:13.339 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=181] [connInfo="id:181, addr:192.168.46.6:48806 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=4653139812801217052 where id=9117754"] [2021/09/01 17:44:13.350 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430576942481437] [2021/09/01 17:44:13.350 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=151] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:44:13.350 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=151] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:44:13.350 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=151] [schemaVersion=156] [error="previous statement: update outgoing_email_data set outgoing_email_id=4802269142047347527 where id=9117761: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 151,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:44:13.351 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=151] [connInfo="id:151, addr:192.168.46.6:46956 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=4802269142047347527 where id=9117761"] [2021/09/01 17:44:15.811 +00:00] [INFO] [index.go:1173] ["[ddl] start to add table index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [reorgInfo=CurrElementType:_idx_,CurrElementID:23,StartHandle:1,EndHandle:259733,First:false,PhysicalTableID:94] [2021/09/01 17:44:15.811 +00:00] [INFO] [backfilling.go:323] ["[ddl] split table range from PD"] [physicalTableID=94] [startHandle=1] [endHandle=259733] [2021/09/01 17:44:15.814 +00:00] [INFO] [backfilling.go:651] ["[ddl] start backfill workers to reorg record"] [workerCnt=1] [regionCnt=1] [startHandle=1] [endHandle=259733] [2021/09/01 17:44:15.814 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=0] [2021/09/01 17:44:15.815 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=259733] ["current end key"=259733] [2021/09/01 17:44:20.825 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=23] [totalAddedRowCount=27136] [doneKey=1] [] [2021/09/01 17:44:20.858 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:44:20.861 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:27136, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:44:21.356 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=0] [addedCount=30208] [scanCount=30208] [nextHandle=30208.next] [speed(rows/s)=5452.205319939923] [2021/09/01 17:44:22.199 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=175] [startTS=427430579314884614] [commitTS=427430579314884630] [2021/09/01 17:44:25.878 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=23] [totalAddedRowCount=48128] [doneKey=1] [] [2021/09/01 17:44:25.913 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:44:25.916 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:48128, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:44:28.110 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=0] [addedCount=60416] [scanCount=60416] [nextHandle=60416.next] [speed(rows/s)=4472.724060950443] [2021/09/01 17:44:30.934 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=23] [totalAddedRowCount=75008] [doneKey=1] [] [2021/09/01 17:44:30.963 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:44:30.967 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:75008, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:44:34.206 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=0] [addedCount=90624] [scanCount=90624] [nextHandle=90624.next] [speed(rows/s)=4954.809874526088] [2021/09/01 17:44:35.987 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=23] [totalAddedRowCount=98560] [doneKey=1] [] [2021/09/01 17:44:36.018 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:44:36.021 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:98560, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:44:36.320 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:44:36.320 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:44:36.377 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:44:36.377 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:44:39.921 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=0] [addedCount=120832] [scanCount=120832] [nextHandle=120832.next] [speed(rows/s)=5286.556408454392] [2021/09/01 17:44:41.040 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=23] [totalAddedRowCount=126208] [doneKey=1] [] [2021/09/01 17:44:41.070 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:44:41.073 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:126208, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:44:45.448 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=0] [addedCount=151040] [scanCount=151040] [nextHandle=151040.next] [speed(rows/s)=5464.940108836153] [2021/09/01 17:44:46.092 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=23] [totalAddedRowCount=152832] [doneKey=1] [] [2021/09/01 17:44:46.113 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:44:46.116 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:152832, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:44:51.135 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=23] [totalAddedRowCount=179200] [doneKey=1] [] [2021/09/01 17:44:51.165 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:44:51.168 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:179200, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:44:51.453 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=0] [addedCount=181248] [scanCount=181248] [nextHandle=181248.next] [speed(rows/s)=5030.435655269644] [2021/09/01 17:44:54.055 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=181] [startTS=427430587664171024] [commitTS=427430587664171027] [2021/09/01 17:44:56.185 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=23] [totalAddedRowCount=206592] [doneKey=1] [] [2021/09/01 17:44:56.209 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:44:56.212 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:206592, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:44:57.312 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=0] [addedCount=211456] [scanCount=211456] [nextHandle=211456.next] [speed(rows/s)=5155.947720179825] [2021/09/01 17:45:01.231 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=23] [totalAddedRowCount=231168] [doneKey=1] [] [2021/09/01 17:45:01.619 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 17:45:01.622 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:231168, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:45:03.255 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=0] [addedCount=241664] [scanCount=241664] [nextHandle=241804.next] [speed(rows/s)=5082.90882712771] [2021/09/01 17:45:06.322 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:45:06.322 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:45:06.377 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:45:06.377 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:45:06.514 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=0] [task="physicalTableID_94_[1,259733]"] [addedCount=259580] [scanCount=259580] [nextHandle=259733.next] [takeTime=50.699136097s] [2021/09/01 17:45:06.515 +00:00] [INFO] [backfilling.go:415] ["[ddl] backfill workers successfully processed batch"] [elementType=_idx_] [elementID=23] [totalAddedCount=259580] [startHandle=1] [nextHandle=259733.next] [batchAddedCount=259580] [takeTime=50.699179512s] [2021/09/01 17:45:06.515 +00:00] [INFO] [reorg.go:239] ["[ddl] run reorg job done"] ["handled rows"=259580] [2021/09/01 17:45:06.515 +00:00] [INFO] [backfilling.go:316] ["[ddl] backfill worker exit"] [workerID=0] [2021/09/01 17:45:06.562 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=156] [neededSchemaVersion=157] ["start time"=3.640515ms] [phyTblIDs="[94]"] [actionTypes="[128]"] [2021/09/01 17:45:06.608 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430590901649428] [2021/09/01 17:45:06.608 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=163] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:45:06.608 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=163] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:45:06.608 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=163] [schemaVersion=157] [error="previous statement: update outgoing_email_data set outgoing_email_id=8963918389415535392 where id=9160801: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 163,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:45:06.608 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=157] ["take time"=55.388961ms] [job="ID:96, Type:add index, State:done, SchemaState:public, SchemaID:53, TableID:94, RowCount:259580, ArgLen:6, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:45:06.608 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=163] [connInfo="id:163, addr:192.168.46.6:47716 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=8963918389415535392 where id=9160801"] [2021/09/01 17:45:06.616 +00:00] [INFO] [ddl_worker.go:423] ["[ddl] finish DDL job"] [worker="worker 2, tp add index"] [job="ID:96, Type:add index, State:synced, SchemaState:public, SchemaID:53, TableID:94, RowCount:259580, ArgLen:0, start time: 2021-09-01 17:44:12.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427430576981803038"] [2021/09/01 17:45:06.630 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430590914756636] [2021/09/01 17:45:06.630 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=169] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:45:06.630 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=169] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:45:06.630 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=169] [schemaVersion=157] [error="previous statement: update outgoing_email_data set outgoing_email_id=-8590587896072262402 where id=9160814: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 169,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:45:06.630 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=169] [connInfo="id:169, addr:192.168.46.6:48054 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-8590587896072262402 where id=9160814"] [2021/09/01 17:45:06.632 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430590914756635] [2021/09/01 17:45:06.632 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=157] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:45:06.632 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=157] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:45:06.632 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=157] [schemaVersion=157] [error="previous statement: update outgoing_email_data set outgoing_email_id=4387078185691617786 where id=9160815: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 157,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:45:06.633 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=157] [connInfo="id:157, addr:192.168.46.6:47374 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=4387078185691617786 where id=9160815"] [2021/09/01 17:45:06.639 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430590914756633] [2021/09/01 17:45:06.639 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=175] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:45:06.639 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=175] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:45:06.639 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=175] [schemaVersion=157] [error="previous statement: update outgoing_email_data set outgoing_email_id=-8954510250439741939 where id=9160819: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 175,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:45:06.639 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=175] [connInfo="id:175, addr:192.168.46.6:48444 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-8954510250439741939 where id=9160819"] [2021/09/01 17:45:06.651 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430590914756634] [2021/09/01 17:45:06.651 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=193] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:45:06.651 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=193] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:45:06.651 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=193] [schemaVersion=157] [error="previous statement: update outgoing_email_data set outgoing_email_id=-8536391453009802958 where id=9160822: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 193,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:45:06.651 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=193] [connInfo="id:193, addr:192.168.46.6:49616 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-8536391453009802958 where id=9160822"] [2021/09/01 17:45:06.652 +00:00] [INFO] [ddl.go:601] ["[ddl] DDL job is finished"] [jobID=96] [2021/09/01 17:45:06.652 +00:00] [INFO] [callback.go:106] ["performing DDL change, must reload"] [2021/09/01 17:45:06.705 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430590940971038] [2021/09/01 17:45:06.705 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=181] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:45:06.705 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=181] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:45:06.705 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=181] [schemaVersion=157] [error="previous statement: update outgoing_email_data set outgoing_email_id=-1814517927134992581 where id=9160837: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 181,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:45:06.705 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=181] [connInfo="id:181, addr:192.168.46.6:48806 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-1814517927134992581 where id=9160837"] [2021/09/01 17:45:06.715 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427430590954078210] [2021/09/01 17:45:06.715 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=151] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 17:45:06.715 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=151] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 17:45:06.715 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=151] [schemaVersion=157] [error="previous statement: update outgoing_email_data set outgoing_email_id=3541890602662579022 where id=9160841: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 151,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.46.6\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 17:45:06.715 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=151] [connInfo="id:151, addr:192.168.46.6:46956 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=3541890602662579022 where id=9160841"] [2021/09/01 17:45:07.646 +00:00] [INFO] [update.go:1004] ["[stats] auto analyze for unanalyzed"] [sql="analyze table `email_sender_staging`.`outgoing_emails`"] [2021/09/01 17:45:10.611 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:2.921130683s txnStartTS:427430591242436628 region_id:400450 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:2876 kv_wait_ms:0 kv_read_ms:0 processed_versions:286300 total_versions:545881 rocksdb_delete_skipped_count:5944 rocksdb_key_skipped_count:553070 rocksdb_cache_hit_count:761 rocksdb_read_count:180 rocksdb_read_byte:11697845"] [2021/09/01 17:45:27.360 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430593771864099] [newTTL=30050] [2021/09/01 17:45:36.322 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:45:36.323 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:45:36.379 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:45:36.379 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:45:37.360 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430593771864099] [newTTL=40051] [2021/09/01 17:45:47.360 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430593771864099] [newTTL=50051] [2021/09/01 17:45:57.360 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430593771864099] [newTTL=60051] [2021/09/01 17:46:06.324 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:46:06.324 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:46:06.380 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:46:06.380 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:46:07.361 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430593771864099] [newTTL=70050] [2021/09/01 17:46:08.733 +00:00] [INFO] [2pc.go:465] ["[BIG_TXN]"] [session=0] ["key sample"=7480000000000000155f6980000000000000010405ee89dbaacc000e038000000000015f91] [size=1344662] [keys=17942] [puts=17891] [dels=51] [locks=0] [checks=0] [txnStartTS=427430593771864099] [2021/09/01 17:46:08.857 +00:00] [INFO] [analyze.go:128] ["analyze table `email_sender_staging`.`outgoing_emails` has finished"] [partition=] ["job info"="auto analyze table"] ["start time"=2021/09/01 17:45:07.690 +00:00] ["end time"=2021/09/01 17:46:08.857 +00:00] [cost=1m1.166767728s] [2021/09/01 17:46:26.739 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=151] [startTS=427430611964919811] [commitTS=427430611964919814] [2021/09/01 17:46:36.326 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:46:36.326 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:46:36.381 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:46:36.381 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:47:00.045 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=151] [startTS=427430620694315015] [commitTS=427430620694315028] [2021/09/01 17:47:06.327 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:47:06.327 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:47:06.382 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:47:06.382 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:47:36.328 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:47:36.328 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:47:36.383 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:47:36.383 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:48:06.331 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:48:06.331 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:48:06.384 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:48:06.384 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:48:30.373 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=187] [startTS=427430644379025409] [commitTS=427430644379025411] [2021/09/01 17:48:36.331 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:48:36.331 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:48:36.385 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:48:36.385 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:49:02.013 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=181] [startTS=427430652662775815] [commitTS=427430652675883013] [2021/09/01 17:49:06.333 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:49:06.333 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:49:06.386 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:49:06.386 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:49:36.334 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:49:36.335 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:49:36.387 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:49:36.387 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:49:49.500 +00:00] [INFO] [update.go:990] ["[stats] auto analyze triggered"] [sql="analyze table `email_sender_staging`.`outgoing_emails`"] [reason="too many modifications(152090/286300>0.5)"] [2021/09/01 17:49:50.082 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:576.584032ms txnStartTS:427430665114615846 region_id:413197 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:556 kv_wait_ms:0 kv_read_ms:0 processed_versions:49344 total_versions:98689 rocksdb_delete_skipped_count:0 rocksdb_key_skipped_count:98688 rocksdb_cache_hit_count:5 rocksdb_read_count:166 rocksdb_read_byte:3823038"] [2021/09/01 17:49:53.979 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:3.897097894s txnStartTS:427430665114615846 region_id:400450 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:3860 kv_wait_ms:0 kv_read_ms:0 processed_versions:393376 total_versions:603873 rocksdb_delete_skipped_count:2570 rocksdb_key_skipped_count:604331 rocksdb_cache_hit_count:8 rocksdb_read_count:1161 rocksdb_read_byte:31412733"] [2021/09/01 17:50:06.335 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:50:06.335 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:50:06.388 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:50:06.388 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:50:11.543 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430668273451028] [newTTL=30000] [2021/09/01 17:50:21.543 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430668273451028] [newTTL=40000] [2021/09/01 17:50:31.543 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430668273451028] [newTTL=50000] [2021/09/01 17:50:35.976 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=151] [startTS=427430677291204619] [commitTS=427430677304311819] [2021/09/01 17:50:36.336 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:50:36.336 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:50:36.389 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:50:36.389 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:50:41.543 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430668273451028] [newTTL=60000] [2021/09/01 17:50:51.543 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430668273451028] [newTTL=70000] [2021/09/01 17:51:01.543 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430668273451028] [newTTL=80000] [2021/09/01 17:51:06.338 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:51:06.338 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:51:06.389 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:51:06.389 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:51:06.560 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=181] [startTS=427430685312811019] [commitTS=427430685325918209] [2021/09/01 17:51:09.720 +00:00] [INFO] [2pc.go:465] ["[BIG_TXN]"] [session=0] ["key sample"=7480000000000000155f6980000000000000010405ee89ec84dc000c038000000000015f91] [size=2073901] [keys=35685] [puts=21643] [dels=14042] [locks=0] [checks=0] [txnStartTS=427430668273451028] [2021/09/01 17:51:09.906 +00:00] [INFO] [analyze.go:128] ["analyze table `email_sender_staging`.`outgoing_emails` has finished"] [partition=] ["job info"="auto analyze table"] ["start time"=2021/09/01 17:49:49.505 +00:00] ["end time"=2021/09/01 17:51:09.906 +00:00] [cost=1m20.400210915s] [2021/09/01 17:51:36.051 +00:00] [WARN] [pd.go:150] ["get timestamp too slow"] ["cost time"=55.948232ms] [2021/09/01 17:51:36.051 +00:00] [WARN] [pd.go:150] ["get timestamp too slow"] ["cost time"=69.252227ms] [2021/09/01 17:51:36.051 +00:00] [WARN] [pd.go:150] ["get timestamp too slow"] ["cost time"=56.118856ms] [2021/09/01 17:51:36.051 +00:00] [WARN] [pd.go:150] ["get timestamp too slow"] ["cost time"=210.29927ms] [2021/09/01 17:51:36.051 +00:00] [WARN] [pd.go:150] ["get timestamp too slow"] ["cost time"=40.789576ms] [2021/09/01 17:51:36.051 +00:00] [WARN] [pd.go:150] ["get timestamp too slow"] ["cost time"=179.284255ms] [2021/09/01 17:51:36.051 +00:00] [WARN] [pd.go:150] ["get timestamp too slow"] ["cost time"=58.330409ms] [2021/09/01 17:51:36.338 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:51:36.338 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:51:36.390 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:51:36.391 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:52:06.340 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:52:06.340 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:52:06.391 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:52:06.391 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:52:34.321 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=145] [startTS=427430708315947017] [commitTS=427430708329054211] [2021/09/01 17:52:36.341 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:52:36.341 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:52:36.393 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:52:36.393 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:53:06.342 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:53:06.342 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:53:06.393 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:53:06.393 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:53:07.428 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=151] [startTS=427430717006020610] [commitTS=427430717006020612] [2021/09/01 17:53:36.344 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:53:36.344 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:53:36.395 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:53:36.395 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:54:06.345 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:54:06.345 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:54:06.397 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:54:06.397 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:54:36.346 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:54:36.346 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:54:36.398 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:54:36.398 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:54:36.701 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=145] [startTS=427430740402372626] [commitTS=427430740402372631] [2021/09/01 17:55:06.348 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:55:06.348 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:55:06.399 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:55:06.399 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:55:08.618 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=181] [startTS=427430748764504088] [commitTS=427430748777873409] [2021/09/01 17:55:36.349 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:55:36.349 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:55:36.400 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:55:36.400 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:56:06.350 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:56:06.350 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:56:06.401 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:56:06.401 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:56:26.889 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:337.252002ms txnStartTS:427430769185521670 region_id:413237 store_addr:email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:336 kv_wait_ms:0 kv_read_ms:328 processed_versions:667300 total_versions:667321 rocksdb_delete_skipped_count:2410 rocksdb_key_skipped_count:672176 rocksdb_cache_hit_count:223 rocksdb_read_count:319 rocksdb_read_byte:9593943"] [conn=55] [2021/09/01 17:56:36.351 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:56:36.352 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:56:36.403 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:56:36.403 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:56:39.384 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=193] [startTS=427430772567441410] [commitTS=427430772567441417] [2021/09/01 17:56:49.501 +00:00] [INFO] [update.go:990] ["[stats] auto analyze triggered"] [sql="analyze table `email_sender_staging`.`outgoing_emails`"] [reason="too many modifications(237150/442720>0.5)"] [2021/09/01 17:56:50.099 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:592.334393ms txnStartTS:427430775214833694 region_id:413197 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:572 kv_wait_ms:0 kv_read_ms:0 processed_versions:49344 total_versions:98689 rocksdb_delete_skipped_count:0 rocksdb_key_skipped_count:98688 rocksdb_cache_hit_count:9 rocksdb_read_count:165 rocksdb_read_byte:3807269"] [2021/09/01 17:56:56.031 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:5.931834684s txnStartTS:427430775214833694 region_id:400450 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:5892 kv_wait_ms:0 kv_read_ms:0 processed_versions:630726 total_versions:841313 rocksdb_delete_skipped_count:370 rocksdb_key_skipped_count:842141 rocksdb_cache_hit_count:11 rocksdb_read_count:1857 rocksdb_read_byte:58279339"] [2021/09/01 17:57:06.353 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:57:06.353 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:57:06.404 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:57:06.404 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:57:11.197 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=181] [startTS=427430780903620612] [commitTS=427430780903620621] [2021/09/01 17:57:14.343 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430779107934219] [newTTL=30000] [2021/09/01 17:57:24.343 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430779107934219] [newTTL=40000] [2021/09/01 17:57:34.343 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430779107934219] [newTTL=50000] [2021/09/01 17:57:36.354 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:57:36.354 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:57:36.405 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:57:36.405 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:57:44.343 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430779107934219] [newTTL=60000] [2021/09/01 17:57:54.343 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430779107934219] [newTTL=70000] [2021/09/01 17:58:04.343 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430779107934219] [newTTL=80000] [2021/09/01 17:58:06.355 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:58:06.355 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:58:06.407 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:58:06.407 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:58:08.798 +00:00] [INFO] [2pc.go:465] ["[BIG_TXN]"] [session=0] ["key sample"=7480000000000000155f6980000000000000010405ee8a06275c000c038000000000015f91] [size=2133133] [keys=37887] [puts=21983] [dels=15904] [locks=0] [checks=0] [txnStartTS=427430779107934219] [2021/09/01 17:58:08.988 +00:00] [INFO] [analyze.go:128] ["analyze table `email_sender_staging`.`outgoing_emails` has finished"] [partition=] ["job info"="auto analyze table"] ["start time"=2021/09/01 17:56:49.507 +00:00] ["end time"=2021/09/01 17:58:08.988 +00:00] [cost=1m19.481308253s] [2021/09/01 17:58:36.356 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:58:36.356 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:58:36.408 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:58:36.408 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:58:43.232 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=151] [startTS=427430805033713667] [commitTS=427430805033713670] [2021/09/01 17:59:06.357 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:59:06.357 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:59:06.409 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:59:06.409 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:59:15.869 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=145] [startTS=427430813579870233] [commitTS=427430813592715275] [2021/09/01 17:59:36.359 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:59:36.359 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 17:59:36.410 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 17:59:36.410 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:00:06.360 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:00:06.360 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:00:06.411 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:00:06.411 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:00:36.361 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:00:36.361 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:00:36.412 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:00:36.412 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:00:45.394 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=157] [startTS=427430837054865412] [commitTS=427430837054865416] [2021/09/01 18:01:06.362 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:01:06.363 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:01:06.413 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:01:06.413 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:01:18.005 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=151] [startTS=427430845600759819] [commitTS=427430845600759824] [2021/09/01 18:01:36.364 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:01:36.364 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:01:36.415 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:01:36.415 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:02:06.364 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:02:06.364 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:02:06.416 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:02:06.416 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:02:33.189 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=223] [startTS=427430865313988620] [commitTS=427430865313988626] [2021/09/01 18:02:36.366 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:02:36.366 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:02:36.418 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:02:36.418 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:03:03.560 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=221] [startTS=427430873269796870] [commitTS=427430873283166209] [2021/09/01 18:03:06.367 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:03:06.367 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:03:06.418 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:03:06.418 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:03:36.367 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:03:36.367 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:03:36.419 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:03:36.419 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:04:06.369 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:04:06.369 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:04:06.420 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:04:06.420 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:04:36.207 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=537] [startTS=427430897557700626] [commitTS=427430897557700640] [2021/09/01 18:04:36.370 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:04:36.370 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:04:36.421 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:04:36.422 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:05:06.371 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:05:06.371 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:05:06.422 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:05:06.422 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:05:15.670 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=561] [startTS=427430907899281426] [commitTS=427430907912126468] [2021/09/01 18:05:36.372 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:05:36.373 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:05:36.423 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:05:36.423 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:06:06.374 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:06:06.374 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:06:06.424 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:06:06.424 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:06:36.375 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:06:36.375 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:06:36.426 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:06:36.426 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:07:02.124 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=537] [startTS=427430935817617409] [commitTS=427430935817617411] [2021/09/01 18:07:06.376 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:07:06.376 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:07:06.427 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:07:06.427 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:07:13.500 +00:00] [INFO] [update.go:990] ["[stats] auto analyze triggered"] [sql="analyze table `email_sender_staging`.`outgoing_emails`"] [reason="too many modifications(350850/680070>0.5)"] [2021/09/01 18:07:14.148 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:641.901929ms txnStartTS:427430938792689707 region_id:413197 store_addr:email-sender-tikv-2.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:608 kv_wait_ms:0 kv_read_ms:0 processed_versions:49344 total_versions:49345 rocksdb_delete_skipped_count:0 rocksdb_key_skipped_count:49344 rocksdb_cache_hit_count:3 rocksdb_read_count:147 rocksdb_read_byte:3892047"] [2021/09/01 18:07:18.718 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:4.570258932s txnStartTS:427430938792689707 region_id:413281 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:4516 kv_wait_ms:12 kv_read_ms:0 processed_versions:462318 total_versions:672555 rocksdb_delete_skipped_count:0 rocksdb_key_skipped_count:672554 rocksdb_cache_hit_count:4 rocksdb_read_count:1433 rocksdb_read_byte:38058722"] [2021/09/01 18:07:23.944 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:5.226061911s txnStartTS:427430938792689707 region_id:400450 store_addr:email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:5188 kv_wait_ms:0 kv_read_ms:0 processed_versions:519878 total_versions:522629 rocksdb_delete_skipped_count:4730 rocksdb_key_skipped_count:527401 rocksdb_cache_hit_count:9 rocksdb_read_count:1477 rocksdb_read_byte:44286147"] [2021/09/01 18:07:36.378 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:07:36.378 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:07:36.428 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:07:36.428 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:07:41.769 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430943590187009] [newTTL=30000] [2021/09/01 18:07:42.504 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=537] [startTS=427430946395127810] [commitTS=427430946395127820] [2021/09/01 18:07:51.768 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430943590187009] [newTTL=40000] [2021/09/01 18:08:01.768 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430943590187009] [newTTL=50000] [2021/09/01 18:08:06.379 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:08:06.379 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:08:06.429 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:08:06.429 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:08:11.768 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430943590187009] [newTTL=60000] [2021/09/01 18:08:21.769 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430943590187009] [newTTL=69999] [2021/09/01 18:08:31.768 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430943590187009] [newTTL=80000] [2021/09/01 18:08:36.381 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:08:36.381 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:08:36.431 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:08:36.431 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:08:41.769 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430943590187009] [newTTL=90000] [2021/09/01 18:08:51.769 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430943590187009] [newTTL=100000] [2021/09/01 18:09:01.769 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430943590187009] [newTTL=110000] [2021/09/01 18:09:06.382 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:09:06.382 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:09:06.431 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:09:06.431 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:09:11.768 +00:00] [INFO] [2pc.go:931] ["send TxnHeartBeat"] [startTS=427430943590187009] [newTTL=120000] [2021/09/01 18:09:18.168 +00:00] [INFO] [2pc.go:465] ["[BIG_TXN]"] [session=0] ["key sample"=7480000000000000155f6980000000000000010405ee8a2c3bcc000d038000000000015f91] [size=1837015] [keys=32511] [puts=16489] [dels=16022] [locks=0] [checks=0] [txnStartTS=427430943590187009] [2021/09/01 18:09:18.537 +00:00] [INFO] [analyze.go:128] ["analyze table `email_sender_staging`.`outgoing_emails` has finished"] [partition=] ["job info"="auto analyze table"] ["start time"=2021/09/01 18:07:13.505 +00:00] ["end time"=2021/09/01 18:09:18.537 +00:00] [cost=2m5.031734648s] [2021/09/01 18:09:36.383 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:09:36.383 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:09:36.432 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:09:36.432 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:10:06.385 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:10:06.385 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:10:06.433 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:10:06.433 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:10:13.544 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=531] [startTS=427430985991979009] [commitTS=427430985991979027] [2021/09/01 18:10:36.386 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:10:36.386 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:10:36.434 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:10:36.434 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:11:02.474 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=531] [startTS=427430998810820623] [commitTS=427430998823927827] [2021/09/01 18:11:06.387 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:11:06.387 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:11:06.436 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:11:06.436 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:11:36.388 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:11:36.388 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:11:36.437 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:11:36.437 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:12:06.390 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:12:06.390 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:12:06.438 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:12:06.438 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:12:36.391 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:12:36.391 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:12:36.440 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:12:36.440 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:13:06.393 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:13:06.393 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:13:06.441 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:13:06.441 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:13:33.141 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=549] [startTS=427431038302814225] [commitTS=427431038315921420] [2021/09/01 18:13:36.394 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:13:36.394 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:13:36.442 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:13:36.442 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:14:06.396 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:14:06.396 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:14:06.444 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:14:06.444 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:14:24.551 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=543] [startTS=427431051790123022] [commitTS=427431051790123027] [2021/09/01 18:14:36.397 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:14:36.398 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:14:36.445 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:14:36.445 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:15:06.399 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:15:06.399 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:15:06.446 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:15:06.446 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:15:36.399 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:15:36.399 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:15:36.447 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:15:36.447 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:16:06.401 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:16:06.401 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:16:06.448 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:16:06.448 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:16:36.402 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:16:36.402 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:16:36.449 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:16:36.449 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:16:41.938 +00:00] [INFO] [session.go:2948] ["CRUCIAL OPERATION"] [conn=299] [schemaVersion=157] [cur_db=email_sender_staging] [sql="alter table outgoing_emails drop index idx_updated_at"] [user=root@127.0.0.1] [2021/09/01 18:16:41.989 +00:00] [INFO] [ddl_worker.go:318] ["[ddl] add DDL jobs"] ["batch count"=1] [jobs="ID:97, Type:drop index, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:1, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0; "] [2021/09/01 18:16:41.989 +00:00] [INFO] [ddl.go:546] ["[ddl] start DDL job"] [job="ID:97, Type:drop index, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:1, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [query="alter table outgoing_emails drop index idx_updated_at"] [2021/09/01 18:16:41.995 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 1, tp general"] [job="ID:97, Type:drop index, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:16:42.072 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=157] [neededSchemaVersion=158] ["start time"=3.515555ms] [phyTblIDs="[94]"] [actionTypes="[256]"] [2021/09/01 18:16:42.097 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087795601417] [2021/09/01 18:16:42.098 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=525] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.098 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=525] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.098 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=525] [schemaVersion=158] [error="previous statement: update outgoing_email_data set outgoing_email_id=213539439678084565 where id=10109337: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 525,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.098 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=525] [connInfo="id:525, addr:192.168.6.139:44746 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=213539439678084565 where id=10109337"] [2021/09/01 18:16:42.119 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 1, tp general"] [ver=158] ["take time"=55.956939ms] [job="ID:97, Type:drop index, State:running, SchemaState:write only, SchemaID:53, TableID:94, RowCount:0, ArgLen:1, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:16:42.122 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 1, tp general"] [job="ID:97, Type:drop index, State:running, SchemaState:write only, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:16:42.125 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087795601425] [2021/09/01 18:16:42.125 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=555] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.125 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=555] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.125 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=555] [schemaVersion=158] [error="previous statement: update outgoing_email_data set outgoing_email_id=4560227514742450133 where id=10109341: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 555,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.125 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=555] [connInfo="id:555, addr:192.168.6.139:45914 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=4560227514742450133 where id=10109341"] [2021/09/01 18:16:42.195 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=158] [neededSchemaVersion=159] ["start time"=3.686077ms] [phyTblIDs="[94]"] [actionTypes="[256]"] [2021/09/01 18:16:42.213 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087821815825] [2021/09/01 18:16:42.213 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=561] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.213 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=561] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.213 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=561] [schemaVersion=159] [error="previous statement: update outgoing_email_data set outgoing_email_id=-5520293369398443673 where id=10109361: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 561,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.213 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=561] [connInfo="id:561, addr:192.168.6.139:46186 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-5520293369398443673 where id=10109361"] [2021/09/01 18:16:42.214 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087821815819] [2021/09/01 18:16:42.214 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=549] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.214 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=549] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.214 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=549] [schemaVersion=159] [error="previous statement: update outgoing_email_data set outgoing_email_id=6153731379029927696 where id=10109360: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 549,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.214 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=549] [connInfo="id:549, addr:192.168.6.139:45702 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=6153731379029927696 where id=10109360"] [2021/09/01 18:16:42.241 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 1, tp general"] [ver=159] ["take time"=54.911683ms] [job="ID:97, Type:drop index, State:running, SchemaState:delete only, SchemaID:53, TableID:94, RowCount:0, ArgLen:1, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:16:42.244 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 1, tp general"] [job="ID:97, Type:drop index, State:running, SchemaState:delete only, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:16:42.252 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087821815842] [2021/09/01 18:16:42.252 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=543] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.252 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=543] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.252 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=543] [schemaVersion=159] [error="previous statement: update outgoing_email_data set outgoing_email_id=-7905129253749827366 where id=10109369: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 543,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.253 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=543] [connInfo="id:543, addr:192.168.6.139:45466 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-7905129253749827366 where id=10109369"] [2021/09/01 18:16:42.253 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087834923018] [2021/09/01 18:16:42.253 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=531] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.253 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=531] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.253 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=531] [schemaVersion=159] [error="previous statement: update outgoing_email_data set outgoing_email_id=-9210677115978360224 where id=10109368: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 531,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.253 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=531] [connInfo="id:531, addr:192.168.6.139:45010 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-9210677115978360224 where id=10109368"] [2021/09/01 18:16:42.286 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087834923028] [2021/09/01 18:16:42.286 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=537] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.286 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=537] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.286 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=537] [schemaVersion=159] [error="previous statement: update outgoing_email_data set outgoing_email_id=-4337535815061757683 where id=10109375: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 537,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.286 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=537] [connInfo="id:537, addr:192.168.6.139:45280 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-4337535815061757683 where id=10109375"] [2021/09/01 18:16:42.326 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=159] [neededSchemaVersion=160] ["start time"=3.879268ms] [phyTblIDs="[94]"] [actionTypes="[256]"] [2021/09/01 18:16:42.372 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 1, tp general"] [ver=160] ["take time"=55.620605ms] [job="ID:97, Type:drop index, State:running, SchemaState:delete reorganization, SchemaID:53, TableID:94, RowCount:0, ArgLen:1, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:16:42.375 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 1, tp general"] [job="ID:97, Type:drop index, State:running, SchemaState:delete reorganization, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:16:42.439 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087874244618] [2021/09/01 18:16:42.439 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=525] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.440 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=525] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.440 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=525] [schemaVersion=160] [error="previous statement: update outgoing_email_data set outgoing_email_id=9097182926602141039 where id=10109402: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 525,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.440 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=525] [connInfo="id:525, addr:192.168.6.139:44746 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=9097182926602141039 where id=10109402"] [2021/09/01 18:16:42.452 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=160] [neededSchemaVersion=161] ["start time"=3.687857ms] [phyTblIDs="[94]"] [actionTypes="[256]"] [2021/09/01 18:16:42.470 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087887351823] [2021/09/01 18:16:42.470 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=555] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.470 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=555] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.470 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=555] [schemaVersion=161] [error="previous statement: update outgoing_email_data set outgoing_email_id=3447111256468681044 where id=10109411: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 555,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.470 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=555] [connInfo="id:555, addr:192.168.6.139:45914 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=3447111256468681044 where id=10109411"] [2021/09/01 18:16:42.498 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 1, tp general"] [ver=161] ["take time"=54.523965ms] [job="ID:97, Type:drop index, State:done, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:3, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:16:42.502 +00:00] [INFO] [delete_range.go:426] ["[ddl] insert into delete-range table"] [jobID=97] [elementID=23] [2021/09/01 18:16:42.548 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087913566216] [2021/09/01 18:16:42.548 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=549] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.548 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=549] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.548 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=549] [schemaVersion=161] [error="previous statement: update outgoing_email_data set outgoing_email_id=6569427946884721566 where id=10109430: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 549,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.548 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=549] [connInfo="id:549, addr:192.168.6.139:45702 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=6569427946884721566 where id=10109430"] [2021/09/01 18:16:42.566 +00:00] [INFO] [delete_range.go:106] ["[ddl] add job into delete-range table"] [jobID=97] [jobType="drop index"] [2021/09/01 18:16:42.568 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087913566213] [2021/09/01 18:16:42.568 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=561] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.568 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=561] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.568 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=561] [schemaVersion=161] [error="previous statement: update outgoing_email_data set outgoing_email_id=-3280750533275900515 where id=10109432: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 561,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.568 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=561] [connInfo="id:561, addr:192.168.6.139:46186 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-3280750533275900515 where id=10109432"] [2021/09/01 18:16:42.569 +00:00] [INFO] [ddl_worker.go:423] ["[ddl] finish DDL job"] [worker="worker 1, tp general"] [job="ID:97, Type:drop index, State:synced, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:3, start time: 2021-09-01 18:16:41.907 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:16:42.582 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087913566250] [2021/09/01 18:16:42.582 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=531] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.582 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=531] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.582 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=531] [schemaVersion=161] [error="previous statement: update outgoing_email_data set outgoing_email_id=1814814471235564460 where id=10109437: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 531,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.582 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=531] [connInfo="id:531, addr:192.168.6.139:45010 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=1814814471235564460 where id=10109437"] [2021/09/01 18:16:42.602 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087913566249] [2021/09/01 18:16:42.602 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=543] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.602 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=543] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.603 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=543] [schemaVersion=161] [error="previous statement: update outgoing_email_data set outgoing_email_id=-2973896652098813964 where id=10109442: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 543,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.603 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=543] [connInfo="id:543, addr:192.168.6.139:45466 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-2973896652098813964 where id=10109442"] [2021/09/01 18:16:42.604 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431087926673424] [2021/09/01 18:16:42.604 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=537] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:16:42.604 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=537] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:16:42.604 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=537] [schemaVersion=161] [error="previous statement: update outgoing_email_data set outgoing_email_id=8708015216411549080 where id=10109443: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 537,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:16:42.604 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=537] [connInfo="id:537, addr:192.168.6.139:45280 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=8708015216411549080 where id=10109443"] [2021/09/01 18:16:42.631 +00:00] [INFO] [ddl.go:601] ["[ddl] DDL job is finished"] [jobID=97] [2021/09/01 18:16:42.631 +00:00] [INFO] [callback.go:106] ["performing DDL change, must reload"] [2021/09/01 18:16:45.687 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=525] [startTS=427431088778641425] [commitTS=427431088791486479] [2021/09/01 18:17:06.403 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:17:06.403 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:17:06.450 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:17:06.450 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:17:36.405 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:17:36.405 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:17:36.451 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:17:36.451 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:17:48.758 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=549] [startTS=427431105319927825] [commitTS=427431105333035009] [2021/09/01 18:18:06.406 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:18:06.406 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:18:06.451 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:18:06.451 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:18:36.407 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:18:36.407 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:18:36.453 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:18:36.453 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:19:06.408 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:19:06.408 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:19:06.454 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:19:06.454 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:19:36.410 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:19:36.410 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:19:36.455 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:19:36.455 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:20:06.411 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:20:06.411 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:20:06.456 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:20:06.456 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:20:12.559 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=555] [startTS=427431143016235017] [commitTS=427431143029342209] [2021/09/01 18:20:12.810 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:572.58771ms txnStartTS:427431142937591811 region_id:413337 store_addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:568 kv_wait_ms:0 kv_read_ms:568 processed_versions:1058848 total_versions:1058849 rocksdb_delete_skipped_count:381 rocksdb_key_skipped_count:1059699 rocksdb_cache_hit_count:851 rocksdb_read_count:3 rocksdb_read_byte:91842"] [conn=55] [2021/09/01 18:20:20.039 +00:00] [INFO] [coprocessor.go:808] ["[TIME_COP_PROCESS] resp_time:595.621068ms txnStartTS:427431144825028614 region_id:413337 store_addr:email-sender-tikv-0.email-sender-tikv-peer.tidb-cluster.svc:20160 kv_process_ms:596 kv_wait_ms:0 kv_read_ms:588 processed_versions:1061119 total_versions:1061120 rocksdb_delete_skipped_count:632 rocksdb_key_skipped_count:1062420 rocksdb_cache_hit_count:855 rocksdb_read_count:0 rocksdb_read_byte:0"] [conn=55] [2021/09/01 18:20:24.867 +00:00] [INFO] [session.go:2948] ["CRUCIAL OPERATION"] [conn=299] [schemaVersion=161] [cur_db=email_sender_staging] [sql="alter table outgoing_emails add index idx_updated_at(updated_at)"] [user=root@127.0.0.1] [2021/09/01 18:20:24.932 +00:00] [INFO] [ddl_worker.go:318] ["[ddl] add DDL jobs"] ["batch count"=1] [jobs="ID:98, Type:add index, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0; "] [2021/09/01 18:20:24.932 +00:00] [INFO] [ddl.go:546] ["[ddl] start DDL job"] [job="ID:98, Type:add index, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [query="alter table outgoing_emails add index idx_updated_at(updated_at)"] [2021/09/01 18:20:24.938 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:none, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:20:24.941 +00:00] [INFO] [index.go:501] ["[ddl] run add index job"] [job="ID:98, Type:add index, State:running, SchemaState:queueing, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [indexInfo="{\"id\":24,\"idx_name\":{\"O\":\"idx_updated_at\",\"L\":\"idx_updated_at\"},\"tbl_name\":{\"O\":\"\",\"L\":\"\"},\"idx_cols\":[{\"name\":{\"O\":\"updated_at\",\"L\":\"updated_at\"},\"offset\":17,\"length\":-1}],\"state\":0,\"comment\":\"\",\"index_type\":1,\"is_unique\":false,\"is_primary\":false,\"is_invisible\":false,\"is_global\":false}"] [2021/09/01 18:20:25.051 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=161] [neededSchemaVersion=162] ["start time"=3.839835ms] [phyTblIDs="[94]"] [actionTypes="[128]"] [2021/09/01 18:20:25.068 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431146240606217] [2021/09/01 18:20:25.068 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=555] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.068 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=555] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.068 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=555] [schemaVersion=162] [error="previous statement: update outgoing_email_data set outgoing_email_id=-763151359725723052 where id=10261824: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 555,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.068 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=555] [connInfo="id:555, addr:192.168.6.139:45914 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-763151359725723052 where id=10261824"] [2021/09/01 18:20:25.076 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431146240606218] [2021/09/01 18:20:25.076 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=537] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.076 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=537] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.076 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=537] [schemaVersion=162] [error="previous statement: update outgoing_email_data set outgoing_email_id=7618578646885107579 where id=10261827: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 537,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.076 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=537] [connInfo="id:537, addr:192.168.6.139:45280 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=7618578646885107579 where id=10261827"] [2021/09/01 18:20:25.080 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=549] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.080 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=549] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.080 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=549] [schemaVersion=162] [error="previous statement: update outgoing_email_data set outgoing_email_id=-7839980025016814747 where id=10261817: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 549,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.080 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=549] [connInfo="id:549, addr:192.168.6.139:45702 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1312\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-7839980025016814747 where id=10261817"] [2021/09/01 18:20:25.089 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=561] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.089 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=561] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.089 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=561] [schemaVersion=162] [error="previous statement: update outgoing_email_data set outgoing_email_id=557278776353662151 where id=10261819: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 561,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.090 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=561] [connInfo="id:561, addr:192.168.6.139:46186 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1312\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=557278776353662151 where id=10261819"] [2021/09/01 18:20:25.097 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=162] ["take time"=54.628556ms] [job="ID:98, Type:add index, State:running, SchemaState:delete only, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:20:25.100 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:delete only, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:20:25.175 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=162] [neededSchemaVersion=163] ["start time"=3.661966ms] [phyTblIDs="[94]"] [actionTypes="[128]"] [2021/09/01 18:20:25.218 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431146266820616] [2021/09/01 18:20:25.218 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=543] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.218 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=543] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.218 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=543] [schemaVersion=163] [error="previous statement: update outgoing_email_data set outgoing_email_id=-439337489126335305 where id=10261843: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 543,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.218 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=543] [connInfo="id:543, addr:192.168.6.139:45466 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-439337489126335305 where id=10261843"] [2021/09/01 18:20:25.221 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=163] ["take time"=54.578181ms] [job="ID:98, Type:add index, State:running, SchemaState:write only, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:20:25.224 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write only, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:20:25.249 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431146293035013] [2021/09/01 18:20:25.249 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=531] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.249 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=531] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.249 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=531] [schemaVersion=163] [error="previous statement: update outgoing_email_data set outgoing_email_id=-7927340481755402343 where id=10261850: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 531,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.249 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=531] [connInfo="id:531, addr:192.168.6.139:45010 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-7927340481755402343 where id=10261850"] [2021/09/01 18:20:25.290 +00:00] [INFO] [domain.go:129] ["diff load InfoSchema success"] [currentSchemaVersion=163] [neededSchemaVersion=164] ["start time"=3.627748ms] [phyTblIDs="[94]"] [actionTypes="[128]"] [2021/09/01 18:20:25.337 +00:00] [INFO] [ddl_worker.go:912] ["[ddl] wait latest schema version changed"] [worker="worker 2, tp add index"] [ver=164] ["take time"=55.276034ms] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:20:25.340 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:0"] [2021/09/01 18:20:25.356 +00:00] [WARN] [client_batch.go:786] ["wait response is cancelled"] [to=email-sender-tikv-1.email-sender-tikv-peer.tidb-cluster.svc:20160] [cause="context canceled"] [2021/09/01 18:20:25.356 +00:00] [INFO] [reorg.go:621] ["[ddl] job get table range"] [jobID=98] [physicalTableID=94] [startHandle=1] [endHandle=1369822] [2021/09/01 18:20:25.371 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431146319249428] [2021/09/01 18:20:25.371 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=525] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.371 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=525] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.371 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=525] [schemaVersion=164] [error="previous statement: update outgoing_email_data set outgoing_email_id=3243354864840795773 where id=10261885: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 525,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.371 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=525] [connInfo="id:525, addr:192.168.6.139:44746 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=3243354864840795773 where id=10261885"] [2021/09/01 18:20:25.376 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431146332356643] [2021/09/01 18:20:25.376 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=561] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.376 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=561] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.376 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=561] [schemaVersion=164] [error="previous statement: update outgoing_email_data set outgoing_email_id=-8831781356113358866 where id=10261886: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 561,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.376 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=561] [connInfo="id:561, addr:192.168.6.139:46186 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-8831781356113358866 where id=10261886"] [2021/09/01 18:20:25.392 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431146332356639] [2021/09/01 18:20:25.392 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=549] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.392 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=549] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.392 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=549] [schemaVersion=164] [error="previous statement: update outgoing_email_data set outgoing_email_id=6101040596886482864 where id=10261891: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 549,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.392 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=549] [connInfo="id:549, addr:192.168.6.139:45702 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=6101040596886482864 where id=10261891"] [2021/09/01 18:20:25.407 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431146332356632] [2021/09/01 18:20:25.407 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=537] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.407 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=537] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.407 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=537] [schemaVersion=164] [error="previous statement: update outgoing_email_data set outgoing_email_id=8590631326400262039 where id=10261893: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 537,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.407 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=537] [connInfo="id:537, addr:192.168.6.139:45280 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=8590631326400262039 where id=10261893"] [2021/09/01 18:20:25.412 +00:00] [INFO] [2pc.go:1630] ["Schema changed for async commit txn"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [startTS=427431146332356624] [2021/09/01 18:20:25.412 +00:00] [WARN] [session.go:722] ["can not retry txn"] [conn=555] [label=general] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [IsBatchInsert=false] [IsPessimistic=true] [InRestrictedSQL=false] [tidb_retry_limit=10] [tidb_disable_txn_auto_retry=true] [2021/09/01 18:20:25.412 +00:00] [WARN] [session.go:738] ["commit failed"] [conn=555] ["finished txn"="Txn{state=invalid}"] [error="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [2021/09/01 18:20:25.412 +00:00] [WARN] [session.go:1683] ["run statement failed"] [conn=555] [schemaVersion=164] [error="previous statement: update outgoing_email_data set outgoing_email_id=-4867533281728077972 where id=10261894: [domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]"] [session="{\n \"currDBName\": \"email_sender_staging\",\n \"id\": 555,\n \"status\": 0,\n \"strictMode\": true,\n \"user\": {\n \"Username\": \"root\",\n \"Hostname\": \"192.168.6.139\",\n \"CurrentUser\": false,\n \"AuthUsername\": \"root\",\n \"AuthHostname\": \"%\"\n }\n}"] [2021/09/01 18:20:25.412 +00:00] [INFO] [conn.go:995] ["command dispatched failed"] [conn=555] [connInfo="id:555, addr:192.168.6.139:45914 status:0, collation:utf8_general_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:0"] [sql=commit] [txn_mode=PESSIMISTIC] [err="[domain:8028]Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]\ngithub.com/pingcap/errors.AddStack\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/nfs/cache/mod/github.com/pingcap/errors@v0.11.5-0.20210425183316-da1aaba5fb63/juju_adaptor.go:15\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).checkSchemaValid\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1620\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).calculateMaxCommitTS\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1628\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*twoPhaseCommitter).execute\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/2pc.go:1203\ngithub.com/tikv/client-go/v2/txnkv/transaction.(*KVTxn).Commit\n\t/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210820060448-daddf73a0706/txnkv/transaction/txn.go:379\ngithub.com/pingcap/tidb/store/driver/txn.(*tikvTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/store/driver/txn/txn_driver.go:71\ngithub.com/pingcap/tidb/session.(*LazyTxn).Commit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/txn.go:364\ngithub.com/pingcap/tidb/session.(*session).commitTxnWithTemporaryData\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:578\ngithub.com/pingcap/tidb/session.(*session).doCommit\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:571\ngithub.com/pingcap/tidb/session.(*session).doCommitWithRetry\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:702\ngithub.com/pingcap/tidb/session.(*session).CommitTxn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:764\ngithub.com/pingcap/tidb/session.autoCommitAfterStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:254\ngithub.com/pingcap/tidb/session.finishStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/tidb.go:220\ngithub.com/pingcap/tidb/session.runStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1797\ngithub.com/pingcap/tidb/session.(*session).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/session/session.go:1680\ngithub.com/pingcap/tidb/server.(*TiDBContext).ExecuteStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/driver_tidb.go:218\ngithub.com/pingcap/tidb/server.(*clientConn).handleStmt\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1818\ngithub.com/pingcap/tidb/server.(*clientConn).handleQuery\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1690\ngithub.com/pingcap/tidb/server.(*clientConn).dispatch\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:1215\ngithub.com/pingcap/tidb/server.(*clientConn).Run\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/conn.go:978\ngithub.com/pingcap/tidb/server.(*Server).onConn\n\t/home/jenkins/agent/workspace/optimization-build-tidb-linux-amd/go/src/github.com/pingcap/tidb/server/server.go:501\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371\nprevious statement: update outgoing_email_data set outgoing_email_id=-4867533281728077972 where id=10261894"] [2021/09/01 18:20:25.414 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:20:25.418 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:0, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:20:25.424 +00:00] [INFO] [ddl.go:694] ["sleep before DDL finishes to make async commit and 1PC safe"] [duration=2.5s] [2021/09/01 18:20:27.924 +00:00] [INFO] [index.go:1173] ["[ddl] start to add table index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:0, ArgLen:6, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [reorgInfo=CurrElementType:_idx_,CurrElementID:24,StartHandle:1,EndHandle:1369822,First:false,PhysicalTableID:94] [2021/09/01 18:20:27.924 +00:00] [INFO] [backfilling.go:323] ["[ddl] split table range from PD"] [physicalTableID=94] [startHandle=1] [endHandle=1369822] [2021/09/01 18:20:27.928 +00:00] [INFO] [backfilling.go:651] ["[ddl] start backfill workers to reorg record"] [workerCnt=4] [regionCnt=4] [startHandle=1] [endHandle=1369822] [2021/09/01 18:20:27.928 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=3] [2021/09/01 18:20:27.928 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=2] [2021/09/01 18:20:27.928 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=1] [2021/09/01 18:20:27.928 +00:00] [INFO] [backfilling.go:290] ["[ddl] backfill worker start"] [workerID=0] [2021/09/01 18:20:27.933 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=49345] ["current end key"=49345] [2021/09/01 18:20:27.934 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=512043] ["current end key"=512043] [2021/09/01 18:20:27.934 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=1023394] ["current end key"=1023394] [2021/09/01 18:20:27.936 +00:00] [INFO] [backfilling.go:459] ["[ddl] send range task to workers, change end key"] ["end key"=1369822] ["current end key"=1369822] [2021/09/01 18:20:32.936 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=56576] [doneKey=1] [] [2021/09/01 18:20:33.012 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:20:33.015 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:56576, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:20:36.412 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:20:36.412 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:20:36.457 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:20:36.457 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:20:38.034 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=99840] [doneKey=1] [] [2021/09/01 18:20:38.091 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:20:38.094 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:99840, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:20:39.509 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=30208] [scanCount=30208] [nextHandle=542250.next] [speed(rows/s)=2610.2383681792344] [2021/09/01 18:20:39.585 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=30208] [scanCount=30208] [nextHandle=79552.next] [speed(rows/s)=2593.0070114268374] [2021/09/01 18:20:39.652 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=30208] [scanCount=30208] [nextHandle=1053601.next] [speed(rows/s)=2578.365817052359] [2021/09/01 18:20:40.396 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=0] [addedCount=30208] [scanCount=30208] [nextHandle=30208.next] [speed(rows/s)=2424.2624503607576] [2021/09/01 18:20:43.114 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=157440] [doneKey=1] [] [2021/09/01 18:20:43.184 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:20:43.188 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:157440, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:20:48.207 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=181760] [doneKey=1] [] [2021/09/01 18:20:48.727 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:20:48.730 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:181760, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:20:51.854 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=0] [task="physicalTableID_94_[1,49345]"] [addedCount=49345] [scanCount=49345] [nextHandle=49345.next] [takeTime=23.918789071s] [2021/09/01 18:20:53.753 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=225473] [doneKey=1] [] [2021/09/01 18:20:53.832 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:20:53.835 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:225473, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:20:54.198 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=60416] [scanCount=60416] [nextHandle=572458.next] [speed(rows/s)=2056.4433008479377] [2021/09/01 18:20:54.250 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=60416] [scanCount=60416] [nextHandle=109760.next] [speed(rows/s)=2059.9128035132494] [2021/09/01 18:20:54.359 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=60416] [scanCount=60416] [nextHandle=1083809.next] [speed(rows/s)=2053.9217648845492] [2021/09/01 18:20:58.854 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=272577] [doneKey=1] [] [2021/09/01 18:20:59.095 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:20:59.098 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:272577, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:04.116 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=307649] [doneKey=1] [] [2021/09/01 18:21:04.198 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:04.202 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:307649, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:05.299 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=90624] [scanCount=90624] [nextHandle=602666.next] [speed(rows/s)=2721.2793321348627] [2021/09/01 18:21:05.542 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=90624] [scanCount=90624] [nextHandle=139968.next] [speed(rows/s)=2675.1784392814793] [2021/09/01 18:21:06.058 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=90624] [scanCount=90624] [nextHandle=1114017.next] [speed(rows/s)=2582.03272307939] [2021/09/01 18:21:06.414 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:21:06.415 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:21:06.458 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:21:06.458 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:21:09.224 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=339393] [doneKey=1] [] [2021/09/01 18:21:09.311 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:09.314 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:339393, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:14.335 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=369345] [doneKey=1] [] [2021/09/01 18:21:14.451 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:14.455 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:369345, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:16.965 +00:00] [WARN] [2pc.go:1598] ["schemaLeaseChecker is not set for this transaction"] [sessionID=525] [startTS=427431159898308612] [commitTS=427431159911415813] [2021/09/01 18:21:19.474 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=392385] [doneKey=1] [] [2021/09/01 18:21:19.728 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:19.731 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:392385, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:22.313 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=120832] [scanCount=120832] [nextHandle=632874.next] [speed(rows/s)=1775.5000467390632] [2021/09/01 18:21:22.464 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=120832] [scanCount=120832] [nextHandle=170176.next] [speed(rows/s)=1785.1190247173533] [2021/09/01 18:21:22.956 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=120832] [scanCount=120832] [nextHandle=1144225.next] [speed(rows/s)=1787.7476628939269] [2021/09/01 18:21:24.750 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=424385] [doneKey=1] [] [2021/09/01 18:21:24.848 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:24.852 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:424385, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:24.909 +00:00] [WARN] [expensivequery.go:178] [expensive_query] [cost_time=60.04131689s] [conn_id=299] [user=root] [database=email_sender_staging] [txn_start_ts=0] [mem_max="0 Bytes (0 Bytes)"] [sql="alter table outgoing_emails add index idx_updated_at(updated_at)"] [2021/09/01 18:21:29.870 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=457921] [doneKey=1] [] [2021/09/01 18:21:30.101 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:30.105 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:457921, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:35.124 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=489153] [doneKey=1] [] [2021/09/01 18:21:36.077 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:36.080 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:489153, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:36.415 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:21:36.415 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:21:36.460 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:21:36.460 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:21:37.681 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=151040] [scanCount=151040] [nextHandle=663082.next] [speed(rows/s)=1965.562763366142] [2021/09/01 18:21:37.762 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=151040] [scanCount=151040] [nextHandle=200384.next] [speed(rows/s)=1974.7299203895348] [2021/09/01 18:21:38.112 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=151040] [scanCount=151040] [nextHandle=1174433.next] [speed(rows/s)=1993.1533605121053] [2021/09/01 18:21:41.100 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=523457] [doneKey=1] [] [2021/09/01 18:21:41.258 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:41.261 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:523457, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:46.280 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=556481] [doneKey=1] [] [2021/09/01 18:21:46.369 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:46.372 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:556481, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:51.391 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=586433] [doneKey=1] [] [2021/09/01 18:21:52.000 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:52.003 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:586433, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:21:54.834 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=181248] [scanCount=181248] [nextHandle=230592.next] [speed(rows/s)=1769.417221011723] [2021/09/01 18:21:54.913 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=181248] [scanCount=181248] [nextHandle=693290.next] [speed(rows/s)=1752.9986763120808] [2021/09/01 18:21:55.185 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=181248] [scanCount=181248] [nextHandle=1204641.next] [speed(rows/s)=1769.327399415878] [2021/09/01 18:21:57.027 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=606657] [doneKey=1] [] [2021/09/01 18:21:57.133 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:21:57.137 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:606657, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:02.161 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=636353] [doneKey=1] [] [2021/09/01 18:22:02.253 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:02.256 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:636353, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:06.417 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:22:06.417 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:22:06.461 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:22:06.461 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:22:07.275 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=680129] [doneKey=1] [] [2021/09/01 18:22:07.335 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:07.338 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:680129, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:07.467 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=211456] [scanCount=211456] [nextHandle=723498.next] [speed(rows/s)=2406.280835108246] [2021/09/01 18:22:07.543 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=211456] [scanCount=211456] [nextHandle=261030.next] [speed(rows/s)=2376.9566903697196] [2021/09/01 18:22:07.792 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=211456] [scanCount=211456] [nextHandle=1234849.next] [speed(rows/s)=2396.132413585817] [2021/09/01 18:22:12.356 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=713665] [doneKey=1] [] [2021/09/01 18:22:12.419 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:12.422 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:713665, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:17.441 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=760769] [doneKey=1] [] [2021/09/01 18:22:17.499 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:17.502 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:760769, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:18.643 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=241664] [scanCount=241664] [nextHandle=291318.next] [speed(rows/s)=2721.330258184017] [2021/09/01 18:22:18.683 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=241664] [scanCount=241664] [nextHandle=753706.next] [speed(rows/s)=2693.2882119921346] [2021/09/01 18:22:18.940 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=241664] [scanCount=241664] [nextHandle=1265197.next] [speed(rows/s)=2709.5859260157436] [2021/09/01 18:22:22.520 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=801473] [doneKey=1] [] [2021/09/01 18:22:22.606 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:22.609 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:801473, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:27.628 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=849857] [doneKey=1] [] [2021/09/01 18:22:27.696 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:27.700 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:849857, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:29.059 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=271872] [scanCount=271872] [nextHandle=783914.next] [speed(rows/s)=2911.5337950152893] [2021/09/01 18:22:29.207 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=271872] [scanCount=271872] [nextHandle=321596.next] [speed(rows/s)=2859.6225475903348] [2021/09/01 18:22:29.569 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=271872] [scanCount=271872] [nextHandle=1295615.next] [speed(rows/s)=2842.2978704366983] [2021/09/01 18:22:32.725 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=894657] [doneKey=1] [] [2021/09/01 18:22:32.782 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:32.785 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:894657, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:36.418 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:22:36.418 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:22:36.463 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:22:36.463 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:22:37.804 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=926913] [doneKey=1] [] [2021/09/01 18:22:37.878 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:37.882 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:926913, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:41.429 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=302080] [scanCount=302080] [nextHandle=814122.next] [speed(rows/s)=2441.991941389084] [2021/09/01 18:22:41.557 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=302080] [scanCount=302080] [nextHandle=351804.next] [speed(rows/s)=2446.036843958069] [2021/09/01 18:22:42.020 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=302080] [scanCount=302080] [nextHandle=1325823.next] [speed(rows/s)=2426.08229755149] [2021/09/01 18:22:42.905 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=966081] [doneKey=1] [] [2021/09/01 18:22:42.953 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:42.956 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:966081, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:47.975 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1001153] [doneKey=1] [] [2021/09/01 18:22:48.382 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:48.385 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1001153, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:53.404 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1027521] [doneKey=1] [] [2021/09/01 18:22:53.462 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:53.465 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1027521, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:22:54.977 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=332288] [scanCount=332288] [nextHandle=382012.next] [speed(rows/s)=2250.9033411866067] [2021/09/01 18:22:55.008 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=332288] [scanCount=332288] [nextHandle=844330.next] [speed(rows/s)=2224.5374371834055] [2021/09/01 18:22:55.541 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=3] [addedCount=332288] [scanCount=332288] [nextHandle=1356141.next] [speed(rows/s)=2234.1634802230524] [2021/09/01 18:22:58.483 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1075905] [doneKey=1] [] [2021/09/01 18:22:58.546 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:22:58.549 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1075905, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:23:00.103 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=3] [task="physicalTableID_94_[1023394,1369822]"] [addedCount=345937] [scanCount=345937] [nextHandle=1369822.next] [takeTime=2m32.167020672s] [2021/09/01 18:23:03.568 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1104146] [doneKey=1] [] [2021/09/01 18:23:03.626 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:23:03.630 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1104146, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:23:05.703 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=362496] [scanCount=362496] [nextHandle=412220.next] [speed(rows/s)=2816.4152281546344] [2021/09/01 18:23:05.856 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=362496] [scanCount=362496] [nextHandle=874538.next] [speed(rows/s)=2784.7814295283933] [2021/09/01 18:23:06.418 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:23:06.418 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:23:06.464 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:23:06.464 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:23:08.648 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1138962] [doneKey=1] [] [2021/09/01 18:23:08.705 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:23:08.708 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1138962, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:23:13.727 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1169938] [doneKey=1] [] [2021/09/01 18:23:13.793 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:23:13.796 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1169938, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:23:15.050 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=392704] [scanCount=392704] [nextHandle=442428.next] [speed(rows/s)=3231.6863920311157] [2021/09/01 18:23:15.340 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=392704] [scanCount=392704] [nextHandle=904746.next] [speed(rows/s)=3185.2466676129247] [2021/09/01 18:23:18.816 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1194002] [doneKey=1] [] [2021/09/01 18:23:18.872 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:23:18.875 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1194002, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:23:23.894 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1222930] [doneKey=1] [] [2021/09/01 18:23:23.955 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:23:23.959 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1222930, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:23:26.533 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=422912] [scanCount=422912] [nextHandle=472636.next] [speed(rows/s)=2630.667074344241] [2021/09/01 18:23:26.976 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=422912] [scanCount=422912] [nextHandle=934954.next] [speed(rows/s)=2596.0133565495635] [2021/09/01 18:23:28.982 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1256210] [doneKey=1] [] [2021/09/01 18:23:29.046 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:23:29.049 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1256210, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:23:34.068 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1279506] [doneKey=1] [] [2021/09/01 18:23:34.131 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:23:34.134 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1279506, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:23:36.420 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:23:36.420 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:23:36.466 +00:00] [INFO] [grpclogger.go:69] ["ccResolverWrapper: sending new addresses to cc: [{http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 0 } {http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 0 }]"] [system=grpc] [grpc_log=true] [2021/09/01 18:23:36.466 +00:00] [INFO] [grpclogger.go:69] ["Resolver state updated: {Addresses:[{Addr:http://email-sender-pd-1.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-0.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:} {Addr:http://email-sender-pd-2.email-sender-pd-peer.tidb-cluster.svc:2379 ServerName: Attributes: Type:0 Metadata:}] ServiceConfig: Attributes:} ()"] [system=grpc] [grpc_log=true] [2021/09/01 18:23:36.900 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=1] [addedCount=453120] [scanCount=453120] [nextHandle=502844.next] [speed(rows/s)=2914.048542215407] [2021/09/01 18:23:37.503 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=453120] [scanCount=453120] [nextHandle=965162.next] [speed(rows/s)=2869.6407012449745] [2021/09/01 18:23:39.153 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1311250] [doneKey=1] [] [2021/09/01 18:23:39.219 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:23:39.222 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1311250, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:23:40.694 +00:00] [INFO] [backfilling.go:280] ["[ddl] backfill worker finish task"] [workerID=1] [task="physicalTableID_94_[49345,512043]"] [addedCount=462319] [scanCount=462319] [nextHandle=512043.next] [takeTime=3m12.758747475s] [2021/09/01 18:23:44.240 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1330177] [doneKey=1] [] [2021/09/01 18:23:44.306 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:23:44.309 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1330177, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"] [2021/09/01 18:23:48.095 +00:00] [INFO] [backfilling.go:266] ["[ddl] backfill worker back fill index"] [workerID=2] [addedCount=483328] [scanCount=483328] [nextHandle=995370.next] [speed(rows/s)=2852.1049849289298] [2021/09/01 18:23:49.328 +00:00] [INFO] [reorg.go:284] ["[ddl] run reorg job wait timeout"] [waitTime=5s] [elementType=_idx_] [elementID=24] [totalAddedRowCount=1341185] [doneKey=1] [] [2021/09/01 18:23:49.911 +00:00] [INFO] [ddl_worker.go:886] ["[ddl] schema version doesn't change"] [worker="worker 2, tp add index"] [2021/09/01 18:23:49.915 +00:00] [INFO] [ddl_worker.go:727] ["[ddl] run DDL job"] [worker="worker 2, tp add index"] [job="ID:98, Type:add index, State:running, SchemaState:write reorganization, SchemaID:53, TableID:94, RowCount:1341185, ArgLen:0, start time: 2021-09-01 18:20:24.857 +0000 UTC, Err:, ErrCount:0, SnapshotVersion:427431146371678221"]