Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2023-02-21T00:08:26.631+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2023-02-21T00:08:27.004+00:00|INFO|log|main] Logging initialized @1177ms to org.eclipse.jetty.util.log.Slf4jLog
[2023-02-21T00:08:27.266+00:00|INFO|ServiceManager|main] service manager starting
[2023-02-21T00:08:27.267+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2023-02-21T00:08:27.267+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@65fe9e33{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@18bc345{/,null,STOPPED}, connector=SDCDistributionGroup@6ccdb29f{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-02-21T00:08:27.338+00:00|INFO|ServiceManager|main] service manager started
[2023-02-21T00:08:27.339+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@65fe9e33{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@18bc345{/,null,STOPPED}, connector=SDCDistributionGroup@6ccdb29f{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1941a8ff==io.prometheus.client.exporter.MetricsServlet@62eb6f61{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-31bcf236==org.glassfish.jersey.servlet.ServletContainer@57c4f81c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-02-21T00:08:27.357+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9
[2023-02-21T00:08:27.425+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2023-02-21T00:08:27.426+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2023-02-21T00:08:27.430+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2023-02-21T00:08:27.500+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2023-02-21T00:08:27.500+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:08:28.227+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	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)
[2023-02-21T00:08:28.229+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@34692731
[2023-02-21T00:08:28.229+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-21T00:08:28.248+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-21T00:08:28.249+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:08:28.438+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2023-02-21T00:08:28.443+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2023-02-21T00:08:28.554+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@18bc345{/,null,AVAILABLE}
[2023-02-21T00:08:28.576+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@6ccdb29f{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2023-02-21T00:08:28.576+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2750ms
[2023-02-21T00:08:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:08:57.511+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	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)
[2023-02-21T00:08:57.511+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@76f6f486
[2023-02-21T00:08:57.511+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2023-02-21T00:08:57.511+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2023-02-21T00:08:57.511+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:09:27.500+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:09:27.551+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@27bced2f
[2023-02-21T00:09:27.551+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:09:27.551+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:09:27.551+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:09:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:09:57.535+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@3afdb9de
[2023-02-21T00:09:57.535+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:09:57.535+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:09:57.536+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:10:27.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:10:27.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@445ed6a2
[2023-02-21T00:10:27.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:10:27.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:10:27.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:10:57.500+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:10:57.508+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4b31b773
[2023-02-21T00:10:57.508+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:10:57.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:10:57.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:11:27.500+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:11:27.504+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4dd45daa
[2023-02-21T00:11:27.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:11:27.504+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:11:27.504+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:11:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:11:57.513+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@19a08c7b
[2023-02-21T00:11:57.514+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:11:57.514+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:11:57.514+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:12:27.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:12:27.510+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@35992b66
[2023-02-21T00:12:27.510+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:12:27.511+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:12:27.511+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:12:57.501+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:12:57.517+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1acbb784
[2023-02-21T00:12:57.517+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:12:57.518+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:12:57.518+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:13:27.500+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:13:27.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@339534d1
[2023-02-21T00:13:27.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:13:27.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:13:27.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:13:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:13:57.507+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@61b3c42d
[2023-02-21T00:13:57.508+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:13:57.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:13:57.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:14:27.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:14:27.516+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2db739c2
[2023-02-21T00:14:27.517+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:14:27.517+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:14:27.517+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:14:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:14:57.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2baad347
[2023-02-21T00:14:57.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:14:57.506+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:14:57.506+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:15:27.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:15:27.508+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4055bd13
[2023-02-21T00:15:27.508+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:15:27.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:15:27.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:15:57.500+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:15:57.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@510518e7
[2023-02-21T00:15:57.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:15:57.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:15:57.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:16:27.500+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:16:27.509+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@67894ae5
[2023-02-21T00:16:27.509+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:16:27.509+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:16:27.509+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:16:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:16:57.509+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@380bf61c
[2023-02-21T00:16:57.509+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:16:57.509+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:16:57.510+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:17:27.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:17:27.510+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@66850232
[2023-02-21T00:17:27.510+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:17:27.510+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:17:27.510+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:17:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:17:57.504+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@676e5127
[2023-02-21T00:17:57.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:17:57.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:17:57.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:18:27.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:18:27.512+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@61812e84
[2023-02-21T00:18:27.512+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:18:27.513+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:18:27.513+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:18:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:18:57.504+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@56a1c6ed
[2023-02-21T00:18:57.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:18:57.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:18:57.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:19:27.500+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:19:27.509+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@17ce14cd
[2023-02-21T00:19:27.509+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:19:27.509+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:19:27.510+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:19:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:19:57.504+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@18274dd0
[2023-02-21T00:19:57.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:19:57.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:19:57.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:20:27.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:20:27.520+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@13759e72
[2023-02-21T00:20:27.521+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:20:27.521+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:20:27.521+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:20:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:20:57.505+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1809266e
[2023-02-21T00:20:57.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:20:57.506+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:20:57.506+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:21:27.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:21:27.509+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@15555606
[2023-02-21T00:21:27.509+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:21:27.509+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:21:27.509+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:21:57.500+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:21:57.504+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@568cfca
[2023-02-21T00:21:57.504+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:21:57.504+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:21:57.504+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:22:27.500+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:22:27.508+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2d73827d
[2023-02-21T00:22:27.508+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:22:27.508+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:22:27.508+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:22:57.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:22:57.504+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@44336f8b
[2023-02-21T00:22:57.505+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2023-02-21T00:22:57.505+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to SDC. Initialization will be retried after 30 Seconds
[2023-02-21T00:22:57.505+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-21T00:23:27.499+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-21T00:23:27.706+00:00|INFO|ProducerConfig|Timer-0] ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-distribution-id-producer-0f049455-745e-4cf7-8cf1-df4628530417
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

[2023-02-21T00:23:27.958+00:00|INFO|KafkaProducer|Timer-0] [Producer clientId=policy-distribution-id-producer-0f049455-745e-4cf7-8cf1-df4628530417] Instantiated an idempotent producer.
[2023-02-21T00:23:28.029+00:00|INFO|AbstractLogin|Timer-0] Successfully logged in.
[2023-02-21T00:23:28.075+00:00|INFO|AppInfoParser|Timer-0] Kafka version: 3.3.1
[2023-02-21T00:23:28.075+00:00|INFO|AppInfoParser|Timer-0] Kafka commitId: e23c59d00e687ff5
[2023-02-21T00:23:28.075+00:00|INFO|AppInfoParser|Timer-0] Kafka startTimeMs: 1676939008071
[2023-02-21T00:23:28.080+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient
[2023-02-21T00:23:28.092+00:00|INFO|ConsumerConfig|Timer-0] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-distribution
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-02-21T00:23:28.148+00:00|INFO|AppInfoParser|Timer-0] Kafka version: 3.3.1
[2023-02-21T00:23:28.149+00:00|INFO|AppInfoParser|Timer-0] Kafka commitId: e23c59d00e687ff5
[2023-02-21T00:23:28.149+00:00|INFO|AppInfoParser|Timer-0] Kafka startTimeMs: 1676939008148
[2023-02-21T00:23:28.150+00:00|INFO|KafkaConsumer|Timer-0] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:23:28.153+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:23:28.679+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-0f049455-745e-4cf7-8cf1-df4628530417] [Producer clientId=policy-distribution-id-producer-0f049455-745e-4cf7-8cf1-df4628530417] Cluster ID: 8rz4_cA1RWSvSb4TKfxGjg
[2023-02-21T00:23:28.680+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-distribution-id-producer-0f049455-745e-4cf7-8cf1-df4628530417] [Producer clientId=policy-distribution-id-producer-0f049455-745e-4cf7-8cf1-df4628530417] ProducerId set to 1002 with epoch 0
[2023-02-21T00:23:28.685+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to MgRnOGP7RtqL0PoBw5ICAg
[2023-02-21T00:23:28.685+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to MgRnOGP7RtqL0PoBw5ICAg
[2023-02-21T00:23:28.685+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to MgRnOGP7RtqL0PoBw5ICAg
[2023-02-21T00:23:28.685+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to MgRnOGP7RtqL0PoBw5ICAg
[2023-02-21T00:23:28.685+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to MgRnOGP7RtqL0PoBw5ICAg
[2023-02-21T00:23:28.685+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to MgRnOGP7RtqL0PoBw5ICAg
[2023-02-21T00:23:28.687+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Cluster ID: 8rz4_cA1RWSvSb4TKfxGjg
[2023-02-21T00:23:28.688+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-02-21T00:23:28.714+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] (Re-)joining group
[2023-02-21T00:23:28.788+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Request joining group due to: need to re-join with the given member-id: policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056-7ae109c0-4d27-4e82-9cb7-edb744e1aa15
[2023-02-21T00:23:28.789+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-02-21T00:23:28.789+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] (Re-)joining group
[2023-02-21T00:23:31.799+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Successfully joined group with generation Generation{generationId=1, memberId='policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056-7ae109c0-4d27-4e82-9cb7-edb744e1aa15', protocol='range'}
[2023-02-21T00:23:31.802+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Finished assignment for group at generation 1: {policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056-7ae109c0-4d27-4e82-9cb7-edb744e1aa15=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
[2023-02-21T00:23:31.829+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Successfully synced group in generation Generation{generationId=1, memberId='policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056-7ae109c0-4d27-4e82-9cb7-edb744e1aa15', protocol='range'}
[2023-02-21T00:23:31.829+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
[2023-02-21T00:23:31.833+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
[2023-02-21T00:23:31.851+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
[2023-02-21T00:23:31.851+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
[2023-02-21T00:23:31.851+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
[2023-02-21T00:23:31.851+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
[2023-02-21T00:23:31.852+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
[2023-02-21T00:23:31.852+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
[2023-02-21T00:23:31.968+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-02-21T00:23:31.969+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-02-21T00:23:31.980+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-02-21T00:23:31.980+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-02-21T00:23:31.990+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-02-21T00:23:31.991+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-02-21T00:23:58.158+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:24:28.160+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:24:58.161+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:25:28.161+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:25:58.162+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:26:28.164+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:26:58.166+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:27:28.169+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:27:58.169+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:28:28.169+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:28:58.170+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:29:28.171+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:29:58.171+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:30:28.173+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:30:58.174+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:31:28.176+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:31:58.178+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:32:28.181+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:32:28.714+00:00|INFO|NetworkClient|pool-3-thread-10] [Consumer clientId=policy-distribution-id-consumer-8c0a688a-73fb-4c94-b756-7c2bbc8ee056, groupId=policy-distribution] Node -1 disconnected.
[2023-02-21T00:32:28.953+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-distribution-id-producer-0f049455-745e-4cf7-8cf1-df4628530417] [Producer clientId=policy-distribution-id-producer-0f049455-745e-4cf7-8cf1-df4628530417] Node -1 disconnected.
[2023-02-21T00:32:58.183+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:33:28.184+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:33:58.184+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:34:28.184+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:34:58.185+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:35:28.186+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:35:58.187+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:36:28.188+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:36:58.189+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:37:28.190+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:37:58.190+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:38:28.191+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:38:58.192+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:39:28.193+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:39:58.194+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:40:28.195+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:40:58.196+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:41:28.197+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:41:58.198+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:42:28.198+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:42:58.201+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:43:28.201+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:43:58.204+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:44:28.205+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:44:58.206+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:45:28.207+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:45:58.208+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:46:28.209+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:46:58.210+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:47:28.211+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:47:58.213+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:48:28.215+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:48:58.216+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:49:28.217+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:49:58.217+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:50:28.218+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:50:58.219+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:51:28.219+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:51:58.221+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:52:28.221+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:52:58.222+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:53:28.223+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:53:58.224+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:54:28.225+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:54:58.226+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:55:28.227+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:55:58.228+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:56:28.229+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:56:58.230+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:57:28.230+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:57:58.230+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:58:28.231+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:58:58.231+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:59:28.233+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T00:59:58.234+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:00:28.235+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:00:58.236+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:01:28.237+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:01:58.238+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:02:28.240+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:02:58.240+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:03:28.242+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:03:58.243+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:04:28.244+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:04:58.245+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:05:28.246+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:05:58.247+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:06:28.248+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:06:58.250+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:07:28.250+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:07:58.251+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:08:28.252+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:08:58.253+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:09:28.254+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:09:58.255+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:10:28.256+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:10:58.257+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:11:28.258+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:11:58.260+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:12:28.261+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:12:58.261+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:13:28.262+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:13:58.264+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:14:28.265+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:14:58.265+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:15:28.266+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:15:58.268+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:16:28.268+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:16:58.269+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:17:28.271+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:17:58.272+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:18:28.273+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:18:58.274+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:19:28.275+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:19:58.275+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:20:28.276+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:20:58.277+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:21:28.278+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:21:58.279+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:22:28.281+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:22:58.282+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:23:28.282+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:23:58.283+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:24:28.283+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:24:58.284+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:25:28.286+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:25:58.286+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:26:28.287+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:26:58.288+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:27:28.290+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:27:58.291+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:28:28.292+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:28:58.292+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:29:28.294+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:29:58.295+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:30:28.296+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:30:58.297+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:31:28.298+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:31:58.299+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:32:28.300+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:32:58.301+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:33:28.303+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:33:58.304+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:34:28.305+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:34:58.305+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:35:28.306+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:35:58.306+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:36:28.308+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:36:58.308+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:37:28.308+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:37:58.310+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:38:28.311+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:38:58.311+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:39:28.312+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:39:58.312+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:40:28.312+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:40:58.313+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:41:28.314+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:41:58.315+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:42:28.316+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:42:58.318+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:43:28.319+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:43:58.320+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:44:28.322+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:44:58.322+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:45:28.322+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:45:58.322+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:46:28.322+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:46:58.322+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:47:28.323+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:47:58.324+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:48:28.325+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:48:58.326+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:49:28.327+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:49:58.328+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:50:28.328+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:50:58.330+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:51:28.331+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:51:58.331+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:52:28.332+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:52:58.333+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:53:28.333+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:53:58.334+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:54:28.336+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:54:58.337+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:55:28.338+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:55:58.338+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:56:28.339+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:56:58.340+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:57:28.341+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:57:58.343+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:58:28.344+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:58:58.345+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:59:28.345+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T01:59:58.346+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:00:28.347+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:00:58.348+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:01:28.348+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:01:58.349+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:02:28.350+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:02:58.350+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:03:28.351+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:03:58.352+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:04:28.353+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:04:58.354+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:05:28.356+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:05:58.357+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:06:28.358+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:06:58.358+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:07:28.358+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:07:58.359+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:08:28.360+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:08:58.360+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:09:28.362+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:09:58.363+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:10:28.364+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:10:58.365+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:11:28.366+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:11:58.367+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:12:28.367+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:12:58.368+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:13:28.368+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:13:58.369+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:14:28.369+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:14:58.370+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:15:28.371+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:15:58.372+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:16:28.373+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:16:58.376+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:17:28.380+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:17:58.381+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:18:28.382+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:18:58.383+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:19:28.384+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:19:58.385+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:20:28.385+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:20:58.385+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:21:28.387+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:21:58.388+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:22:28.388+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:22:58.390+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:23:28.390+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:23:58.392+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:24:28.392+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:24:58.394+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:25:28.395+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:25:58.396+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:26:28.397+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:26:58.398+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:27:28.398+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:27:58.399+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:28:28.399+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:28:58.401+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:29:28.402+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:29:58.403+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:30:28.403+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:30:58.406+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:31:28.408+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:31:58.410+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:32:28.411+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:32:58.412+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:33:28.412+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:33:58.413+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:34:28.413+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:34:58.414+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:35:28.415+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:35:58.416+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:36:28.416+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:36:58.418+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:37:28.420+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:37:58.420+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:38:28.421+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:38:58.421+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:39:28.422+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:39:58.423+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:40:28.423+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:40:58.425+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:41:28.428+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:41:58.429+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:42:28.430+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:42:58.431+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:43:28.432+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:43:58.434+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:44:28.434+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:44:58.435+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:45:28.436+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:45:58.436+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:46:28.437+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:46:58.438+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:47:28.438+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:47:58.440+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:48:28.440+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:48:58.442+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:49:28.443+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:49:58.443+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:50:28.443+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:50:58.443+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:51:28.445+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:51:58.446+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:52:28.446+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:52:58.447+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:53:28.449+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:53:58.450+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:54:28.452+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:54:58.453+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:55:28.453+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:55:58.455+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:56:28.456+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:56:58.457+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:57:28.458+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:57:58.458+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:58:28.459+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:58:58.460+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:59:28.460+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T02:59:58.461+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:00:28.462+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:00:58.462+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:01:28.463+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:01:58.463+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:02:28.463+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:02:58.465+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:03:28.465+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:03:58.466+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:04:28.467+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:04:58.468+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:05:28.469+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:05:58.471+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:06:28.472+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:06:58.472+00:00|INFO|NotificationConsumer|pool-3-thread-6] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:07:28.473+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:07:58.473+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:08:28.474+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2023-02-21T03:08:58.475+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO