dyrnq commented on issue #7935:
URL: https://github.com/apache/gravitino/issues/7935#issuecomment-3157397052
i open DEBUG, got some info here
```bash
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "GET
/iceberg/v1/namespaces/bar/tables/bar_table?snapshots=all HTTP/1.1[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 << "HTTP/1.1 404 Not
Found[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 << "{"error":{"message":"Table
does not exist:
bar.bar_table","type":"NoSuchTableException","code":404,"stack":["org.apache.iceberg.exceptions.NoSuchTableException:
Table does not exist: bar.bar_table","\tat
org.apache.iceberg.BaseMetastoreCatalog.loadTable(BaseMetastoreCatalog.java:55)","\tat
org.apache.iceberg.rest.CatalogHandlers.loadTable(CatalogHandlers.java:312)","\tat
org.apache.gravitino.iceberg.common.ops.IcebergCatalogWrapper.lambda$loadTable$3(IcebergCatalogWrapper.java:181)","\tat
org.apache.gravitino.iceberg.common.ops.IcebergCatalogWrapper.injectTableConfig(IcebergCatalogWrapper.java:298)","\tat
org.apache.gravitino.iceberg.common.ops.IcebergCatalogWrapper.loadTable(IcebergCatalogWrapper.java:181)","\tat
org.apache.gravitino.iceberg.service.CatalogWrapperForREST.loadTable(CatalogWrapperForREST.java:95)","\tat
org.apache.gravitino.iceberg.service.dispatcher.IcebergTableOperationExecutor.loadTable(IcebergTableOperationExecu
tor.java:77)","\tat
org.apache.gravitino.iceberg.service.dispatcher.IcebergTableEventDispatcher.loadTable(IcebergTableEventDispatcher.java:153)","\tat
org.apache.gravitino.iceberg.service.rest.IcebergTableOperations.loadTable(IcebergTableOperations.java:205)","\tat
jdk.internal.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)","\tat
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)","\tat
java.base/java.lang.reflect.Method.invoke(Method.java:568)","\tat
org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)","\tat
org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146)","\tat
org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189)","\tat
org.glassfish.jersey.server.model.internal
.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)","\tat
org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93)","\tat
org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478)","\tat
org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400)","\tat
org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)","\tat
org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256)","\tat
org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)","\tat
org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)","\tat
org.glassfish.jersey.internal.Errors.process(Errors.java:292)","\tat
org.glassfish.jersey.internal.Errors.process(Errors.java:274)","\tat
org.glassfish.jersey.internal.Errors.process(Errors.java:244)","\tat org.glas
sfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)","\tat
org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235)","\tat
org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)","\tat
org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)","\tat
org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)","\tat
org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358)","\tat
org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311)","\tat
org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)","\tat
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)","\tat
org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1656)","\tat
org.apache.gravitino.server.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:86)","\tat
org.eclipse.jetty.servlet.FilterHo
lder.doFilter(FilterHolder.java:193)","\tat
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)","\tat
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)","\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)","\tat
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)","\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)","\tat
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)","\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)","\tat
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)","\tat
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)","\tat
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)","\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
","\tat org.eclipse.jetty.server.Server.handle(Server.java:516)","\tat
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)","\tat
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)","\tat
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)","\tat
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)","\tat
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)","\tat
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)","\tat
org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)","\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)","\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)","\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)","\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:
131)","\tat
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)","\tat
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)","\tat
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)","\tat
java.base/java.lang.Thread.run(Thread.java:833)"]}}"
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 << HTTP/1.1 404 Not Found
```
```bash
25/08/06 04:47:42 DEBUG headers: http-outgoing-0 >> GET
/api/metalakes/mylake/catalogs/bar_rest_catalog/schemas/bar/tables/bar_table
HTTP/1.1
25/08/06 04:47:42 DEBUG headers: http-outgoing-0 >> Content-Type:
application/json
25/08/06 04:47:42 DEBUG headers: http-outgoing-0 >> Accept:
application/vnd.gravitino.v1+json
25/08/06 04:47:42 DEBUG headers: http-outgoing-0 >> Authorization: Basic
c3Bhcms6ZHVtbXk=
25/08/06 04:47:42 DEBUG headers: http-outgoing-0 >> Accept-Encoding: gzip,
x-gzip, deflate
25/08/06 04:47:42 DEBUG headers: http-outgoing-0 >> Host: 192.168.6.159:8090
25/08/06 04:47:42 DEBUG headers: http-outgoing-0 >> Connection: keep-alive
25/08/06 04:47:42 DEBUG headers: http-outgoing-0 >> User-Agent:
Apache-HttpClient/5.2.1 (Java/17.0.15)
25/08/06 04:47:42 DEBUG wire: http-outgoing-0 >> "GET
/api/metalakes/mylake/catalogs/bar_rest_catalog/schemas/bar/tables/bar_table
HTTP/1.1[\r][\n]"
25/08/06 04:47:42 DEBUG wire: http-outgoing-0 >> "Content-Type:
application/json[\r][\n]"
25/08/06 04:47:42 DEBUG wire: http-outgoing-0 >> "Accept:
application/vnd.gravitino.v1+json[\r][\n]"
25/08/06 04:47:42 DEBUG wire: http-outgoing-0 >> "Authorization: Basic
c3Bhcms6ZHVtbXk=[\r][\n]"
25/08/06 04:47:42 DEBUG wire: http-outgoing-0 >> "Accept-Encoding: gzip,
x-gzip, deflate[\r][\n]"
25/08/06 04:47:42 DEBUG wire: http-outgoing-0 >> "Host:
192.168.6.159:8090[\r][\n]"
25/08/06 04:47:42 DEBUG wire: http-outgoing-0 >> "Connection:
keep-alive[\r][\n]"
25/08/06 04:47:42 DEBUG wire: http-outgoing-0 >> "User-Agent:
Apache-HttpClient/5.2.1 (Java/17.0.15)[\r][\n]"
25/08/06 04:47:42 DEBUG wire: http-outgoing-0 >> "[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-0 << "Date: Wed, 06 Aug 2025
04:47:42 GMT[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-0 << "Content-Type:
application/json[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-0 << "Content-Length:
620[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-0 << "Server:
Jetty(9.4.51.v20230217)[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-0 << "[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-0 <<
"{"code":0,"table":{"name":"bar_table","columns":[{"name":"id","type":"integer","nullable":false,"autoIncrement":false},{"name":"data","type":"string","nullable":true,"autoIncrement":false},{"name":"foo_id","type":"integer","nullable":true,"autoIncrement":false}],"properties":{"current-snapshot-id":"2508741171891004424","provider":"iceberg","write.parquet.compression-codec":"zstd","format-version":"2","format":"iceberg/parquet","location":"s3://warehouse/bar/bar_table","identifier-fields":"[id]"},"audit":{},"distribution":{"strategy":"none","number":0,"funcArgs":[]},"sortOrders":[],"partitioning":[],"indexes":[]}}"
25/08/06 04:47:43 DEBUG headers: http-outgoing-0 << HTTP/1.1 200 OK
25/08/06 04:47:43 DEBUG headers: http-outgoing-0 << Date: Wed, 06 Aug 2025
04:47:42 GMT
25/08/06 04:47:43 DEBUG headers: http-outgoing-0 << Content-Type:
application/json
25/08/06 04:47:43 DEBUG headers: http-outgoing-0 << Content-Length: 620
25/08/06 04:47:43 DEBUG headers: http-outgoing-0 << Server:
Jetty(9.4.51.v20230217)
25/08/06 04:47:43 DEBUG MainClientExec: ex-0000000006 connection can be kept
alive for 3 MINUTES
25/08/06 04:47:43 DEBUG InternalHttpClient: ep-0000000006 releasing valid
endpoint
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ep-0000000006
releasing endpoint
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ep-0000000006
connection http-outgoing-0 can be kept alive for 3 MINUTES
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ep-0000000006
connection released [route: {}->http://192.168.6.159:8090][total available: 1;
route allocated: 1 of 5; total allocated: 1 of 25]
25/08/06 04:47:43 DEBUG InternalHttpClient: ex-0000000003 preparing request
execution
25/08/06 04:47:43 DEBUG ProtocolExec: ex-0000000003 target auth state:
UNCHALLENGED
25/08/06 04:47:43 DEBUG ProtocolExec: ex-0000000003 proxy auth state:
UNCHALLENGED
25/08/06 04:47:43 DEBUG ConnectExec: ex-0000000003 acquiring connection with
route {}->[http://192.168.6.159:29001]
25/08/06 04:47:43 DEBUG InternalHttpClient: ex-0000000003 acquiring endpoint
(3 MINUTES)
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ex-0000000003
endpoint lease request (3 MINUTES) [route:
{}->[http://192.168.6.159:29001]][total available: 0; route allocated: 0 of
100; total allocated: 0 of 100]
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ex-0000000003
endpoint leased [route: {}->[http://192.168.6.159:29001]][total available: 0;
route allocated: 1 of 100; total allocated: 1 of 100]
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ex-0000000003
acquired ep-0000000003
25/08/06 04:47:43 DEBUG InternalHttpClient: ex-0000000003 acquired endpoint
ep-0000000003
25/08/06 04:47:43 DEBUG ConnectExec: ex-0000000003 opening connection
{}->[http://192.168.6.159:29001]
25/08/06 04:47:43 DEBUG InternalHttpClient: ep-0000000003 connecting
endpoint (null)
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ep-0000000003
connecting endpoint to http://192.168.6.159:29001 (3 MINUTES)
25/08/06 04:47:43 DEBUG DefaultHttpClientConnectionOperator: 192.168.6.159
resolving remote address
25/08/06 04:47:43 DEBUG DefaultHttpClientConnectionOperator: 192.168.6.159
resolved to [/192.168.6.159]
25/08/06 04:47:43 DEBUG DefaultHttpClientConnectionOperator:
http://192.168.6.159:29001 connecting null->/192.168.6.159:29001 (3 MINUTES)
25/08/06 04:47:43 DEBUG DefaultHttpClientConnectionOperator: http-outgoing-2
http://192.168.6.159:29001 connected /192.168.6.171:40890->/192.168.6.159:29001
25/08/06 04:47:43 DEBUG DefaultManagedHttpClientConnection: http-outgoing-2
set socket timeout to 3 MINUTES
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ep-0000000003
connected http-outgoing-2
25/08/06 04:47:43 DEBUG InternalHttpClient: ep-0000000003 endpoint connected
25/08/06 04:47:43 DEBUG MainClientExec: ex-0000000003 executing GET
/iceberg/v1/namespaces/bar/tables/bar_table?snapshots=all HTTP/1.1
25/08/06 04:47:43 DEBUG RequestUpgrade: Connection is upgradable: protocol
version = HTTP/1.1
25/08/06 04:47:43 DEBUG RequestUpgrade: Connection is upgradable to TLS:
method = GET
25/08/06 04:47:43 DEBUG RequestAddCookies: ex-0000000003 Cookie spec
selected: strict
25/08/06 04:47:43 DEBUG InternalHttpClient: ep-0000000003 start execution
ex-0000000003
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ep-0000000003
executing exchange ex-0000000003 over http-outgoing-2
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >> GET
/iceberg/v1/namespaces/bar/tables/bar_table?snapshots=all HTTP/1.1
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >> Accept: application/json
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >> Content-Type:
application/json
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >>
X-Client-Git-Commit-Short: 9ce0fcf
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >> X-Client-Version: Apache
Iceberg 1.8.1 (commit 9ce0fcf0af7becf25ad9fc996c3bad2afdcfd33d)
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >> Accept-Encoding: gzip,
x-gzip, deflate
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >> Host: 192.168.6.159:29001
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >> Connection: keep-alive
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >> User-Agent:
Apache-HttpClient/5.4.1 (Java/17.0.15)
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >> Upgrade: TLS/1.2
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 >> Connection: Upgrade
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "GET
/iceberg/v1/namespaces/bar/tables/bar_table?snapshots=all HTTP/1.1[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "Accept:
application/json[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "Content-Type:
application/json[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "X-Client-Git-Commit-Short:
9ce0fcf[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "X-Client-Version: Apache
Iceberg 1.8.1 (commit 9ce0fcf0af7becf25ad9fc996c3bad2afdcfd33d)[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "Accept-Encoding: gzip,
x-gzip, deflate[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "Host:
192.168.6.159:29001[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "Connection:
keep-alive[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "User-Agent:
Apache-HttpClient/5.4.1 (Java/17.0.15)[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "Upgrade: TLS/1.2[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "Connection:
Upgrade[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 >> "[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 << "HTTP/1.1 404 Not
Found[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 << "Date: Wed, 06 Aug 2025
04:47:42 GMT[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 << "Content-Type:
application/json[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 << "Content-Length:
6286[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 << "Server:
Jetty(9.4.51.v20230217)[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 << "[\r][\n]"
25/08/06 04:47:43 DEBUG wire: http-outgoing-2 << "{"error":{"message":"Table
does not exist:
bar.bar_table","type":"NoSuchTableException","code":404,"stack":["org.apache.iceberg.exceptions.NoSuchTableException:
Table does not exist: bar.bar_table","\tat
org.apache.iceberg.BaseMetastoreCatalog.loadTable(BaseMetastoreCatalog.java:55)","\tat
org.apache.iceberg.rest.CatalogHandlers.loadTable(CatalogHandlers.java:312)","\tat
org.apache.gravitino.iceberg.common.ops.IcebergCatalogWrapper.lambda$loadTable$3(IcebergCatalogWrapper.java:181)","\tat
org.apache.gravitino.iceberg.common.ops.IcebergCatalogWrapper.injectTableConfig(IcebergCatalogWrapper.java:298)","\tat
org.apache.gravitino.iceberg.common.ops.IcebergCatalogWrapper.loadTable(IcebergCatalogWrapper.java:181)","\tat
org.apache.gravitino.iceberg.service.CatalogWrapperForREST.loadTable(CatalogWrapperForREST.java:95)","\tat
org.apache.gravitino.iceberg.service.dispatcher.IcebergTableOperationExecutor.loadTable(IcebergTableOperationExecu
tor.java:77)","\tat
org.apache.gravitino.iceberg.service.dispatcher.IcebergTableEventDispatcher.loadTable(IcebergTableEventDispatcher.java:153)","\tat
org.apache.gravitino.iceberg.service.rest.IcebergTableOperations.loadTable(IcebergTableOperations.java:205)","\tat
jdk.internal.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)","\tat
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)","\tat
java.base/java.lang.reflect.Method.invoke(Method.java:568)","\tat
org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)","\tat
org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146)","\tat
org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189)","\tat
org.glassfish.jersey.server.model.internal
.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)","\tat
org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93)","\tat
org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478)","\tat
org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400)","\tat
org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)","\tat
org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256)","\tat
org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)","\tat
org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)","\tat
org.glassfish.jersey.internal.Errors.process(Errors.java:292)","\tat
org.glassfish.jersey.internal.Errors.process(Errors.java:274)","\tat
org.glassfish.jersey.internal.Errors.process(Errors.java:244)","\tat org.glas
sfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)","\tat
org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235)","\tat
org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)","\tat
org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)","\tat
org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)","\tat
org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358)","\tat
org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311)","\tat
org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)","\tat
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)","\tat
org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1656)","\tat
org.apache.gravitino.server.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:86)","\tat
org.eclipse.jetty.servlet.FilterHo
lder.doFilter(FilterHolder.java:193)","\tat
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)","\tat
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)","\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)","\tat
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)","\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)","\tat
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)","\tat
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)","\tat
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)","\tat
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)","\tat
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)","\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
","\tat org.eclipse.jetty.server.Server.handle(Server.java:516)","\tat
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)","\tat
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)","\tat
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)","\tat
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)","\tat
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)","\tat
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)","\tat
org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)","\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)","\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)","\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)","\tat
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:
131)","\tat
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)","\tat
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)","\tat
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)","\tat
java.base/java.lang.Thread.run(Thread.java:833)"]}}"
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 << HTTP/1.1 404 Not Found
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 << Date: Wed, 06 Aug 2025
04:47:42 GMT
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 << Content-Type:
application/json
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 << Content-Length: 6286
25/08/06 04:47:43 DEBUG headers: http-outgoing-2 << Server:
Jetty(9.4.51.v20230217)
25/08/06 04:47:43 DEBUG MainClientExec: ex-0000000003 connection can be kept
alive for 3 MINUTES
25/08/06 04:47:43 DEBUG InternalHttpClient: ep-0000000003 releasing valid
endpoint
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ep-0000000003
releasing endpoint
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ep-0000000003
connection http-outgoing-2 can be kept alive for 3 MINUTES
25/08/06 04:47:43 DEBUG PoolingHttpClientConnectionManager: ep-0000000003
connection released [route: {}->[http://192.168.6.159:29001]][total available:
1; route allocated: 1 of 100; total allocated: 1 of 100]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]