NebulaGraph V3.2版本偶发性出现graphd节点Crash现象

  • nebula 版本:v3.2.0
  • 部署方式:单机
  • 安装方式:K8s
  • 是否为线上版本:N
  • 硬件信息
    • 磁盘 SSD
    • CPU、内存信息 32核 255G
  • 问题的具体描述
    从v3.0升级到v3.2.0版本之后,偶发性出现graphd节点挂掉的现象,服务端使用的nebula-go,报的错误为io time out,没看出其他异常
  • 相关的 meta / storage / graph info 日志信息(尽量使用文本形式方便检索)
    graph info 日志信息如下
og file created at: 2022/09/08 10:35:07
Running on machine: nebula-aio-0
Running duration (h:mm:ss): 0:00:00
Log line format: [IWEF]yyyymmdd hh:mm:ss.uuuuuu threadid file:line] msg
I20220908 10:35:07.768041     1 StatsManager.cpp:107] Registered stats num_queries
I20220908 10:35:07.768393     1 StatsManager.cpp:107] Registered stats num_active_queries
I20220908 10:35:07.768410     1 StatsManager.cpp:107] Registered stats num_slow_queries
I20220908 10:35:07.768419     1 StatsManager.cpp:107] Registered stats num_sentences
I20220908 10:35:07.768429     1 StatsManager.cpp:107] Registered stats num_query_errors
I20220908 10:35:07.768435     1 StatsManager.cpp:107] Registered stats num_query_errors_leader_changes
I20220908 10:35:07.768478     1 StatsManager.cpp:159] Registered histogram query_latency_us [bucketSize: 1000, min value: 0, max value: 2000]
I20220908 10:35:07.768501     1 StatsManager.cpp:159] Registered histogram slow_query_latency_us [bucketSize: 1000, min value: 0, max value: 2000]
I20220908 10:35:07.768507     1 StatsManager.cpp:107] Registered stats num_killed_queries
I20220908 10:35:07.768518     1 StatsManager.cpp:107] Registered stats num_queries_hit_memory_watermark
I20220908 10:35:07.768555     1 StatsManager.cpp:159] Registered histogram optimizer_latency_us [bucketSize: 1000, min value: 0, max value: 2000]
I20220908 10:35:07.768561     1 StatsManager.cpp:107] Registered stats num_aggregate_executors
I20220908 10:35:07.768568     1 StatsManager.cpp:107] Registered stats num_sort_executors
I20220908 10:35:07.768580     1 StatsManager.cpp:107] Registered stats num_indexscan_executors
I20220908 10:35:07.768587     1 StatsManager.cpp:107] Registered stats num_opened_sessions
I20220908 10:35:07.768615     1 StatsManager.cpp:107] Registered stats num_auth_failed_sessions
I20220908 10:35:07.768622     1 StatsManager.cpp:107] Registered stats num_auth_failed_sessions_bad_username_password
I20220908 10:35:07.768633     1 StatsManager.cpp:107] Registered stats num_auth_failed_sessions_out_of_max_allowed
I20220908 10:35:07.768642     1 StatsManager.cpp:107] Registered stats num_active_sessions
I20220908 10:35:07.768653     1 StatsManager.cpp:107] Registered stats num_reclaimed_expired_sessions
I20220908 10:35:07.768669     1 StatsManager.cpp:107] Registered stats num_rpc_sent_to_metad
I20220908 10:35:07.768680     1 StatsManager.cpp:107] Registered stats num_rpc_sent_to_metad_failed
I20220908 10:35:07.768688     1 StatsManager.cpp:107] Registered stats num_rpc_sent_to_storaged
I20220908 10:35:07.768700     1 StatsManager.cpp:107] Registered stats num_rpc_sent_to_storaged_failed
I20220908 10:35:07.771703     1 GraphDaemon.cpp:122] Starting Graph HTTP Service
I20220908 10:35:07.777295    12 WebService.cpp:124] Web service started on HTTP[19669]
I20220908 10:35:07.777351     1 GraphDaemon.cpp:136] Number of networking IO threads: 4
I20220908 10:35:07.777367     1 GraphDaemon.cpp:145] Number of worker threads: 8
I20220908 10:35:07.777694    18 PosixThreadFactory.cpp:192] setpriority failed (are you root?) with error 13: Permission denied
I20220908 10:35:07.777761    19 PosixThreadFactory.cpp:192] setpriority failed (are you root?) with error 13: Permission denied
I20220908 10:35:07.777848    20 PosixThreadFactory.cpp:192] setpriority failed (are you root?) with error 13: Permission denied
I20220908 10:35:07.777981    21 PosixThreadFactory.cpp:192] setpriority failed (are you root?) with error 13: Permission denied
I20220908 10:35:07.778134    22 PosixThreadFactory.cpp:192] setpriority failed (are you root?) with error 13: Permission denied
I20220908 10:35:07.778458    23 PosixThreadFactory.cpp:192] setpriority failed (are you root?) with error 13: Permission denied
I20220908 10:35:07.780287     1 ThriftClientManager.h:31] ThriftClientManager
I20220908 10:35:07.780361     1 MetaClient.cpp:80] Create meta client to "nebula-aio-0":9559
I20220908 10:35:07.780369     1 MetaClient.cpp:81] root path: /usr/local/nebula, data path size: 0
I20220908 10:35:07.780404     1 MetaClient.cpp:2532] Send heartbeat to "nebula-aio-0":9559, clusterId 0
I20220908 10:35:07.791141    40 ThriftClientManager-inl.h:53] There is no existing client to "nebula-aio-0":9559, trying to create one
I20220908 10:35:07.791260    40 ThriftClientManager-inl.h:67] resolve "nebula-aio-0":9559 as "10.42.6.19":9559
I20220908 10:35:07.791268    40 ThriftClientManager-inl.h:74] Connecting to "nebula-aio-0":9559 for 1 times
I20220908 10:35:07.791553    40 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 10:35:07.792235    40 AsyncSocket.cpp:2711] this=0x7f39bd014400, AsyncSocket::handleRead() got 14 bytes
I20220908 10:35:07.796602    40 AsyncSocket.cpp:2711] this=0x7f39bd014400, AsyncSocket::handleRead() got 46 bytes
I20220908 10:35:07.796686    40 MetaClient.cpp:2547] Metad last update time: 1662429846650
I20220908 10:35:07.797230    41 ThriftClientManager-inl.h:53] There is no existing client to "nebula-aio-0":9559, trying to create one
I20220908 10:35:07.797327    41 ThriftClientManager-inl.h:67] resolve "nebula-aio-0":9559 as "10.42.6.19":9559
I20220908 10:35:07.797335    41 ThriftClientManager-inl.h:74] Connecting to "nebula-aio-0":9559 for 1 times
I20220908 10:35:07.797497    41 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 10:35:07.797922    41 AsyncSocket.cpp:2711] this=0x7f39bbe13400, AsyncSocket::handleRead() got 14 bytes
I20220908 10:35:07.798316    41 AsyncSocket.cpp:2711] this=0x7f39bbe13400, AsyncSocket::handleRead() got 76 bytes
I20220908 10:35:07.799027    42 ThriftClientManager-inl.h:53] There is no existing client to "nebula-aio-0":9559, trying to create one
I20220908 10:35:07.799149    42 ThriftClientManager-inl.h:67] resolve "nebula-aio-0":9559 as "10.42.6.19":9559
I20220908 10:35:07.799157    42 ThriftClientManager-inl.h:74] Connecting to "nebula-aio-0":9559 for 1 times
I20220908 10:35:07.799330    42 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 10:35:07.799742    42 AsyncSocket.cpp:2711] this=0x7f39bb013400, AsyncSocket::handleRead() got 14 bytes
I20220908 10:35:07.799762    42 AsyncSocket.cpp:2711] this=0x7f39bb013400, AsyncSocket::handleRead() got 48 bytes
I20220908 10:35:07.800240    43 ThriftClientManager-inl.h:53] There is no existing client to "nebula-aio-0":9559, trying to create one
I20220908 10:35:07.800338    43 ThriftClientManager-inl.h:67] resolve "nebula-aio-0":9559 as "10.42.6.19":9559
I20220908 10:35:07.800348    43 ThriftClientManager-inl.h:74] Connecting to "nebula-aio-0":9559 for 1 times
I20220908 10:35:07.800488    43 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 10:35:07.800839    43 AsyncSocket.cpp:2711] this=0x7f39ba213400, AsyncSocket::handleRead() got 14 bytes
I20220908 10:35:07.800998    43 AsyncSocket.cpp:2711] this=0x7f39ba213400, AsyncSocket::handleRead() got 37 bytes
I20220908 10:35:07.801120    40 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 10:35:07.801131    40 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 10:35:07.801338    40 AsyncSocket.cpp:2711] this=0x7f39bd014400, AsyncSocket::handleRead() got 37 bytes
I20220908 10:35:07.801437    41 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 10:35:07.801458    41 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 10:35:07.801915    41 AsyncSocket.cpp:2711] this=0x7f39bbe13400, AsyncSocket::handleRead() got 288 bytes
I20220908 10:35:07.801960    41 AsyncSocket.cpp:2711] this=0x7f39bbe13400, AsyncSocket::handleRead() got 1621 bytes
I20220908 10:35:07.802145    42 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 10:35:07.802165    42 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 10:35:07.802397    42 AsyncSocket.cpp:2711] this=0x7f39bb013400, AsyncSocket::handleRead() got 106 bytes
I20220908 10:35:07.802515    43 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 10:35:07.802531    43 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 10:35:07.802991    43 AsyncSocket.cpp:2711] this=0x7f39ba213400, AsyncSocket::handleRead() got 288 bytes
I20220908 10:35:07.803059    43 AsyncSocket.cpp:2711] this=0x7f39ba213400, AsyncSocket::handleRead() got 2127 bytes
I20220908 10:35:07.803239     1 MetaClient.cpp:320] Load space 7, parts num:100
I20220908 10:35:07.803287    40 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 10:35:07.803298    40 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 10:35:07.803516    40 AsyncSocket.cpp:2711] this=0x7f39bd014400, AsyncSocket::handleRead() got 288 bytes
I20220908 10:35:07.803536    40 AsyncSocket.cpp:2711] this=0x7f39bd014400, AsyncSocket::handleRead() got 1156 bytes
I20220908 10:35:07.803651    41 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 10:35:07.803681    41 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 10:35:07.803977    41 AsyncSocket.cpp:2711] this=0x7f39bbe13400, AsyncSocket::handleRead() got 858 bytes
I20220908 10:35:07.804240     1 MetaClient.cpp:528] Load Tag Schema Space 7, ID 8, Name group, Version 1 Successfully!
I20220908 10:35:07.804252     1 MetaClient.cpp:528] Load Tag Schema Space 7, ID 8, Name group, Version 0 Successfully!
。。。。。。// 此处省略N行

I20220908 14:32:02.809118    25 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:02.809136    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 10, Version -1
I20220908 14:32:02.809152    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 10, Version -1
I20220908 14:32:02.809161    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 10, Version -1
I20220908 14:32:02.809168    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 10, Version -1
I20220908 14:32:02.809176    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 10, Version -1
I20220908 14:32:02.809183    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 10, Version -1
I20220908 14:32:02.809190    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 10, Version -1
I20220908 14:32:02.809198    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 10, Version -1
I20220908 14:32:02.809206    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 10, Version -1
I20220908 14:32:02.809212    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 10, Version -1
I20220908 14:32:02.809226    25 Symbols.cpp:43] New variable for: __TagIndexFullScan_1
I20220908 14:32:02.809231    25 PlanNode.cpp:28] New variable: __TagIndexFullScan_1
I20220908 14:32:02.809242    25 Symbols.cpp:43] New variable for: __Project_2
I20220908 14:32:02.809247    25 PlanNode.cpp:28] New variable: __Project_2
I20220908 14:32:02.809253    25 Validator.cpp:401] root: Project tail: TagIndexFullScan
I20220908 14:32:02.809258    25 SequentialPlanner.cpp:39] root(Project_2): __Project_2, tail(Start_0): __Start_0
I20220908 14:32:02.809263    25 Validator.cpp:401] root: Project tail: Start
I20220908 14:32:02.809286    25 Symbols.cpp:43] New variable for: __TagIndexFullScan_3
I20220908 14:32:02.809290    25 PlanNode.cpp:28] New variable: __TagIndexFullScan_3
I20220908 14:32:02.809459    43 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:02.842067    43 AsyncSocket.cpp:2711] this=0x7f39ba214400, AsyncSocket::handleRead() got 130966 bytes
I20220908 14:32:02.842650    43 AsyncSocket.cpp:2711] this=0x7f39ba214400, AsyncSocket::handleRead() got 415946 bytes
I20220908 14:32:02.908087    28 QueryInstance.cpp:116] Finish query: LOOKUP ON resource YIELD properties(vertex).resource_id AS resource_id,properties(vertex).tenant_id AS tenant_id,properties(vertex).parent_id AS parent_id,properties(vertex).resource_name AS resource_name,properties(vertex).resource_type AS resource_type,properties(vertex).resource_path AS resource_path,properties(vertex).properties AS properties,properties(vertex).level AS level,properties(vertex).created_at AS created_at,properties(vertex).updated_at AS updated_at;
I20220908 14:32:02.927175    28 ClientSession.cpp:52] Delete query, epId: 51432
I20220908 14:32:03.162289    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 60 bytes
I20220908 14:32:03.162434    28 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:03.162546    27 ClientSession.cpp:43] Add query: DESC TAG role;, epId: 51433
I20220908 14:32:03.162570    27 QueryInstance.cpp:71] Parsing query: DESC TAG role;
I20220908 14:32:03.162612    27 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:03.162618    27 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:03.162626    27 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:03.162647    27 Symbols.cpp:43] New variable for: __DescTag_1
I20220908 14:32:03.162652    27 PlanNode.cpp:28] New variable: __DescTag_1
I20220908 14:32:03.162659    27 SequentialPlanner.cpp:39] root(DescTag_1): __DescTag_1, tail(Start_0): __Start_0
I20220908 14:32:03.162665    27 Validator.cpp:401] root: DescTag tail: Start
I20220908 14:32:03.162832    40 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 14:32:03.162869    40 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 14:32:03.163399    40 AsyncSocket.cpp:2711] this=0x7f39bd014400, AsyncSocket::handleRead() got 156 bytes
I20220908 14:32:03.163530    25 QueryInstance.cpp:116] Finish query: DESC TAG role;
I20220908 14:32:03.163606    25 ClientSession.cpp:52] Delete query, epId: 51433
I20220908 14:32:03.167840    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 353 bytes
I20220908 14:32:03.167913    27 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:03.167956    25 ClientSession.cpp:43] Add query: LOOKUP ON role YIELD properties(vertex).role_id AS role_id,properties(vertex).tenant_id AS tenant_id,properties(vertex).parent_id AS parent_id,properties(vertex).role_name AS role_name,properties(vertex).level AS level,properties(vertex).created_at AS created_at,properties(vertex).updated_at AS updated_at;, epId: 51434
I20220908 14:32:03.167965    25 QueryInstance.cpp:71] Parsing query: LOOKUP ON role YIELD properties(vertex).role_id AS role_id,properties(vertex).tenant_id AS tenant_id,properties(vertex).parent_id AS parent_id,properties(vertex).role_name AS role_name,properties(vertex).level AS level,properties(vertex).created_at AS created_at,properties(vertex).updated_at AS updated_at;
I20220908 14:32:03.168028    25 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:03.168035    25 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:03.168040    25 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:03.168062    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 11, Version -1
I20220908 14:32:03.168077    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 11, Version -1
I20220908 14:32:03.168085    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 11, Version -1
I20220908 14:32:03.168093    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 11, Version -1
I20220908 14:32:03.168100    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 11, Version -1
I20220908 14:32:03.168107    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 11, Version -1
I20220908 14:32:03.168114    25 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 11, Version -1
I20220908 14:32:03.168126    25 Symbols.cpp:43] New variable for: __TagIndexFullScan_1
I20220908 14:32:03.168130    25 PlanNode.cpp:28] New variable: __TagIndexFullScan_1
I20220908 14:32:03.168140    25 Symbols.cpp:43] New variable for: __Project_2
I20220908 14:32:03.168144    25 PlanNode.cpp:28] New variable: __Project_2
I20220908 14:32:03.168151    25 Validator.cpp:401] root: Project tail: TagIndexFullScan
I20220908 14:32:03.168157    25 SequentialPlanner.cpp:39] root(Project_2): __Project_2, tail(Start_0): __Start_0
I20220908 14:32:03.168162    25 Validator.cpp:401] root: Project tail: Start
I20220908 14:32:03.168186    25 Symbols.cpp:43] New variable for: __TagIndexFullScan_3
I20220908 14:32:03.168191    25 PlanNode.cpp:28] New variable: __TagIndexFullScan_3
I20220908 14:32:03.168401    41 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:03.171334    41 AsyncSocket.cpp:2711] this=0x7f39bbe13c00, AsyncSocket::handleRead() got 10273 bytes
I20220908 14:32:03.172672    27 QueryInstance.cpp:116] Finish query: LOOKUP ON role YIELD properties(vertex).role_id AS role_id,properties(vertex).tenant_id AS tenant_id,properties(vertex).parent_id AS parent_id,properties(vertex).role_name AS role_name,properties(vertex).level AS level,properties(vertex).created_at AS created_at,properties(vertex).updated_at AS updated_at;
I20220908 14:32:03.172937    27 ClientSession.cpp:52] Delete query, epId: 51434
I20220908 14:32:03.405835    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 65 bytes
I20220908 14:32:03.405954    27 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:03.406014    27 ClientSession.cpp:43] Add query: DESC TAG step_node;, epId: 51435
I20220908 14:32:03.406023    27 QueryInstance.cpp:71] Parsing query: DESC TAG step_node;
I20220908 14:32:03.406062    27 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:03.406069    27 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:03.406073    27 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:03.406081    27 Symbols.cpp:43] New variable for: __DescTag_1
I20220908 14:32:03.406085    27 PlanNode.cpp:28] New variable: __DescTag_1
I20220908 14:32:03.406092    27 SequentialPlanner.cpp:39] root(DescTag_1): __DescTag_1, tail(Start_0): __Start_0
I20220908 14:32:03.406098    27 Validator.cpp:401] root: DescTag tail: Start
I20220908 14:32:03.406216    42 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 14:32:03.406229    42 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 14:32:03.406589    42 AsyncSocket.cpp:2711] this=0x7f39bb013400, AsyncSocket::handleRead() got 176 bytes
I20220908 14:32:03.406682    27 QueryInstance.cpp:116] Finish query: DESC TAG step_node;
I20220908 14:32:03.406747    27 ClientSession.cpp:52] Delete query, epId: 51435
I20220908 14:32:03.625713    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 414 bytes
I20220908 14:32:03.625845    24 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:03.625917    27 ClientSession.cpp:43] Add query: LOOKUP ON step_node YIELD properties(vertex).step_id AS step_id,properties(vertex).name AS name,properties(vertex).device_id AS device_id,properties(vertex).protocol AS protocol,properties(vertex).payload AS payload,properties(vertex).cron_expr AS cron_expr,properties(vertex).times AS times,properties(vertex).priority AS priority,properties(vertex).status AS status;, epId: 51436
I20220908 14:32:03.625938    27 QueryInstance.cpp:71] Parsing query: LOOKUP ON step_node YIELD properties(vertex).step_id AS step_id,properties(vertex).name AS name,properties(vertex).device_id AS device_id,properties(vertex).protocol AS protocol,properties(vertex).payload AS payload,properties(vertex).cron_expr AS cron_expr,properties(vertex).times AS times,properties(vertex).priority AS priority,properties(vertex).status AS status;
I20220908 14:32:03.626027    27 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:03.626034    27 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:03.626040    27 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:03.626065    27 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 12, Version -1
I20220908 14:32:03.626080    27 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 12, Version -1
I20220908 14:32:03.626089    27 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 12, Version -1
I20220908 14:32:03.626097    27 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 12, Version -1
I20220908 14:32:03.626104    27 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 12, Version -1
I20220908 14:32:03.626111    27 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 12, Version -1
I20220908 14:32:03.626118    27 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 12, Version -1
I20220908 14:32:03.626127    27 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 12, Version -1
I20220908 14:32:03.626133    27 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 12, Version -1
I20220908 14:32:03.626149    27 Symbols.cpp:43] New variable for: __TagIndexFullScan_1
I20220908 14:32:03.626154    27 PlanNode.cpp:28] New variable: __TagIndexFullScan_1
I20220908 14:32:03.626178    27 Symbols.cpp:43] New variable for: __Project_2
I20220908 14:32:03.626183    27 PlanNode.cpp:28] New variable: __Project_2
I20220908 14:32:03.626189    27 Validator.cpp:401] root: Project tail: TagIndexFullScan
I20220908 14:32:03.626196    27 SequentialPlanner.cpp:39] root(Project_2): __Project_2, tail(Start_0): __Start_0
I20220908 14:32:03.626201    27 Validator.cpp:401] root: Project tail: Start
I20220908 14:32:03.626230    27 Symbols.cpp:43] New variable for: __TagIndexFullScan_3
I20220908 14:32:03.626235    27 PlanNode.cpp:28] New variable: __TagIndexFullScan_3
I20220908 14:32:03.626428    43 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:03.629141    43 AsyncSocket.cpp:2711] this=0x7f39ba214400, AsyncSocket::handleRead() got 18355 bytes
I20220908 14:32:03.630810    25 QueryInstance.cpp:116] Finish query: LOOKUP ON step_node YIELD properties(vertex).step_id AS step_id,properties(vertex).name AS name,properties(vertex).device_id AS device_id,properties(vertex).protocol AS protocol,properties(vertex).payload AS payload,properties(vertex).cron_expr AS cron_expr,properties(vertex).times AS times,properties(vertex).priority AS priority,properties(vertex).status AS status;
I20220908 14:32:03.631132    25 ClientSession.cpp:52] Delete query, epId: 51436
I20220908 14:32:03.633291    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 60 bytes
I20220908 14:32:03.633347    25 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:03.633388    28 ClientSession.cpp:43] Add query: DESC TAG task;, epId: 51437
I20220908 14:32:03.633405    28 QueryInstance.cpp:71] Parsing query: DESC TAG task;
I20220908 14:32:03.633433    28 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:03.633440    28 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:03.633445    28 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:03.633451    28 Symbols.cpp:43] New variable for: __DescTag_1
I20220908 14:32:03.633456    28 PlanNode.cpp:28] New variable: __DescTag_1
I20220908 14:32:03.633463    28 SequentialPlanner.cpp:39] root(DescTag_1): __DescTag_1, tail(Start_0): __Start_0
I20220908 14:32:03.633468    28 Validator.cpp:401] root: DescTag tail: Start
I20220908 14:32:03.633571    40 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 14:32:03.633592    40 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 14:32:03.633952    40 AsyncSocket.cpp:2711] this=0x7f39bd014400, AsyncSocket::handleRead() got 123 bytes
I20220908 14:32:03.634055    28 QueryInstance.cpp:116] Finish query: DESC TAG task;
I20220908 14:32:03.634126    28 ClientSession.cpp:52] Delete query, epId: 51437
I20220908 14:32:03.634706    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 271 bytes
I20220908 14:32:03.634771    24 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:03.634819    28 ClientSession.cpp:43] Add query: LOOKUP ON task YIELD properties(vertex).task_id AS task_id,properties(vertex).task_name AS task_name,properties(vertex).task_type AS task_type,properties(vertex).task_detail AS task_detail,properties(vertex).status AS status;, epId: 51438
I20220908 14:32:03.634828    28 QueryInstance.cpp:71] Parsing query: LOOKUP ON task YIELD properties(vertex).task_id AS task_id,properties(vertex).task_name AS task_name,properties(vertex).task_type AS task_type,properties(vertex).task_detail AS task_detail,properties(vertex).status AS status;
I20220908 14:32:03.634874    28 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:03.634881    28 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:03.634891    28 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:03.634907    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 13, Version -1
I20220908 14:32:03.634922    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 13, Version -1
I20220908 14:32:03.634940    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 13, Version -1
I20220908 14:32:03.634948    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 13, Version -1
I20220908 14:32:03.634954    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 13, Version -1
I20220908 14:32:03.634965    28 Symbols.cpp:43] New variable for: __TagIndexFullScan_1
I20220908 14:32:03.634970    28 PlanNode.cpp:28] New variable: __TagIndexFullScan_1
I20220908 14:32:03.634979    28 Symbols.cpp:43] New variable for: __Project_2
I20220908 14:32:03.634986    28 PlanNode.cpp:28] New variable: __Project_2
I20220908 14:32:03.634992    28 Validator.cpp:401] root: Project tail: TagIndexFullScan
I20220908 14:32:03.634997    28 SequentialPlanner.cpp:39] root(Project_2): __Project_2, tail(Start_0): __Start_0
I20220908 14:32:03.635002    28 Validator.cpp:401] root: Project tail: Start
I20220908 14:32:03.635025    28 Symbols.cpp:43] New variable for: __TagIndexFullScan_3
I20220908 14:32:03.635030    28 PlanNode.cpp:28] New variable: __TagIndexFullScan_3
I20220908 14:32:03.635191    41 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:03.642472    41 AsyncSocket.cpp:2711] this=0x7f39bbe13c00, AsyncSocket::handleRead() got 65483 bytes
I20220908 14:32:03.642640    41 AsyncSocket.cpp:2711] this=0x7f39bbe13c00, AsyncSocket::handleRead() got 147929 bytes
I20220908 14:32:03.643929    27 QueryInstance.cpp:116] Finish query: LOOKUP ON task YIELD properties(vertex).task_id AS task_id,properties(vertex).task_name AS task_name,properties(vertex).task_type AS task_type,properties(vertex).task_detail AS task_detail,properties(vertex).status AS status;
I20220908 14:32:03.645058    27 ClientSession.cpp:52] Delete query, epId: 51438
I20220908 14:32:03.869269    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 62 bytes
I20220908 14:32:03.869446    25 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:03.869575    25 ClientSession.cpp:43] Add query: DESC TAG tenant;, epId: 51439
I20220908 14:32:03.869585    25 QueryInstance.cpp:71] Parsing query: DESC TAG tenant;
I20220908 14:32:03.869642    25 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:03.869649    25 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:03.869655    25 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:03.869663    25 Symbols.cpp:43] New variable for: __DescTag_1
I20220908 14:32:03.869668    25 PlanNode.cpp:28] New variable: __DescTag_1
I20220908 14:32:03.869678    25 SequentialPlanner.cpp:39] root(DescTag_1): __DescTag_1, tail(Start_0): __Start_0
I20220908 14:32:03.869683    25 Validator.cpp:401] root: DescTag tail: Start
I20220908 14:32:03.870045    42 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 14:32:03.870069    42 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 14:32:03.870551    42 AsyncSocket.cpp:2711] this=0x7f39bb013400, AsyncSocket::handleRead() got 231 bytes
I20220908 14:32:03.870694    24 QueryInstance.cpp:116] Finish query: DESC TAG tenant;
I20220908 14:32:03.870836    24 ClientSession.cpp:52] Delete query, epId: 51439
I20220908 14:32:04.088990    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 513 bytes
I20220908 14:32:04.089118    24 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:04.089190    28 ClientSession.cpp:43] Add query: LOOKUP ON tenant YIELD properties(vertex).tenant_id AS tenant_id,properties(vertex).tenant_name AS tenant_name,properties(vertex).enabled_flag AS enabled_flag,properties(vertex).version_number AS version_number,properties(vertex).limit_user AS limit_user,properties(vertex).created_by AS created_by,properties(vertex).created_at AS created_at,properties(vertex).updated_by AS updated_by,properties(vertex).updated_at AS updated_at,properties(vertex).remark AS remark;, epId: 51440
I20220908 14:32:04.089210    28 QueryInstance.cpp:71] Parsing query: LOOKUP ON tenant YIELD properties(vertex).tenant_id AS tenant_id,properties(vertex).tenant_name AS tenant_name,properties(vertex).enabled_flag AS enabled_flag,properties(vertex).version_number AS version_number,properties(vertex).limit_user AS limit_user,properties(vertex).created_by AS created_by,properties(vertex).created_at AS created_at,properties(vertex).updated_by AS updated_by,properties(vertex).updated_at AS updated_at,properties(vertex).remark AS remark;
I20220908 14:32:04.089536    28 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.089546    28 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.089555    28 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.089582    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 14, Version -1
I20220908 14:32:04.089601    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 14, Version -1
I20220908 14:32:04.089610    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 14, Version -1
I20220908 14:32:04.089618    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 14, Version -1
I20220908 14:32:04.089627    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 14, Version -1
I20220908 14:32:04.089634    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 14, Version -1
I20220908 14:32:04.089641    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 14, Version -1
I20220908 14:32:04.089649    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 14, Version -1
I20220908 14:32:04.089658    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 14, Version -1
I20220908 14:32:04.089665    28 ServerBasedSchemaManager.cpp:41] Get Tag Schema Space 7, TagID 14, Version -1
I20220908 14:32:04.089681    28 Symbols.cpp:43] New variable for: __TagIndexFullScan_1
I20220908 14:32:04.089686    28 PlanNode.cpp:28] New variable: __TagIndexFullScan_1
I20220908 14:32:04.089699    28 Symbols.cpp:43] New variable for: __Project_2
I20220908 14:32:04.089704    28 PlanNode.cpp:28] New variable: __Project_2
I20220908 14:32:04.089712    28 Validator.cpp:401] root: Project tail: TagIndexFullScan
I20220908 14:32:04.089718    28 SequentialPlanner.cpp:39] root(Project_2): __Project_2, tail(Start_0): __Start_0
I20220908 14:32:04.089725    28 Validator.cpp:401] root: Project tail: Start
I20220908 14:32:04.089751    28 Symbols.cpp:43] New variable for: __TagIndexFullScan_3
I20220908 14:32:04.089757    28 PlanNode.cpp:28] New variable: __TagIndexFullScan_3
I20220908 14:32:04.089990    43 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:04.092176    43 AsyncSocket.cpp:2711] this=0x7f39ba214400, AsyncSocket::handleRead() got 3470 bytes
I20220908 14:32:04.093133    27 QueryInstance.cpp:116] Finish query: LOOKUP ON tenant YIELD properties(vertex).tenant_id AS tenant_id,properties(vertex).tenant_name AS tenant_name,properties(vertex).enabled_flag AS enabled_flag,properties(vertex).version_number AS version_number,properties(vertex).limit_user AS limit_user,properties(vertex).created_by AS created_by,properties(vertex).created_at AS created_at,properties(vertex).updated_by AS updated_by,properties(vertex).updated_at AS updated_at,properties(vertex).remark AS remark;
I20220908 14:32:04.093372    27 ClientSession.cpp:52] Delete query, epId: 51440
I20220908 14:32:04.114470    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 69 bytes
I20220908 14:32:04.115334    27 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:04.115386    27 ClientSession.cpp:43] Add query: DESC EDGE group_follow;, epId: 51441
I20220908 14:32:04.115393    27 QueryInstance.cpp:71] Parsing query: DESC EDGE group_follow;
I20220908 14:32:04.115443    27 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.115451    27 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.115460    27 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.115478    27 Symbols.cpp:43] New variable for: __DescEdge_1
I20220908 14:32:04.115482    27 PlanNode.cpp:28] New variable: __DescEdge_1
I20220908 14:32:04.115490    27 SequentialPlanner.cpp:39] root(DescEdge_1): __DescEdge_1, tail(Start_0): __Start_0
I20220908 14:32:04.115496    27 Validator.cpp:401] root: DescEdge tail: Start
I20220908 14:32:04.115636    40 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 14:32:04.115653    40 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 14:32:04.116043    40 AsyncSocket.cpp:2711] this=0x7f39bd014400, AsyncSocket::handleRead() got 58 bytes
I20220908 14:32:04.116130    25 QueryInstance.cpp:116] Finish query: DESC EDGE group_follow;
I20220908 14:32:04.116241    25 ClientSession.cpp:52] Delete query, epId: 51441
I20220908 14:32:04.118885    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 115 bytes
I20220908 14:32:04.118969    27 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:04.119031    27 ClientSession.cpp:43] Add query: LOOKUP ON group_follow YIELD properties(edge).tenant_id AS tenant_id;, epId: 51442
I20220908 14:32:04.119040    27 QueryInstance.cpp:71] Parsing query: LOOKUP ON group_follow YIELD properties(edge).tenant_id AS tenant_id;
I20220908 14:32:04.119096    27 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.119105    27 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.119114    27 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.119140    27 ServerBasedSchemaManager.cpp:68] Get Edge Schema Space 7, EdgeType 15, Version -1
I20220908 14:32:04.119163    27 Symbols.cpp:43] New variable for: __EdgeIndexFullScan_1
I20220908 14:32:04.119169    27 PlanNode.cpp:28] New variable: __EdgeIndexFullScan_1
I20220908 14:32:04.119184    27 Symbols.cpp:43] New variable for: __Project_2
I20220908 14:32:04.119190    27 PlanNode.cpp:28] New variable: __Project_2
I20220908 14:32:04.119199    27 Validator.cpp:401] root: Project tail: EdgeIndexFullScan
I20220908 14:32:04.119233    27 SequentialPlanner.cpp:39] root(Project_2): __Project_2, tail(Start_0): __Start_0
I20220908 14:32:04.119242    27 Validator.cpp:401] root: Project tail: Start
I20220908 14:32:04.119274    27 Symbols.cpp:43] New variable for: __EdgeIndexFullScan_3
I20220908 14:32:04.119282    27 PlanNode.cpp:28] New variable: __EdgeIndexFullScan_3
I20220908 14:32:04.119518    41 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:04.124786    41 AsyncSocket.cpp:2711] this=0x7f39bbe13c00, AsyncSocket::handleRead() got 13593 bytes
I20220908 14:32:04.125396    28 QueryInstance.cpp:116] Finish query: LOOKUP ON group_follow YIELD properties(edge).tenant_id AS tenant_id;
I20220908 14:32:04.125695    28 ClientSession.cpp:52] Delete query, epId: 51442
I20220908 14:32:04.128300    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 73 bytes
I20220908 14:32:04.128363    28 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:04.128407    27 ClientSession.cpp:43] Add query: DESC EDGE group_follow_res;, epId: 51443
I20220908 14:32:04.128419    27 QueryInstance.cpp:71] Parsing query: DESC EDGE group_follow_res;
I20220908 14:32:04.128448    27 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.128454    27 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.128463    27 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.128473    27 Symbols.cpp:43] New variable for: __DescEdge_1
I20220908 14:32:04.128479    27 PlanNode.cpp:28] New variable: __DescEdge_1
I20220908 14:32:04.128487    27 SequentialPlanner.cpp:39] root(DescEdge_1): __DescEdge_1, tail(Start_0): __Start_0
I20220908 14:32:04.128495    27 Validator.cpp:401] root: DescEdge tail: Start
I20220908 14:32:04.128620    42 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 14:32:04.128633    42 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 14:32:04.128995    42 AsyncSocket.cpp:2711] this=0x7f39bb013400, AsyncSocket::handleRead() got 58 bytes
I20220908 14:32:04.129089    25 QueryInstance.cpp:116] Finish query: DESC EDGE group_follow_res;
I20220908 14:32:04.129206    25 ClientSession.cpp:52] Delete query, epId: 51443
I20220908 14:32:04.131525    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 119 bytes
I20220908 14:32:04.131589    24 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:04.131649    25 ClientSession.cpp:43] Add query: LOOKUP ON group_follow_res YIELD properties(edge).tenant_id AS tenant_id;, epId: 51444
I20220908 14:32:04.131666    25 QueryInstance.cpp:71] Parsing query: LOOKUP ON group_follow_res YIELD properties(edge).tenant_id AS tenant_id;
I20220908 14:32:04.131714    25 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.131721    25 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.131726    25 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.131747    25 ServerBasedSchemaManager.cpp:68] Get Edge Schema Space 7, EdgeType 16, Version -1
I20220908 14:32:04.131765    25 Symbols.cpp:43] New variable for: __EdgeIndexFullScan_1
I20220908 14:32:04.131770    25 PlanNode.cpp:28] New variable: __EdgeIndexFullScan_1
I20220908 14:32:04.131780    25 Symbols.cpp:43] New variable for: __Project_2
I20220908 14:32:04.131785    25 PlanNode.cpp:28] New variable: __Project_2
I20220908 14:32:04.131791    25 Validator.cpp:401] root: Project tail: EdgeIndexFullScan
I20220908 14:32:04.131803    25 SequentialPlanner.cpp:39] root(Project_2): __Project_2, tail(Start_0): __Start_0
I20220908 14:32:04.131808    25 Validator.cpp:401] root: Project tail: Start
I20220908 14:32:04.131831    25 Symbols.cpp:43] New variable for: __EdgeIndexFullScan_3
I20220908 14:32:04.131836    25 PlanNode.cpp:28] New variable: __EdgeIndexFullScan_3
I20220908 14:32:04.131987    43 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:04.133601    43 AsyncSocket.cpp:2711] this=0x7f39ba214400, AsyncSocket::handleRead() got 163 bytes
I20220908 14:32:04.133757    25 QueryInstance.cpp:116] Finish query: LOOKUP ON group_follow_res YIELD properties(edge).tenant_id AS tenant_id;
I20220908 14:32:04.133811    25 ClientSession.cpp:52] Delete query, epId: 51444
I20220908 14:32:04.196456    42 AsyncSocket.cpp:2711] this=0x7f39bb013c00, AsyncSocket::handleRead() got 216 bytes
I20220908 14:32:04.196624    25 GraphSessionManager.cpp:39] Find session from cache: 1662604591374669
I20220908 14:32:04.196715    24 ClientSession.cpp:43] Add query: MATCH (v:resource{tenant_id: 'tenant_55bf4204d3c544e1a1a3d986b95ee23a',resource_type: 'RESOURCE_TYPE_APPLICATION',resource_path: 'digital-screen'}) RETURN count(v) AS number;, epId: 51445
I20220908 14:32:04.196739    24 QueryInstance.cpp:71] Parsing query: MATCH (v:resource{tenant_id: 'tenant_55bf4204d3c544e1a1a3d986b95ee23a',resource_type: 'RESOURCE_TYPE_APPLICATION',resource_path: 'digital-screen'}) RETURN count(v) AS number;
I20220908 14:32:04.196820    24 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.196826    24 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.196833    24 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.196895    24 Symbols.cpp:43] New variable for: __IndexScan_1
I20220908 14:32:04.196902    24 PlanNode.cpp:28] New variable: __IndexScan_1
I20220908 14:32:04.196909    24 MatchPathPlanner.cpp:141] Find starts: 0, Pattern has 0 edges, root: __IndexScan_1, colNames: _vid
I20220908 14:32:04.196915    24 Symbols.cpp:43] New variable for: __Start_2
I20220908 14:32:04.196919    24 PlanNode.cpp:28] New variable: __Start_2
I20220908 14:32:04.196926    24 Symbols.cpp:43] New variable for: __AppendVertices_3
I20220908 14:32:04.196931    24 PlanNode.cpp:28] New variable: __AppendVertices_3
I20220908 14:32:04.196956    24 Symbols.cpp:43] New variable for: __Project_4
I20220908 14:32:04.196961    24 PlanNode.cpp:28] New variable: __Project_4
I20220908 14:32:04.196970    24 Symbols.cpp:43] New variable for: __Aggregate_5
I20220908 14:32:04.196987    24 PlanNode.cpp:28] New variable: __Aggregate_5
I20220908 14:32:04.196993    24 ReturnClausePlanner.cpp:52] return root: __Aggregate_5 colNames: number
I20220908 14:32:04.196998    24 MatchPlanner.cpp:140] root(Aggregate_5): __Aggregate_5, tail(Start_2): __Start_2
I20220908 14:32:04.197003    24 Validator.cpp:401] root: Aggregate tail: Start
I20220908 14:32:04.197010    24 SequentialPlanner.cpp:39] root(Aggregate_5): __Aggregate_5, tail(Start_2): __Start_2
I20220908 14:32:04.197014    24 Validator.cpp:401] root: Aggregate tail: Start
I20220908 14:32:04.197088    24 Symbols.cpp:43] New variable for: __IndexScan_6
I20220908 14:32:04.197093    24 PlanNode.cpp:28] New variable: __IndexScan_6
I20220908 14:32:04.197119    24 Symbols.cpp:43] New variable for: __AppendVertices_7
I20220908 14:32:04.197124    24 PlanNode.cpp:28] New variable: __AppendVertices_7
I20220908 14:32:04.197153    24 Symbols.cpp:43] New variable for: __AppendVertices_8
I20220908 14:32:04.197158    24 PlanNode.cpp:28] New variable: __AppendVertices_8
I20220908 14:32:04.197353    40 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:04.198742    40 AsyncSocket.cpp:2711] this=0x7f39bd015000, AsyncSocket::handleRead() got 60 bytes
I20220908 14:32:04.198907    25 QueryInstance.cpp:116] Finish query: MATCH (v:resource{tenant_id: 'tenant_55bf4204d3c544e1a1a3d986b95ee23a',resource_type: 'RESOURCE_TYPE_APPLICATION',resource_path: 'digital-screen'}) RETURN count(v) AS number;
I20220908 14:32:04.198938    25 ClientSession.cpp:52] Delete query, epId: 51445
I20220908 14:32:04.351125    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 76 bytes
I20220908 14:32:04.351254    25 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:04.351327    25 ClientSession.cpp:43] Add query: DESC EDGE group_follow_tenant;, epId: 51446
I20220908 14:32:04.351342    25 QueryInstance.cpp:71] Parsing query: DESC EDGE group_follow_tenant;
I20220908 14:32:04.351383    25 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.351390    25 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.351397    25 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.351403    25 Symbols.cpp:43] New variable for: __DescEdge_1
I20220908 14:32:04.351408    25 PlanNode.cpp:28] New variable: __DescEdge_1
I20220908 14:32:04.351415    25 SequentialPlanner.cpp:39] root(DescEdge_1): __DescEdge_1, tail(Start_0): __Start_0
I20220908 14:32:04.351421    25 Validator.cpp:401] root: DescEdge tail: Start
I20220908 14:32:04.351583    41 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 14:32:04.351608    41 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 14:32:04.352048    41 AsyncSocket.cpp:2711] this=0x7f39bbe13400, AsyncSocket::handleRead() got 58 bytes
I20220908 14:32:04.352200    29 QueryInstance.cpp:116] Finish query: DESC EDGE group_follow_tenant;
I20220908 14:32:04.352268    29 ClientSession.cpp:52] Delete query, epId: 51446
I20220908 14:32:04.354935    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 122 bytes
I20220908 14:32:04.355003    27 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:04.355044    27 ClientSession.cpp:43] Add query: LOOKUP ON group_follow_tenant YIELD properties(edge).tenant_id AS tenant_id;, epId: 51447
I20220908 14:32:04.355051    27 QueryInstance.cpp:71] Parsing query: LOOKUP ON group_follow_tenant YIELD properties(edge).tenant_id AS tenant_id;
I20220908 14:32:04.355100    27 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.355106    27 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.355113    27 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.355134    27 ServerBasedSchemaManager.cpp:68] Get Edge Schema Space 7, EdgeType 17, Version -1
I20220908 14:32:04.355151    27 Symbols.cpp:43] New variable for: __EdgeIndexFullScan_1
I20220908 14:32:04.355168    27 PlanNode.cpp:28] New variable: __EdgeIndexFullScan_1
I20220908 14:32:04.355180    27 Symbols.cpp:43] New variable for: __Project_2
I20220908 14:32:04.355183    27 PlanNode.cpp:28] New variable: __Project_2
I20220908 14:32:04.355190    27 Validator.cpp:401] root: Project tail: EdgeIndexFullScan
I20220908 14:32:04.355194    27 SequentialPlanner.cpp:39] root(Project_2): __Project_2, tail(Start_0): __Start_0
I20220908 14:32:04.355201    27 Validator.cpp:401] root: Project tail: Start
I20220908 14:32:04.355233    27 Symbols.cpp:43] New variable for: __EdgeIndexFullScan_3
I20220908 14:32:04.355240    27 PlanNode.cpp:28] New variable: __EdgeIndexFullScan_3
I20220908 14:32:04.355391    42 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:04.359117    42 AsyncSocket.cpp:2711] this=0x7f39bb014000, AsyncSocket::handleRead() got 1940 bytes
I20220908 14:32:04.359349    27 QueryInstance.cpp:116] Finish query: LOOKUP ON group_follow_tenant YIELD properties(edge).tenant_id AS tenant_id;
I20220908 14:32:04.359416    27 ClientSession.cpp:52] Delete query, epId: 51447
I20220908 14:32:04.529883    41 AsyncSocket.cpp:2711] this=0x7f39bd0b6000, AsyncSocket::handleRead() got 262 bytes
I20220908 14:32:04.530061    41 AsyncSocket.cpp:2711] this=0x7f39bd0b6000, AsyncSocket::handleRead() got 0 bytes
I20220908 14:32:04.530053    27 GraphSessionManager.cpp:39] Find session from cache: 1662604597521736
I20220908 14:32:04.530066    28 GraphService.cpp:134] Sign out session 1662604597521736
I20220908 14:32:04.530083    41 Cpp2Connection.cpp:638] Channel 10.42.7.161:57666 closed: apache::thrift::transport::TTransportException: Channel Closed
I20220908 14:32:04.530141    29 ClientSession.cpp:43] Add query: MATCH (v:resource{tenant_id: 'tenant_55bf4204d3c544e1a1a3d986b95ee23a',resource_type: 'RESOURCE_TYPE_MODEL',parent_id:'res_b5c0bcbb6d7b42aa9701a8fcd00a8fc6'}) RETURN count(v) AS number;, epId: 51448
I20220908 14:32:04.530149    41 Cpp2Connection.cpp:179] Task killed due to channel close: 10.42.7.161:57666
I20220908 14:32:04.530203    43 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 14:32:04.530228    43 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 14:32:04.530153    29 QueryInstance.cpp:71] Parsing query: MATCH (v:resource{tenant_id: 'tenant_55bf4204d3c544e1a1a3d986b95ee23a',resource_type: 'RESOURCE_TYPE_MODEL',parent_id:'res_b5c0bcbb6d7b42aa9701a8fcd00a8fc6'}) RETURN count(v) AS number;
I20220908 14:32:04.532620    29 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.532656    29 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.532677    29 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.532968    29 Symbols.cpp:43] New variable for: __IndexScan_1
I20220908 14:32:04.532976    29 PlanNode.cpp:28] New variable: __IndexScan_1
I20220908 14:32:04.532991    29 MatchPathPlanner.cpp:141] Find starts: 0, Pattern has 0 edges, root: __IndexScan_1, colNames: _vid
I20220908 14:32:04.532999    29 Symbols.cpp:43] New variable for: __Start_2
I20220908 14:32:04.533012    29 PlanNode.cpp:28] New variable: __Start_2
I20220908 14:32:04.533035    29 Symbols.cpp:43] New variable for: __AppendVertices_3
I20220908 14:32:04.533046    29 PlanNode.cpp:28] New variable: __AppendVertices_3
I20220908 14:32:04.533116    29 Symbols.cpp:43] New variable for: __Project_4
I20220908 14:32:04.533123    29 PlanNode.cpp:28] New variable: __Project_4
I20220908 14:32:04.533133    29 Symbols.cpp:43] New variable for: __Aggregate_5
I20220908 14:32:04.533138    29 PlanNode.cpp:28] New variable: __Aggregate_5
I20220908 14:32:04.533143    29 ReturnClausePlanner.cpp:52] return root: __Aggregate_5 colNames: number
I20220908 14:32:04.533149    29 MatchPlanner.cpp:140] root(Aggregate_5): __Aggregate_5, tail(Start_2): __Start_2
I20220908 14:32:04.533154    29 Validator.cpp:401] root: Aggregate tail: Start
I20220908 14:32:04.533161    29 SequentialPlanner.cpp:39] root(Aggregate_5): __Aggregate_5, tail(Start_2): __Start_2
I20220908 14:32:04.533176    29 Validator.cpp:401] root: Aggregate tail: Start
I20220908 14:32:04.533388    29 Symbols.cpp:43] New variable for: __IndexScan_6
I20220908 14:32:04.533396    29 PlanNode.cpp:28] New variable: __IndexScan_6
I20220908 14:32:04.533417    29 Symbols.cpp:43] New variable for: __AppendVertices_7
I20220908 14:32:04.533428    29 PlanNode.cpp:28] New variable: __AppendVertices_7
I20220908 14:32:04.533488    29 Symbols.cpp:43] New variable for: __AppendVertices_8
I20220908 14:32:04.533494    29 PlanNode.cpp:28] New variable: __AppendVertices_8
I20220908 14:32:04.534251    40 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:04.535919    40 AsyncSocket.cpp:2711] this=0x7f39bd015000, AsyncSocket::handleRead() got 438 bytes
I20220908 14:32:04.536983    43 AsyncSocket.cpp:2711] this=0x7f39ba213400, AsyncSocket::handleRead() got 37 bytes
I20220908 14:32:04.721442    40 AsyncSocket.cpp:2711] this=0x7f39bd016000, AsyncSocket::handleRead() got 212 bytes
I20220908 14:32:04.721519    42 AsyncSocket.cpp:2711] this=0x7f39bb05f000, AsyncSocket::handleRead() got 59 bytes
I20220908 14:32:04.721696    28 GraphSessionManager.cpp:39] Find session from cache: 1662604594966571
I20220908 14:32:04.721717    25 GraphService.cpp:134] Sign out session 1662604594966571
I20220908 14:32:04.721763    27 GraphSessionManager.cpp:39] Find session from cache: 1662618723261897
I20220908 14:32:04.721810    29 ClientSession.cpp:43] Add query: MATCH (v:resource{resource_id: 'res_b5c0bcbb6d7b42aa9701a8fcd00a8fc6'})<-[e:res_follow*1..10]-(sub_resources) RETURN sub_resources;, epId: 51449
I20220908 14:32:04.721832    29 QueryInstance.cpp:71] Parsing query: MATCH (v:resource{resource_id: 'res_b5c0bcbb6d7b42aa9701a8fcd00a8fc6'})<-[e:res_follow*1..10]-(sub_resources) RETURN sub_resources;
I20220908 14:32:04.721897    27 ClientSession.cpp:43] Add query: DESC EDGE op;, epId: 51450
I20220908 14:32:04.721922    27 QueryInstance.cpp:71] Parsing query: DESC EDGE op;
I20220908 14:32:04.721915    42 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 14:32:04.721946    42 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 14:32:04.721957    29 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.721971    29 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.721979    29 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.722014    27 Symbols.cpp:43] New variable for: __Start_0
I20220908 14:32:04.722025    27 PlanNode.cpp:28] New variable: __Start_0
I20220908 14:32:04.722046    27 Validator.cpp:342] Space chosen, name: SmartCloud id: 7
I20220908 14:32:04.722059    27 Symbols.cpp:43] New variable for: __DescEdge_1
I20220908 14:32:04.722065    27 PlanNode.cpp:28] New variable: __DescEdge_1
I20220908 14:32:04.722095    27 SequentialPlanner.cpp:39] root(DescEdge_1): __DescEdge_1, tail(Start_0): __Start_0
I20220908 14:32:04.722106    27 Validator.cpp:401] root: DescEdge tail: Start
I20220908 14:32:04.722065    29 Symbols.cpp:43] New variable for: __IndexScan_1
I20220908 14:32:04.722142    29 PlanNode.cpp:28] New variable: __IndexScan_1
I20220908 14:32:04.722157    29 MatchPathPlanner.cpp:141] Find starts: 0, Pattern has 1 edges, root: __IndexScan_1, colNames: _vid
I20220908 14:32:04.722163    29 Symbols.cpp:43] New variable for: __Start_2
I20220908 14:32:04.722168    29 PlanNode.cpp:28] New variable: __Start_2
I20220908 14:32:04.722175    29 Symbols.cpp:43] New variable for: __Traverse_3
I20220908 14:32:04.722182    29 PlanNode.cpp:28] New variable: __Traverse_3
I20220908 14:32:04.722209    29 ServerBasedSchemaManager.cpp:68] Get Edge Schema Space 7, EdgeType 20, Version -1
I20220908 14:32:04.722241    29 Symbols.cpp:43] New variable for: __AppendVertices_4
I20220908 14:32:04.722246    29 PlanNode.cpp:28] New variable: __AppendVertices_4
I20220908 14:32:04.722311    29 Symbols.cpp:43] New variable for: __Project_5
I20220908 14:32:04.722319    29 PlanNode.cpp:28] New variable: __Project_5
I20220908 14:32:04.722334    29 Symbols.cpp:43] New variable for: __Project_6
I20220908 14:32:04.722347    29 PlanNode.cpp:28] New variable: __Project_6
I20220908 14:32:04.722358    29 ReturnClausePlanner.cpp:52] return root: __Project_6 colNames: sub_resources
I20220908 14:32:04.722364    29 MatchPlanner.cpp:140] root(Project_6): __Project_6, tail(Start_2): __Start_2
I20220908 14:32:04.722370    29 Validator.cpp:401] root: Project tail: Start
I20220908 14:32:04.722376    29 SequentialPlanner.cpp:39] root(Project_6): __Project_6, tail(Start_2): __Start_2
I20220908 14:32:04.722381    29 Validator.cpp:401] root: Project tail: Start
I20220908 14:32:04.722434    29 Symbols.cpp:43] New variable for: __IndexScan_7
I20220908 14:32:04.722440    29 PlanNode.cpp:28] New variable: __IndexScan_7
I20220908 14:32:04.722453    43 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9559
I20220908 14:32:04.722482    43 MetaClient.cpp:716] Send request to meta "nebula-aio-0":9559
I20220908 14:32:04.722465    29 Symbols.cpp:43] New variable for: __Project_8
I20220908 14:32:04.722501    29 PlanNode.cpp:28] New variable: __Project_8
I20220908 14:32:04.722530    29 Symbols.cpp:43] New variable for: __Traverse_9
I20220908 14:32:04.722535    29 PlanNode.cpp:28] New variable: __Traverse_9
I20220908 14:32:04.722743    40 ThriftClientManager-inl.h:47] Getting a client to "nebula-aio-0":9779
I20220908 14:32:04.722895    43 AsyncSocket.cpp:2711] this=0x7f39ba213400, AsyncSocket::handleRead() got 103 bytes
I20220908 14:32:04.722998    29 QueryInstance.cpp:116] Finish query: DESC EDGE op;
I20220908 14:32:04.723063    29 ClientSession.cpp:52] Delete query, epId: 51450

如果有日志或者代码,记得用 Markdown 语法(下面语法)包裹它们提高阅读体验,让回复者更快解决问题哟~~

终端的error日志如下:

Running on machine: nebula-aio-0
Running duration (h:mm:ss): 0:00:00
Log line format: [IWEF]yyyymmdd hh:mm:ss.uuuuuu threadid file:line] msg
E20220908 14:32:36.556720    26 Serializer.h:43] Thrift serialization is only defined for structs and unions, not containers thereof. Attemping to deserialize a value of type `nebula::Value`.
E20220908 14:32:36.708348    30 IndexScanRule.cpp:440] No valid index found
E20220908 14:32:38.813881    26 IndexScanRule.cpp:440] No valid index found
E20220908 14:39:25.926308    32 IndexScanRule.cpp:440] No valid index found
E20220908 14:39:29.555300    26 IndexScanRule.cpp:440] No valid index found
E20220908 14:39:43.486943    28 IndexScanRule.cpp:440] No valid index found
E20220908 14:53:06.676142    32 IndexScanRule.cpp:440] No valid index found
E20220908 14:53:16.256806    25 IndexScanRule.cpp:440] No valid index found
E20220908 14:53:24.236260    25 IndexScanRule.cpp:440] No valid index found
E20220908 15:01:37.301611    30 IndexScanRule.cpp:440] No valid index found
E20220908 15:01:47.305352    27 IndexScanRule.cpp:440] No valid index found
E20220908 15:07:25.255914    25 IndexScanRule.cpp:440] No valid index found
E20220908 15:08:11.132673    30 IndexScanRule.cpp:440] No valid index found
E20220908 15:08:41.761042    29 IndexScanRule.cpp:440] No valid index found

看一下core dump呢

0968cc5b-e364-4db4-734e85aa-afbba168.dmp (1.3 MB)

Type “apropos word” to search for commands related to “word”.
“/home/shylock.huang/records/d5HGLD3jwyI7Ji7U1FXNXe5sU6Q.dmp” is not a core dump: file format not recognized

发错了吧,你直接吧back trace发我看看吧

我刚这个文件能获取到线索么

能搜集到的一共只有这些信息了:

@Shylock-Hg
因为比较难复现且在线上环境,暂未生成系统的coredump文件。

上面 0968cc5b-e364-4db4-734e85aa-afbba168.dmp 是graphd生成的mdmp文件,包含了部分的core信息,可以从此文件得到一些结论吗?

mdmp是什么文件

就你们服务自己生成的呀 :grinning:

0968cc5b-e364-4db4-734e85aa-afbba168.dmp 应该是graphd生成的。
mdmp文件格式解释 https://fileinfo.com/extension/mdmp

我们尝试打开,格式解读如下。


:joy:

Hi,刚刚又发生了graphd崩溃现象,生成了coredump文件,方便诊断下吗 :thinking:
提示文件太大,无法上传:
image

运行一下gdb -c <core> <nebula-graphd-path>

@Shylock-Hg
【金山文档】 core.graph-netio3
https://kdocs.cn/l/cgO0ONkkqQ15
上图是我们的共享地址

core.graph-netio0.1.txt (1.3 MB)
core.graph-netio3.1.txt (1.3 MB)

这个是graphd的堆栈信息

粘贴几个关键的错误地方,看看能不能提供线索:

00007f34`791f4f10 00000000`01f2f679 nebula_graphd!apache::thrift::Cpp2Connection::stop+0x59
00007f34`791f4f90 00000000`01f31359 nebula_graphd!apache::thrift::Cpp2Connection::channelClosed+0x39
00007f34`791f5030 00000000`01f45107 nebula_graphd!apache::thrift::HeaderServerChannel::messageChannelEOF+0xf7
00007f34`791f5080 00000000`01ee9e66 nebula_graphd!apache::thrift::Cpp2Channel::processReadEOF+0x56
00007f34`791f50b0 00000000`01ef0dc2 nebula_graphd!non-virtual thunk to wangle::ContextImpl<apache::thrift::Cpp2Channel>::readEOF+0x52
00007f34`791f50e0 00000000`01eef31d nebula_graphd!non-virtual thunk to wangle::ContextImpl<apache::thrift::FramingHandler>::readEOF+0x7d
00007f34`791f5130 00000000`01eef19a nebula_graphd!wangle::ContextImpl<apache::thrift::TAsyncTransportHandler>::fireReadEOF+0x2a
00007f34`791f5170 00000000`01eed200 nebula_graphd!non-virtual thunk to apache::thrift::TAsyncTransportHandler::readEOF+0x20
00000000`015f5200 nebula_graphd!apache::thrift::GeneratedAsyncProcessor::serializeResponseImpl<apache::thrift::SerializedResponse, apache::thrift::CompactProtocolWriter, apache::thrift::ThriftPresult<1, apache::thrift::FieldData<0, apache::thrift::type_class::structure, nebula::storage::cpp2::BlockingSignResp *>>> = <no type information>
00000000`01f85f40 nebula_graphd!apache::thrift::ResponseRpcError::operator= = <no type information>
00000000`01ed66e0 nebula_graphd!apache::thrift::rocket::RocketSinkClientCallback::~RocketSinkClientCallback = <no type information>
00000000`01f3bf10 nebula_graphd!apache::thrift::HeaderClientChannel::RocketUpgradeChannel::getImpl = <no type information>
00000000`021fccc0 nebula_graphd!absl::AlphaNum::AlphaNum = <no type information>
00000000`01fc7490 nebula_graphd!apache::thrift::metadata::ThriftServiceContextRef::== = <no type information>
00000000`01384710 nebula_graphd!apache::thrift::detail::md::Struct<nebula::graph::cpp2::PlanDescription>::~Struct = <no type information>
00000000`01fc5550 nebula_graphd!apache::thrift::metadata::swap = <no type information>
00000000`0181b9a0 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::SignInServiceReq>::writeAndGenType = <no type information>
00000000`02d30c60 nebula_graphd!apache::thrift::TEnumTraits<apache::thrift::ResponseRpcErrorCategory>::names = <no type information>
00000000`013a7bd0 nebula_graphd!apache::thrift::Cpp2Ops<nebula::Point, void>::read<apache::thrift::CompactProtocolReader> = <no type information>
00000000`015a9cf0 nebula_graphd!apache::thrift::FutureCallback<nebula::storage::cpp2::GetPropResponse>::~FutureCallback = <no type information>
00000000`027940a2 nebula_graphd!apache::thrift::TStructDataStorage<apache::thrift::SetupResponse>::fields_types = <no type information>
00000000`01e5d5d0 nebula_graphd!apache::thrift::LegacySerializedRequest::LegacySerializedRequest = <no type information>
00000000`01bd97b0 nebula_graphd!apache::thrift::detail::pm::protocol_methods<apache::thrift::type_class::map<apache::thrift::type_class::binary, apache::thrift::type_class::variant>, std::unordered_map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, nebula::Value, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, nebula::Value>>>, void>::write<apache::thrift::CompactProtocolWriter> = <no type information>
00000000`01386510 nebula_graphd!apache::thrift::detail::md::Struct<nebula::graph::cpp2::VerifyClientVersionReq>::writeAndGenType = <no type information>
00000000`01f96a80 nebula_graphd!apache::thrift::QueueMetadata::serializedSize<apache::thrift::CompactProtocolWriter> = <no type information>
00000000`017fb810 nebula_graphd!apache::thrift::detail::md::ServiceMetadata<nebula::meta::cpp2::MetaServiceSvIf>::gen_dropEdgeIndex = <no type information>
00000000`014f8390 nebula_graphd!apache::thrift::detail::pm::protocol_methods<apache::thrift::type_class::list<apache::thrift::type_class::binary>, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>, void>::read<apache::thrift::CompactProtocolReader> = <no type information>
00000000`01f97040 nebula_graphd!apache::thrift::ResponseRpcMetadata::serializedSize<apache::thrift::SimpleJSONProtocolWriter> = <no type information>
00000000`0229cbc0 nebula_graphd!ASYNC_pause_job = <no type information>
00000000`013b53a0 nebula_graphd!apache::thrift::TApplicationException::~TApplicationException = <no type information>
00000000`01630140 nebula_graphd!apache::thrift::FutureCallback<nebula::storage::cpp2::DropCPResp>::~FutureCallback = <no type information>
00000000`01814c10 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::SetConfigReq>::~Struct = <no type information>
00000000`013c0950 nebula_graphd!apache::thrift::detail::ap::process_throw_wrapped_handler_error<apache::thrift::CompactProtocolWriter> = <no type information>
00000000`01fe1920 nebula_graphd!apache::thrift::metadata::ThriftEnumType::readNoXfer<apache::thrift::CompactProtocolReader> = <no type information>
00000000`014b2e20 nebula_graphd!apache::thrift::detail::md::Struct<nebula::cpp2::DirInfo>::~Struct = <no type information>
00000000`01ad7310 nebula_graphd!apache::thrift::FutureCallbackBase<std::pair<nebula::meta::cpp2::ListConfigsResp, std::unique_ptr<apache::thrift::transport::THeader, std::default_delete<apache::thrift::transport::THeader>>>>::requestSent = <no type information>
00000000`014b85a0 nebula_graphd!apache::thrift::detail::md::Struct<nebula::storage::cpp2::NewVertex>::writeAndGenType = <no type information>
00000000`02ced220 nebula_graphd!apache::thrift::TStructDataStorage<apache::thrift::CodecConfig>::fields_names = <no type information>
00000000`0149c3c0 nebula_graphd!apache::thrift::detail::md::StructMetadata<nebula::storage::cpp2::ScanEdgeRequest>::gen = <no type information>
00000000`013e7ed0 nebula_graphd!apache::thrift::RequestChannel::sendRequestAsync<0, apache::thrift::RpcOptions>::{lambda()#1}::~{lambda()#1} = <no type information>
00000000`01814370 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::ListTagIndexesResp>::~Struct = <no type information>
00000000`01e6eaf0 nebula_graphd!apache::thrift::ThriftServer::shouldHandleRequests = <no type information>
00000000`01843bb0 nebula_graphd!apache::thrift::detail::TccStructTraits<nebula::meta::cpp2::ListSessionsReq>::translateFieldName = <no type information>
00000000`014b0880 nebula_graphd!apache::thrift::detail::md::StructMetadata<nebula::storage::cpp2::LookupAndTraverseRequest>::gen = <no type information>
00000000`017e0c60 nebula_graphd!apache::thrift::detail::md::StructMetadata<nebula::meta::cpp2::ListEdgeIndexesReq>::gen = <no type information>
00000000`014e4e30 nebula_graphd!apache::thrift::CompactProtocolReader::readMapBegin = <no type information>
00000000`01f6a090 nebula_graphd!apache::thrift::transport::TBufferedTransport::shrinkWriteBuffer = <no type information>
00000000`01814b20 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::ListZonesResp>::~Struct = <no type information>
00000000`01920270 nebula_graphd!apache::thrift::GeneratedAsyncProcessor::deserializeRequest<apache::thrift::BinaryProtocolReader, apache::thrift::ThriftPresult<0, apache::thrift::FieldData<1, apache::thrift::type_class::structure, nebula::meta::cpp2::ListTagsReq *>>> = <no type information>
00000000`0274ab20 nebula_graphd!apache::thrift::TStructDataStorage<nebula::cpp2::Value>::fields_names = <no type information>
00000000`02704660 nebula_graphd!apache::thrift::TStructDataStorage<nebula::storage::cpp2::GetNeighborsResponse>::fields_types = <no type information>
00000000`01e62000 nebula_graphd!apache::thrift::ThriftServer::stopDuplex = <no type information>
00000000`02724e46 nebula_graphd!apache::thrift::TStructDataStorage<nebula::meta::cpp2::GetZoneResp>::fields_ids = <no type information>
00000000`01f969e0 nebula_graphd!apache::thrift::ProxiedPayloadMetadata::serializedSize<apache::thrift::BinaryProtocolWriter> = <no type information>
00000000`01913c70 nebula_graphd!apache::thrift::GeneratedAsyncProcessor::deserializeRequest<apache::thrift::BinaryProtocolReader, apache::thrift::ThriftPresult<0, apache::thrift::FieldData<1, apache::thrift::type_class::structure, nebula::meta::cpp2::AddListenerReq *>>> = <no type information>
00000000`01f4fc80 nebula_graphd!apache::thrift::FutureCallback<folly::Unit>::~FutureCallback = <no type information>
00000000`01fb8450 nebula_graphd!apache::thrift::ResponseRpcMetadata::readNoXfer<apache::thrift::BinaryProtocolReader> = <no type information>
00000000`01f974e0 nebula_graphd!apache::thrift::StreamRpcError::serializedSize<apache::thrift::CompactProtocolWriter> = <no type information>
00000000`01f157d0 nebula_graphd!apache::thrift::Cpp2Worker::getFizzPeeker = <no type information>
00000000`021fd4f0 nebula_graphd!absl::strings_internal::memrchr = <no type information>
00000000`01e5d5d0 nebula_graphd!apache::thrift::LegacySerializedRequest::LegacySerializedRequest = <no type information>
00000000`01eb7250 nebula_graphd!apache::thrift::rocket::RocketStreamServerCallbackWithChunkTimeout::onStreamRequestN = <no type information>
00000000`01aed6a0 nebula_graphd!apache::thrift::detail::ac::extract_exn<1, apache::thrift::ThriftPresult<1, apache::thrift::FieldData<0, apache::thrift::type_class::structure, nebula::meta::cpp2::ListRolesResp *>>> = <no type information>
00000000`01bb0f90 nebula_graphd!apache::thrift::FutureCallbackBase<nebula::meta::cpp2::GetSpaceResp>::requestError = <no type information>
00000000`01e5d700 nebula_graphd!apache::thrift::LegacySerializedResponse::LegacySerializedResponse = <no type information>
00000000`01fa4670 nebula_graphd!apache::thrift::InteractionCreate::write<apache::thrift::BinaryProtocolWriter> = <no type information>
00000000`01814700 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::DropFTIndexReq>::~Struct = <no type information>
00000000`01e3d8d0 nebula_graphd!apache::thrift::concurrency::FunctionRunner::run = <no type information>
00000000`01f6ac00 nebula_graphd!apache::thrift::transport::TVirtualTransport<apache::thrift::transport::TFramedTransport, apache::thrift::transport::TBufferBase>::write_virt = <no type information>
00000000`018146f0 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::CreateFTIndexReq>::~Struct = <no type information>
00000000`017e6350 nebula_graphd!apache::thrift::detail::md::StructMetadata<nebula::meta::cpp2::CreateUserReq>::gen = <no type information>
00000000`02726f20 nebula_graphd!apache::thrift::TEnumDataStorage<nebula::meta::cpp2::TaskResult>::names = <no type information>
00000000`01815170 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::AlterSchemaItem>::~Struct = <no type information>
00000000`0153b760 nebula_graphd!apache::thrift::GeneratedAsyncProcessor::deserializeRequest<apache::thrift::BinaryProtocolReader, apache::thrift::ThriftPresult<0, apache::thrift::FieldData<1, apache::thrift::type_class::structure, nebula::storage::cpp2::AddVerticesRequest *>>> = <no type information>
00000000`01813f40 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::PartitionList>::~Struct = <no type information>
00000000`0186a360 nebula_graphd!apache::thrift::detail::TEnumMapFactory<nebula::meta::cpp2::ListHostType>::makeNamesToValuesMap = <no type information>
00000000`022410c0 nebula_graphd!absl::string_view::rfind = <no type information>
00000000`01eb0100 nebula_graphd!apache::thrift::rocket::RocketClient::handleFirstResponse<apache::thrift::rocket::RocketStreamServerCallback> = <no type information>
00000000`019cd9d0 nebula_graphd!apache::thrift::GeneratedAsyncProcessor::serializeResponseImpl<apache::thrift::SerializedResponse, apache::thrift::CompactProtocolWriter, apache::thrift::ThriftPresult<1, apache::thrift::FieldData<0, apache::thrift::type_class::structure, nebula::meta::cpp2::ListPartsResp *>>> = <no type information>
00000000`02724412 nebula_graphd!apache::thrift::TStructDataStorage<nebula::meta::cpp2::GetMetaDirInfoReq>::fields_names = <no type information>
00000000`015ab9c0 nebula_graphd!apache::thrift::HeaderFutureCallback<nebula::storage::cpp2::ScanResponse>::~HeaderFutureCallback = <no type information>
00000000`01382900 nebula_graphd!apache::thrift::detail::md::StructMetadata<nebula::graph::cpp2::VerifyClientVersionReq>::gen = <no type information>
00000000`014af1e0 nebula_graphd!apache::thrift::detail::md::StructMetadata<nebula::storage::cpp2::NewEdge>::gen = <no type information>
00000000`01b9a2f0 nebula_graphd!apache::thrift::FutureCallbackBase<std::pair<nebula::meta::cpp2::GetMetaDirInfoResp, std::unique_ptr<apache::thrift::transport::THeader, std::default_delete<apache::thrift::transport::THeader>>>>::requestError = <no type information>
00000000`01814200 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::ListTagsReq>::~Struct = <no type information>
00000000`01f950e0 nebula_graphd!apache::thrift::InteractionCreate::serializedSizeZC<apache::thrift::BinaryProtocolWriter> = <no type information>
00000000`02704a80 nebula_graphd!apache::thrift::TEnumDataStorage<nebula::storage::cpp2::EdgeDirection>::names = <no type information>
00000000`0274aa00 nebula_graphd!apache::thrift::TStructDataStorage<nebula::cpp2::DataSet>::fields_types = <no type information>
00000000`01f92290 nebula_graphd!apache::thrift::TEnumTraits<apache::thrift::ClientPushMetadata::Type>::findName = <no type information>
00000000`02372ff0 nebula_graphd!ASN1_STRING_set_default_mask_asc = <no type information>
00000000`019f0a30 nebula_graphd!apache::thrift::detail::si::async_tm_future<nebula::meta::cpp2::GetEdgeResp> = <no type information>
00000000`01bbd240 nebula_graphd!apache::thrift::detail::md::Struct<nebula::cpp2::DateTime>::~Struct = <no type information>
00000000`0191f1f0 nebula_graphd!apache::thrift::GeneratedAsyncProcessor::deserializeRequest<apache::thrift::BinaryProtocolReader, apache::thrift::ThriftPresult<0, apache::thrift::FieldData<1, apache::thrift::type_class::structure, nebula::meta::cpp2::GetEdgeReq *>>> = <no type information>
00000000`01eb9590 nebula_graphd!apache::thrift::rocket::ExtFrame::ExtFrame = <no type information>
00000000`01b19a20 nebula_graphd!apache::thrift::FutureCallback<nebula::meta::cpp2::GetConfigResp>::~FutureCallback = <no type information>
00000000`01f2d450 nebula_graphd!apache::thrift::rocket::ThriftServerRequestSink::sendSerializedError = <no type information>
00000000`014b27e0 nebula_graphd!apache::thrift::detail::md::Struct<nebula::storage::cpp2::LookupIndexRequest>::~Struct = <no type information>
00000000`01813fa0 nebula_graphd!apache::thrift::detail::md::Enum<nebula::meta::cpp2::ConfigModule>::~Enum = <no type information>
00000000`0235fb30 nebula_graphd!AES_set_decrypt_key = <no type information>
00000000`01ed80d0 nebula_graphd!apache::thrift::rocket::TimeoutCallback::~TimeoutCallback = <no type information>
00000000`014ba220 nebula_graphd!apache::thrift::detail::TccStructTraits<nebula::storage::cpp2::RequestCommon>::translateFieldName = <no type information>
00000000`01e90c40 nebula_graphd!apache::thrift::ThriftRequestCore::QueueTimeout::~QueueTimeout = <no type information>
00000000`01ad7150 nebula_graphd!apache::thrift::FutureCallbackBase<std::pair<nebula::meta::cpp2::ListClusterInfoResp, std::unique_ptr<apache::thrift::transport::THeader, std::default_delete<apache::thrift::transport::THeader>>>>::requestSent = <no type information>
00000000`014026b0 nebula_graphd!apache::thrift::FutureCallbackBase<std::pair<nebula::AuthResponse, std::unique_ptr<apache::thrift::transport::THeader, std::default_delete<apache::thrift::transport::THeader>>>>::requestError = <no type information>
00000000`01f26660 nebula_graphd!apache::thrift::rocket::ThriftServerRequestFnf::ThriftServerRequestFnf = <no type information>
00000000`0229bdc0 nebula_graphd!asn1_get_choice_selector = <no type information>
00000000`014b2880 nebula_graphd!apache::thrift::detail::md::Struct<nebula::storage::cpp2::RemovePartReq>::~Struct = <no type information>
00000000`01f891c0 nebula_graphd!apache::thrift::StreamPayloadMetadata::operator< = <no type information>
00000000`02704a40 nebula_graphd!apache::thrift::TEnumDataStorage<nebula::storage::cpp2::ScanType>::names = <no type information>
00000000`01ecbfe0 nebula_graphd!apache::thrift::rocket::RocketServerConnection::handleFrame = <no type information>
00000000`027045a0 nebula_graphd!apache::thrift::TStructDataStorage<nebula::storage::cpp2::GetPropRequest>::fields_names = <no type information>
00000000`013b4f60 nebula_graphd!apache::thrift::HandlerCallback<nebula::graph::cpp2::VerifyClientVersionResp>::~HandlerCallback = <no type information>
00000000`01ee7d40 nebula_graphd!apache::thrift::detail::ClientSinkBridge::wait = <no type information>
00000000`02724ba0 nebula_graphd!apache::thrift::TStructDataStorage<nebula::meta::cpp2::SpaceBackupInfo>::fields_types = <no type information>
00000000`01fc73c0 nebula_graphd!apache::thrift::metadata::ThriftServiceContextRef::ThriftServiceContextRef = <no type information>
00000000`013b97b0 nebula_graphd!apache::thrift::detail::ap::process<nebula::graph::cpp2::GraphServiceAsyncProcessor> = <no type information>
00000000`02725f10 nebula_graphd!apache::thrift::TStructDataStorage<nebula::meta::cpp2::AlterEdgeReq>::fields_types = <no type information>
00000000`01ad7270 nebula_graphd!apache::thrift::FutureCallbackBase<std::pair<nebula::meta::cpp2::ListListenerResp, std::unique_ptr<apache::thrift::transport::THeader, std::default_delete<apache::thrift::transport::THeader>>>>::requestSent = <no type information>
00000000`02357ee0 nebula_graphd!AUTHORITY_INFO_ACCESS_new = <no type information>
00000000`027b6890 nebula_graphd!absl::string_view::npos = <no type information>
00000000`02725100 nebula_graphd!apache::thrift::TStructDataStorage<nebula::meta::cpp2::DropSnapshotReq>::fields_names = <no type information>
00000000`01fd41a0 nebula_graphd!apache::thrift::metadata::ThriftType::serializedSize<apache::thrift::BinaryProtocolWriter> = <no type information>
00000000`01b761b0 nebula_graphd!apache::thrift::makeSemiFutureCallback<nebula::meta::cpp2::ListUsersResp> = <no type information>
00000000`01814750 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::UpdateSessionsResp>::~Struct = <no type information>
00000000`02726b60 nebula_graphd!apache::thrift::TStructDataStorage<nebula::meta::cpp2::Schema>::fields_names = <no type information>
00000000`01e37870 nebula_graphd!apache::thrift::HandlerCallbackBase::transform = <no type information>
00000000`01e6de90 nebula_graphd!apache::thrift::BaseThriftServer::getAdaptiveConcurrencyController = <no type information>
00000000`01ee9d30 nebula_graphd!apache::thrift::Cpp2Channel::writeSuccess = <no type information>
00000000`027940a6 nebula_graphd!apache::thrift::TStructDataStorage<apache::thrift::RequestSetupMetadata>::fields_types = <no type information>
00000000`0162c7a0 nebula_graphd!apache::thrift::detail::ac::recv_wrapped_helper<apache::thrift::CompactProtocolReader, apache::thrift::ThriftPresult<1, apache::thrift::FieldData<0, apache::thrift::type_class::structure, nebula::storage::cpp2::GetLeaderPartsResp *>>> = <no type information>
00000000`027034e8 nebula_graphd!apache::thrift::TStructDataStorage<nebula::storage::cpp2::AddTaskRequest>::fields_ids = <no type information>
00000000`01958610 nebula_graphd!apache::thrift::detail::si::future<nebula::meta::cpp2::ListEdgesResp> = <no type information>
00000000`01386210 nebula_graphd!apache::thrift::detail::md::Struct<nebula::graph::cpp2::PlanDescription>::writeAndGenType = <no type information>
00000000`01f6dcb0 nebula_graphd!apache::thrift::concurrency::SimpleThreadManager::remove = <no type information>
00000000`0186a1d0 nebula_graphd!apache::thrift::detail::TEnumMapFactory<nebula::meta::cpp2::ListHostType>::makeValuesToNamesMap = <no type information>
00000000`01b103d0 nebula_graphd!apache::thrift::HeaderFutureCallback<nebula::meta::cpp2::GetTagResp>::~HeaderFutureCallback = <no type information>
00000000`02725012 nebula_graphd!apache::thrift::TStructDataStorage<nebula::meta::cpp2::IndexStatus>::fields_ids = <no type information>
00000000`01822ec0 nebula_graphd!apache::thrift::detail::TccStructTraits<nebula::meta::cpp2::IndexItem>::translateFieldName = <no type information>
00000000`01fb64c0 nebula_graphd!apache::thrift::ClientPushMetadata::write<apache::thrift::CompactProtocolWriter> = <no type information>
00000000`01f9dfb0 nebula_graphd!apache::thrift::HeadersPayloadMetadata::write<apache::thrift::SimpleJSONProtocolWriter> = <no type information>
00000000`01631350 nebula_graphd!apache::thrift::FutureCallback<nebula::storage::cpp2::GetLeaderPartsResp>::~FutureCallback = <no type information>
00000000`019bbdf0 nebula_graphd!apache::thrift::GeneratedAsyncProcessor::deserializeRequest<apache::thrift::CompactProtocolReader, apache::thrift::ThriftPresult<0, apache::thrift::FieldData<1, apache::thrift::type_class::structure, nebula::meta::cpp2::GetTagReq *>>> = <no type information>
00000000`0223fe20 nebula_graphd!absl::raw_logging_internal::RawLoggingFullySupported = <no type information>
00000000`014a54d0 nebula_graphd!apache::thrift::detail::md::StructMetadata<nebula::storage::cpp2::ScanVertexRequest>::gen = <no type information>
00000000`014dd6c0 nebula_graphd!apache::thrift::detail::TEnumMapFactory<nebula::storage::cpp2::ScanType>::makeNamesToValuesMap = <no type information>
00000000`01e37830 nebula_graphd!apache::thrift::ServerInterface::BlockingThreadManager::keepAliveAcquire = <no type information>
00000000`01fc5d00 nebula_graphd!apache::thrift::metadata::swap = <no type information>
00000000`015d1380 nebula_graphd!apache::thrift::HandlerCallback<nebula::storage::cpp2::GetLeaderPartsResp>::doResult = <no type information>
00000000`01814360 nebula_graphd!apache::thrift::detail::md::Struct<nebula::meta::cpp2::GetTagIndexReq>::~Struct = <no type information>
00000000`01816610 nebula_graphd!apache::thrift::detail::md::Enum<nebula::meta::cpp2::ListenerType>::writeAndGenType = <no type information>
00000000`02724eb4 nebula_graphd!apache::thrift::TStructDataStorage<nebula::meta::cpp2::AddHostsIntoZoneReq>::fields_ids = <no type information>
00000000`01b80f20 nebula_graphd!apache::thrift::makeHeaderSemiFutureCallback<nebula::meta::cpp2::AdminJobResp> = <no type information>
00000000`019ea9f0 nebula_graphd!apache::thrift::HandlerCallback<nebula::meta::cpp2::GetMetaDirInfoResp>::complete = <no type information>
00000000`017f79f0 nebula_graphd!apache::thrift::detail::md::ServiceMetadata<nebula::meta::cpp2::MetaServiceSvIf>::gen_mergeZone = <no type information>
00000000`01e91280 nebula_graphd!apache::thrift::ThriftRequestCore::sendQueueTimeoutResponse = <no type information>
00000000`01f829a0 nebula_graphd!apache::thrift::PayloadAppServerExceptionMetadata::PayloadAppServerExceptionMetadata = <no type information>
00000000`01e8c270 nebula_graphd!apache::thrift::Cpp2Worker::Cpp2Worker = <no type information>
00000000`01fa1160 nebula_graphd!apache::thrift::ServerPushMetadata::write<apache::thrift::SimpleJSONProtocolWriter> = <no type information>
00000000`014b2a10 nebula_graphd!apache::thrift::detail::md::Struct<nebula::storage::cpp2::ClearSpaceResp>::~Struct = <no type information>
00000000`013cd760 nebula_graphd!apache::thrift::Cpp2Ops<nebula::AuthResponse, void>::write<apache::thrift::BinaryProtocolWriter> = <no type information>
00000000`01e90b20 nebula_graphd!apache::thrift::Cpp2ConnContext::setUserData = <no type information>
00000000`014b2fc0 nebula_graphd!apache::thrift::detail::md::Struct<nebula::cpp2::KeyValue>::writeAndGenType = <no type information>
00000000`01af24f0 nebula_graphd!apache::thrift::detail::ac::recv_wrapped_helper<apache::thrift::BinaryProtocolReader, apache::thrift::ThriftPresult<1, apache::thrift::FieldData<0, apache::thrift::type_class::structure, nebula::meta::cpp2::HBResp *>>> = <no type information>


是什么安装的哪个包?

3.2.0 docker

docker镜像名字是啥