By type
2022-10-25 06:17:03.088 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:17:03.088 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:03.088 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:03.088 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:17:03.088 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:17:03.088 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:03.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:17:03.559 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:03.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:17:03.559 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4525a41f:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44387]], Read from buffer: [0] 2022-10-25 06:17:03.559 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:03.560 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3c88fa97:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:43913]], Read from buffer: [0] 2022-10-25 06:17:03.560 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:03.560 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3c88fa97:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:43913]], Read direct from socket: [133] 2022-10-25 06:17:03.560 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:03.560 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:17:03.560 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4525a41f:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44387]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:03.560 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-10] latch=2 2022-10-25 06:17:03.560 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4525a41f:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44387]]) 2022-10-25 06:17:03.561 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:03.561 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:03.561 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:03.561 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:03.561 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:17:03.562 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:17:03.562 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:17:03.562 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-9 State: N/A Method: Constructor URI: N/A 2022-10-25 06:17:03.563 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:17:03.563 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:17:03.563 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:17:03.563 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:17:03.563 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: dispatch URI: /status 2022-10-25 06:17:03.564 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:17:03.564 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:17:03.564 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3c88fa97:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:43913]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:17:03.564 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:17:03.564 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3c88fa97:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:43913]], State after async post processing: [ASYNC_END] 2022-10-25 06:17:03.565 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:03.565 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:03.565 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:03.565 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:03.565 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: intDispatch URI: /status 2022-10-25 06:17:03.565 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:17:03.565 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:17:03.566 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:17:03.566 DEBUG 1 --- [nio-8081-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:17:03.566 DEBUG 1 --- [nio-8081-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:17:03.566 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:17:03.567 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:17:03.567 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: recycle URI: /status 2022-10-25 06:17:03.567 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3c88fa97:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:43913]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:03.568 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3c88fa97:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:43913]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:03.568 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-9] latch=1 2022-10-25 06:17:03.568 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3c88fa97:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:43913]]) 2022-10-25 06:17:13.088 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:17:13.089 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:17:13.089 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:17:13.093 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31009 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:17:13.093 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [12c1811c] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:17:13.093 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:13.093 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30930, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:17:13.094 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30930, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:17:13.094 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30930, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:17:13.094 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30930, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:17:13.094 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30930, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:17:13.098 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30930, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:16:48 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:17:13.098 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30930, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:17:13.098 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [12c1811c] [184ef401-30930, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:17:13.098 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31009 resp: 401 UNAUTHORIZED 2022-10-25 06:17:13.099 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30930, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:17:13.099 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30930, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:17:13.099 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:17:13.099 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:13.099 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:13.099 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:17:13.099 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:17:13.099 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:13.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:17:13.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:17:13.563 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:13.563 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:13.564 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46c8890b:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57875]], Read from buffer: [0] 2022-10-25 06:17:13.564 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5e618ec7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60985]], Read from buffer: [0] 2022-10-25 06:17:13.564 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:13.564 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5e618ec7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60985]], Read direct from socket: [133] 2022-10-25 06:17:13.564 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:17:13.564 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:13.565 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46c8890b:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57875]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:13.565 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-1] latch=2 2022-10-25 06:17:13.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:13.565 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46c8890b:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57875]]) 2022-10-25 06:17:13.565 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:13.565 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:13.566 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:13.566 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:17:13.566 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:17:13.566 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:17:13.567 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-3 State: N/A Method: Constructor URI: N/A 2022-10-25 06:17:13.567 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:17:13.568 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:17:13.568 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:17:13.568 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:17:13.568 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: dispatch URI: /status 2022-10-25 06:17:13.568 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:17:13.568 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:17:13.569 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5e618ec7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60985]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:17:13.569 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:17:13.569 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5e618ec7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60985]], State after async post processing: [ASYNC_END] 2022-10-25 06:17:13.569 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:13.569 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:13.569 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:13.570 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:13.570 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: intDispatch URI: /status 2022-10-25 06:17:13.570 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:17:13.570 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:17:13.570 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:17:13.571 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:17:13.571 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:17:13.571 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:17:13.571 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:17:13.572 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: recycle URI: /status 2022-10-25 06:17:13.572 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5e618ec7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60985]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:13.572 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5e618ec7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60985]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:13.572 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-3] latch=1 2022-10-25 06:17:13.572 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5e618ec7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60985]]) 2022-10-25 06:17:23.104 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:17:23.104 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:17:23.105 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:17:23.110 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31010 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:17:23.110 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [6ca69a50] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:17:23.111 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:23.112 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30931, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:17:23.112 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30931, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:17:23.112 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30931, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:17:23.112 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30931, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:17:23.112 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30931, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:17:23.120 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30931, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:16:58 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=6, content-length=0] 2022-10-25 06:17:23.120 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30931, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:17:23.120 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [6ca69a50] [184ef401-30931, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:17:23.121 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31010 resp: 401 UNAUTHORIZED 2022-10-25 06:17:23.121 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30931, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:17:23.121 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30931, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:17:23.121 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:17:23.121 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:23.121 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:23.121 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:17:23.121 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:17:23.122 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:23.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:17:23.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:17:23.558 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:23.558 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:23.559 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17244765:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54605]], Read from buffer: [0] 2022-10-25 06:17:23.559 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17244765:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54605]], Read direct from socket: [133] 2022-10-25 06:17:23.559 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:17:23.559 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@48a1a7fd:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48523]], Read from buffer: [0] 2022-10-25 06:17:23.559 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:23.559 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:23.559 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:23.559 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:23.560 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:23.560 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:17:23.560 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:23.560 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:17:23.561 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@48a1a7fd:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48523]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:23.561 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:17:23.561 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-2] latch=2 2022-10-25 06:17:23.561 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@48a1a7fd:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48523]]) 2022-10-25 06:17:23.561 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-4 State: N/A Method: Constructor URI: N/A 2022-10-25 06:17:23.561 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:17:23.562 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:17:23.562 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:17:23.562 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:17:23.562 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: dispatch URI: /status 2022-10-25 06:17:23.562 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:17:23.562 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:17:23.563 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17244765:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54605]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:17:23.563 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:17:23.563 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17244765:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54605]], State after async post processing: [ASYNC_END] 2022-10-25 06:17:23.563 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:23.563 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:23.563 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:23.563 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:23.563 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: intDispatch URI: /status 2022-10-25 06:17:23.564 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:17:23.564 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:17:23.564 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:17:23.564 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:17:23.564 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:17:23.564 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:17:23.564 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:17:23.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: recycle URI: /status 2022-10-25 06:17:23.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17244765:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54605]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:23.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17244765:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54605]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:23.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-4] latch=1 2022-10-25 06:17:23.566 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17244765:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54605]]) 2022-10-25 06:17:33.121 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:17:33.122 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:17:33.122 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:17:33.125 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31011 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:17:33.125 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [32956421] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:17:33.126 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:33.126 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30932, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:17:33.126 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30932, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:17:33.126 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30932, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:17:33.126 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30932, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:17:33.127 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30932, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:17:33.130 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30932, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:17:08 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:17:33.130 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30932, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:17:33.130 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [32956421] [184ef401-30932, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:17:33.130 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31011 resp: 401 UNAUTHORIZED 2022-10-25 06:17:33.131 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30932, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:17:33.131 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30932, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:17:33.131 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:17:33.131 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:33.131 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:33.131 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:17:33.131 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:17:33.131 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:33.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:17:33.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:17:33.558 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:33.558 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:33.560 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@503e05d2:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48437]], Read from buffer: [0] 2022-10-25 06:17:33.560 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@57c2d046:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55003]], Read from buffer: [0] 2022-10-25 06:17:33.560 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@57c2d046:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55003]], Read direct from socket: [133] 2022-10-25 06:17:33.561 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:17:33.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:33.561 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:33.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:33.561 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:33.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@503e05d2:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48437]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:33.561 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:33.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=2 2022-10-25 06:17:33.561 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:33.562 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@503e05d2:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48437]]) 2022-10-25 06:17:33.562 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:17:33.562 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:17:33.562 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:17:33.562 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-5 State: N/A Method: Constructor URI: N/A 2022-10-25 06:17:33.563 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:17:33.563 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:17:33.563 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:17:33.563 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: dispatch URI: /status 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@57c2d046:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55003]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@57c2d046:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55003]], State after async post processing: [ASYNC_END] 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:33.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: intDispatch URI: /status 2022-10-25 06:17:33.569 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:17:33.569 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:17:33.569 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:17:33.569 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:17:33.569 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:17:33.569 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:17:33.569 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:17:33.569 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: recycle URI: /status 2022-10-25 06:17:33.569 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@57c2d046:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55003]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:33.569 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@57c2d046:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55003]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:33.570 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-5] latch=1 2022-10-25 06:17:33.570 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@57c2d046:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55003]]) 2022-10-25 06:17:43.131 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:17:43.132 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:17:43.132 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:17:43.135 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31012 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:17:43.135 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [4dc6963b] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:17:43.135 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:43.135 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30933, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:17:43.136 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30933, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:17:43.136 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30933, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:17:43.136 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30933, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:17:43.136 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30933, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:17:43.140 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30933, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:17:18 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:17:43.140 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30933, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:17:43.140 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [4dc6963b] [184ef401-30933, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:17:43.140 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31012 resp: 401 UNAUTHORIZED 2022-10-25 06:17:43.140 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30933, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:17:43.140 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30933, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:17:43.141 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:17:43.141 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:43.141 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:43.141 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:17:43.141 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:17:43.141 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:43.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:17:43.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:17:43.559 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:43.559 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:43.560 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5880b5d9:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:45775]], Read from buffer: [0] 2022-10-25 06:17:43.560 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@53d08208:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42517]], Read from buffer: [0] 2022-10-25 06:17:43.560 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@53d08208:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42517]], Read direct from socket: [133] 2022-10-25 06:17:43.560 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:17:43.561 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:43.561 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:43.561 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:43.562 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:43.561 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:43.562 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5880b5d9:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:45775]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:43.562 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:43.562 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-8] latch=2 2022-10-25 06:17:43.563 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5880b5d9:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:45775]]) 2022-10-25 06:17:43.563 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:17:43.563 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:17:43.563 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:17:43.564 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-7 State: N/A Method: Constructor URI: N/A 2022-10-25 06:17:43.564 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:17:43.564 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:17:43.564 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:17:43.564 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:17:43.564 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: dispatch URI: /status 2022-10-25 06:17:43.565 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:17:43.565 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:17:43.565 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@53d08208:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42517]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:17:43.565 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:17:43.565 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@53d08208:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42517]], State after async post processing: [ASYNC_END] 2022-10-25 06:17:43.565 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:43.566 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:43.566 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:43.566 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:43.566 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: intDispatch URI: /status 2022-10-25 06:17:43.566 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:17:43.566 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:17:43.567 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:17:43.567 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:17:43.567 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:17:43.567 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:17:43.568 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:17:43.568 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: recycle URI: /status 2022-10-25 06:17:43.568 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@53d08208:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42517]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:43.568 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@53d08208:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42517]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:43.568 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-7] latch=1 2022-10-25 06:17:43.568 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@53d08208:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42517]]) 2022-10-25 06:17:52.400 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2022-10-25 06:17:52.401 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2022-10-25 06:17:53.141 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:17:53.141 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:17:53.141 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:17:53.144 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31013 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:17:53.144 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [539127fe] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:17:53.144 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:53.144 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30934, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:17:53.144 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30934, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:17:53.144 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30934, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:17:53.144 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30934, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:17:53.145 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30934, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:17:53.149 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30934, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:17:28 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:17:53.149 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30934, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:17:53.149 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [539127fe] [184ef401-30934, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:17:53.149 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31013 resp: 401 UNAUTHORIZED 2022-10-25 06:17:53.149 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30934, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:17:53.149 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30934, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:17:53.150 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:17:53.150 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:53.150 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:17:53.150 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:17:53.150 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:17:53.150 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:17:53.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:17:53.559 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:53.559 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5907150c:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41959]], Read from buffer: [0] 2022-10-25 06:17:53.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:17:53.559 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:53.559 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:17:53.559 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:17:53.559 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5907150c:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41959]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:53.560 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-10] latch=2 2022-10-25 06:17:53.560 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5907150c:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41959]]) 2022-10-25 06:17:53.560 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58b043ba:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:37119]], Read from buffer: [0] 2022-10-25 06:17:53.560 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58b043ba:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:37119]], Read direct from socket: [133] 2022-10-25 06:17:53.560 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:17:53.561 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:53.561 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:53.561 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:53.561 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:53.561 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:17:53.561 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:17:53.562 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:17:53.562 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-9 State: N/A Method: Constructor URI: N/A 2022-10-25 06:17:53.563 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:17:53.563 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:17:53.563 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:17:53.563 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:17:53.563 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: dispatch URI: /status 2022-10-25 06:17:53.563 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:17:53.564 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:17:53.564 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58b043ba:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:37119]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:17:53.564 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:17:53.564 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58b043ba:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:37119]], State after async post processing: [ASYNC_END] 2022-10-25 06:17:53.564 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:17:53.564 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:17:53.564 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:17:53.565 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:17:53.565 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: intDispatch URI: /status 2022-10-25 06:17:53.565 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:17:53.565 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:17:53.565 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:17:53.565 DEBUG 1 --- [nio-8081-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:17:53.565 DEBUG 1 --- [nio-8081-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:17:53.566 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:17:53.566 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:17:53.567 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: recycle URI: /status 2022-10-25 06:17:53.567 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58b043ba:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:37119]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:53.567 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58b043ba:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:37119]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:17:53.567 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-9] latch=1 2022-10-25 06:17:53.567 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58b043ba:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:37119]]) 2022-10-25 06:18:02.977 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1666678682977 sessioncount 0 2022-10-25 06:18:02.977 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 0 expired sessions: 0 2022-10-25 06:18:03.150 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:18:03.150 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:18:03.150 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:18:03.153 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31014 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:18:03.153 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [bbd43c6] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:18:03.153 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:03.154 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30935, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:03.154 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30935, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:03.154 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30935, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:18:03.154 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30935, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:18:03.154 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30935, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:18:03.158 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30935, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:17:38 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:18:03.158 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30935, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:18:03.158 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [bbd43c6] [184ef401-30935, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:18:03.158 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31014 resp: 401 UNAUTHORIZED 2022-10-25 06:18:03.158 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30935, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:18:03.159 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30935, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:18:03.159 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:18:03.159 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:03.159 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:03.159 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:18:03.159 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:18:03.159 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:03.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:18:03.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:18:03.559 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:03.559 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3093bb5d:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57555]], Read from buffer: [0] 2022-10-25 06:18:03.559 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:03.559 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6cbcc080:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54799]], Read from buffer: [0] 2022-10-25 06:18:03.560 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:03.560 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6cbcc080:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54799]], Read direct from socket: [133] 2022-10-25 06:18:03.560 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:03.560 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3093bb5d:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57555]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:03.560 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:18:03.560 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-1] latch=2 2022-10-25 06:18:03.560 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3093bb5d:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57555]]) 2022-10-25 06:18:03.560 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:03.560 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:03.561 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:03.561 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:03.561 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:18:03.561 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:18:03.561 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:18:03.562 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-3 State: N/A Method: Constructor URI: N/A 2022-10-25 06:18:03.562 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:18:03.563 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:18:03.563 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:18:03.563 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:18:03.563 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: dispatch URI: /status 2022-10-25 06:18:03.563 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:18:03.563 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:18:03.563 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6cbcc080:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54799]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:18:03.563 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:18:03.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6cbcc080:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54799]], State after async post processing: [ASYNC_END] 2022-10-25 06:18:03.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:03.564 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:03.564 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:03.564 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:03.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: intDispatch URI: /status 2022-10-25 06:18:03.564 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:18:03.565 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:18:03.565 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:18:03.565 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:18:03.565 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:18:03.565 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:18:03.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:18:03.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: recycle URI: /status 2022-10-25 06:18:03.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6cbcc080:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54799]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:03.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6cbcc080:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54799]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:03.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-3] latch=1 2022-10-25 06:18:03.567 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6cbcc080:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:54799]]) 2022-10-25 06:18:13.159 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:18:13.160 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:18:13.160 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:18:13.166 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31015 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:18:13.166 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [12909afc] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:18:13.167 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:13.167 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30936, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:13.167 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30936, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:13.167 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30936, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:18:13.168 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30936, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:18:13.168 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30936, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:18:13.171 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30936, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:17:48 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:18:13.172 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30936, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:18:13.172 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [12909afc] [184ef401-30936, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:18:13.172 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31015 resp: 401 UNAUTHORIZED 2022-10-25 06:18:13.172 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30936, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:18:13.172 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30936, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:18:13.174 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:18:13.174 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:13.174 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:13.174 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:18:13.174 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:18:13.174 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:13.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:18:13.559 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:13.560 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:18:13.560 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@778f74a8:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44477]], Read from buffer: [0] 2022-10-25 06:18:13.560 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:13.560 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@39588ae7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52993]], Read from buffer: [0] 2022-10-25 06:18:13.560 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@39588ae7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52993]], Read direct from socket: [133] 2022-10-25 06:18:13.560 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:18:13.560 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:13.561 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:13.561 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:13.561 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:13.561 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@778f74a8:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44477]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:13.561 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:13.561 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-2] latch=2 2022-10-25 06:18:13.561 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:13.561 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@778f74a8:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44477]]) 2022-10-25 06:18:13.562 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:18:13.562 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:18:13.562 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:18:13.564 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-4 State: N/A Method: Constructor URI: N/A 2022-10-25 06:18:13.564 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:18:13.564 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:18:13.564 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:18:13.564 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:18:13.564 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: dispatch URI: /status 2022-10-25 06:18:13.564 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:18:13.565 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:18:13.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@39588ae7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52993]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:18:13.565 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:18:13.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@39588ae7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52993]], State after async post processing: [ASYNC_END] 2022-10-25 06:18:13.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:13.565 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:13.565 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:13.565 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:13.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: intDispatch URI: /status 2022-10-25 06:18:13.566 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:18:13.566 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:18:13.566 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:18:13.566 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:18:13.566 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:18:13.567 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:18:13.567 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:18:13.567 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: recycle URI: /status 2022-10-25 06:18:13.567 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@39588ae7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52993]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:13.567 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@39588ae7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52993]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:13.567 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-4] latch=1 2022-10-25 06:18:13.568 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@39588ae7:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52993]]) 2022-10-25 06:18:23.174 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:18:23.174 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:18:23.175 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:18:23.179 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31016 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:18:23.179 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [6b1eb1db] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:18:23.179 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:23.179 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30937, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:23.179 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30937, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:23.180 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30937, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:18:23.180 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30937, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:18:23.180 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30937, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:18:23.185 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30937, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:17:58 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2022-10-25 06:18:23.185 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30937, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:18:23.186 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [6b1eb1db] [184ef401-30937, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:18:23.186 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31016 resp: 401 UNAUTHORIZED 2022-10-25 06:18:23.186 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30937, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:18:23.186 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30937, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:18:23.186 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:18:23.186 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:23.187 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:23.187 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:18:23.187 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:18:23.187 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:23.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:18:23.560 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:23.560 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:18:23.560 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5f0bcae8:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40677]], Read from buffer: [0] 2022-10-25 06:18:23.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:23.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:23.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5f0bcae8:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40677]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:23.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=2 2022-10-25 06:18:23.561 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5f0bcae8:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40677]]) 2022-10-25 06:18:23.561 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:23.561 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@38cf2a3a:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52559]], Read from buffer: [0] 2022-10-25 06:18:23.562 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@38cf2a3a:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52559]], Read direct from socket: [133] 2022-10-25 06:18:23.562 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:18:23.562 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:23.562 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:23.562 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:23.562 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:23.563 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:18:23.563 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:18:23.563 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:18:23.563 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-6 State: N/A Method: Constructor URI: N/A 2022-10-25 06:18:23.563 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: dispatch URI: /status 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@38cf2a3a:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52559]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@38cf2a3a:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52559]], State after async post processing: [ASYNC_END] 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:23.564 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:23.565 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:23.565 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:23.565 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: intDispatch URI: /status 2022-10-25 06:18:23.565 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:18:23.565 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:18:23.565 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:18:23.565 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:18:23.565 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:18:23.566 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:18:23.566 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:18:23.566 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: recycle URI: /status 2022-10-25 06:18:23.566 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@38cf2a3a:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52559]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:23.566 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@38cf2a3a:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52559]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:23.567 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=1 2022-10-25 06:18:23.567 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@38cf2a3a:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52559]]) 2022-10-25 06:18:33.187 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:18:33.187 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:18:33.188 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:18:33.192 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31017 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:18:33.193 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [316ac591] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:18:33.193 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:33.193 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30938, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:33.193 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30938, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:33.194 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30938, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:18:33.194 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30938, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:18:33.194 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30938, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:18:33.199 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30938, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:18:08 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2022-10-25 06:18:33.199 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30938, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:18:33.199 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [316ac591] [184ef401-30938, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:18:33.199 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31017 resp: 401 UNAUTHORIZED 2022-10-25 06:18:33.199 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30938, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:18:33.199 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30938, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:18:33.200 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:18:33.200 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:33.200 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:33.200 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:18:33.200 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:18:33.200 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:33.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:18:33.563 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:33.563 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@49d3e2ee:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40437]], Read from buffer: [0] 2022-10-25 06:18:33.563 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@49d3e2ee:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40437]], Read direct from socket: [133] 2022-10-25 06:18:33.563 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:18:33.563 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:33.564 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:33.564 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:33.564 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:33.564 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:18:33.564 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:18:33.564 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:18:33.565 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-8 State: N/A Method: Constructor URI: N/A 2022-10-25 06:18:33.565 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:18:33.565 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:18:33.565 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:18:33.565 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:18:33.566 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-8 State: N/A Method: dispatch URI: /status 2022-10-25 06:18:33.566 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:18:33.566 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:18:33.566 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@49d3e2ee:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40437]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:18:33.566 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:18:33.566 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@49d3e2ee:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40437]], State after async post processing: [ASYNC_END] 2022-10-25 06:18:33.566 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:33.566 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:33.567 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:33.567 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:33.567 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-8 State: N/A Method: intDispatch URI: /status 2022-10-25 06:18:33.567 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:18:33.567 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:18:33.567 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:18:33.567 DEBUG 1 --- [nio-8081-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:18:33.567 DEBUG 1 --- [nio-8081-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:18:33.568 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:18:33.568 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:18:33.568 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:18:33.568 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-8 State: N/A Method: recycle URI: /status 2022-10-25 06:18:33.568 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@49d3e2ee:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40437]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:33.568 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@49d3e2ee:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40437]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:33.568 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-8] latch=2 2022-10-25 06:18:33.568 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:33.568 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@49d3e2ee:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40437]]) 2022-10-25 06:18:33.569 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@758ec959:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42719]], Read from buffer: [0] 2022-10-25 06:18:33.569 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:33.569 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:33.570 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@758ec959:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42719]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:33.570 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-7] latch=1 2022-10-25 06:18:33.570 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@758ec959:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42719]]) 2022-10-25 06:18:43.200 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:18:43.201 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:18:43.201 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:18:43.205 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31018 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:18:43.206 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [50280309] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:18:43.206 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:43.206 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30939, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:43.206 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30939, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:43.206 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30939, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:18:43.206 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30939, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:18:43.207 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30939, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:18:43.210 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30939, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:18:18 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:18:43.210 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30939, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:18:43.210 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [50280309] [184ef401-30939, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:18:43.210 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31018 resp: 401 UNAUTHORIZED 2022-10-25 06:18:43.211 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30939, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:18:43.211 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30939, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:18:43.211 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:18:43.211 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:43.211 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:43.211 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:18:43.212 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:18:43.212 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:43.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:18:43.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:18:43.563 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:43.564 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3145961b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:45513]], Read from buffer: [0] 2022-10-25 06:18:43.564 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:43.565 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:43.565 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3145961b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:45513]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:43.565 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-10] latch=2 2022-10-25 06:18:43.565 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3145961b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:45513]]) 2022-10-25 06:18:43.566 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:43.566 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2aeed7dd:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41747]], Read from buffer: [0] 2022-10-25 06:18:43.566 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2aeed7dd:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41747]], Read direct from socket: [133] 2022-10-25 06:18:43.569 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:18:43.570 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:43.570 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:43.570 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:43.570 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:43.570 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:18:43.570 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:18:43.570 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:18:43.571 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-9 State: N/A Method: Constructor URI: N/A 2022-10-25 06:18:43.571 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:18:43.571 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:18:43.572 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:18:43.572 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:18:43.572 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: dispatch URI: /status 2022-10-25 06:18:43.572 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:18:43.572 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:18:43.572 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2aeed7dd:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41747]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:18:43.572 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:18:43.572 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2aeed7dd:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41747]], State after async post processing: [ASYNC_END] 2022-10-25 06:18:43.572 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:43.572 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:43.573 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:43.573 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:43.573 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: intDispatch URI: /status 2022-10-25 06:18:43.573 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:18:43.573 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:18:43.573 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:18:43.573 DEBUG 1 --- [nio-8081-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:18:43.573 DEBUG 1 --- [nio-8081-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:18:43.574 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:18:43.574 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:18:43.574 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: recycle URI: /status 2022-10-25 06:18:43.575 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2aeed7dd:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41747]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:43.575 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2aeed7dd:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41747]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:43.575 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-9] latch=1 2022-10-25 06:18:43.575 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2aeed7dd:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41747]]) 2022-10-25 06:18:52.401 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2022-10-25 06:18:52.401 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2022-10-25 06:18:53.211 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:18:53.212 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:18:53.212 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:18:53.215 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31019 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:18:53.216 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [4679348a] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:18:53.216 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:53.216 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30940, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:53.216 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30940, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:18:53.216 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30940, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:18:53.216 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30940, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:18:53.217 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30940, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:18:53.220 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30940, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:18:28 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:18:53.220 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30940, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:18:53.220 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [4679348a] [184ef401-30940, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:18:53.220 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31019 resp: 401 UNAUTHORIZED 2022-10-25 06:18:53.220 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30940, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:18:53.220 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30940, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:18:53.221 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:18:53.221 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:53.221 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:18:53.221 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:18:53.221 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:18:53.221 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:18:53.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:18:53.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:18:53.559 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:53.559 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@41ad5876:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:59093]], Read from buffer: [0] 2022-10-25 06:18:53.559 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:18:53.559 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@462422cf:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60827]], Read from buffer: [0] 2022-10-25 06:18:53.559 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:53.559 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@462422cf:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60827]], Read direct from socket: [133] 2022-10-25 06:18:53.559 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:18:53.559 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:18:53.560 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@41ad5876:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:59093]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:53.560 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:53.560 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-1] latch=2 2022-10-25 06:18:53.562 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@41ad5876:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:59093]]) 2022-10-25 06:18:53.562 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:53.562 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:53.563 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:53.563 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:18:53.563 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:18:53.564 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:18:53.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-3 State: N/A Method: Constructor URI: N/A 2022-10-25 06:18:53.564 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:18:53.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:18:53.565 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:18:53.565 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:18:53.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: dispatch URI: /status 2022-10-25 06:18:53.566 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:18:53.566 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:18:53.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@462422cf:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60827]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:18:53.566 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:18:53.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@462422cf:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60827]], State after async post processing: [ASYNC_END] 2022-10-25 06:18:53.567 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:18:53.567 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:18:53.567 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:18:53.567 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:18:53.567 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: intDispatch URI: /status 2022-10-25 06:18:53.568 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:18:53.568 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:18:53.568 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:18:53.568 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:18:53.569 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:18:53.569 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:18:53.569 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:18:53.569 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: recycle URI: /status 2022-10-25 06:18:53.569 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@462422cf:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60827]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:53.569 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@462422cf:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60827]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:18:53.569 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-3] latch=1 2022-10-25 06:18:53.570 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@462422cf:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60827]]) 2022-10-25 06:19:02.981 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1666678742981 sessioncount 0 2022-10-25 06:19:02.981 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 0 expired sessions: 0 2022-10-25 06:19:03.221 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:19:03.221 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:19:03.221 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:19:03.225 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31020 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:19:03.225 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [5877c5f7] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:19:03.225 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:03.225 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30941, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:03.225 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30941, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:03.225 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30941, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:19:03.226 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30941, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:19:03.226 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30941, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:19:03.230 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30941, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:18:38 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:19:03.230 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30941, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:19:03.230 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [5877c5f7] [184ef401-30941, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:19:03.230 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31020 resp: 401 UNAUTHORIZED 2022-10-25 06:19:03.230 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30941, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:19:03.230 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30941, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:19:03.230 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:19:03.230 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:03.230 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:03.231 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:19:03.231 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:19:03.231 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:03.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:19:03.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:19:03.559 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:03.559 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:03.559 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ea6a6c4:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60319]], Read from buffer: [0] 2022-10-25 06:19:03.559 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5050b32e:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55685]], Read from buffer: [0] 2022-10-25 06:19:03.560 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:03.560 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5050b32e:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55685]], Read direct from socket: [133] 2022-10-25 06:19:03.560 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:03.560 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:19:03.560 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ea6a6c4:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60319]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:03.560 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-2] latch=2 2022-10-25 06:19:03.560 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ea6a6c4:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:60319]]) 2022-10-25 06:19:03.560 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:03.560 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:03.561 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:03.561 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:03.561 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:19:03.561 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:19:03.562 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:19:03.562 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-4 State: N/A Method: Constructor URI: N/A 2022-10-25 06:19:03.563 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:19:03.563 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:19:03.563 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:19:03.563 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:19:03.564 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: dispatch URI: /status 2022-10-25 06:19:03.564 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:19:03.564 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:19:03.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5050b32e:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55685]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:19:03.565 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:19:03.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5050b32e:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55685]], State after async post processing: [ASYNC_END] 2022-10-25 06:19:03.566 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:03.566 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:03.566 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:03.566 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:03.567 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: intDispatch URI: /status 2022-10-25 06:19:03.567 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:19:03.567 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:19:03.568 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:19:03.568 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:19:03.568 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:19:03.569 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:19:03.569 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:19:03.570 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: recycle URI: /status 2022-10-25 06:19:03.570 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5050b32e:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55685]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:03.570 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5050b32e:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55685]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:03.570 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-4] latch=1 2022-10-25 06:19:03.571 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5050b32e:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55685]]) 2022-10-25 06:19:13.230 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:19:13.231 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:19:13.231 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:19:13.235 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31021 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:19:13.235 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [3fd6d525] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:19:13.235 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:13.236 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30942, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:13.236 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30942, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:13.236 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30942, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:19:13.236 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30942, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:19:13.236 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30942, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:19:13.241 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30942, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:18:48 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:19:13.241 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30942, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:19:13.241 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [3fd6d525] [184ef401-30942, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:19:13.241 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31021 resp: 401 UNAUTHORIZED 2022-10-25 06:19:13.241 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30942, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:19:13.241 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30942, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:19:13.242 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:19:13.242 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:13.242 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:13.242 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:19:13.242 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:19:13.242 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:13.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:19:13.559 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:13.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:19:13.559 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@36f4824b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:49155]], Read from buffer: [0] 2022-10-25 06:19:13.559 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:13.559 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:13.560 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4041605b:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41957]], Read from buffer: [0] 2022-10-25 06:19:13.560 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:13.560 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@36f4824b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:49155]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:13.560 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-5] latch=2 2022-10-25 06:19:13.560 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@36f4824b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:49155]]) 2022-10-25 06:19:13.560 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4041605b:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41957]], Read direct from socket: [133] 2022-10-25 06:19:13.560 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:19:13.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:13.561 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:13.561 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:13.561 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:13.562 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:19:13.562 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:19:13.562 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:19:13.563 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-6 State: N/A Method: Constructor URI: N/A 2022-10-25 06:19:13.563 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:19:13.564 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:19:13.564 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:19:13.564 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:19:13.564 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: dispatch URI: /status 2022-10-25 06:19:13.564 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:19:13.564 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:19:13.565 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4041605b:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41957]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:19:13.565 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:19:13.565 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4041605b:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41957]], State after async post processing: [ASYNC_END] 2022-10-25 06:19:13.565 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:13.565 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:13.566 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:13.566 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:13.566 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: intDispatch URI: /status 2022-10-25 06:19:13.566 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:19:13.567 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:19:13.567 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:19:13.567 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:19:13.567 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:19:13.568 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:19:13.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:19:13.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: recycle URI: /status 2022-10-25 06:19:13.569 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4041605b:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41957]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:13.569 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4041605b:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41957]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:13.569 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=1 2022-10-25 06:19:13.569 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4041605b:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41957]]) 2022-10-25 06:19:23.242 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:19:23.242 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:19:23.243 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:19:23.246 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31022 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:19:23.246 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [2ff6a99d] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:19:23.247 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:23.247 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30943, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:23.248 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30943, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:23.248 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30943, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:19:23.248 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30943, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:19:23.249 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30943, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:19:23.252 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30943, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:18:58 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:19:23.252 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30943, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:19:23.253 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [2ff6a99d] [184ef401-30943, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:19:23.253 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31022 resp: 401 UNAUTHORIZED 2022-10-25 06:19:23.253 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30943, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:19:23.254 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30943, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:19:23.254 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:19:23.254 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:23.255 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:23.255 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:19:23.255 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:19:23.256 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:23.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:19:23.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:19:23.559 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:23.560 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4fe36208:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57455]], Read from buffer: [0] 2022-10-25 06:19:23.560 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:23.561 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:23.561 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:23.561 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2d097e10:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55501]], Read from buffer: [0] 2022-10-25 06:19:23.562 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2d097e10:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55501]], Read direct from socket: [133] 2022-10-25 06:19:23.562 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:19:23.561 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4fe36208:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57455]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:23.562 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-8] latch=2 2022-10-25 06:19:23.563 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:23.563 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:23.563 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4fe36208:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57455]]) 2022-10-25 06:19:23.563 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:23.563 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:23.564 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:19:23.564 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:19:23.564 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:19:23.565 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-7 State: N/A Method: Constructor URI: N/A 2022-10-25 06:19:23.565 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:19:23.566 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:19:23.566 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:19:23.566 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:19:23.566 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: dispatch URI: /status 2022-10-25 06:19:23.567 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:19:23.568 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:19:23.568 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2d097e10:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55501]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:19:23.568 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:19:23.569 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2d097e10:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55501]], State after async post processing: [ASYNC_END] 2022-10-25 06:19:23.569 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:23.569 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:23.569 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:23.569 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:23.569 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: intDispatch URI: /status 2022-10-25 06:19:23.569 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:19:23.569 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:19:23.569 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:19:23.570 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:19:23.570 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:19:23.570 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:19:23.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:19:23.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: recycle URI: /status 2022-10-25 06:19:23.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2d097e10:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55501]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:23.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2d097e10:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55501]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:23.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-7] latch=1 2022-10-25 06:19:23.571 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2d097e10:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55501]]) 2022-10-25 06:19:33.254 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:19:33.255 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:19:33.255 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:19:33.259 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31023 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:19:33.259 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [20a4158d] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:19:33.259 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:33.260 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30944, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:33.260 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30944, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:33.260 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30944, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:19:33.260 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30944, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:19:33.260 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30944, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:19:33.265 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30944, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:19:08 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2022-10-25 06:19:33.265 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30944, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:19:33.265 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [20a4158d] [184ef401-30944, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:19:33.265 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31023 resp: 401 UNAUTHORIZED 2022-10-25 06:19:33.265 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30944, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:19:33.266 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30944, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:19:33.266 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:19:33.266 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:33.266 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:33.266 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:19:33.266 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:19:33.266 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:33.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:19:33.559 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:33.559 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ed29b7b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44395]], Read from buffer: [0] 2022-10-25 06:19:33.559 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ed29b7b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44395]], Read direct from socket: [133] 2022-10-25 06:19:33.559 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:19:33.560 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:33.560 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:19:33.560 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:33.560 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:33.560 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:33.564 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:33.564 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@19e0f784:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42879]], Read from buffer: [0] 2022-10-25 06:19:33.564 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:19:33.564 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:19:33.565 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:33.565 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:19:33.565 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:33.565 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: ttp-nio-8081-exec-10 State: N/A Method: Constructor URI: N/A 2022-10-25 06:19:33.565 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@19e0f784:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42879]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:33.565 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-9] latch=2 2022-10-25 06:19:33.565 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:19:33.566 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@19e0f784:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:42879]]) 2022-10-25 06:19:33.566 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:19:33.566 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:19:33.566 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:19:33.566 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: dispatch URI: /status 2022-10-25 06:19:33.566 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:19:33.566 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:19:33.566 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ed29b7b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44395]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:19:33.566 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:19:33.566 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ed29b7b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44395]], State after async post processing: [ASYNC_END] 2022-10-25 06:19:33.567 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:33.567 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:33.567 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:33.567 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:33.567 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: intDispatch URI: /status 2022-10-25 06:19:33.567 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:19:33.567 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:19:33.567 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:19:33.568 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:19:33.568 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:19:33.568 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:19:33.568 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:19:33.568 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: recycle URI: /status 2022-10-25 06:19:33.568 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ed29b7b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44395]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:33.568 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ed29b7b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44395]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:33.568 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-10] latch=1 2022-10-25 06:19:33.569 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ed29b7b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44395]]) 2022-10-25 06:19:43.266 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:19:43.266 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:19:43.267 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:19:43.270 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31024 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:19:43.271 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [469a2413] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:19:43.271 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:43.271 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30945, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:43.271 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30945, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:43.272 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30945, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:19:43.272 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30945, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:19:43.272 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30945, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:19:43.276 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30945, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:19:18 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:19:43.276 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30945, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:19:43.277 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [469a2413] [184ef401-30945, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:19:43.277 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31024 resp: 401 UNAUTHORIZED 2022-10-25 06:19:43.277 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30945, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:19:43.277 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30945, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:19:43.278 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:19:43.278 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:43.278 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:43.278 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:19:43.278 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:19:43.278 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:43.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:19:43.558 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:43.559 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@b904e5b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57443]], Read from buffer: [0] 2022-10-25 06:19:43.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:19:43.559 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:43.559 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:43.559 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@167ae8fc:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:46131]], Read from buffer: [0] 2022-10-25 06:19:43.560 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@167ae8fc:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:46131]], Read direct from socket: [133] 2022-10-25 06:19:43.560 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:19:43.560 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:43.560 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:43.560 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:43.561 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@b904e5b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57443]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:43.561 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:43.561 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-1] latch=2 2022-10-25 06:19:43.561 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:43.561 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@b904e5b:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:57443]]) 2022-10-25 06:19:43.561 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:19:43.561 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:19:43.562 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:19:43.563 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-3 State: N/A Method: Constructor URI: N/A 2022-10-25 06:19:43.563 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:19:43.563 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:19:43.563 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:19:43.564 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:19:43.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: dispatch URI: /status 2022-10-25 06:19:43.564 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:19:43.564 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:19:43.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@167ae8fc:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:46131]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:19:43.564 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:19:43.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@167ae8fc:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:46131]], State after async post processing: [ASYNC_END] 2022-10-25 06:19:43.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:43.564 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:43.565 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:43.565 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:43.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: intDispatch URI: /status 2022-10-25 06:19:43.565 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:19:43.565 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:19:43.565 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:19:43.565 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:19:43.565 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:19:43.566 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:19:43.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:19:43.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: recycle URI: /status 2022-10-25 06:19:43.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@167ae8fc:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:46131]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:43.567 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@167ae8fc:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:46131]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:43.567 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-3] latch=1 2022-10-25 06:19:43.567 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@167ae8fc:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:46131]]) 2022-10-25 06:19:52.401 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2022-10-25 06:19:52.401 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2022-10-25 06:19:53.278 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:19:53.278 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:19:53.278 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:19:53.282 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31025 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:19:53.282 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [4f6cbe18] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:19:53.282 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:53.283 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30946, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:53.283 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30946, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:19:53.283 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30946, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:19:53.283 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30946, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:19:53.283 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30946, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:19:53.287 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30946, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:19:28 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:19:53.287 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30946, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:19:53.287 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [4f6cbe18] [184ef401-30946, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:19:53.287 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31025 resp: 401 UNAUTHORIZED 2022-10-25 06:19:53.287 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30946, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:19:53.287 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30946, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:19:53.287 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:19:53.287 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:53.288 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:19:53.288 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:19:53.288 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:19:53.288 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:19:53.559 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:53.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:19:53.559 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6ccf10:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48973]], Read from buffer: [0] 2022-10-25 06:19:53.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:19:53.559 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:19:53.559 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:53.560 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6090fe0c:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41477]], Read from buffer: [0] 2022-10-25 06:19:53.560 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6090fe0c:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41477]], Read direct from socket: [133] 2022-10-25 06:19:53.560 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:19:53.560 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:19:53.560 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6ccf10:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48973]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:53.560 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:53.560 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-2] latch=2 2022-10-25 06:19:53.560 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6ccf10:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48973]]) 2022-10-25 06:19:53.560 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:53.560 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:53.561 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:53.561 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:19:53.561 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:19:53.561 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:19:53.562 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-4 State: N/A Method: Constructor URI: N/A 2022-10-25 06:19:53.562 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:19:53.562 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:19:53.562 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:19:53.562 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:19:53.562 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: dispatch URI: /status 2022-10-25 06:19:53.562 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:19:53.563 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:19:53.563 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6090fe0c:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41477]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:19:53.563 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:19:53.563 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6090fe0c:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41477]], State after async post processing: [ASYNC_END] 2022-10-25 06:19:53.563 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:19:53.563 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:19:53.563 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:19:53.563 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:19:53.564 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: intDispatch URI: /status 2022-10-25 06:19:53.564 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:19:53.564 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:19:53.564 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:19:53.564 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:19:53.564 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:19:53.565 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:19:53.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:19:53.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: recycle URI: /status 2022-10-25 06:19:53.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6090fe0c:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41477]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:53.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6090fe0c:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41477]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:19:53.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-4] latch=1 2022-10-25 06:19:53.566 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6090fe0c:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41477]]) 2022-10-25 06:20:02.983 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1666678802983 sessioncount 0 2022-10-25 06:20:02.984 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 1 expired sessions: 0 2022-10-25 06:20:03.288 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:20:03.288 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:20:03.288 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:20:03.292 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31026 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:20:03.292 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [554c4c29] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:20:03.293 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:03.293 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30947, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:03.293 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30947, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:03.293 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30947, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:20:03.293 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30947, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:20:03.293 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30947, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:20:03.297 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30947, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:19:38 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:20:03.297 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30947, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:20:03.298 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [554c4c29] [184ef401-30947, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:20:03.298 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31026 resp: 401 UNAUTHORIZED 2022-10-25 06:20:03.299 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30947, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:20:03.299 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30947, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:20:03.299 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:20:03.299 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:03.300 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:03.300 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:20:03.300 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:20:03.300 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:03.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:20:03.558 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:03.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:20:03.559 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@d6602ad:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41829]], Read from buffer: [0] 2022-10-25 06:20:03.559 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:03.559 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@d6602ad:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41829]], Read direct from socket: [133] 2022-10-25 06:20:03.559 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6071fd14:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:38899]], Read from buffer: [0] 2022-10-25 06:20:03.559 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:20:03.560 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:03.560 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:03.560 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:03.560 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:03.560 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:03.560 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6071fd14:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:38899]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:03.560 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:03.560 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=2 2022-10-25 06:20:03.560 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6071fd14:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:38899]]) 2022-10-25 06:20:03.561 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:20:03.561 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:20:03.561 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:20:03.562 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-5 State: N/A Method: Constructor URI: N/A 2022-10-25 06:20:03.562 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:20:03.562 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:20:03.562 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:20:03.562 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:20:03.562 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: dispatch URI: /status 2022-10-25 06:20:03.563 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:20:03.563 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:20:03.563 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@d6602ad:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41829]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:20:03.563 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:20:03.563 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@d6602ad:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41829]], State after async post processing: [ASYNC_END] 2022-10-25 06:20:03.563 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:03.564 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:03.564 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:03.564 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:03.564 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: intDispatch URI: /status 2022-10-25 06:20:03.564 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:20:03.564 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:20:03.565 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:20:03.565 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:20:03.565 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:20:03.565 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:20:03.565 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:20:03.566 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: recycle URI: /status 2022-10-25 06:20:03.566 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@d6602ad:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41829]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:03.566 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@d6602ad:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41829]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:03.566 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-5] latch=1 2022-10-25 06:20:03.566 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@d6602ad:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:41829]]) 2022-10-25 06:20:13.299 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:20:13.300 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:20:13.300 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:20:13.304 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31027 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:20:13.305 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [55c42370] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:20:13.305 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:13.306 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30948, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:13.306 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30948, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:13.306 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30948, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:20:13.306 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30948, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:20:13.306 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30948, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:20:13.310 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30948, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:19:48 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:20:13.310 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30948, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:20:13.310 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [55c42370] [184ef401-30948, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:20:13.310 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31027 resp: 401 UNAUTHORIZED 2022-10-25 06:20:13.311 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30948, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:20:13.311 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30948, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:20:13.311 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:20:13.311 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:13.311 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:13.311 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:20:13.311 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:20:13.311 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:13.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:20:13.559 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:13.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:20:13.559 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@78ab257a:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40353]], Read from buffer: [0] 2022-10-25 06:20:13.559 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:13.559 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:13.560 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:13.560 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@78ab257a:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40353]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:13.560 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-8] latch=2 2022-10-25 06:20:13.560 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@78ab257a:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:40353]]) 2022-10-25 06:20:13.560 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6bec44a3:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52857]], Read from buffer: [0] 2022-10-25 06:20:13.560 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6bec44a3:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52857]], Read direct from socket: [133] 2022-10-25 06:20:13.561 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:20:13.561 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:13.561 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:13.562 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:13.562 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:13.562 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:20:13.562 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:20:13.563 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:20:13.563 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-7 State: N/A Method: Constructor URI: N/A 2022-10-25 06:20:13.564 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:20:13.564 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:20:13.564 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:20:13.564 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:20:13.565 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: dispatch URI: /status 2022-10-25 06:20:13.565 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:20:13.565 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:20:13.565 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6bec44a3:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52857]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:20:13.566 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:20:13.566 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6bec44a3:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52857]], State after async post processing: [ASYNC_END] 2022-10-25 06:20:13.567 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:13.567 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:13.567 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:13.568 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:13.568 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: intDispatch URI: /status 2022-10-25 06:20:13.568 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:20:13.569 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:20:13.569 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:20:13.570 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:20:13.570 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:20:13.570 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:20:13.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:20:13.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: recycle URI: /status 2022-10-25 06:20:13.572 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6bec44a3:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52857]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:13.572 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6bec44a3:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52857]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:13.572 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-7] latch=1 2022-10-25 06:20:13.572 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6bec44a3:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52857]]) 2022-10-25 06:20:23.311 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:20:23.311 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:20:23.312 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:20:23.315 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31028 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:20:23.315 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [42692f67] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:20:23.316 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:23.316 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30949, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:23.316 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30949, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:23.316 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30949, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:20:23.316 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30949, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:20:23.316 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30949, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:20:23.320 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30949, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:19:58 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:20:23.320 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30949, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:20:23.321 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [42692f67] [184ef401-30949, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:20:23.321 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31028 resp: 401 UNAUTHORIZED 2022-10-25 06:20:23.321 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30949, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:20:23.321 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30949, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:20:23.321 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:20:23.321 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:23.321 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:23.321 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:20:23.321 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:20:23.321 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:23.558 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:23.558 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:20:23.559 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@62c7ea6d:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:47509]], Read from buffer: [0] 2022-10-25 06:20:23.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:20:23.559 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:23.559 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:23.559 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:23.559 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@62c7ea6d:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:47509]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:23.559 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46bfd7e2:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55437]], Read from buffer: [0] 2022-10-25 06:20:23.560 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-9] latch=2 2022-10-25 06:20:23.560 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@62c7ea6d:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:47509]]) 2022-10-25 06:20:23.560 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46bfd7e2:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55437]], Read direct from socket: [133] 2022-10-25 06:20:23.560 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:20:23.560 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:23.560 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:23.561 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:23.561 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:23.561 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:20:23.561 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:20:23.562 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:20:23.562 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: ttp-nio-8081-exec-10 State: N/A Method: Constructor URI: N/A 2022-10-25 06:20:23.563 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:20:23.563 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:20:23.563 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:20:23.563 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:20:23.564 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: dispatch URI: /status 2022-10-25 06:20:23.564 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:20:23.564 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:20:23.564 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46bfd7e2:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55437]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:20:23.564 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:20:23.565 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46bfd7e2:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55437]], State after async post processing: [ASYNC_END] 2022-10-25 06:20:23.565 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:23.565 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:23.565 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:23.565 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:23.566 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: intDispatch URI: /status 2022-10-25 06:20:23.566 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:20:23.566 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:20:23.566 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:20:23.567 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:20:23.567 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:20:23.567 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:20:23.568 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:20:23.568 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: recycle URI: /status 2022-10-25 06:20:23.568 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46bfd7e2:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55437]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:23.568 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46bfd7e2:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55437]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:23.568 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-10] latch=1 2022-10-25 06:20:23.569 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46bfd7e2:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:55437]]) 2022-10-25 06:20:33.321 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:20:33.322 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:20:33.322 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:20:33.325 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31029 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:20:33.325 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [68dfc54c] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:20:33.325 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:33.326 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30950, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:33.326 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30950, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:33.326 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30950, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:20:33.326 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30950, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:20:33.326 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30950, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:20:33.330 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30950, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:20:08 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:20:33.330 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30950, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:20:33.330 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [68dfc54c] [184ef401-30950, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:20:33.330 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31029 resp: 401 UNAUTHORIZED 2022-10-25 06:20:33.330 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30950, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:20:33.330 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30950, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:20:33.331 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:20:33.331 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:33.331 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:33.331 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:20:33.331 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:20:33.331 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:33.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:20:33.559 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:33.559 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@9121ef3:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44017]], Read from buffer: [0] 2022-10-25 06:20:33.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:20:33.559 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:33.560 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:33.560 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:33.560 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@9121ef3:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44017]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:33.560 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@44bf5b42:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:36297]], Read from buffer: [0] 2022-10-25 06:20:33.560 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-1] latch=2 2022-10-25 06:20:33.560 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@44bf5b42:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:36297]], Read direct from socket: [133] 2022-10-25 06:20:33.560 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@9121ef3:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:44017]]) 2022-10-25 06:20:33.560 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:20:33.561 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:33.561 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:33.561 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:33.561 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:33.561 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:20:33.561 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:20:33.562 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:20:33.563 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-3 State: N/A Method: Constructor URI: N/A 2022-10-25 06:20:33.563 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:20:33.563 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:20:33.563 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:20:33.563 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:20:33.563 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: dispatch URI: /status 2022-10-25 06:20:33.563 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:20:33.564 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:20:33.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@44bf5b42:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:36297]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:20:33.564 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:20:33.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@44bf5b42:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:36297]], State after async post processing: [ASYNC_END] 2022-10-25 06:20:33.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:33.564 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:33.564 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:33.564 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:33.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: intDispatch URI: /status 2022-10-25 06:20:33.565 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:20:33.565 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:20:33.565 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:20:33.565 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:20:33.565 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:20:33.566 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:20:33.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:20:33.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-3 State: N/A Method: recycle URI: /status 2022-10-25 06:20:33.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@44bf5b42:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:36297]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:33.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@44bf5b42:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:36297]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:33.567 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-3] latch=1 2022-10-25 06:20:33.567 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@44bf5b42:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:36297]]) 2022-10-25 06:20:43.331 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:20:43.331 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:20:43.331 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:20:43.335 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31030 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:20:43.335 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [5f45e17a] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:20:43.336 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:43.336 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30951, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:43.336 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30951, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:43.336 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30951, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:20:43.336 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30951, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:20:43.336 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30951, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:20:43.341 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30951, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:20:18 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2022-10-25 06:20:43.341 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30951, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:20:43.341 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [5f45e17a] [184ef401-30951, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:20:43.341 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31030 resp: 401 UNAUTHORIZED 2022-10-25 06:20:43.341 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30951, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:20:43.341 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30951, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:20:43.341 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:20:43.342 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:43.342 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:43.342 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:20:43.342 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:20:43.342 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:43.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:20:43.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:20:43.559 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:43.559 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:43.560 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@45b70eaf:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:45705]], Read from buffer: [0] 2022-10-25 06:20:43.560 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@553a8214:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:49991]], Read from buffer: [0] 2022-10-25 06:20:43.560 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@553a8214:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:49991]], Read direct from socket: [133] 2022-10-25 06:20:43.560 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:20:43.561 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:43.561 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:43.561 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:43.561 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:43.561 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:43.561 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:43.562 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@45b70eaf:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:45705]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:43.562 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-2] latch=2 2022-10-25 06:20:43.562 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:20:43.562 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@45b70eaf:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:45705]]) 2022-10-25 06:20:43.562 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:20:43.562 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:20:43.563 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-4 State: N/A Method: Constructor URI: N/A 2022-10-25 06:20:43.563 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:20:43.563 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:20:43.563 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:20:43.564 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:20:43.564 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: dispatch URI: /status 2022-10-25 06:20:43.564 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:20:43.564 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:20:43.564 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@553a8214:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:49991]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:20:43.565 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:20:43.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@553a8214:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:49991]], State after async post processing: [ASYNC_END] 2022-10-25 06:20:43.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:43.565 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:43.565 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:43.565 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:43.566 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: intDispatch URI: /status 2022-10-25 06:20:43.566 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:20:43.566 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:20:43.566 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:20:43.566 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:20:43.567 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:20:43.567 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:20:43.567 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:20:43.567 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 2cb86695 CReq: 2887f7da RP: 6d856cae Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: recycle URI: /status 2022-10-25 06:20:43.568 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@553a8214:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:49991]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:43.568 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@553a8214:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:49991]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:43.568 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-4] latch=1 2022-10-25 06:20:43.568 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@553a8214:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:49991]]) 2022-10-25 06:20:52.401 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2022-10-25 06:20:52.401 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2022-10-25 06:20:53.342 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:20:53.342 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:20:53.342 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:20:53.346 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31031 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:20:53.346 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [2bee8641] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:20:53.346 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:53.346 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30952, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:53.346 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30952, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:20:53.346 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30952, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:20:53.346 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30952, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:20:53.347 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30952, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:20:53.350 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30952, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:20:28 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:20:53.350 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30952, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:20:53.350 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [2bee8641] [184ef401-30952, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:20:53.350 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31031 resp: 401 UNAUTHORIZED 2022-10-25 06:20:53.350 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30952, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:20:53.351 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30952, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:20:53.351 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:20:53.351 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:53.351 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:20:53.351 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:20:53.351 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:20:53.351 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:20:53.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:20:53.560 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:20:53.560 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:53.560 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:20:53.560 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b597541:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:58919]], Read from buffer: [0] 2022-10-25 06:20:53.560 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@612c3778:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48763]], Read from buffer: [0] 2022-10-25 06:20:53.560 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b597541:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:58919]], Read direct from socket: [133] 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@612c3778:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48763]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:53.561 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=2 2022-10-25 06:20:53.562 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@612c3778:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:48763]]) 2022-10-25 06:20:53.562 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2022-10-25 06:20:53.562 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-5 State: N/A Method: Constructor URI: N/A 2022-10-25 06:20:53.562 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2022-10-25 06:20:53.562 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2022-10-25 06:20:53.562 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager : Started async request 2022-10-25 06:20:53.562 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2022-10-25 06:20:53.563 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: dispatch URI: /status 2022-10-25 06:20:53.563 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2022-10-25 06:20:53.563 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2022-10-25 06:20:53.563 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b597541:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:58919]], Status in: [OPEN_READ], State out: [LONG] 2022-10-25 06:20:53.563 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2022-10-25 06:20:53.563 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b597541:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:58919]], State after async post processing: [ASYNC_END] 2022-10-25 06:20:53.563 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.70.88], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.70.88], newServerPort=[8081] 2022-10-25 06:20:53.563 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2022-10-25 06:20:53.564 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2022-10-25 06:20:53.564 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2022-10-25 06:20:53.564 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: intDispatch URI: /status 2022-10-25 06:20:53.564 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2022-10-25 06:20:53.564 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2022-10-25 06:20:53.564 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2022-10-25 06:20:53.564 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2022-10-25 06:20:53.564 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2022-10-25 06:20:53.565 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2022-10-25 06:20:53.565 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2022-10-25 06:20:53.565 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 188ad8a1 CReq: 25182898 RP: 7f8e5e85 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: recycle URI: /status 2022-10-25 06:20:53.565 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b597541:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:58919]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:53.565 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b597541:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:58919]], Status in: [OPEN_READ], State out: [CLOSED] 2022-10-25 06:20:53.565 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-5] latch=1 2022-10-25 06:20:53.565 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@57f69ace].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b597541:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:58919]]) 2022-10-25 06:21:02.987 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1666678862987 sessioncount 0 2022-10-25 06:21:02.987 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 0 expired sessions: 0 2022-10-25 06:21:03.351 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2022-10-25 06:21:03.351 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2022-10-25 06:21:03.352 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2022-10-25 06:21:03.355 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 31032 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2022-10-25 06:21:03.355 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [20f7964c] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2022-10-25 06:21:03.356 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2022-10-25 06:21:03.356 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30953, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:21:03.356 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401-30953, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2022-10-25 06:21:03.356 DEBUG 1 --- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [184ef401-30953, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2022-10-25 06:21:03.356 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30953, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_prepared]) 2022-10-25 06:21:03.356 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30953, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [request_sent]) 2022-10-25 06:21:03.360 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30953, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received response (auto-read:false) : [date=Tue, 25 Oct 2022 06:20:38 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0] 2022-10-25 06:21:03.361 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401-30953, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_received]) 2022-10-25 06:21:03.361 DEBUG 1 --- [or-http-epoll-1] o.s.w.r.f.client.ExchangeFunctions : [20f7964c] [184ef401-30953, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Response 401 UNAUTHORIZED 2022-10-25 06:21:03.361 DEBUG 1 --- [or-http-epoll-1] o.o.c.o.a.clients.AsyncRestClient : 31032 resp: 401 UNAUTHORIZED 2022-10-25 06:21:03.361 DEBUG 1 --- [or-http-epoll-1] reactor.netty.channel.FluxReceive : [184ef401-30953, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2022-10-25 06:21:03.361 DEBUG 1 --- [or-http-epoll-1] r.n.http.client.HttpClientOperations : [184ef401-30953, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Received last HTTP packet 2022-10-25 06:21:03.362 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [response_completed]) 2022-10-25 06:21:03.362 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:21:03.362 DEBUG 1 --- [or-http-epoll-1] reactor.netty.ReactorNetty : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2022-10-25 06:21:03.362 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904]}}, [disconnecting]) 2022-10-25 06:21:03.362 DEBUG 1 --- [or-http-epoll-1] r.n.r.DefaultPooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Releasing channel 2022-10-25 06:21:03.362 DEBUG 1 --- [or-http-epoll-1] r.n.resources.PooledConnectionProvider : [184ef401, L:/10.233.70.88:36844 - R:message-router.onap.svc.cluster.local/10.233.46.184:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2022-10-25 06:21:03.559 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2022-10-25 06:21:03.560 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2022-10-25 06:21:03.560 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:21:03.560 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2022-10-25 06:21:03.561 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3c7b5b14:org.apache.tomcat.util.net.NioChannel@b9a19da:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:47835]], Read from buffer: [0] 2022-10-25 06:21:03.561 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@255879cb:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52223]], Read from buffer: [0] 2022-10-25 06:21:03.561 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@255879cb:org.apache.tomcat.util.net.NioChannel@2a773638:java.nio.channels.SocketChannel[connected local=/10.233.70.88:8081 remote=/127.0.0.6:52223]], Read direct from socket: [133] 2022-10-25 06:21:03.561 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2022-10-25 06:21:03.561 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.70.88:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2022-10-25 06:21:03.561 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.ja