By type
overriding logback.xml
cp: '/opt/app/policy/distribution/etc/mounted/logback.xml' and '/opt/app/policy/distribution/etc/logback.xml' are the same file
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2025-08-13T10:00:42.485+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2025-08-13T10:00:42.829+00:00|INFO|ServiceManager|main] service manager starting
[2025-08-13T10:00:42.829+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2025-08-13T10:00:42.829+00:00|INFO|JettyServletServer|main] JettyJerseyServer [JerseyServlets={/metrics=io.prometheus.metrics.exporter.servlet.jakarta.PrometheusMetricsServlet-75d2da2d==io.prometheus.metrics.exporter.servlet.jakarta.PrometheusMetricsServlet@cf0f5cf1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-418c5a9c==org.glassfish.jersey.servlet.ServletContainer@77e5060c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@5e1fa5b1{STOPPED}[12.0.21,sto=0], context=oeje10s.ServletContextHandler@71cf1b07{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@615091b8{STOPPED}}, connector=SDCDistributionGroup@4fce136b{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.metrics.exporter.servlet.jakarta.PrometheusMetricsServlet-75d2da2d==io.prometheus.metrics.exporter.servlet.jakarta.PrometheusMetricsServlet@cf0f5cf1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-418c5a9c==org.glassfish.jersey.servlet.ServletContainer@77e5060c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING
[2025-08-13T10:00:42.843+00:00|INFO|ServiceManager|main] service manager started
[2025-08-13T10:00:42.843+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [JerseyServlets={/metrics=io.prometheus.metrics.exporter.servlet.jakarta.PrometheusMetricsServlet-75d2da2d==io.prometheus.metrics.exporter.servlet.jakarta.PrometheusMetricsServlet@cf0f5cf1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-418c5a9c==org.glassfish.jersey.servlet.ServletContainer@77e5060c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@5e1fa5b1{STOPPED}[12.0.21,sto=0], context=oeje10s.ServletContextHandler@71cf1b07{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@615091b8{STOPPED}}, connector=SDCDistributionGroup@4fce136b{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.metrics.exporter.servlet.jakarta.PrometheusMetricsServlet-75d2da2d==io.prometheus.metrics.exporter.servlet.jakarta.PrometheusMetricsServlet@cf0f5cf1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-418c5a9c==org.glassfish.jersey.servlet.ServletContainer@77e5060c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN
[2025-08-13T10:00:42.855+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-12.0.21; built: 2025-05-09T00:32:00.688Z; git: 1c4719601e31b05b7d68910d2edd980259f1f53c; jvm 17.0.15+6-alpine-r0
[2025-08-13T10:00:42.908+00:00|INFO|DefaultSessionIdManager|SDCDistributionGroup-6969] Session workerName=node0
[2025-08-13T10:00:42.917+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started oeje10s.ServletContextHandler@71cf1b07{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@615091b8{STARTED}}
[2025-08-13T10:00:42.923+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2025-08-13T10:00:42.924+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:00:43.384+00:00|ERROR|HttpSdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: Name does not resolve
at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934)
at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543)
at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852)
at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533)
at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385)
at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306)
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:116)
at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:120)
at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:74)
at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:299)
at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:128)
at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:141)
at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
at java.base/java.util.TimerThread.run(Timer.java:516)
[2025-08-13T10:00:43.386+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@7044335d
[2025-08-13T10:00:43.386+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
[2025-08-13T10:00:43.399+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC server problem. Initialization will be retried after 30 Seconds
[2025-08-13T10:00:43.399+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:00:43.444+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2025-08-13T10:00:43.446+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2025-08-13T10:00:43.502+00:00|INFO|ServletContextHandler|SDCDistributionGroup-6969] Started oeje10s.ServletContextHandler@71cf1b07{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@615091b8{STARTED}}
[2025-08-13T10:00:43.536+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@4fce136b{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2025-08-13T10:00:43.537+00:00|INFO|Server|SDCDistributionGroup-6969] Started oejs.Server@5e1fa5b1{STARTING}[12.0.21,sto=0] @1393ms
[2025-08-13T10:01:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:01:12.941+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1e31877d
[2025-08-13T10:01:12.941+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:01:12.942+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
[2025-08-13T10:01:12.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:01:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:01:42.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@287472b1
[2025-08-13T10:01:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:01:42.927+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
[2025-08-13T10:01:42.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:02:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:02:12.938+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@8cb0090
[2025-08-13T10:02:12.938+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:02:12.938+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
[2025-08-13T10:02:12.938+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:02:42.924+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:02:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1ada140e
[2025-08-13T10:02:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:02:42.927+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
[2025-08-13T10:02:42.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:03:12.928+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:03:12.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@428997b7
[2025-08-13T10:03:12.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:03:12.939+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
[2025-08-13T10:03:12.939+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:03:42.924+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:03:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@3a1da40e
[2025-08-13T10:03:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:03:42.927+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
[2025-08-13T10:03:42.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:04:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:04:12.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@5b5a8741
[2025-08-13T10:04:12.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:04:12.935+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
[2025-08-13T10:04:12.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:04:42.927+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:04:42.931+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@b1f91c3
[2025-08-13T10:04:42.931+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:04:42.931+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
[2025-08-13T10:04:42.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:05:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:05:12.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@19978ad3
[2025-08-13T10:05:12.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:05:12.934+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
[2025-08-13T10:05:12.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:05:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:05:42.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@7f2341bb
[2025-08-13T10:05:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:05:42.927+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
[2025-08-13T10:05:42.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:06:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:06:12.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@45e7979f
[2025-08-13T10:06:12.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:06:12.933+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
[2025-08-13T10:06:12.933+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:06:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:06:42.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@11fbbcd6
[2025-08-13T10:06:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:06:42.928+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
[2025-08-13T10:06:42.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:07:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:07:12.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@32f27e49
[2025-08-13T10:07:12.937+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:07:12.943+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
[2025-08-13T10:07:12.944+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:07:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:07:42.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@3768a24f
[2025-08-13T10:07:42.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:07:42.929+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
[2025-08-13T10:07:42.929+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:08:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:08:12.942+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@440fc54b
[2025-08-13T10:08:12.943+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:08:12.943+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
[2025-08-13T10:08:12.943+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:08:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:08:42.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@521b2006
[2025-08-13T10:08:42.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:08:42.927+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
[2025-08-13T10:08:42.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:09:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:09:12.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@5276515a
[2025-08-13T10:09:12.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:09:12.936+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
[2025-08-13T10:09:12.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:09:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:09:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@3930d59
[2025-08-13T10:09:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:09:42.928+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
[2025-08-13T10:09:42.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:10:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:10:12.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@3c8bb24
[2025-08-13T10:10:12.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:10:12.932+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
[2025-08-13T10:10:12.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:10:42.924+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:10:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@4143050b
[2025-08-13T10:10:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:10:42.927+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
[2025-08-13T10:10:42.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:11:12.924+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:11:12.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@13bdc892
[2025-08-13T10:11:12.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:11:12.935+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
[2025-08-13T10:11:12.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:11:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:11:42.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@68360e28
[2025-08-13T10:11:42.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:11:42.926+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
[2025-08-13T10:11:42.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:12:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:12:12.933+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@48ab5fb1
[2025-08-13T10:12:12.933+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:12:12.934+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
[2025-08-13T10:12:12.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:12:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:12:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@1a5d7108
[2025-08-13T10:12:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:12:42.927+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
[2025-08-13T10:12:42.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:13:12.924+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:13:12.932+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@7ac92f65
[2025-08-13T10:13:12.932+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:13:12.932+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
[2025-08-13T10:13:12.932+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:13:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:13:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@206cee38
[2025-08-13T10:13:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:13:42.928+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
[2025-08-13T10:13:42.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:14:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:14:12.936+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@115c8dfb
[2025-08-13T10:14:12.936+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:14:12.936+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
[2025-08-13T10:14:12.936+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:14:42.924+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:14:42.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@e2d1b34
[2025-08-13T10:14:42.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:14:42.927+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
[2025-08-13T10:14:42.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:15:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:15:12.934+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@6057f1fa
[2025-08-13T10:15:12.934+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:15:12.935+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
[2025-08-13T10:15:12.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:15:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:15:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@bc199b2
[2025-08-13T10:15:42.927+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
[2025-08-13T10:15:42.927+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
[2025-08-13T10:15:42.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:16:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:16:13.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2aa32e4a
[2025-08-13T10:16:13.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_NOT_FOUND, responseMessage=SDC not found]
[2025-08-13T10:16:13.028+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@2b9b3c67
[2025-08-13T10:16:13.028+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_NOT_FOUND, responseMessage=SDC not found]
[2025-08-13T10:16:13.029+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC not found. Initialization will be retried after 30 Seconds
[2025-08-13T10:16:13.029+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:16:42.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:16:42.958+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@3a877026
[2025-08-13T10:16:42.958+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_NOT_FOUND, responseMessage=SDC not found]
[2025-08-13T10:16:42.983+00:00|ERROR|SdcConnectorClient|Timer-0] status from SDC is org.onap.sdc.http.HttpSdcResponse@669fb0c9
[2025-08-13T10:16:42.983+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=SDC_NOT_FOUND, responseMessage=SDC not found]
[2025-08-13T10:16:42.983+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: SDC not found. Initialization will be retried after 30 Seconds
[2025-08-13T10:16:42.983+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2025-08-13T10:17:12.923+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2025-08-13T10:17:13.068+00:00|INFO|ProducerConfig|Timer-0] ProducerConfig values:
acks = -1
auto.include.jmx.reporter = true
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-e68f71b8-b8c8-48f6-a670-62f1f303dde5
compression.gzip.level = -1
compression.lz4.level = 9
compression.type = none
compression.zstd.level = 3
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
enable.metrics.push = 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
metadata.recovery.strategy = none
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.max.ms = 1000
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.header.urlencode = false
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
[2025-08-13T10:17:13.092+00:00|INFO|KafkaMetricsCollector|Timer-0] initializing Kafka metrics collector
[2025-08-13T10:17:13.103+00:00|INFO|KafkaProducer|Timer-0] [Producer clientId=policy-distribution-id-producer-e68f71b8-b8c8-48f6-a670-62f1f303dde5] Instantiated an idempotent producer.
[2025-08-13T10:17:13.130+00:00|INFO|AbstractLogin|Timer-0] Successfully logged in.
[2025-08-13T10:17:13.185+00:00|INFO|AppInfoParser|Timer-0] Kafka version: 3.9.1
[2025-08-13T10:17:13.185+00:00|INFO|AppInfoParser|Timer-0] Kafka commitId: f745dfdcee2b9851
[2025-08-13T10:17:13.185+00:00|INFO|AppInfoParser|Timer-0] Kafka startTimeMs: 1755080233184
[2025-08-13T10:17:13.187+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient
[2025-08-13T10:17:13.193+00:00|INFO|ConsumerConfig|Timer-0] ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.include.jmx.reporter = true
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-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
enable.metrics.push = 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
group.protocol = classic
group.remote.assignor = 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
metadata.recovery.strategy = none
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.max.ms = 1000
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.header.urlencode = false
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
[2025-08-13T10:17:13.203+00:00|INFO|KafkaMetricsCollector|Timer-0] initializing Kafka metrics collector
[2025-08-13T10:17:13.244+00:00|INFO|AppInfoParser|Timer-0] Kafka version: 3.9.1
[2025-08-13T10:17:13.244+00:00|INFO|AppInfoParser|Timer-0] Kafka commitId: f745dfdcee2b9851
[2025-08-13T10:17:13.244+00:00|INFO|AppInfoParser|Timer-0] Kafka startTimeMs: 1755080233244
[2025-08-13T10:17:13.245+00:00|INFO|ClassicKafkaConsumer|Timer-0] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:17:13.246+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:17:13.575+00:00|INFO|Metadata|kafka-producer-network-thread | policy-distribution-id-producer-e68f71b8-b8c8-48f6-a670-62f1f303dde5] [Producer clientId=policy-distribution-id-producer-e68f71b8-b8c8-48f6-a670-62f1f303dde5] Cluster ID: W0P95OqNTuSyIspRp80d3A
[2025-08-13T10:17:13.576+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-distribution-id-producer-e68f71b8-b8c8-48f6-a670-62f1f303dde5] [Producer clientId=policy-distribution-id-producer-e68f71b8-b8c8-48f6-a670-62f1f303dde5] ProducerId set to 2005 with epoch 0
[2025-08-13T10:17:13.577+00:00|INFO|Metadata|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Cluster ID: W0P95OqNTuSyIspRp80d3A
[2025-08-13T10:17:13.578+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Discovered group coordinator onap-strimzi-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2025-08-13T10:17:13.586+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] (Re-)joining group
[2025-08-13T10:17:13.633+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Request joining group due to: need to re-join with the given member-id: policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3-929d1529-b49b-40ec-8bf2-004665fbb2a4
[2025-08-13T10:17:13.633+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] (Re-)joining group
[2025-08-13T10:17:16.639+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Successfully joined group with generation Generation{generationId=1, memberId='policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3-929d1529-b49b-40ec-8bf2-004665fbb2a4', protocol='range'}
[2025-08-13T10:17:16.645+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Finished assignment for group at generation 1: {policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3-929d1529-b49b-40ec-8bf2-004665fbb2a4=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])}
[2025-08-13T10:17:16.668+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Successfully synced group in generation Generation{generationId=1, memberId='policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3-929d1529-b49b-40ec-8bf2-004665fbb2a4', protocol='range'}
[2025-08-13T10:17:16.669+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, 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])
[2025-08-13T10:17:16.671+00:00|INFO|ConsumerRebalanceListenerInvoker|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, 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
[2025-08-13T10:17:16.681+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
[2025-08-13T10:17:16.681+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
[2025-08-13T10:17:16.681+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
[2025-08-13T10:17:16.681+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
[2025-08-13T10:17:16.681+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
[2025-08-13T10:17:16.681+00:00|INFO|ConsumerCoordinator|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, groupId=policy-distribution] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
[2025-08-13T10:17:16.736+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2025-08-13T10:17:16.737+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2025-08-13T10:17:16.737+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2025-08-13T10:17:16.737+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2025-08-13T10:17:16.745+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2025-08-13T10:17:16.745+00:00|INFO|SubscriptionState|pool-3-thread-1] [Consumer clientId=policy-distribution-id-consumer-9760ef4d-6e24-4f18-9cd1-0e0ff5e073e3, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2025-08-13T10:17:43.250+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:18:13.251+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:18:43.252+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:19:13.253+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:19:43.254+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:20:13.254+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:20:43.255+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:21:13.255+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:21:43.255+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:22:13.256+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:22:43.257+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:23:13.257+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:23:43.258+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:24:13.259+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:24:43.260+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:25:13.260+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:25:43.260+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:26:13.261+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:26:43.262+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:27:13.262+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:27:43.262+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:28:13.263+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:28:43.264+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:29:13.264+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:29:43.264+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:30:13.264+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:30:43.265+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:31:13.266+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:31:43.267+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:32:13.267+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:32:43.268+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:33:13.268+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:33:43.269+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:34:13.269+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:34:43.269+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:35:13.269+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:35:43.270+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:36:13.271+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:36:43.271+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:37:13.271+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:37:43.271+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:38:13.271+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:38:43.272+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:39:13.272+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:39:43.273+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:40:13.273+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:40:43.274+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:41:13.275+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:41:43.276+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:42:13.277+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:42:43.277+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:43:13.279+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:43:43.280+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:44:13.280+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:44:43.281+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:45:13.281+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:45:43.282+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:46:13.283+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:46:43.284+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:47:13.284+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:47:43.285+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:48:13.285+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:48:43.286+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:49:07.350+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2025-08-13T10:49:07.352+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2025-08-13T10:49:07.352+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
"distributionID": "fba3d2d8-4f12-427f-a5d2-28101e4f1ebb",
"consumerID": "policy-distribution-id",
"timestamp": 1755082123286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardAewfoi/1.0/resourceInstances/basic_onboard_aewfoi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:49:08.365+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2025-08-13T10:49:08.365+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2025-08-13T10:49:08.365+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
"distributionID": "fba3d2d8-4f12-427f-a5d2-28101e4f1ebb",
"consumerID": "policy-distribution-id",
"timestamp": 1755082123286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardAewfoi/1.0/resourceInstances/basic_onboard_aewfoi0/artifacts/basic_onboard_aewfoi0_modules.json",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:49:09.366+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2025-08-13T10:49:09.366+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2025-08-13T10:49:09.366+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
"distributionID": "fba3d2d8-4f12-427f-a5d2-28101e4f1ebb",
"consumerID": "policy-distribution-id",
"timestamp": 1755082123286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardAewfoi/1.0/resourceInstances/basic_onboard_aewfoi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:49:10.366+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2025-08-13T10:49:10.367+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2025-08-13T10:49:10.367+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
"distributionID": "fba3d2d8-4f12-427f-a5d2-28101e4f1ebb",
"consumerID": "policy-distribution-id",
"timestamp": 1755082123286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardAewfoi/1.0/resourceInstances/basic_onboard_aewfoi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:49:11.367+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2025-08-13T10:49:11.367+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2025-08-13T10:49:11.367+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
"distributionID": "fba3d2d8-4f12-427f-a5d2-28101e4f1ebb",
"consumerID": "policy-distribution-id",
"timestamp": 1755082123286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardAewfoi/1.0/resourceInstances/basic_onboard_aewfoi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:49:12.368+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2025-08-13T10:49:12.368+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2025-08-13T10:49:12.368+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
"distributionID": "fba3d2d8-4f12-427f-a5d2-28101e4f1ebb",
"consumerID": "policy-distribution-id",
"timestamp": 1755082123286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardAewfoi/1.0/artifacts/service-BasicOnboardAewfoi-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:49:13.368+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2025-08-13T10:49:13.369+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2025-08-13T10:49:13.369+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
"distributionID": "fba3d2d8-4f12-427f-a5d2-28101e4f1ebb",
"consumerID": "policy-distribution-id",
"timestamp": 1755082123286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardAewfoi/1.0/artifacts/service-BasicOnboardAewfoi-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:49:14.371+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - download
[2025-08-13T10:49:14.851+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendDownloadStatus
[2025-08-13T10:49:14.851+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2025-08-13T10:49:14.851+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
"distributionID": "fba3d2d8-4f12-427f-a5d2-28101e4f1ebb",
"consumerID": "policy-distribution-id",
"timestamp": 1755082154851,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardAewfoi/1.0/artifacts/service-BasicOnboardAewfoi-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:49:15.856+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendDeploymentStatus
[2025-08-13T10:49:15.856+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2025-08-13T10:49:15.856+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
"distributionID": "fba3d2d8-4f12-427f-a5d2-28101e4f1ebb",
"consumerID": "policy-distribution-id",
"timestamp": 1755082155856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardAewfoi/1.0/artifacts/service-BasicOnboardAewfoi-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:49:16.857+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendComponentDone status
[2025-08-13T10:49:16.857+00:00|INFO|NotificationSender|pool-3-thread-8] DistributionClient - sendStatus
[2025-08-13T10:49:16.857+00:00|INFO|NotificationSender|pool-3-thread-8] Trying to send status: {
"distributionID": "fba3d2d8-4f12-427f-a5d2-28101e4f1ebb",
"consumerID": "policy-distribution-id",
"timestamp": 1755082156857,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:49:17.858+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:49:47.859+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:50:17.860+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:50:47.860+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:51:17.861+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:51:47.861+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:52:08.764+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:52:08.764+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:52:08.764+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "403d5ca1-4264-4a0c-913a-1e4d7312b6d4",
"consumerID": "policy-distribution-id",
"timestamp": 1755082307861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20250813105052/1.0/resourceInstances/vfw0c52a1dc1d380/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:52:09.765+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:52:09.765+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:52:09.765+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "403d5ca1-4264-4a0c-913a-1e4d7312b6d4",
"consumerID": "policy-distribution-id",
"timestamp": 1755082307861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20250813105052/1.0/resourceInstances/vfw0c52a1dc1d380/artifacts/vfw0c52a1dc1d380_modules.json",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:52:10.766+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:52:10.766+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:52:10.766+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "403d5ca1-4264-4a0c-913a-1e4d7312b6d4",
"consumerID": "policy-distribution-id",
"timestamp": 1755082307861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20250813105052/1.0/resourceInstances/vfw0c52a1dc1d380/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:52:11.767+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:52:11.767+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:52:11.767+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "403d5ca1-4264-4a0c-913a-1e4d7312b6d4",
"consumerID": "policy-distribution-id",
"timestamp": 1755082307861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20250813105052/1.0/resourceInstances/vfw0c52a1dc1d380/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:52:12.767+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:52:12.768+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:52:12.768+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "403d5ca1-4264-4a0c-913a-1e4d7312b6d4",
"consumerID": "policy-distribution-id",
"timestamp": 1755082307861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20250813105052/1.0/resourceInstances/vfw0c52a1dc1d380/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:52:13.768+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:52:13.769+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:52:13.769+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "403d5ca1-4264-4a0c-913a-1e4d7312b6d4",
"consumerID": "policy-distribution-id",
"timestamp": 1755082307861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20250813105052/1.0/artifacts/service-Vfw20250813105052-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:52:14.769+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:52:14.769+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:52:14.770+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "403d5ca1-4264-4a0c-913a-1e4d7312b6d4",
"consumerID": "policy-distribution-id",
"timestamp": 1755082307861,
"artifactURL": "/sdc/v1/catalog/services/Vfw20250813105052/1.0/artifacts/service-Vfw20250813105052-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:52:15.771+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - download
[2025-08-13T10:52:16.183+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDownloadStatus
[2025-08-13T10:52:16.184+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:52:16.184+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "403d5ca1-4264-4a0c-913a-1e4d7312b6d4",
"consumerID": "policy-distribution-id",
"timestamp": 1755082336183,
"artifactURL": "/sdc/v1/catalog/services/Vfw20250813105052/1.0/artifacts/service-Vfw20250813105052-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:52:17.185+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDeploymentStatus
[2025-08-13T10:52:17.185+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:52:17.185+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "403d5ca1-4264-4a0c-913a-1e4d7312b6d4",
"consumerID": "policy-distribution-id",
"timestamp": 1755082337185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20250813105052/1.0/artifacts/service-Vfw20250813105052-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:52:18.186+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendComponentDone status
[2025-08-13T10:52:18.186+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:52:18.187+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "403d5ca1-4264-4a0c-913a-1e4d7312b6d4",
"consumerID": "policy-distribution-id",
"timestamp": 1755082338186,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:52:19.187+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:52:49.188+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:53:19.188+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:53:49.189+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:54:19.189+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:54:49.189+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:55:19.191+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:55:49.191+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:56:19.193+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:56:49.193+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:57:19.193+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:57:27.361+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:57:27.363+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:57:27.363+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "5128d04b-375d-4428-8525-9fd9d3ac6fd8",
"consumerID": "policy-distribution-id",
"timestamp": 1755082639193,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:57:28.363+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:57:28.363+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:57:28.363+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "5128d04b-375d-4428-8525-9fd9d3ac6fd8",
"consumerID": "policy-distribution-id",
"timestamp": 1755082639193,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:57:29.364+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - download
[2025-08-13T10:57:29.737+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDownloadStatus
[2025-08-13T10:57:29.737+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:57:29.738+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "5128d04b-375d-4428-8525-9fd9d3ac6fd8",
"consumerID": "policy-distribution-id",
"timestamp": 1755082649737,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:57:30.739+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDeploymentStatus
[2025-08-13T10:57:30.739+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:57:30.739+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "5128d04b-375d-4428-8525-9fd9d3ac6fd8",
"consumerID": "policy-distribution-id",
"timestamp": 1755082650739,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:57:31.740+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendComponentDone status
[2025-08-13T10:57:31.741+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:57:31.741+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "5128d04b-375d-4428-8525-9fd9d3ac6fd8",
"consumerID": "policy-distribution-id",
"timestamp": 1755082651740,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:57:32.743+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:58:02.744+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:58:08.082+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:08.082+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:08.082+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082682744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3fsmvtcmijv1wgekogqx/1.0/resourceInstances/pnf48c8e26f57e60/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:09.082+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:09.083+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:09.083+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082682744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3fsmvtcmijv1wgekogqx/1.0/resourceInstances/pnf48c8e26f57e60/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:10.084+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:10.084+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:10.084+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082682744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3fsmvtcmijv1wgekogqx/1.0/resourceInstances/pnf48c8e26f57e60/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:11.085+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:11.086+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:11.086+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082682744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3fsmvtcmijv1wgekogqx/1.0/resourceInstances/pnf48c8e26f57e60/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:12.087+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:12.087+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:12.087+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082682744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3fsmvtcmijv1wgekogqx/1.0/resourceInstances/pnf48c8e26f57e60/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:13.088+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:13.088+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:13.088+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082682744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3fsmvtcmijv1wgekogqx/1.0/resourceInstances/pnf48c8e26f57e60/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:14.089+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:14.089+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:14.089+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082682744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3fsmvtcmijv1wgekogqx/1.0/artifacts/service-DemoPnf3fsmvtcmijv1wgekogqx-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:15.090+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:15.091+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:15.091+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082682744,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3fsmvtcmijv1wgekogqx/1.0/artifacts/service-DemoPnf3fsmvtcmijv1wgekogqx-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:16.093+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - download
[2025-08-13T10:58:16.576+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDownloadStatus
[2025-08-13T10:58:16.576+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:16.576+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082696576,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3fsmvtcmijv1wgekogqx/1.0/artifacts/service-DemoPnf3fsmvtcmijv1wgekogqx-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:17.577+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDeploymentStatus
[2025-08-13T10:58:17.578+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:17.578+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082697577,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3fsmvtcmijv1wgekogqx/1.0/artifacts/service-DemoPnf3fsmvtcmijv1wgekogqx-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:18.578+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendComponentDone status
[2025-08-13T10:58:18.578+00:00|INFO|NotificationSender|pool-3-thread-3] DistributionClient - sendStatus
[2025-08-13T10:58:18.579+00:00|INFO|NotificationSender|pool-3-thread-3] Trying to send status: {
"distributionID": "2adaa328-6274-4fa1-8fd5-af1d60a01817",
"consumerID": "policy-distribution-id",
"timestamp": 1755082698578,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:19.579+00:00|INFO|NotificationConsumer|pool-3-thread-10] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:58:19.583+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:19.583+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2025-08-13T10:58:19.583+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
"distributionID": "a7cdde8e-4d9d-4d14-b9ee-86c4d2118bfe",
"consumerID": "policy-distribution-id",
"timestamp": 1755082699579,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:20.583+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:20.583+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2025-08-13T10:58:20.583+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
"distributionID": "a7cdde8e-4d9d-4d14-b9ee-86c4d2118bfe",
"consumerID": "policy-distribution-id",
"timestamp": 1755082699579,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:21.584+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:21.584+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2025-08-13T10:58:21.584+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
"distributionID": "a7cdde8e-4d9d-4d14-b9ee-86c4d2118bfe",
"consumerID": "policy-distribution-id",
"timestamp": 1755082699579,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:22.585+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:22.585+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2025-08-13T10:58:22.585+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
"distributionID": "a7cdde8e-4d9d-4d14-b9ee-86c4d2118bfe",
"consumerID": "policy-distribution-id",
"timestamp": 1755082699579,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:23.585+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:23.585+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2025-08-13T10:58:23.585+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
"distributionID": "a7cdde8e-4d9d-4d14-b9ee-86c4d2118bfe",
"consumerID": "policy-distribution-id",
"timestamp": 1755082699579,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:24.586+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:24.586+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2025-08-13T10:58:24.586+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
"distributionID": "a7cdde8e-4d9d-4d14-b9ee-86c4d2118bfe",
"consumerID": "policy-distribution-id",
"timestamp": 1755082699579,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:25.586+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendNotificationStatus
[2025-08-13T10:58:25.586+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2025-08-13T10:58:25.586+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
"distributionID": "a7cdde8e-4d9d-4d14-b9ee-86c4d2118bfe",
"consumerID": "policy-distribution-id",
"timestamp": 1755082699579,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:26.587+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - download
[2025-08-13T10:58:27.034+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDownloadStatus
[2025-08-13T10:58:27.034+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2025-08-13T10:58:27.034+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
"distributionID": "a7cdde8e-4d9d-4d14-b9ee-86c4d2118bfe",
"consumerID": "policy-distribution-id",
"timestamp": 1755082707034,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:28.037+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendDeploymentStatus
[2025-08-13T10:58:28.037+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2025-08-13T10:58:28.037+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
"distributionID": "a7cdde8e-4d9d-4d14-b9ee-86c4d2118bfe",
"consumerID": "policy-distribution-id",
"timestamp": 1755082708037,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:29.037+00:00|INFO|DistributionClientImpl|pool-3-thread-10] DistributionClient - sendComponentDone status
[2025-08-13T10:58:29.037+00:00|INFO|NotificationSender|pool-3-thread-10] DistributionClient - sendStatus
[2025-08-13T10:58:29.037+00:00|INFO|NotificationSender|pool-3-thread-10] Trying to send status: {
"distributionID": "a7cdde8e-4d9d-4d14-b9ee-86c4d2118bfe",
"consumerID": "policy-distribution-id",
"timestamp": 1755082709037,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T10:58:30.038+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:59:00.039+00:00|INFO|NotificationConsumer|pool-3-thread-5] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T10:59:30.040+00:00|INFO|NotificationConsumer|pool-3-thread-8] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:00:00.041+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:00:30.042+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:01:00.043+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:01:30.044+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:02:00.045+00:00|INFO|NotificationConsumer|pool-3-thread-1] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:02:30.045+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:03:00.045+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:03:30.045+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:04:00.046+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:04:30.046+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:05:00.047+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:05:30.047+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:06:00.047+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:06:30.049+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:07:00.050+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:07:30.050+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:07:34.565+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendNotificationStatus
[2025-08-13T11:07:34.565+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:34.565+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083250050,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfVvzwufazj7tzmoepfosj/1.0/resourceInstances/pnf7c209e8136740/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:35.570+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendNotificationStatus
[2025-08-13T11:07:35.570+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:35.570+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083250050,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfVvzwufazj7tzmoepfosj/1.0/resourceInstances/pnf7c209e8136740/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:36.571+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendNotificationStatus
[2025-08-13T11:07:36.571+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:36.571+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083250050,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfVvzwufazj7tzmoepfosj/1.0/resourceInstances/pnf7c209e8136740/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:37.572+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendNotificationStatus
[2025-08-13T11:07:37.572+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:37.572+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083250050,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfVvzwufazj7tzmoepfosj/1.0/resourceInstances/pnf7c209e8136740/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:38.572+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendNotificationStatus
[2025-08-13T11:07:38.572+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:38.572+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083250050,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfVvzwufazj7tzmoepfosj/1.0/resourceInstances/pnf7c209e8136740/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:39.573+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendNotificationStatus
[2025-08-13T11:07:39.573+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:39.573+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083250050,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfVvzwufazj7tzmoepfosj/1.0/resourceInstances/pnf7c209e8136740/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:40.574+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendNotificationStatus
[2025-08-13T11:07:40.574+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:40.574+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083250050,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfVvzwufazj7tzmoepfosj/1.0/artifacts/service-DemoPnfVvzwufazj7tzmoepfosj-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:41.575+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendNotificationStatus
[2025-08-13T11:07:41.575+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:41.575+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083250050,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfVvzwufazj7tzmoepfosj/1.0/artifacts/service-DemoPnfVvzwufazj7tzmoepfosj-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:42.576+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - download
[2025-08-13T11:07:42.934+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendDownloadStatus
[2025-08-13T11:07:42.934+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:42.934+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083262934,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfVvzwufazj7tzmoepfosj/1.0/artifacts/service-DemoPnfVvzwufazj7tzmoepfosj-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:43.937+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendDeploymentStatus
[2025-08-13T11:07:43.937+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:43.937+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083263937,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfVvzwufazj7tzmoepfosj/1.0/artifacts/service-DemoPnfVvzwufazj7tzmoepfosj-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:44.938+00:00|INFO|DistributionClientImpl|pool-3-thread-7] DistributionClient - sendComponentDone status
[2025-08-13T11:07:44.938+00:00|INFO|NotificationSender|pool-3-thread-7] DistributionClient - sendStatus
[2025-08-13T11:07:44.938+00:00|INFO|NotificationSender|pool-3-thread-7] Trying to send status: {
"distributionID": "51fe3df7-dc2c-40f4-91ee-fb26e0424c7f",
"consumerID": "policy-distribution-id",
"timestamp": 1755083264938,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:07:45.938+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:08:15.940+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:08:45.940+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:09:15.940+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:09:45.941+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:10:15.941+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:10:45.941+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:11:15.942+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:11:45.943+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:12:15.943+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:12:45.943+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:13:15.945+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:13:45.945+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:14:15.946+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:14:45.946+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:15:15.947+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:15:45.948+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:16:15.948+00:00|INFO|NotificationConsumer|pool-3-thread-9] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:16:45.948+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:16:51.893+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:16:51.893+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:16:51.893+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083805948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:16:52.900+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:16:52.900+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:16:52.900+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083805948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:16:53.901+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:16:53.901+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:16:53.901+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083805948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:16:54.901+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:16:54.901+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:16:54.901+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083805948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:16:55.902+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:16:55.902+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:16:55.902+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083805948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:16:56.902+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:16:56.903+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:16:56.903+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083805948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:16:57.903+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:16:57.903+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:16:57.903+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083805948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:16:58.904+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:16:58.904+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:16:58.904+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083805948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:16:59.904+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:16:59.905+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:16:59.905+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083805948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:00.905+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:00.905+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:00.905+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083805948,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:01.906+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - download
[2025-08-13T11:17:02.369+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendDownloadStatus
[2025-08-13T11:17:02.369+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:02.369+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083822369,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:03.371+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendDeploymentStatus
[2025-08-13T11:17:03.371+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:03.371+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083823371,
"artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:04.372+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendComponentDone status
[2025-08-13T11:17:04.372+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:04.372+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "2cd7863b-0610-4bc8-85f4-c626b80669fe",
"consumerID": "policy-distribution-id",
"timestamp": 1755083824372,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:05.372+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:17:11.617+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:11.617+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:11.617+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083825372,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:12.618+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:12.618+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:12.618+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083825372,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:13.618+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:13.618+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:13.618+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083825372,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:14.618+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:14.619+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:14.619+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083825372,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:15.619+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:15.619+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:15.619+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083825372,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:16.619+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:16.620+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:16.620+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083825372,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:17.620+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:17.620+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:17.620+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083825372,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:18.621+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:18.621+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:18.621+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083825372,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:19.621+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - download
[2025-08-13T11:17:19.925+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendDownloadStatus
[2025-08-13T11:17:19.925+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:19.925+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083839925,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:20.927+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendDeploymentStatus
[2025-08-13T11:17:20.927+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:20.927+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083840927,
"artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:21.927+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendComponentDone status
[2025-08-13T11:17:21.928+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:21.928+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "4371d289-57d1-4411-ba83-b55e94be030b",
"consumerID": "policy-distribution-id",
"timestamp": 1755083841927,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:22.929+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:17:49.426+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:49.426+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:49.426+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083842929,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:50.426+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:50.426+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:50.426+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083842929,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:51.427+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:51.427+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:51.427+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083842929,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:52.427+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:52.428+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:52.428+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083842929,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/CBA_enriched.zip",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:53.428+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:53.429+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:53.429+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083842929,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:54.429+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:54.429+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:54.430+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083842929,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:55.430+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:55.431+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:55.431+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083842929,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/resourceInstances/pnf_macro0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:56.431+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:56.432+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:56.432+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083842929,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:57.433+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendNotificationStatus
[2025-08-13T11:17:57.433+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:57.433+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083842929,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:58.434+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - download
[2025-08-13T11:17:58.766+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendDownloadStatus
[2025-08-13T11:17:58.766+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:58.766+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083878766,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:17:59.768+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendDeploymentStatus
[2025-08-13T11:17:59.768+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:17:59.768+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083879768,
"artifactURL": "/sdc/v1/catalog/services/PnfMacro/1.0/artifacts/service-PnfMacro-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:18:00.769+00:00|INFO|DistributionClientImpl|pool-3-thread-4] DistributionClient - sendComponentDone status
[2025-08-13T11:18:00.770+00:00|INFO|NotificationSender|pool-3-thread-4] DistributionClient - sendStatus
[2025-08-13T11:18:00.770+00:00|INFO|NotificationSender|pool-3-thread-4] Trying to send status: {
"distributionID": "906bf772-940b-4fcc-b40d-da3f64220b19",
"consumerID": "policy-distribution-id",
"timestamp": 1755083880769,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
[2025-08-13T11:18:01.770+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:18:31.772+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:19:01.773+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:19:31.773+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:20:01.774+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:20:31.774+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:21:01.775+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:21:31.776+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:22:01.777+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:22:31.777+00:00|INFO|NotificationConsumer|pool-3-thread-4] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:23:01.778+00:00|INFO|NotificationConsumer|pool-3-thread-2] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:23:31.778+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:24:01.779+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:24:31.781+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:25:01.782+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:25:31.782+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:26:01.782+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:26:31.783+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:27:01.783+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:27:31.784+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:28:01.784+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:28:31.784+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:29:01.785+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:29:31.786+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:30:01.786+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:30:31.786+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:31:01.787+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:31:31.788+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:32:01.789+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:32:31.790+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:33:01.790+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:33:31.791+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:34:01.793+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:34:31.793+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:35:01.794+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:35:31.795+00:00|INFO|NotificationConsumer|pool-3-thread-7] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:36:01.795+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:36:31.796+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:37:01.797+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
[2025-08-13T11:37:31.797+00:00|INFO|NotificationConsumer|pool-3-thread-3] Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO