By type
overriding logback.xml Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json [2021-04-27T22:54:18.186+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json] [2021-04-27T22:54:18.448+00:00|INFO|log|main] Logging initialized @1145ms to org.eclipse.jetty.util.log.Slf4jLog [2021-04-27T22:54:18.682+00:00|INFO|ServiceManager|main] service manager starting [2021-04-27T22:54:18.683+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup [2021-04-27T22:54:18.683+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7c8c9a05@481ef92==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@7582ff54{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@67545b57{/,null,STOPPED}, connector=SDCDistributionGroup@3406472c{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null]]: STARTING [2021-04-27T22:54:18.692+00:00|INFO|ServiceManager|main] service manager started [2021-04-27T22:54:18.693+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7c8c9a05@481ef92==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@7582ff54{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@67545b57{/,null,STOPPED}, connector=SDCDistributionGroup@3406472c{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main]]]: STARTING [2021-04-27T22:54:18.722+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.9.1+1 [2021-04-27T22:54:18.771+00:00|INFO|Main|main] Started policy-distribution service successfully. [2021-04-27T22:54:18.786+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T22:54:18.856+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0 [2021-04-27T22:54:18.857+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults [2021-04-27T22:54:18.859+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms [2021-04-27T22:54:20.318+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls [2021-04-27T22:54:20.318+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls [2021-04-27T22:54:20.527+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@67545b57{/,null,AVAILABLE} [2021-04-27T22:54:20.947+00:00|INFO|SslContextFactory|SDCDistributionGroup-6969] x509=X509@617f566b(policy@policy.onap.org,h=[policy, brmsgw, brmsgw.onap, drools, drools.onap, pap, pap.onap, pdp, pdp.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],w=[pdp, pdp.onap.svc.cluster.local]) for Server@25f749fa[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/distribution/etc/ssl/policy-truststore] [2021-04-27T22:54:21.067+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@3406472c{SSL, (ssl, http/1.1)}{0.0.0.0:6969} [2021-04-27T22:54:21.067+00:00|INFO|Server|SDCDistributionGroup-6969] Started @3766ms [2021-04-27T22:56:32.612+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.211.83] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-04-27T22:56:32.620+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41c5366c [2021-04-27T22:56:32.621+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-04-27T22:56:32.634+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T22:56:32.634+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T22:56:32.635+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T22:58:42.937+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.211.83] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-04-27T22:58:42.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5869811c [2021-04-27T22:58:42.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-04-27T22:58:42.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T22:58:42.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T22:58:42.942+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:00:54.008+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.211.83] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-04-27T23:00:54.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ecd502b [2021-04-27T23:00:54.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-04-27T23:00:54.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:00:54.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:00:54.010+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:03:05.084+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.211.83] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-04-27T23:03:05.085+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8efed60 [2021-04-27T23:03:05.085+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-04-27T23:03:05.089+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:03:05.091+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:03:05.092+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:05:16.148+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.211.83] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-04-27T23:05:16.149+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e92783e [2021-04-27T23:05:16.149+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-04-27T23:05:16.150+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:05:16.150+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:05:16.150+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:07:27.220+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.211.83] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-04-27T23:07:27.221+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37be67e7 [2021-04-27T23:07:27.221+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-04-27T23:07:27.222+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:07:27.222+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:07:27.222+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:38.293+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be:8443 [sdc-be/10.96.211.83] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:140) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2021-04-27T23:09:38.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65ce24c4 [2021-04-27T23:09:38.294+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2021-04-27T23:09:38.294+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:38.294+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:38.294+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:40.932+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (anonymous) ... [2021-04-27T23:09:41.301+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.333+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22d5d2e7 [2021-04-27T23:09:41.333+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:41.339+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/iiyXnz1JxP3DJ7e6 (as iiyXnz1JxP3DJ7e6) ... [2021-04-27T23:09:41.362+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.363+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:41.363+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:41.363+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:41.403+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as iiyXnz1JxP3DJ7e6) ... [2021-04-27T23:09:41.431+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.442+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@285b2e70 [2021-04-27T23:09:41.442+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:41.443+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/GdVvsKbRVmpyUJ1i (as GdVvsKbRVmpyUJ1i) ... [2021-04-27T23:09:41.459+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.459+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:41.459+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:41.459+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:41.512+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as GdVvsKbRVmpyUJ1i) ... [2021-04-27T23:09:41.550+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78b75d24 [2021-04-27T23:09:41.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:41.562+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/SuxTek6XHiKZRcjX (as SuxTek6XHiKZRcjX) ... [2021-04-27T23:09:41.583+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.583+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:41.583+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:41.583+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:41.654+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as SuxTek6XHiKZRcjX) ... [2021-04-27T23:09:41.682+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.692+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@597975bf [2021-04-27T23:09:41.692+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:41.693+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/VAMlui4TVpWPwnUu (as VAMlui4TVpWPwnUu) ... [2021-04-27T23:09:41.724+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.724+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:41.724+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:41.724+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:41.776+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as VAMlui4TVpWPwnUu) ... [2021-04-27T23:09:41.821+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.830+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@514e2559 [2021-04-27T23:09:41.830+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:41.831+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/6saQqZRWSaMLsKhu (as 6saQqZRWSaMLsKhu) ... [2021-04-27T23:09:41.851+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.851+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:41.851+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:41.851+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:41.905+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as 6saQqZRWSaMLsKhu) ... [2021-04-27T23:09:41.934+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.943+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25922b9d [2021-04-27T23:09:41.943+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:41.944+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/2DBDBx3BGxs5EHfp (as 2DBDBx3BGxs5EHfp) ... [2021-04-27T23:09:41.962+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:41.962+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:41.962+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:41.962+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:42.012+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as 2DBDBx3BGxs5EHfp) ... [2021-04-27T23:09:42.034+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.045+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bbea63d [2021-04-27T23:09:42.046+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:42.046+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/exdw4QXi9n9T3L9m (as exdw4QXi9n9T3L9m) ... [2021-04-27T23:09:42.063+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.063+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:42.063+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:42.063+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:42.164+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as exdw4QXi9n9T3L9m) ... [2021-04-27T23:09:42.192+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.201+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e92677c [2021-04-27T23:09:42.201+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:42.202+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/AsIkDgTdspisddJt (as AsIkDgTdspisddJt) ... [2021-04-27T23:09:42.218+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.219+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:42.219+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:42.219+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:42.263+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as AsIkDgTdspisddJt) ... [2021-04-27T23:09:42.288+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a436543 [2021-04-27T23:09:42.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:42.304+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/3S2pibFMVBV3wGBw (as 3S2pibFMVBV3wGBw) ... [2021-04-27T23:09:42.330+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.330+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:42.330+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:42.330+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:42.368+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as 3S2pibFMVBV3wGBw) ... [2021-04-27T23:09:42.390+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@360255c8 [2021-04-27T23:09:42.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:42.406+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/BKS9asO4Og5OtwRD (as BKS9asO4Og5OtwRD) ... [2021-04-27T23:09:42.421+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.422+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:42.422+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:42.422+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:42.465+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as BKS9asO4Og5OtwRD) ... [2021-04-27T23:09:42.493+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.504+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b0f8ea7 [2021-04-27T23:09:42.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:42.505+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/FJvFle39V0B8JajT (as FJvFle39V0B8JajT) ... [2021-04-27T23:09:42.565+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:42.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:42.565+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:42.600+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as FJvFle39V0B8JajT) ... [2021-04-27T23:09:42.624+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.633+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d739391 [2021-04-27T23:09:42.633+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:42.634+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/mosp4fF25o07Jl76 (as mosp4fF25o07Jl76) ... [2021-04-27T23:09:42.658+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.658+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:42.658+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:42.658+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:42.705+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as mosp4fF25o07Jl76) ... [2021-04-27T23:09:42.731+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.743+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2903ef40 [2021-04-27T23:09:42.743+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:42.743+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/JKVNTqRLpWXdfgu0 (as JKVNTqRLpWXdfgu0) ... [2021-04-27T23:09:42.774+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:42.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:42.774+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:42.814+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as JKVNTqRLpWXdfgu0) ... [2021-04-27T23:09:42.834+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.843+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@352810e4 [2021-04-27T23:09:42.843+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:42.844+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/UCH1GaRmGFMr1EbX (as UCH1GaRmGFMr1EbX) ... [2021-04-27T23:09:42.859+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:42.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:42.860+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:42.901+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as UCH1GaRmGFMr1EbX) ... [2021-04-27T23:09:42.921+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6915318e [2021-04-27T23:09:42.930+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:42.930+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/6Dqe0mxJCn6J4hrG (as 6Dqe0mxJCn6J4hrG) ... [2021-04-27T23:09:42.945+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:42.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:42.945+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:42.945+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:42.975+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as 6Dqe0mxJCn6J4hrG) ... [2021-04-27T23:09:42.998+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19ce3865 [2021-04-27T23:09:43.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:43.009+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/jvBbePy5XFBbbnuj (as jvBbePy5XFBbbnuj) ... [2021-04-27T23:09:43.026+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.026+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:43.026+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:43.026+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:43.069+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as jvBbePy5XFBbbnuj) ... [2021-04-27T23:09:43.097+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.107+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e7b634 [2021-04-27T23:09:43.107+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:43.107+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/fLPjDedgDQNmCuea (as fLPjDedgDQNmCuea) ... [2021-04-27T23:09:43.124+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:43.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:43.124+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:43.163+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as fLPjDedgDQNmCuea) ... [2021-04-27T23:09:43.205+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.213+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54648cce [2021-04-27T23:09:43.213+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:43.214+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/Nr9kdjn27PlQjxcZ (as Nr9kdjn27PlQjxcZ) ... [2021-04-27T23:09:43.236+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.236+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:43.236+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:43.236+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:43.268+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as Nr9kdjn27PlQjxcZ) ... [2021-04-27T23:09:43.285+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6945ea7c [2021-04-27T23:09:43.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:43.294+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/rSVoxFsbkt73dJKd (as rSVoxFsbkt73dJKd) ... [2021-04-27T23:09:43.307+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:43.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:43.307+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:43.343+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as rSVoxFsbkt73dJKd) ... [2021-04-27T23:09:43.361+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.371+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@badf8f7 [2021-04-27T23:09:43.371+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:43.372+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/lA05vhW52lqq87nn (as lA05vhW52lqq87nn) ... [2021-04-27T23:09:43.389+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.389+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:43.389+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:43.389+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:43.496+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as lA05vhW52lqq87nn) ... [2021-04-27T23:09:43.519+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.527+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@426f3d46 [2021-04-27T23:09:43.527+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:43.527+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/iAuuCqsu1CNMNsgl (as iAuuCqsu1CNMNsgl) ... [2021-04-27T23:09:43.552+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.552+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:43.552+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:43.552+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:43.592+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as iAuuCqsu1CNMNsgl) ... [2021-04-27T23:09:43.616+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.627+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b4ef256 [2021-04-27T23:09:43.627+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:43.628+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/BC4I1UVxd5oPwgRg (as BC4I1UVxd5oPwgRg) ... [2021-04-27T23:09:43.646+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.646+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:43.646+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:43.646+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:43.682+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as BC4I1UVxd5oPwgRg) ... [2021-04-27T23:09:43.703+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.714+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d920337 [2021-04-27T23:09:43.714+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:43.714+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/LwlKSQrGi5jEBZux (as LwlKSQrGi5jEBZux) ... [2021-04-27T23:09:43.726+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.726+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:43.726+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:43.726+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:43.754+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as LwlKSQrGi5jEBZux) ... [2021-04-27T23:09:43.774+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@587fa7ff [2021-04-27T23:09:43.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:43.785+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/dTMLBEkBqjJLrRxY (as dTMLBEkBqjJLrRxY) ... [2021-04-27T23:09:43.800+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:43.800+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:43.800+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:09:48.771+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:09:48.807+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as dTMLBEkBqjJLrRxY) ... [2021-04-27T23:09:48.837+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:48.847+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@698456fb [2021-04-27T23:09:48.847+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:09:48.848+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/tT4zTuu0l69g9KnG (as tT4zTuu0l69g9KnG) ... [2021-04-27T23:09:48.874+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:09:48.874+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:09:48.874+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:10:18.770+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:10:18.811+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as tT4zTuu0l69g9KnG) ... [2021-04-27T23:10:18.852+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:10:18.872+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@256a15de [2021-04-27T23:10:18.872+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] [2021-04-27T23:10:18.873+00:00|INFO|HttpClient|Timer-0] DELETE https://message-router.onap:3905/apiKeys/2nxiVLZSyXQa6w3e (as 2nxiVLZSyXQa6w3e) ... [2021-04-27T23:10:18.888+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:10:18.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2021-04-27T23:10:18.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2021-04-27T23:10:48.773+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2021-04-27T23:10:48.840+00:00|INFO|HttpClient|Timer-0] POST https://message-router.onap:3905/apiKeys/create (as 2nxiVLZSyXQa6w3e) ... [2021-04-27T23:10:48.868+00:00|INFO|HttpClient|Timer-0] --> HTTP/1.1 200 OK [2021-04-27T23:10:48.956+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient [2021-04-27T23:10:49.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:10:49.023+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:10:59.951+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-04-27T23:11:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:11:09.021+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:11:18.688+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-04-27T23:11:29.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:11:29.025+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:11:38.671+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-04-27T23:11:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:11:49.021+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:11:58.584+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-04-27T23:12:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:12:09.021+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:12:18.640+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:12:29.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:12:29.025+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:12:38.576+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-04-27T23:12:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:12:49.021+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:12:58.587+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:13:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:13:09.021+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:13:18.585+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-04-27T23:13:29.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:13:29.023+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:13:38.576+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:13:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:13:49.021+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:13:58.579+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:14:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:14:09.021+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:14:18.578+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:14:29.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:14:29.023+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:14:38.589+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:14:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:14:49.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:14:58.564+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:15:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:15:09.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:15:18.587+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:15:29.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:15:29.023+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:15:38.570+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:15:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:15:49.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:15:58.570+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:16:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:16:09.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:16:18.574+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:16:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:16:29.022+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:16:38.571+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:16:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:16:49.024+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:16:58.574+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:17:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:17:09.021+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:17:18.574+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:17:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:17:29.021+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:17:38.567+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:17:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:17:49.023+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:17:58.573+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:18:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:18:09.021+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:18:18.799+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:18:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:18:29.021+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:18:38.567+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:18:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:18:49.023+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:18:58.594+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:19:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:19:09.021+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:19:18.651+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:19:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:19:29.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:19:38.666+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:19:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:19:49.023+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:19:58.578+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:20:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:20:09.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:20:18.562+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:20:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:20:29.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:20:38.603+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:20:49.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:20:49.023+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:20:58.571+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:21:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:21:09.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:21:18.578+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:21:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:21:29.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:21:38.564+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:21:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:21:49.023+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:21:58.574+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:22:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:22:09.022+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:22:18.570+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:22:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:22:29.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:22:38.601+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:22:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:22:49.023+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:22:58.643+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:23:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:23:09.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:23:18.570+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:23:29.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:23:29.023+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:23:38.589+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-04-27T23:23:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:23:49.021+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:23:58.590+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:24:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:24:09.021+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:24:18.605+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:24:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:24:29.023+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:24:38.570+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:24:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:24:49.021+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:24:58.587+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:25:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:25:09.023+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:25:18.571+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:25:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:25:29.021+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:25:38.579+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:25:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:25:49.021+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:25:58.563+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:26:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:26:09.021+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:26:18.580+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:26:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:26:29.023+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:26:38.635+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:26:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:26:49.021+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:26:58.583+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:27:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:27:09.021+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:27:18.574+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:27:29.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:27:29.023+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:27:38.579+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:27:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:27:49.021+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:27:58.566+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:28:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:28:09.021+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:28:18.573+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:28:29.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:28:29.023+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:28:38.586+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:28:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:28:49.022+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:28:58.637+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:29:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:29:09.022+00:00|INFO|HttpClient|pool-3-thread-5] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:29:18.567+00:00|INFO|HttpClient|pool-3-thread-5] --> HTTP/1.1 200 OK [2021-04-27T23:29:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:29:29.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:29:38.567+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:29:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:29:49.023+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:29:58.570+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:30:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:30:09.021+00:00|INFO|HttpClient|pool-3-thread-7] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:30:18.574+00:00|INFO|HttpClient|pool-3-thread-7] --> HTTP/1.1 200 OK [2021-04-27T23:30:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:30:29.021+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:30:38.572+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:30:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:30:49.023+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:30:58.577+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:31:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:31:09.022+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:31:18.569+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:31:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:31:29.021+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:31:38.575+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:31:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:31:49.021+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:31:58.608+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:32:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:32:09.023+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:32:18.573+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:32:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:32:29.021+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:32:38.564+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:32:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:32:49.021+00:00|INFO|HttpClient|pool-3-thread-3] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:32:58.575+00:00|INFO|HttpClient|pool-3-thread-3] --> HTTP/1.1 200 OK [2021-04-27T23:33:09.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:33:09.023+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:33:18.584+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:33:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:33:29.022+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:33:38.602+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:33:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:33:49.020+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:33:58.567+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:34:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:34:09.021+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:34:18.573+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:34:29.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:34:29.025+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:34:38.566+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:34:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:34:49.020+00:00|INFO|HttpClient|pool-3-thread-8] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:34:58.562+00:00|INFO|HttpClient|pool-3-thread-8] --> HTTP/1.1 200 OK [2021-04-27T23:35:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:35:09.021+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:35:18.581+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-04-27T23:35:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:35:29.023+00:00|INFO|HttpClient|pool-3-thread-6] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:35:38.591+00:00|INFO|HttpClient|pool-3-thread-6] --> HTTP/1.1 200 OK [2021-04-27T23:35:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:35:49.021+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:35:58.628+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-04-27T23:36:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:36:09.021+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:36:18.575+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-04-27T23:36:29.021+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:36:29.023+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:36:38.575+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-04-27T23:36:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:36:49.021+00:00|INFO|HttpClient|pool-3-thread-2] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:36:58.567+00:00|INFO|HttpClient|pool-3-thread-2] --> HTTP/1.1 200 OK [2021-04-27T23:37:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:37:09.021+00:00|INFO|HttpClient|pool-3-thread-9] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:37:18.569+00:00|INFO|HttpClient|pool-3-thread-9] --> HTTP/1.1 200 OK [2021-04-27T23:37:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:37:29.023+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:37:38.573+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:37:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:37:49.021+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:37:58.583+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:38:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:38:09.020+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:38:18.564+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:38:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:38:29.021+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:38:38.562+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:38:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:38:49.023+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:38:58.570+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:39:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:39:09.021+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:39:18.568+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:39:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:39:29.021+00:00|INFO|HttpClient|pool-3-thread-4] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:39:38.568+00:00|INFO|HttpClient|pool-3-thread-4] --> HTTP/1.1 200 OK [2021-04-27T23:39:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:39:49.022+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:39:58.568+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-04-27T23:40:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:40:09.022+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:40:18.566+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-04-27T23:40:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:40:29.021+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:40:38.601+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-04-27T23:40:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:40:49.020+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:40:58.561+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-04-27T23:41:09.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:41:09.022+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:41:18.572+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-04-27T23:41:29.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:41:29.022+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ... [2021-04-27T23:41:38.568+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK [2021-04-27T23:41:49.020+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id [2021-04-27T23:41:49.020+00:00|INFO|HttpClient|pool-3-thread-1] GET https://message-router.onap:3905/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as EG19CDJVWpBRYyTH) ...