这个集群各节点的IP是什么
2025-12-29T11:26:23.33671+08:00 INFO [337983,75240fae7ea847a7] caller=common/middleware.go:60:func1: API request: [GET /metrics/stat, client=10.38.14.21, ocpServerIp=, traceId=75240fae7ea847a7, body=]
2025-12-29T11:26:23.38291+08:00 INFO [337983,910da67a09d92a97] caller=common/middleware.go:60:func1: API request: [GET /metrics/ob/basic, client=10.38.37.221, ocpServerIp=, traceId=910da67a09d92a97, body=]
2025-12-29T11:26:23.38296+08:00 ERROR [337983,] caller=common/middleware_auth.go:65:Authorize: invalid header authorization: , should contain 2 content. url: /metrics/ob/basic
2025-12-29T11:26:23.38304+08:00 ERROR [337983,910da67a09d92a97] caller=web/http_server.go:50:AuthorizeMiddleware: basic auth Authorize failed, err:OcpAgentError: code = 1101, message = Authentication failed for invalid header authorization fields: url=/metrics/ob/basic
2025-12-29T11:26:25.66655+08:00 ERROR [337983,] caller=common/middleware_auth.go:65:Authorize: invalid header authorization: , should contain 2 content. url: /metrics/obproxy
2025-12-29T11:26:25.66688+08:00 ERROR [337983,c174ba90b3791d4e] caller=web/http_server.go:50:AuthorizeMiddleware: basic auth Authorize failed, err:OcpAgentError: code = 1101, message = Authentication failed for invalid header authorization fields:, url=/metrics/obproxy
2025-12-29T11:26:25.66648+08:00 INFO [337983,] caller=logtailer/log_tailer_executor.go:360:getWatchedNewLogs: getLogsWithinTime match file fields:, matchedFileRealPath=/home/admin/CatlCloudDBtst/oceanbase/log/observer.log.20251229112610991
2025-12-29T11:26:27.61063+08:00 WARN [337983,606e7e9ccc907c2b] caller=mysql/table_input.go:401:collectData: slow sql, name: ob_system_event, duration: 15.54191752s (over 100ms), sql: select /* MONITOR_AGENT */ con_id tenant_id, wait_class as event_group, sum(total_waits) as total_waits, sum(time_waited_micro / 1000000) as time_waited from v$system_event where v$system_event.wait_class <> 'IDLE' and (con_id > 1000 or con_id = 1) group by tenant_id, event_group
2025-12-29T11:26:27.61289+08:00 WARN [337983,606e7e9ccc907c2b] caller=common/input_cache.go:47:Update: update cache for key ob_system_event, err: collect ob_metric ob_system_event timeout
github.com/oceanbase/obagent/monitor/plugins/inputs/mysql.(*TableInput).collectData
/workspace/code-repo/rpm/.rpm_create/SOURCES/ocp-agent-ce/monitor/plugins/inputs/mysql/table_input.go:489
github.com/oceanbase/obagent/monitor/plugins/inputs/mysql.(*TableInput).InitCache.func1
/workspace/code-repo/rpm/.rpm_create/SOURCES/ocp-agent-ce/monitor/plugins/inputs/mysql/table_input.go:211
github.com/oceanbase/obagent/monitor/plugins/common.(*InputCache).Update
/workspace/code-repo/rpm/.rpm_create/SOURCES/ocp-agent-ce/monitor/plugins/common/input_cache.go:45
runtime.goexit
/home/admin/go/src/runtime/asm_amd64.s:1598
Caused by: io.netty.channel.AbstractChannel$AnnotatedNoRouteToHostException: No route to host: /10.200.2.124:62889
Caused by: java.net.NoRouteToHostException: No route to host
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:714)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.lang.Thread.run(Thread.java:748)
2025-12-29 14:05:23.362 INFO 31051 --- [metric-parse-9,,] c.o.o.m.s.OcpMetricCollectServiceImpl : Collect failed, exporter=http://10.200.2.124:62889/metrics/stat, collectAt=1766988323, message=java.net.ConnectException: No route to host: /10.200.2.124:62889, rootCause=NoRouteToHostException: No route to host