-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.component/ddlThis issue is related to DDL of TiDB.This issue is related to DDL of TiDB.may-affects-5.3This bug maybe affects 5.3.x versions.This bug maybe affects 5.3.x versions.may-affects-5.4This bug maybe affects 5.4.x versions.This bug maybe affects 5.4.x versions.may-affects-6.1may-affects-6.5may-affects-7.1severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
[2023/10/16 18:16:31.853 +08:00] [INFO] [index.go:628] ["run add index job"] [category=ddl] [job="ID:489, Type:add index, State:running, SchemaState:none, SchemaID:466, TableID:481, RowCount:0, ArgLen:6, start time: 2023-10-16 18:16:31.62 +0800 CST, Err:<nil>, ErrCount:0, SnapshotVersion:0, UniqueWarnings:0"] [indexInfo="{\"id\":1,\"idx_name\":{\"O\":\"idx3\",\"L\":\"idx3\"},\"tbl_name\":{\"O\":\"\",\"L\":\"\"},\"idx_cols\":[{\"name\":{\"O\":\"c0\",\"L\":\"c0\"},\"offset\":0,\"length\":-1},{\"name\":{\"O\":\"c3\",\"L\":\"c3\"},\"offset\":3,\"length\":-1}],\"state\":0,\"backfill_state\":0,\"comment\":\"\",\"index_type\":1,\"is_unique\":true,\"is_primary\":false,\"is_invisible\":false,\"is_global\":false,\"mv_index\":false}"]
[2023/10/16 18:16:31.858 +08:00] [INFO] [index.go:825] ["remove stale temp index data"] [category=ddl-ingest] [jobID=488] [currentJobID=489]
[2023/10/16 18:16:31.863 +08:00] [INFO] [config.go:115] ["initial memory setting for ingest"] [category=ddl-ingest] ["local writer memory cache size"=134217728] ["engine memory cache size"=536870912] ["range concurrency"=16]
[2023/10/16 18:16:31.863 +08:00] [INFO] [config.go:130] ["change memory setting for ingest"] [category=ddl-ingest] ["local writer memory cache size"=67108864] ["engine memory cache size"=268435456] ["range concurrency"=16]
[2023/10/16 18:16:31.863 +08:00] [INFO] [backend_mgr.go:129] ["create local backend for adding index"] [category=ddl-ingest] [keyspaceName=]
[2023/10/16 18:16:31.865 +08:00] [INFO] [pd_service_discovery.go:606] ["[pd] update member urls"] [old-urls="[http://127.0.0.1:2379/]"] [new-urls="[http://127.0.0.1:2379,http://127.0.0.1:2382,http://127.0.0.1:2384]"]
[2023/10/16 18:16:31.865 +08:00] [INFO] [pd_service_discovery.go:632] ["[pd] switch leader"] [new-leader=http://127.0.0.1:2382/] [old-leader=]
[2023/10/16 18:16:31.865 +08:00] [INFO] [pd_service_discovery.go:197] ["[pd] init cluster id"] [cluster-id=7290496300800371910]
[2023/10/16 18:16:31.866 +08:00] [INFO] [client.go:600] ["[pd] changing service mode"] [old-mode=UNKNOWN_SVC_MODE] [new-mode=PD_SVC_MODE]
[2023/10/16 18:16:31.866 +08:00] [INFO] [tso_client.go:230] ["[tso] switch dc tso global allocator serving address"] [dc-location=global] [new-address=http://127.0.0.1:2382/]
2023/10/16 18:16:31 MANIFEST set current failed: open /tmp/tidb/tmp_ddl-4000/488/duplicates/temporary.000001.dbtmp: no such file or directory
--
Coverage runner: Not collecting coverage for failed test.
The following commands failed with status 1
/home/jenkins/.tidb/tmp/903aa8c667333396b92cebbde26882dc/sandbox/lin
4. What is your TiDB version? (Required)
Metadata
Metadata
Assignees
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.component/ddlThis issue is related to DDL of TiDB.This issue is related to DDL of TiDB.may-affects-5.3This bug maybe affects 5.3.x versions.This bug maybe affects 5.3.x versions.may-affects-5.4This bug maybe affects 5.4.x versions.This bug maybe affects 5.4.x versions.may-affects-6.1may-affects-6.5may-affects-7.1severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.