Results

By type

          Policy distribution config file: /opt/app/distribution/etc/mounted/config.json
FlexLogger:properties => {stop.check.point=2500, concurrentHashMap.limit=5000, audit.level=ON, logger.type=EELF, metricsLogger.level=ON, debugLogger.level=INFO, timer.delay.time=1000, check.interval=30000, event.expired.time=86400, error.level=ON}
FlexLogger:overrideLogbackLevel => null
FlexLogger.logger_Type value: EELF
22:48:45,859 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:48:45,861 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
22:48:45,862 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
22:48:46,091 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml] 
22:48:46,091 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
22:48:46,104 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:48:46,108 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:48:46,117 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:48:46,151 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:48:46,155 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
22:48:46,164 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
22:48:46,167 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
22:48:46,170 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
22:48:46,172 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use the pattern /var/log/onap/policy/distribution/audit.%d{yyyy-MM-dd}.%i.log for the active file
22:48:46,175 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/audit.%d{yyyy-MM-dd}.%i.log.zip'.
22:48:46,175 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
22:48:46,185 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Mon Jan 02 22:48:46 GMT 2023
22:48:46,187 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:48:46,195 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
22:48:46,195 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
22:48:46,197 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:48:46,199 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
22:48:46,200 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
22:48:46,200 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
22:48:46,201 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
22:48:46,201 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:48:46,201 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
22:48:46,203 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
22:48:46,203 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
22:48:46,204 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
22:48:46,204 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use the pattern /var/log/onap/policy/distribution/metrics.%d{yyyy-MM-dd}.%i.log for the active file
22:48:46,205 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/metrics.%d{yyyy-MM-dd}.%i.log.zip'.
22:48:46,205 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
22:48:46,206 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Mon Jan 02 22:48:46 GMT 2023
22:48:46,207 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:48:46,209 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
22:48:46,209 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
22:48:46,209 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:48:46,209 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
22:48:46,210 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
22:48:46,210 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
22:48:46,210 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
22:48:46,210 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:48:46,210 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
22:48:46,212 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
22:48:46,212 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
22:48:46,212 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
22:48:46,212 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use the pattern /var/log/onap/policy/distribution/error.%d{yyyy-MM-dd}.%i.log for the active file
22:48:46,214 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/error.%d{yyyy-MM-dd}.%i.log.zip'.
22:48:46,214 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
22:48:46,214 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Mon Jan 02 22:48:46 GMT 2023
22:48:46,217 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:48:46,218 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
22:48:46,218 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
22:48:46,219 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:48:46,219 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
22:48:46,219 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
22:48:46,219 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
22:48:46,219 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
22:48:46,220 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
22:48:46,220 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
22:48:46,221 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
22:48:46,221 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
22:48:46,222 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
22:48:46,222 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use the pattern /var/log/onap/policy/distribution/debug.%d{yyyy-MM-dd}.%i.log for the active file
22:48:46,223 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/debug.%d{yyyy-MM-dd}.%i.log.zip'.
22:48:46,223 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
22:48:46,224 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Mon Jan 02 22:48:46 GMT 2023
22:48:46,225 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:48:46,226 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
22:48:46,226 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
22:48:46,226 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
22:48:46,226 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
22:48:46,226 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
22:48:46,226 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
22:48:46,227 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
22:48:46,228 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
22:48:46,228 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
22:48:46,228 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
22:48:46,228 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
22:48:46,228 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
22:48:46,228 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
22:48:46,229 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
22:48:46,229 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
22:48:46,229 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
22:48:46,229 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
22:48:46,229 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
22:48:46,229 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
22:48:46,229 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
22:48:46,229 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
22:48:46,229 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:48:46,230 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:48:46,230 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
22:48:46,230 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
22:48:46,230 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:48:46,231 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c730b35 - Registering current configuration as safe fallback point
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 1 class name: org.onap.policy.distribution.main.startstop.Main
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 2 class name: org.onap.policy.distribution.main.parameters.DistributionParameterHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 3 class name: org.onap.policy.distribution.main.parameters.ArtifactForwarderConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 4 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 5 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 6 class name: org.onap.policy.distribution.forwarding.parameters.ArtifactForwarderParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 7 class name: org.onap.policy.distribution.reception.handling.AbstractReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 8 class name: org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 9 class name: org.onap.policy.distribution.forwarding.k8s.K8sArtifactForwarder
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 10 class name: org.onap.policy.distribution.main.startstop.DistributionActivator
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 11 class name: org.onap.policy.distribution.main.rest.DistributionRestServer
2023-01-02T22:48:46.519Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @1032ms to org.eclipse.jetty.util.log.Slf4jLog
2023-01-02T22:48:46.640Z|||main||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=null]]: STARTING
2023-01-02T22:48:46.642Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTING
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 12 class name: org.onap.policy.distribution.reception.handling.PluginHandler
2023-01-02T22:48:46.657Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.11+9
2023-01-02T22:48:46.662Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:48:46.728Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2023-01-02T22:48:46.728Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2023-01-02T22:48:46.730Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 600000ms
2023-01-02T22:48:47.411Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 38189f05-87d8-4148-814c-9d4f6415ddfc url= /sdc/v1/artifactTypes
2023-01-02T22:48:47.421Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:48:47.482Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:48:47.485Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2f6d0074
2023-01-02T22:48:47.493Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:48:47.499Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:48:47.608Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}
2023-01-02T22:48:47.633Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
2023-01-02T22:48:47.633Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @2150ms
2023-01-02T22:48:47.657Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STARTED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTED: Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
+=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}] - STARTED
| +=ReservedThreadExecutor@51444fc2{s=0/1,p=0} - STARTED
| +>threads size=8
|   +>26 qtp1245065720-26 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>21 qtp1245065720-21 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>24 qtp1245065720-24 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>22 qtp1245065720-22 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>25 qtp1245065720-25 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>19 qtp1245065720-19 SELECTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.EPoll.wait(Native Method)
|   +>20 qtp1245065720-20-acceptor-0@7282560e-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} ACCEPTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) prio=3
|   +>23 qtp1245065720-23 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
+=Slf4jRequestLog@150f9309{STARTED} - STARTED
+=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| +~Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
| +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}] - STARTED
| +=ScheduledExecutorScheduler@10f7f7de{STARTED} - STARTED
| +-org.eclipse.jetty.io.ArrayByteBufferPool@3ecb3bbd
| +=HttpConnectionFactory@418c5a9c[HTTP/1.1] - STARTED
| | +-HttpConfiguration@33a2707d{32768/8192,8192/8192,https://:0,[]}
| |   +>customizers size=0
| |   +>formEncodedMethods size=2
| |   | +>POST
| |   | +>PUT
| |   +>outputBufferSize=32768
| |   +>outputAggregationSize=8192
| |   +>requestHeaderSize=8192
| |   +>responseHeaderSize=8192
| |   +>headerCacheSize=4096
| |   +>secureScheme=https
| |   +>securePort=0
| |   +>idleTimeout=-1
| |   +>blockingTimeout=-1
| |   +>sendDateHeader=true
| |   +>sendServerVersion=true
| |   +>sendXPoweredBy=false
| |   +>delayDispatchUntilContent=true
| |   +>persistentConnectionsEnabled=true
| |   +>maxErrorDispatches=10
| |   +>minRequestDataRate=0
| |   +>minResponseDataRate=0
| |   +>cookieCompliance=RFC6265
| |   +>setRequestCookieCompliance=RFC6265
| |   +>notifyRemoteAsyncErrors=true
| +=SelectorManager@SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| | +=ManagedSelector@1fb648d0{STARTED} id=0 keys=0 selected=0 updates=0 - STARTED
| |   +=EatWhatYouKill@128125f/SelectorProducer@1b508220/PRODUCING/p=false/QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-01-02T22:48:47.647417Z - STARTED
| |   | +-SelectorProducer@1b508220
| |   | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}] - STARTED
| |   +>updates @ 2023-01-02T22:48:47.641759Z size=0
| |   +>keys @ 2023-01-02T22:48:47.643864Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-20-acceptor-0@7282560e-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
+=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} - STARTED
| +=org.eclipse.jetty.server.session.SessionHandler6186081==dftMaxIdleSec=-1 - STARTED
| | +=ConstraintSecurityHandler@6c297d7a{STARTED} - STARTED
| | | +-org.eclipse.jetty.security.DefaultAuthenticatorFactory@1765d37c
| | | +-org.eclipse.jetty.security.authentication.BasicAuthenticator@8bb1232
| | | +=HashLoginService@7b351228[SDCDistributionGroup-login-service] - STARTED
| | | +=ServletHandler@5cd07299{STARTED} - STARTED
| | | | +>listeners ServletHandler@5cd07299{STARTED} size=0
| | | | +>filters ServletHandler@5cd07299{STARTED} size=0
| | | | +>filterMappings ServletHandler@5cd07299{STARTED} size=0
| | | | +>servlets ServletHandler@5cd07299{STARTED} size=2
| | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3@e85295b2==io.swagger.jersey.config.JerseyJaxrsConfig,jsp=null,order=2,inst=true,async=true - STARTED
| | | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig@6517b44c
| | | | | | +>initParams size=4
| | | | | |   +>swagger.api.basepath=http://onap-multicloud-k8s-cb6dcdb89-h6zpg:9014/
| | | | | |   +>swagger.context.id=swagger-9014
| | | | | |   +>swagger.pretty.print=true
| | | | | |   +>swagger.scanner.id=swagger-9014
| | | | | +>org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true - STARTED
| | | | |   +>org.glassfish.jersey.servlet.ServletContainer@356d105e
| | | | |   +>initParams size=3
| | | | |     +>jersey.config.server.provider.classnames=com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider,io.swagger.jaxrs.listing.ApiListingResource,io.swagger.jaxrs.listing.SwaggerSerializers,org.onap.policy.distribution.main.rest.DistributionRestController
| | | | |     +>swagger.scanner.id=swagger-9014
| | | | |     +>swagger.context.id=swagger-9014
| | | | +>servletMappings ServletHandler@5cd07299{STARTED} size=2
| | | |   +>[/]=>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3
| | | |   +>[/*]=>org.glassfish.jersey.servlet.ServletContainer-5be46f9d
| | | +~org.eclipse.jetty.security.DefaultIdentityService@661ae089
| | | +>roles size=1
| | | | +>java.util.concurrent.CopyOnWriteArraySet@36ebcb(size=1)
| | | |   +:user
| | | +>constraints size=1
| | |   +>java.util.HashMap$EntrySet@39810798(size=1)
| | |     +:/*={*={RoleInfo,C[user],None}}
| | +=org.eclipse.jetty.server.session.DefaultSessionCache@61ec64c1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | +=org.eclipse.jetty.server.session.NullSessionDataStore@3c5e7742[passivating=false,graceSec=3600] - STARTED
| | +~DefaultSessionIdManager@d71d6e8{STARTED}[worker=node0] - STARTED
| +>No ClassLoader
| +>eventListeners o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
| +>handler attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=1
| | +>org.eclipse.jetty.server.Executor=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}]
| +>context attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=2
| | +>org.eclipse.jetty.util.DecoratedObjectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
| | +>swagger.scanner.id.swagger-9014=io.swagger.jaxrs.config.DefaultJaxrsScanner@3e9aae52
| +>initparams o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
+=ErrorHandler@71312aa4{STARTED} - STARTED
+=DefaultSessionIdManager@d71d6e8{STARTED}[worker=node0] - STARTED
| +=HouseKeeper@72f474fc{STARTED}[interval=600000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@4b5fb68a
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@5ef164f0
+>AttributesMap@35f2b942
  +>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2023-01-02T22:49:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:49:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= fbecbe61-a64e-42a3-a6ad-797b8537821c url= /sdc/v1/artifactTypes
2023-01-02T22:49:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:49:16.677Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:49:16.677Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@36ea9252
2023-01-02T22:49:16.678Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:49:16.678Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:49:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:49:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 86c01f9e-b558-4397-9a23-ce84101ff2e7 url= /sdc/v1/artifactTypes
2023-01-02T22:49:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:49:46.687Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:49:46.687Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@18651186
2023-01-02T22:49:46.688Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:49:46.688Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:50:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:50:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 75b4ff96-ac03-43c0-b91b-ebab3cd9877c url= /sdc/v1/artifactTypes
2023-01-02T22:50:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:50:16.672Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:50:16.672Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e72482f
2023-01-02T22:50:16.672Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:50:16.672Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:50:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:50:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ebef67d2-5de8-471c-b9fe-eee1bc40a5ae url= /sdc/v1/artifactTypes
2023-01-02T22:50:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:50:46.684Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:50:46.685Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@471cb2f
2023-01-02T22:50:46.685Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:50:46.685Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:51:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:51:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 81f686c7-7b2e-4f99-b7d2-0f2de87c83c8 url= /sdc/v1/artifactTypes
2023-01-02T22:51:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:51:16.672Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:51:16.672Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c076af8
2023-01-02T22:51:16.672Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:51:16.673Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:51:46.660Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:51:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 99eb7ca7-a370-43f0-9ff1-352a46f03ffa url= /sdc/v1/artifactTypes
2023-01-02T22:51:46.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:51:46.683Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:51:46.683Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5c04c7af
2023-01-02T22:51:46.683Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:51:46.684Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:52:16.662Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:52:16.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 75cc09f8-a63c-448c-84ad-ee5c82f42b0b url= /sdc/v1/artifactTypes
2023-01-02T22:52:16.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:52:16.680Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:52:16.680Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@70c3a524
2023-01-02T22:52:16.680Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:52:16.680Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:52:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:52:46.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7aba0d6d-f3cc-4365-83d2-5239d6402c42 url= /sdc/v1/artifactTypes
2023-01-02T22:52:46.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:52:46.683Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:52:46.684Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@381c1120
2023-01-02T22:52:46.685Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:52:46.685Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:53:16.660Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:53:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e704dea6-01c3-4808-8831-51e958010e7f url= /sdc/v1/artifactTypes
2023-01-02T22:53:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:53:16.676Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:53:16.677Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@da50bc4
2023-01-02T22:53:16.678Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:53:16.678Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:53:46.660Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:53:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= df281b7e-9df6-44d0-88c5-3bbdcc776400 url= /sdc/v1/artifactTypes
2023-01-02T22:53:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:53:46.679Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:53:46.679Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@49bab7a7
2023-01-02T22:53:46.680Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:53:46.680Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:54:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:54:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a6b8b26f-fbdd-49d5-a85d-10df9cc19f0d url= /sdc/v1/artifactTypes
2023-01-02T22:54:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:54:16.675Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:54:16.676Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@16eeeab0
2023-01-02T22:54:16.676Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:54:16.677Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:54:46.660Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:54:46.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= de6ca462-ec2c-4916-b201-9701d1920090 url= /sdc/v1/artifactTypes
2023-01-02T22:54:46.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:54:46.681Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:54:46.681Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@121f9fc9
2023-01-02T22:54:46.682Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:54:46.682Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:55:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:55:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4e418a19-c53f-4505-9268-bf075af06af3 url= /sdc/v1/artifactTypes
2023-01-02T22:55:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:55:16.675Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:55:16.676Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@29774a44
2023-01-02T22:55:16.676Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:55:16.676Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:55:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:55:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 09f76e43-c70a-4e2c-9b20-4dc7bc80083f url= /sdc/v1/artifactTypes
2023-01-02T22:55:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:55:46.680Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:55:46.681Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@10088189
2023-01-02T22:55:46.681Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:55:46.681Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:56:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:56:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2d6e5438-bcba-4e33-be57-f5bee3149542 url= /sdc/v1/artifactTypes
2023-01-02T22:56:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:56:16.677Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:56:16.677Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@21a579d4
2023-01-02T22:56:16.677Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:56:16.678Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:56:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:56:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4ef102e6-d0cb-4e10-ab03-e12ecc312d0b url= /sdc/v1/artifactTypes
2023-01-02T22:56:46.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:56:46.679Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:56:46.680Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@50b65a9d
2023-01-02T22:56:46.680Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:56:46.680Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:57:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:57:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a8266d18-322c-4e8e-9573-0664f9485f25 url= /sdc/v1/artifactTypes
2023-01-02T22:57:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:57:16.676Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:57:16.676Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@676c923f
2023-01-02T22:57:16.676Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:57:16.677Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:57:46.664Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:57:46.671Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d07a586a-d485-4329-9208-90f714d46e67 url= /sdc/v1/artifactTypes
2023-01-02T22:57:46.671Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:57:46.691Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	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:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-01-02T22:57:46.692Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@700421c1
2023-01-02T22:57:46.693Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-01-02T22:57:46.693Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-01-02T22:58:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:58:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3e232a51-e7a0-490f-b697-f9ff5c8d6a7a url= /sdc/v1/artifactTypes
2023-01-02T22:58:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:58:16.724Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T22:58:16.724Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5220da2b
2023-01-02T22:58:16.725Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T22:58:16.726Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T22:58:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:58:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 239a26f8-5841-4466-9a1c-4252d3bdfe67 url= /sdc/v1/artifactTypes
2023-01-02T22:58:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:58:46.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T22:58:46.667Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@22c45ff2
2023-01-02T22:58:46.667Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T22:58:46.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T22:59:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:59:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 72bc9c95-7655-4e86-9e3f-3978c9445dab url= /sdc/v1/artifactTypes
2023-01-02T22:59:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:59:16.670Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T22:59:16.671Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@533b828c
2023-01-02T22:59:16.671Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T22:59:16.671Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T22:59:46.662Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T22:59:46.668Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d9d7ee8f-160c-4027-b324-313b9a377c07 url= /sdc/v1/artifactTypes
2023-01-02T22:59:46.668Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T22:59:46.685Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T22:59:46.686Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2ff2ced2
2023-01-02T22:59:46.686Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T22:59:46.686Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:00:16.662Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:00:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0617c0bb-886a-4944-a455-77e498bcc51b url= /sdc/v1/artifactTypes
2023-01-02T23:00:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:00:16.668Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:00:16.668Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@75b9bae7
2023-01-02T23:00:16.668Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:00:16.668Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:00:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:00:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0181abda-6d91-455e-b985-c618eb554ec3 url= /sdc/v1/artifactTypes
2023-01-02T23:00:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:00:46.669Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:00:46.670Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1062262c
2023-01-02T23:00:46.670Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:00:46.670Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:01:16.660Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:01:16.662Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e6540168-4dd1-4293-a010-bda1778e3e2b url= /sdc/v1/artifactTypes
2023-01-02T23:01:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:01:16.666Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:01:16.666Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5200d1bd
2023-01-02T23:01:16.666Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:01:16.666Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:01:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:01:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2958b2fd-12a5-4e25-a74d-2d6a27bf512a url= /sdc/v1/artifactTypes
2023-01-02T23:01:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:01:46.669Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:01:46.670Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4a474070
2023-01-02T23:01:46.670Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:01:46.670Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:02:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:02:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4330ab72-6f0f-427f-8f5d-5dd62f0e94cf url= /sdc/v1/artifactTypes
2023-01-02T23:02:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:02:16.666Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:02:16.666Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@741f0854
2023-01-02T23:02:16.667Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:02:16.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:02:46.662Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:02:46.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ab7f9f8f-378e-4aa9-adb3-29c7aac47bd8 url= /sdc/v1/artifactTypes
2023-01-02T23:02:46.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:02:46.675Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:02:46.675Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6f734879
2023-01-02T23:02:46.675Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:02:46.675Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:03:16.662Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:03:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 3c3ee3ef-38e0-4dd9-910a-0305e73341a2 url= /sdc/v1/artifactTypes
2023-01-02T23:03:16.666Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:03:16.669Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:03:16.669Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d248366
2023-01-02T23:03:16.669Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:03:16.669Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:03:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:03:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5915fa71-738c-4a1c-8081-a272ef68464e url= /sdc/v1/artifactTypes
2023-01-02T23:03:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:03:46.669Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:03:46.669Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@65319b2c
2023-01-02T23:03:46.669Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:03:46.669Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:04:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:04:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 95026d26-569c-4f2c-acda-68fbe6d9d55d url= /sdc/v1/artifactTypes
2023-01-02T23:04:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:04:16.666Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:04:16.666Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4a93a44b
2023-01-02T23:04:16.666Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:04:16.666Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:04:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:04:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0b9cfc72-a451-4b21-9d33-5c485ef5f894 url= /sdc/v1/artifactTypes
2023-01-02T23:04:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:04:46.672Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:04:46.672Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e5adc9f
2023-01-02T23:04:46.673Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:04:46.673Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:05:16.667Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:05:16.669Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b2ad5ab5-abbe-427d-bb0b-bb973f74a49a url= /sdc/v1/artifactTypes
2023-01-02T23:05:16.669Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:05:16.696Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:05:16.696Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7b88b89
2023-01-02T23:05:16.696Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:05:16.696Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:05:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:05:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cfeb1f36-104d-4563-9f7b-cb188af19f9c url= /sdc/v1/artifactTypes
2023-01-02T23:05:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:05:46.666Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:05:46.667Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5a828762
2023-01-02T23:05:46.667Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:05:46.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:06:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:06:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1e41c05e-f696-4593-9f47-24fa2648a9d1 url= /sdc/v1/artifactTypes
2023-01-02T23:06:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:06:16.671Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:06:16.671Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@161681b
2023-01-02T23:06:16.671Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:06:16.672Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:06:46.662Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:06:46.672Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1d1556cf-f47f-4082-8083-1e261ec8b144 url= /sdc/v1/artifactTypes
2023-01-02T23:06:46.672Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:06:46.682Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:06:46.682Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2a623cd2
2023-01-02T23:06:46.682Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:06:46.682Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:07:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:07:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1df0f6d1-bdb0-40d7-b31f-e96b439ef284 url= /sdc/v1/artifactTypes
2023-01-02T23:07:16.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:07:16.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:07:16.667Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3c6523ec
2023-01-02T23:07:16.668Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:07:16.668Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:07:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:07:46.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= bc530c6d-dcdf-4a0d-92d7-e31e405694cc url= /sdc/v1/artifactTypes
2023-01-02T23:07:46.664Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:07:46.673Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:07:46.673Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@f3013c3
2023-01-02T23:07:46.673Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:07:46.674Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:08:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:08:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 77e2c59a-cf27-4dff-a6dc-3a755b246bab url= /sdc/v1/artifactTypes
2023-01-02T23:08:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:08:16.666Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:08:16.666Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6ec11a13
2023-01-02T23:08:16.666Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:08:16.666Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:08:46.660Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:08:46.662Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 571fc9ed-f3af-470f-9625-26b7571110ac url= /sdc/v1/artifactTypes
2023-01-02T23:08:46.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:08:46.668Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:08:46.668Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1e104704
2023-01-02T23:08:46.669Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:08:46.669Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:09:16.660Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:09:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b445e7f3-4c14-4115-a954-b9aa687096d3 url= /sdc/v1/artifactTypes
2023-01-02T23:09:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:09:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:09:16.666Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1bc67fad
2023-01-02T23:09:16.666Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:09:16.666Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:09:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:09:46.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 356f8800-4e9e-444f-ac5f-1e65c2519508 url= /sdc/v1/artifactTypes
2023-01-02T23:09:46.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:09:46.675Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:09:46.675Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4b1cf69f
2023-01-02T23:09:46.675Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:09:46.676Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:10:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:10:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b55cb776-81bd-4c26-bea7-00dd6e25af9d url= /sdc/v1/artifactTypes
2023-01-02T23:10:16.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:10:16.667Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:10:16.668Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@55d7c711
2023-01-02T23:10:16.668Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:10:16.668Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:10:46.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:10:46.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 757e8a82-76cc-4877-a5d6-d56fcd2a7da4 url= /sdc/v1/artifactTypes
2023-01-02T23:10:46.665Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:10:46.673Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-01-02T23:10:46.673Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5a51e63f
2023-01-02T23:10:46.673Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-01-02T23:10:46.673Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-01-02T23:11:16.661Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-01-02T23:11:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 82691f79-b0be-48a7-9daf-d2cfeb8a2df7 url= /sdc/v1/artifactTypes
2023-01-02T23:11:16.663Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-02T23:11:16.757Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-02T23:11:16.765Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Artifact types: [TOSCA_CSAR, HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_VOL, OTHER, VF_MODULES_METADATA, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-01-02T23:11:16.765Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2023-01-02T23:11:16.766Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 702135f4-e2fc-4345-b467-d85f76dcba42 url= /sdc/v1/distributionKafkaData
2023-01-02T23:11:16.766Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-02T23:11:16.858Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-02T23:11:16.861Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@660d1870
2023-01-02T23:11:16.912Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.ProducerConfig||ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

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

2023-01-02T23:11:17.255Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-01-02T23:11:17.256Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-01-02T23:11:17.256Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1672701077255
2023-01-02T23:11:17.257Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:11:17.261Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:11:18.266Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to WaKbiwhRSdSbq4SeiV1how
2023-01-02T23:11:18.266Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Cluster ID: 25US2fqQTU2vfm6Ehi0VBA
2023-01-02T23:11:18.267Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to WaKbiwhRSdSbq4SeiV1how
2023-01-02T23:11:18.267Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to WaKbiwhRSdSbq4SeiV1how
2023-01-02T23:11:18.267Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to WaKbiwhRSdSbq4SeiV1how
2023-01-02T23:11:18.268Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to WaKbiwhRSdSbq4SeiV1how
2023-01-02T23:11:18.268Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to WaKbiwhRSdSbq4SeiV1how
2023-01-02T23:11:18.270Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] ProducerId set to 2 with epoch 0
2023-01-02T23:11:18.271Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Cluster ID: 25US2fqQTU2vfm6Ehi0VBA
2023-01-02T23:11:18.272Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-02T23:11:18.291Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] (Re-)joining group
2023-01-02T23:11:18.394Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26-7a467817-dd03-45b5-b2e2-f086bc4b025c
2023-01-02T23:11:18.395Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-01-02T23:11:18.395Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] (Re-)joining group
2023-01-02T23:11:21.410Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26-7a467817-dd03-45b5-b2e2-f086bc4b025c', protocol='range'}
2023-01-02T23:11:21.418Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26-7a467817-dd03-45b5-b2e2-f086bc4b025c=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-01-02T23:11:21.446Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26-7a467817-dd03-45b5-b2e2-f086bc4b025c', protocol='range'}
2023-01-02T23:11:21.447Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-01-02T23:11:21.451Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-02T23:11:21.473Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-02T23:11:21.474Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-02T23:11:21.474Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-02T23:11:21.474Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-02T23:11:21.474Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-02T23:11:21.474Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-02T23:11:21.630Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-02T23:11:21.631Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-02T23:11:21.644Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-02T23:11:21.644Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-02T23:11:21.656Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-02T23:11:21.656Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-02T23:11:47.266Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:12:17.268Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:12:47.269Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:13:17.271Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:13:47.273Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:14:17.273Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:14:47.274Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:15:17.276Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:15:47.278Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:16:17.280Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:16:47.284Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:17:17.286Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:17:47.287Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:18:17.288Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:18:47.288Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:19:17.291Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:19:47.292Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:20:17.294Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:20:18.352Z|||pool-3-thread-7||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-9e2c9e24-71b4-4f3f-a1cb-d7e400b4cc26, groupId=multicloud] Node -1 disconnected.
2023-01-02T23:20:18.578Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Node -1 disconnected.
2023-01-02T23:20:47.295Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:21:17.296Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:21:47.298Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:22:17.299Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:22:47.300Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:23:17.300Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:23:47.301Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:24:17.303Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:24:47.304Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:25:17.306Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:25:47.307Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:26:17.308Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:26:47.309Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:27:17.313Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:27:47.314Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:28:17.316Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:28:47.317Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:29:17.319Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:29:47.320Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:30:17.320Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:30:47.321Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:31:17.321Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:31:47.323Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:32:17.325Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:32:47.326Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:33:17.327Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:33:47.327Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:34:17.329Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:34:47.330Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:35:17.333Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:35:47.334Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:36:17.335Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:36:47.337Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:37:17.337Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:37:47.337Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:38:17.338Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:38:47.339Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:39:17.341Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:39:47.342Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:40:17.343Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:40:47.343Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:41:17.345Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:41:47.347Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:42:17.348Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:42:47.349Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:43:17.350Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:43:47.351Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:44:17.353Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:44:47.353Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:45:17.355Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:45:47.356Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:46:17.357Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:46:47.358Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:47:17.359Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:47:47.361Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:48:17.363Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:48:47.364Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:49:17.365Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:49:47.367Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:50:17.367Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:50:47.368Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:51:17.370Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:51:47.372Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:52:17.372Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:52:47.373Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:53:17.375Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:53:47.375Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:54:17.376Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:54:47.378Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:55:17.379Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:55:47.381Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:56:17.383Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:56:47.383Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:57:17.385Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:57:47.385Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:58:17.387Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:58:47.387Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:59:17.389Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-02T23:59:47.390Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:00:17.391Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
00:00:17,396 |-INFO in c.q.l.co.rolling.helper.RenameUtil - Renaming file [/var/log/onap/policy/distribution/debug.log] to [/var/log/onap/policy/distribution/debug.2023-01-02.0.log9105478373728.tmp]
00:00:17,401 |-INFO in ch.qos.logback.core.rolling.helper.Compressor - ZIP compressing [/var/log/onap/policy/distribution/debug.2023-01-02.0.log9105478373728.tmp] as [/var/log/onap/policy/distribution/debug.2023-01-02.0.log.zip]
00:00:17,403 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - first clean up after appender initialization
00:00:17,404 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Multiple periods, i.e. 32 periods, seem to have elapsed. This is expected at application start.
00:00:17,423 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Removed  0 Bytes of files
2023-01-03T00:00:47.393Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:01:17.393Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:01:47.394Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:02:17.396Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:02:47.397Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:03:17.399Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:03:47.400Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:04:17.400Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:04:47.402Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:05:17.402Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:05:47.403Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:06:17.405Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:06:47.405Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:07:17.405Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:07:47.407Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:08:17.408Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:08:47.409Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:09:17.410Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:09:47.412Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:10:17.413Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:10:47.415Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:11:17.416Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:11:47.418Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:12:17.420Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:12:47.421Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:13:17.422Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:13:47.424Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:14:17.426Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:14:47.427Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:15:17.428Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:15:47.430Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:16:17.431Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:16:47.432Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:17:17.434Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:17:47.435Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:18:17.437Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:18:47.438Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:19:17.439Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:19:47.440Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:20:17.442Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:20:47.442Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:21:17.443Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:21:47.443Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:22:17.444Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:22:47.444Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:23:17.446Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:23:47.449Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:24:17.450Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:24:47.451Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:25:17.452Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:25:47.454Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:26:17.456Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:26:47.456Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:27:17.457Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:27:47.459Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:28:17.460Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:28:47.460Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:29:17.460Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:29:47.462Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:30:17.463Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:30:38.984Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-03T00:30:38.985Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"c85b7a79-a063-456c-9779-9c36393930cc","serviceName":"vFW 2023-01-03 00-29-20","serviceVersion":"1.0","serviceUUID":"f9973af0-b4d8-40c1-be89-8435645b0878","serviceDescription":"catalog service description","serviceInvariantUUID":"017e03d6-2313-4f73-b7b2-9cd764393e06","resources":[{"resourceInstanceName":"vFW d6dc750e-244d 0","resourceName":"vFW d6dc750e-244d","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"59d4f71b-a6d5-4fa0-918b-a6496cc03958","resourceInvariantUUID":"2565270d-dac1-434b-9a93-e5d340f5aed5","resourceCustomizationUUID":"ac760329-0076-4b4d-a0d1-9ba00c9dd2be","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vf-license-model.xml","artifactChecksum":"ZjUyYjBjNWRkOWI5ZTc4ZWExYzY2MGQwMzYyYTgwMTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e3185d35-64b4-4023-9076-85c2b2f2c5ea","artifactVersion":"1"},{"artifactName":"vfwd6dc750e244d0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json","artifactChecksum":"NDllNDdmN2UzYmI1OGI1Y2QyZDU4M2NjMGI4NmM5MjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"70fe94ae-92c1-4d24-a27e-e66111add4ee","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"af603bf9-1ef3-4edd-b3a8-605a1d50de1d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vendor-license-model.xml","artifactChecksum":"YmM4MTMzNWVhNDhlM2I4MWIyZjIwYzEzYjg5Y2Y0YjI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"71b1950d-9777-4a74-9818-11ea334c24d3","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5dbb90ad-5c33-491d-95ec-192326be0bfe","artifactVersion":"2","generatedFromUUID":"af603bf9-1ef3-4edd-b3a8-605a1d50de1d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230103002920-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-template.yml","artifactChecksum":"MTUxYmI0MGM2N2Q1MjU4ODUzOWMyOGFhYzk2MDAwODk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8da10428-f2f4-445a-9365-e3beb0a05fe7","artifactVersion":"1"},{"artifactName":"service-Vfw20230103002920-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar","artifactChecksum":"Nzg5YTBiZWM2OThjOTE3Y2I4NGZjZDkxNzc2N2YyYzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"613f918a-94d0-4ade-8b7b-568b3b75c102","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T00:30:38.995Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:30:39.009Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:39.009Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:39.009Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705817463,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:39.023Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:30:39.023Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:30:39.023Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:30:39.024Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:30:39.024Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:30:39.024Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:30:40.045Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:30:40.045Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:40.045Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:40.046Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705817463,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:41.046Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:30:41.047Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:41.047Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:41.047Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705817463,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:42.048Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:30:42.049Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:42.049Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:42.049Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705817463,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:43.050Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:30:43.050Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:43.050Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:43.051Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705817463,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:44.051Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:30:44.052Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:44.052Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:44.052Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705817463,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:45.053Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:30:45.053Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:45.053Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:45.054Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705817463,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:46.056Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "serviceName": "vFW 2023-01-03 00-29-20",
  "serviceVersion": "1.0",
  "serviceUUID": "f9973af0-b4d8-40c1-be89-8435645b0878",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "017e03d6-2313-4f73-b7b2-9cd764393e06",
  "resources": [
    {
      "resourceInstanceName": "vFW d6dc750e-244d 0",
      "resourceCustomizationUUID": "ac760329-0076-4b4d-a0d1-9ba00c9dd2be",
      "resourceName": "vFW d6dc750e-244d",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "59d4f71b-a6d5-4fa0-918b-a6496cc03958",
      "resourceInvariantUUID": "2565270d-dac1-434b-9a93-e5d340f5aed5",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfwd6dc750e244d0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
          "artifactChecksum": "NDllNDdmN2UzYmI1OGI1Y2QyZDU4M2NjMGI4NmM5MjE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "70fe94ae-92c1-4d24-a27e-e66111add4ee",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "af603bf9-1ef3-4edd-b3a8-605a1d50de1d",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "5dbb90ad-5c33-491d-95ec-192326be0bfe",
            "generatedFromUUID": "af603bf9-1ef3-4edd-b3a8-605a1d50de1d"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "5dbb90ad-5c33-491d-95ec-192326be0bfe",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230103002920-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/artifacts/service-Vfw20230103002920-csar.csar",
      "artifactChecksum": "Nzg5YTBiZWM2OThjOTE3Y2I4NGZjZDkxNzc2N2YyYzI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "613f918a-94d0-4ade-8b7b-568b3b75c102"
    }
  ],
  "workloadContext": "Production"
}
2023-01-03T00:30:46.062Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:30:46.062Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json
2023-01-03T00:30:46.237Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:30:46.242Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:30:46.243Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:46.243Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:46.243Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705846241,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:47.255Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:30:47.256Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml
2023-01-03T00:30:47.327Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:30:47.328Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:30:47.328Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:47.328Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:47.328Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705847328,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:48.331Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:30:48.333Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env
2023-01-03T00:30:48.416Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:30:48.417Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:30:48.417Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:48.418Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:48.418Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705848417,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {5dbb90ad-5c33-491d-95ec-192326be0bfe=BaseArtifactInfoImpl [artifactName=base_vfw.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.env, artifactChecksum=MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=5dbb90ad-5c33-491d-95ec-192326be0bfe, artifactTimeout=0], af603bf9-1ef3-4edd-b3a8-605a1d50de1d=BaseArtifactInfoImpl [artifactName=base_vfw.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/base_vfw.yaml, artifactChecksum=ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=af603bf9-1ef3-4edd-b3a8-605a1d50de1d, artifactTimeout=30], 70fe94ae-92c1-4d24-a27e-e66111add4ee=BaseArtifactInfoImpl [artifactName=vfwd6dc750e244d0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json, artifactChecksum=NDllNDdmN2UzYmI1OGI1Y2QyZDU4M2NjMGI4NmM5MjE=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=70fe94ae-92c1-4d24-a27e-e66111add4ee, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"a572f9ab-bd25-4741-a327-4c32eb39b5cd","rb-version":"87a5bbee-a589-418d-a983-4fa486353c70","labels":{"vf_module_model_uuid":"8a36ef88-12e7-4834-b455-c8d5be945d0a","vf_module_model_name":"VfwD6dc750e244d..base_vfw..module-0"}}
result2
result = {}{"rb-name":"a572f9ab-bd25-4741-a327-4c32eb39b5cd","rb-version":"87a5bbee-a589-418d-a983-4fa486353c70","chart-name":"","description":"","labels":{"vf_module_model_name":"VfwD6dc750e244d..base_vfw..module-0","vf_module_model_uuid":"8a36ef88-12e7-4834-b455-c8d5be945d0a"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [af603bf9-1ef3-4edd-b3a8-605a1d50de1d, 5dbb90ad-5c33-491d-95ec-192326be0bfe]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-01-03T00:30:49.513Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-01-03T00:30:49.513Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:49.514Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:49.514Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705849512,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:50.516Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-01-03T00:30:50.517Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:30:50.518Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:30:50.518Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c85b7a79-a063-456c-9779-9c36393930cc",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705850516,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230103002920/1.0/resourceInstances/vfwd6dc750e244d0/artifacts/vfwd6dc750e244d0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:30:51.522Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:31:21.522Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:31:30.557Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-03T00:31:30.557Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"173f40ef-502b-47be-bd68-dcc0e6d2edc8","serviceName":"basic_onboard_BfRtPZ","serviceVersion":"1.0","serviceUUID":"22c7c182-5749-4c74-b851-d6938ebe7dc3","serviceDescription":"service","serviceInvariantUUID":"d4082e44-66df-4049-963b-bef8cbe9c753","resources":[{"resourceInstanceName":"basic_onboard_BfRtPZ 0","resourceName":"basic_onboard_BfRtPZ","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b8daf200-b28b-4d6a-92ee-9570bd4d3baf","resourceInvariantUUID":"f31b38e4-12e5-422e-99dc-8940e8622ddd","resourceCustomizationUUID":"b5748d93-c7e4-4ebc-bcd3-483a954f5c43","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vf-license-model.xml","artifactChecksum":"ZDU1NTdlY2UxMzBmODk4ZWJiMjg4MDUwYThiOGU3MDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1fba28f5-64cb-43ce-b55b-6d3da7e18410","artifactVersion":"1"},{"artifactName":"basic_onboard_bfrtpz0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json","artifactChecksum":"OTJlMDg5ZWFjNGI5ZTRkYTA0NWNlZmE1MDZjZGIwNDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b6704269-ea62-4725-ab8c-c519fd41ff44","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"37ff253d-0c66-4747-8626-be4421f5eaa3","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"233497e6-aca5-4b91-987a-8b55cafc0165","artifactVersion":"2","generatedFromUUID":"71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardBfrtpz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-template.yml","artifactChecksum":"ZGU4ZDNlMDVkNDllN2NiOWIxNzFkZjNlMTA3MDFjMTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a533af76-e8a0-4644-b1d5-a1caf87bfa7f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardBfrtpz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar","artifactChecksum":"N2JkZDE2ZDY0YmFmNmNhNzk5OTA5MGVkMDZiMDE0MjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9631a947-d2d5-4e5a-9c4a-8c1632b78fbb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T00:31:30.568Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:31:30.568Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:30.568Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:30.568Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705881522,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:31.569Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:31:31.570Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:31.570Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:31.571Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705881522,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:32.572Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:31:32.572Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:32.573Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:32.573Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705881522,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:33.573Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:31:33.574Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:33.575Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:33.575Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705881522,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:34.576Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:31:34.577Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:34.577Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:34.577Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705881522,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:35.578Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:31:35.579Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:35.579Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:35.580Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705881522,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:36.580Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:31:36.581Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:36.581Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:36.582Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705881522,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:37.583Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "serviceName": "basic_onboard_BfRtPZ",
  "serviceVersion": "1.0",
  "serviceUUID": "22c7c182-5749-4c74-b851-d6938ebe7dc3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d4082e44-66df-4049-963b-bef8cbe9c753",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_BfRtPZ 0",
      "resourceCustomizationUUID": "b5748d93-c7e4-4ebc-bcd3-483a954f5c43",
      "resourceName": "basic_onboard_BfRtPZ",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b8daf200-b28b-4d6a-92ee-9570bd4d3baf",
      "resourceInvariantUUID": "f31b38e4-12e5-422e-99dc-8940e8622ddd",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_bfrtpz0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
          "artifactChecksum": "OTJlMDg5ZWFjNGI5ZTRkYTA0NWNlZmE1MDZjZGIwNDU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b6704269-ea62-4725-ab8c-c519fd41ff44",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "233497e6-aca5-4b91-987a-8b55cafc0165",
            "generatedFromUUID": "71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "233497e6-aca5-4b91-987a-8b55cafc0165",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardBfrtpz-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/artifacts/service-BasicOnboardBfrtpz-csar.csar",
      "artifactChecksum": "N2JkZDE2ZDY0YmFmNmNhNzk5OTA5MGVkMDZiMDE0MjE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9631a947-d2d5-4e5a-9c4a-8c1632b78fbb"
    }
  ],
  "workloadContext": "Production"
}
2023-01-03T00:31:37.585Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:31:37.585Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json
2023-01-03T00:31:37.712Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:31:37.713Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:31:37.713Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:37.714Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:37.714Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705897713,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:38.722Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:31:38.723Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml
2023-01-03T00:31:38.781Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:31:38.782Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:31:38.783Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:38.783Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:38.783Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705898782,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:39.785Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:31:39.786Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env
2023-01-03T00:31:39.858Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:31:39.858Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:31:39.859Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:39.859Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:39.859Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705899858,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd=BaseArtifactInfoImpl [artifactName=base_ubuntu18.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.yaml, artifactChecksum=NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd, artifactTimeout=30], 233497e6-aca5-4b91-987a-8b55cafc0165=BaseArtifactInfoImpl [artifactName=base_ubuntu18.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/base_ubuntu18.env, artifactChecksum=ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=233497e6-aca5-4b91-987a-8b55cafc0165, artifactTimeout=0], b6704269-ea62-4725-ab8c-c519fd41ff44=BaseArtifactInfoImpl [artifactName=basic_onboard_bfrtpz0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json, artifactChecksum=OTJlMDg5ZWFjNGI5ZTRkYTA0NWNlZmE1MDZjZGIwNDU=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=b6704269-ea62-4725-ab8c-c519fd41ff44, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"596e13d5-7b4c-4a99-95fd-0136e90b9329","rb-version":"d4803279-ac1c-483f-a4c8-655fea809eb0","labels":{"vf_module_model_uuid":"5d74977d-03e2-406b-97c3-c6bf9a378f67","vf_module_model_name":"BasicOnboardBfrtpz..base_ubuntu18..module-0"}}
result2
result = {}{"rb-name":"596e13d5-7b4c-4a99-95fd-0136e90b9329","rb-version":"d4803279-ac1c-483f-a4c8-655fea809eb0","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicOnboardBfrtpz..base_ubuntu18..module-0","vf_module_model_uuid":"5d74977d-03e2-406b-97c3-c6bf9a378f67"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [71cd48eb-30cc-4b7b-8cd0-b59cb4cba4fd, 233497e6-aca5-4b91-987a-8b55cafc0165]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-01-03T00:31:40.886Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-01-03T00:31:40.886Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:40.887Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:40.887Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705900886,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:41.889Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-01-03T00:31:41.889Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:31:41.890Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:31:41.890Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "173f40ef-502b-47be-bd68-dcc0e6d2edc8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672705901889,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBfrtpz/1.0/resourceInstances/basic_onboard_bfrtpz0/artifacts/basic_onboard_bfrtpz0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:31:42.893Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:32:12.894Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:32:42.894Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:33:12.896Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:33:42.897Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:34:12.898Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:34:42.898Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:35:12.900Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:35:42.902Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:36:12.903Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:36:42.903Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:37:12.904Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:37:42.905Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:38:12.905Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:38:42.905Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:39:12.907Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:39:42.908Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:39:49.349Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Node 1 disconnected.
2023-01-03T00:40:12.909Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:40:42.910Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:41:12.910Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:41:42.912Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:42:12.913Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:42:42.915Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:43:12.916Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:43:42.918Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:44:12.921Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:44:42.921Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:45:12.923Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:45:42.923Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:46:12.923Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:46:42.925Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:47:12.925Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:47:42.926Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:48:12.927Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:48:42.928Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:49:12.929Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:49:42.930Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:50:12.931Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:50:42.932Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:51:12.934Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:51:42.934Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:52:12.934Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:52:31.051Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-03T00:52:31.052Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"111303cf-6e4a-43db-bfb2-34caf8d83059","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"4551a1fa-d5d0-451a-8037-5a1630ad352e","serviceDescription":"service","serviceInvariantUUID":"ae5959ca-8e43-4644-badc-dae8b43f651f","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"82fe6e99-e046-4d67-b570-f5777b43d4e6","resourceInvariantUUID":"ce13ea5f-10c7-4dab-89c3-1279f48f838b","resourceCustomizationUUID":"c8b7c61f-df3e-427a-bf59-c8846d8cd620","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"YmI5OTI4ZGY3MGE4NGMyMDk0MzE0NzRhMDU2NjQ1ZmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"554fb89d-cbc8-4da1-89c9-ea0285b17960","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ODA5MjA4ZDVmOTQyODg5ZTFiZWFlOThlYThjOWIxNWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c905df9-a7db-43b2-b83c-687f9c92c0a4","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T00:52:31.060Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:52:31.061Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:52:31.061Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:52:31.062Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707132934,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:52:31.074Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:52:31.074Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:52:31.075Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:52:31.075Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:52:31.075Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:52:31.075Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T00:52:32.077Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:52:32.078Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:52:32.078Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:52:32.079Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707132934,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:52:33.080Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "111303cf-6e4a-43db-bfb2-34caf8d83059",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "4551a1fa-d5d0-451a-8037-5a1630ad352e",
  "serviceDescription": "service",
  "serviceInvariantUUID": "ae5959ca-8e43-4644-badc-dae8b43f651f",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "ODA5MjA4ZDVmOTQyODg5ZTFiZWFlOThlYThjOWIxNWI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6c905df9-a7db-43b2-b83c-687f9c92c0a4"
    }
  ],
  "workloadContext": "Production"
}
2023-01-03T00:52:33.084Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:53:03.085Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:53:33.087Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:53:40.373Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-03T00:53:40.374Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"47600f90-ad1a-4e7f-89a6-e981aa5b52de","serviceName":"Demo_pNF_jTWwanxmsJNXQdzwU7DU","serviceVersion":"1.0","serviceUUID":"4e5df4a1-baf6-47dd-834a-3df95fa627d6","serviceDescription":"catalog service description","serviceInvariantUUID":"6f9e17ba-b211-4da0-85a7-04f6a3349cce","resources":[{"resourceInstanceName":"pNF 85ab7735-bfdd 0","resourceName":"pNF 85ab7735-bfdd","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"dbd41b59-2abe-4a0f-a5fc-a53a24afe03b","resourceInvariantUUID":"af8022da-355f-45dd-900e-6af9f2a201b2","resourceCustomizationUUID":"35c7dc9f-c534-4730-923e-b5ff29cb8f96","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vf-license-model.xml","artifactChecksum":"YjdlMWRlZDI2MWJmZjY3Yjk2YjYxYmI4NGZlYmFjOGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"450e8e74-e5a3-4fc8-aea7-82d1b075f5cb","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/pNF.csar","artifactChecksum":"ZmI5N2JiYmJjNWY3ZTQ3MWVkNTU4ZmNiMjFmODVlMzM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d3c83c1c-15e7-48b1-b4d5-6124e1a263d6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"63036c7d-a909-41f2-813b-67a5b803a2c6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vendor-license-model.xml","artifactChecksum":"ODc2ZWY5NWI0MGM5MmI1MWZkNTNjOWQxNWFhMTgyMDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3a926ec2-8b8a-4278-a5eb-7d0f5181c9e0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"75a67df8-4c00-49e0-90dd-54824427b757","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6d58ff09-9b57-4334-890d-ad52b95a8a5b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml","artifactChecksum":"ODc2YTM4NWNkMjEzYTg3NGU2NTIwMDEzMTI2NTdjYjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"21a20377-d245-41fa-8819-720c11e1b8cb","artifactVersion":"1"},{"artifactName":"service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar","artifactChecksum":"MjIxZGVlMDg0NTIxN2Y2NmU1NmFlYjlmNTRhMTExNWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"06fbd2bf-8ca7-4c8e-aad5-a933f5ce9d59","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T00:53:40.379Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:40.380Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:40.380Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:40.380Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707213087,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:41.382Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:41.383Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:41.383Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:41.383Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707213087,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:42.384Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:42.385Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:42.385Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:42.386Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707213087,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:43.387Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:43.387Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:43.387Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:43.387Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707213087,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:44.388Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:44.389Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:44.389Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:44.389Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707213087,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:45.390Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:45.391Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:45.391Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:45.391Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707213087,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/resourceInstances/pnf85ab7735bfdd0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:46.391Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:46.392Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:46.392Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:46.392Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707213087,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:47.393Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:47.393Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:47.393Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:47.393Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707213087,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:48.394Z|||pool-3-thread-5||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "47600f90-ad1a-4e7f-89a6-e981aa5b52de",
  "serviceName": "Demo_pNF_jTWwanxmsJNXQdzwU7DU",
  "serviceVersion": "1.0",
  "serviceUUID": "4e5df4a1-baf6-47dd-834a-3df95fa627d6",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "6f9e17ba-b211-4da0-85a7-04f6a3349cce",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfJtwwanxmsjnxqdzwu7du/1.0/artifacts/service-DemoPnfJtwwanxmsjnxqdzwu7du-csar.csar",
      "artifactChecksum": "MjIxZGVlMDg0NTIxN2Y2NmU1NmFlYjlmNTRhMTExNWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "06fbd2bf-8ca7-4c8e-aad5-a933f5ce9d59"
    }
  ],
  "workloadContext": "Production"
}
2023-01-03T00:53:48.398Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:53:48.403Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-03T00:53:48.403Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"b90cce4e-222f-4915-a904-4a68a5588dc0","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"7cd95134-d407-4212-802f-a80e5cae9f4c","serviceDescription":"service","serviceInvariantUUID":"3953299b-7582-456d-aeab-3e001e2eedde","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6a232505-ad0a-47fd-83dc-31f9e2a635df","resourceInvariantUUID":"f10be854-f1b6-4b56-ad21-6b09594074ea","resourceCustomizationUUID":"130b37eb-5363-4e19-94cb-3f05cad11179","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MWE2YzkxMjdiMGExYjk3MGY4ZDQ0Nzk4MWIxM2I2OGQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6e5faf36-1ab0-4f30-935d-e48f4ffb9c98","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"NmMzNjk5YjZkMjJmNTNkOWVmZTU2ZDg5MzAyM2ZkYTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6cd9439d-48d1-4e16-a5ef-c6cb4df8af3e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ac75f561-426a-429b-9ddf-2d491cd3a033","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3ea3c8f8-0b78-431e-a5fd-dd54ed02ba4f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0","artifactVersion":"2","generatedFromUUID":"ac75f561-426a-429b-9ddf-2d491cd3a033"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YmM0NmVmNjdiY2VjYmM5OGUzZDc2MGYzMzJkMmQzZjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b4232465-f15e-4d11-acc2-be78947309e6","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MTg1YzA4MTQ2ZmIzZjgwZTY3NTIwNTg4M2U4NjRhNGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ba9984c8-56fc-48bb-8759-eff64dd82183","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T00:53:48.407Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:48.408Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:48.408Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:48.408Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707228398,
  "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
2023-01-03T00:53:49.409Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:49.409Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:49.410Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:49.410Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707228398,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:50.410Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:50.411Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:50.411Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:50.411Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707228398,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:51.412Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:51.412Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:51.412Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:51.413Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707228398,
  "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
2023-01-03T00:53:52.413Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:52.414Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:52.414Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:52.414Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707228398,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:53.415Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:53.415Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:53.415Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:53.416Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707228398,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:54.416Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:53:54.417Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:54.417Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:54.417Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707228398,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:55.418Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "7cd95134-d407-4212-802f-a80e5cae9f4c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3953299b-7582-456d-aeab-3e001e2eedde",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "130b37eb-5363-4e19-94cb-3f05cad11179",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "6a232505-ad0a-47fd-83dc-31f9e2a635df",
      "resourceInvariantUUID": "f10be854-f1b6-4b56-ad21-6b09594074ea",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
          "artifactChecksum": "NmMzNjk5YjZkMjJmNTNkOWVmZTU2ZDg5MzAyM2ZkYTg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "6cd9439d-48d1-4e16-a5ef-c6cb4df8af3e",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "ac75f561-426a-429b-9ddf-2d491cd3a033",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0",
            "generatedFromUUID": "ac75f561-426a-429b-9ddf-2d491cd3a033"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MTg1YzA4MTQ2ZmIzZjgwZTY3NTIwNTg4M2U4NjRhNGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ba9984c8-56fc-48bb-8759-eff64dd82183"
    }
  ],
  "workloadContext": "Production"
}
2023-01-03T00:53:55.422Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:53:55.422Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-03T00:53:55.543Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:53:55.543Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:53:55.544Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:55.544Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:55.544Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707235543,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:56.550Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:53:56.551Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-03T00:53:56.619Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:53:56.619Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:53:56.620Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:56.620Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:56.620Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707236619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:57.621Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:53:57.622Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-03T00:53:57.719Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:53:57.720Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:53:57.720Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:57.720Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:57.721Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707237720,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0=BaseArtifactInfoImpl [artifactName=base_ubuntu20.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env, artifactChecksum=ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0, artifactTimeout=0], 6cd9439d-48d1-4e16-a5ef-c6cb4df8af3e=BaseArtifactInfoImpl [artifactName=basic_vm0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json, artifactChecksum=NmMzNjk5YjZkMjJmNTNkOWVmZTU2ZDg5MzAyM2ZkYTg=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=6cd9439d-48d1-4e16-a5ef-c6cb4df8af3e, artifactTimeout=0], ac75f561-426a-429b-9ddf-2d491cd3a033=BaseArtifactInfoImpl [artifactName=base_ubuntu20.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml, artifactChecksum=Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=ac75f561-426a-429b-9ddf-2d491cd3a033, artifactTimeout=30]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"181e76ca-f684-4507-9ebb-19af1d4d7fc2","rb-version":"5b598dad-0318-4c22-869b-29c9bdac70f2","labels":{"vf_module_model_uuid":"227756c6-157f-4e25-8943-31672f7baf56","vf_module_model_name":"BasicVm..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"181e76ca-f684-4507-9ebb-19af1d4d7fc2","rb-version":"5b598dad-0318-4c22-869b-29c9bdac70f2","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVm..base_ubuntu20..module-0","vf_module_model_uuid":"227756c6-157f-4e25-8943-31672f7baf56"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [ac75f561-426a-429b-9ddf-2d491cd3a033, f4c07a1a-edd7-42c5-b1f8-94f7445bd2d0]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-01-03T00:53:58.750Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-01-03T00:53:58.752Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:58.752Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:58.752Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707238750,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:53:59.754Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-01-03T00:53:59.755Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:53:59.755Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:53:59.755Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "b90cce4e-222f-4915-a904-4a68a5588dc0",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707239754,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:00.759Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:54:08.835Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-03T00:54:08.835Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"c54e8d03-0e01-432b-b71f-99d0505dc464","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"73e5a004-9e98-4508-a78c-29a7b783c8c7","serviceDescription":"service","serviceInvariantUUID":"b566e363-c75c-400f-93b2-2867f74d7dc6","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a80c244d-62f3-4303-90f0-e18d30bc6868","resourceInvariantUUID":"c7388413-7499-4e4e-85b0-406356351b4d","resourceCustomizationUUID":"747f63a6-76b5-4441-b2fa-e4cba0809771","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"MjYzYWIyZjI5NjM3OTY1YTNhYTgyZTM4YWM4OTkwMmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f6910ef2-09ac-4c10-8139-f36656876b56","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"85929457-4976-475b-88de-41689cc9209a","artifactVersion":"2","generatedFromUUID":"fc9834bf-9394-4598-a74d-58f8a22690aa"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fc9834bf-9394-4598-a74d-58f8a22690aa","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"ZWM2YjY5MmUwMjM5OWU1M2Q4YWU4MTc5MTk4MzUwN2U\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b0ede9bb-4d9d-4c9f-ba1d-696d22a71740","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d9e97b45-43a6-46de-9092-217dae832bc4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f37a9706-1c44-46a8-8445-51a588393fcd","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d000350a-bdfc-4727-a571-ed3b804a62fd","artifactVersion":"2","generatedFromUUID":"d9e97b45-43a6-46de-9092-217dae832bc4"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"ZDhlNGEzMmQwNjUyNDhkNDY1NTc3YmYzNWQ3Njk1NjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ef159904-0db3-4c90-a143-29d20b97dcbe","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"YmY4Zjg2ZmU3MTMwYWNmMjQ4YjY0NGU1Yzc2NWYwMzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3098d195-484d-4ae3-8155-961e083d13a3","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T00:54:08.840Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:54:08.840Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:08.840Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:08.841Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707240759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:09.843Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:54:09.843Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:09.843Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:09.844Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707240759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:10.844Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:54:10.845Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:10.845Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:10.845Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707240759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:11.846Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:54:11.846Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:11.846Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:11.847Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707240759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:12.847Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:54:12.848Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:12.848Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:12.848Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707240759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:13.849Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:54:13.849Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:13.849Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:13.849Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707240759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:14.852Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:54:14.852Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:14.853Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:14.853Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707240759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:15.854Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:54:15.854Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:15.854Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:15.855Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707240759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:16.855Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T00:54:16.856Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:16.856Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:16.856Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707240759,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:17.857Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "73e5a004-9e98-4508-a78c-29a7b783c8c7",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b566e363-c75c-400f-93b2-2867f74d7dc6",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "747f63a6-76b5-4441-b2fa-e4cba0809771",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "a80c244d-62f3-4303-90f0-e18d30bc6868",
      "resourceInvariantUUID": "c7388413-7499-4e4e-85b0-406356351b4d",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "nginx_cloudtech_k8s_charts.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "85929457-4976-475b-88de-41689cc9209a",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "nginx_cloudtech_k8s_charts.tgz",
          "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
          "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fc9834bf-9394-4598-a74d-58f8a22690aa",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "basic_cnf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
          "artifactChecksum": "ZWM2YjY5MmUwMjM5OWU1M2Q4YWU4MTc5MTk4MzUwN2U\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b0ede9bb-4d9d-4c9f-ba1d-696d22a71740",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
          "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d9e97b45-43a6-46de-9092-217dae832bc4",
          "generatedArtifact": {
            "artifactName": "base_dummy.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
            "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "d000350a-bdfc-4727-a571-ed3b804a62fd",
            "generatedFromUUID": "d9e97b45-43a6-46de-9092-217dae832bc4"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
          "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "d000350a-bdfc-4727-a571-ed3b804a62fd",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "YmY4Zjg2ZmU3MTMwYWNmMjQ4YjY0NGU1Yzc2NWYwMzM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3098d195-484d-4ae3-8155-961e083d13a3"
    }
  ],
  "workloadContext": "Production"
}
2023-01-03T00:54:17.859Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:54:17.859Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-01-03T00:54:17.983Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:54:17.983Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:54:17.983Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:17.983Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:17.984Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707257983,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:19.018Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:54:19.035Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-01-03T00:54:19.260Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:54:19.260Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:54:19.261Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:19.263Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:19.264Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707259260,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:20.266Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:54:20.274Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-01-03T00:54:20.428Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:54:20.429Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:54:20.429Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:20.429Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:20.430Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707260429,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:21.432Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T00:54:21.432Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-01-03T00:54:21.534Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T00:54:21.534Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T00:54:21.535Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:21.535Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:21.535Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707261534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {d9e97b45-43a6-46de-9092-217dae832bc4=BaseArtifactInfoImpl [artifactName=base_dummy.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml, artifactChecksum=MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=d9e97b45-43a6-46de-9092-217dae832bc4, artifactTimeout=30], b0ede9bb-4d9d-4c9f-ba1d-696d22a71740=BaseArtifactInfoImpl [artifactName=basic_cnf0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json, artifactChecksum=ZWM2YjY5MmUwMjM5OWU1M2Q4YWU4MTc5MTk4MzUwN2U=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=b0ede9bb-4d9d-4c9f-ba1d-696d22a71740, artifactTimeout=0], fc9834bf-9394-4598-a74d-58f8a22690aa=BaseArtifactInfoImpl [artifactName=nginx_cloudtech_k8s_charts.tgz, artifactType=CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz, artifactChecksum=YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=fc9834bf-9394-4598-a74d-58f8a22690aa, artifactTimeout=30], 85929457-4976-475b-88de-41689cc9209a=BaseArtifactInfoImpl [artifactName=nginx_cloudtech_k8s_charts.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env, artifactChecksum=MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=85929457-4976-475b-88de-41689cc9209a, artifactTimeout=0], d000350a-bdfc-4727-a571-ed3b804a62fd=BaseArtifactInfoImpl [artifactName=base_dummy.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env, artifactChecksum=NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=d000350a-bdfc-4727-a571-ed3b804a62fd, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"36e37bc0-e402-4958-a553-57c7b40c4ea2","rb-version":"1384d066-8dac-408b-a6e8-334af43bebc6","labels":{"vf_module_model_uuid":"d9f689b4-73a7-4b19-bb7f-1e9be46d1e85","vf_module_model_name":"BasicCnf..base_dummy..module-0"}}
result2
result = {}{"rb-name":"36e37bc0-e402-4958-a553-57c7b40c4ea2","rb-version":"1384d066-8dac-408b-a6e8-334af43bebc6","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"d9f689b4-73a7-4b19-bb7f-1e9be46d1e85"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [fc9834bf-9394-4598-a74d-58f8a22690aa, d9e97b45-43a6-46de-9092-217dae832bc4, d000350a-bdfc-4727-a571-ed3b804a62fd]
httpPost URI: POST http://localhost:9015/v1/rb/definition/36e37bc0-e402-4958-a553-57c7b40c4ea2/1384d066-8dac-408b-a6e8-334af43bebc6/content HTTP/1.1
Execute Post Body: ‹íkoÛ8²Ÿõ+xJi{µüH\ò¡—{Áµ‰Ñô²(‹‚–h›‰TEʉ/—ûí7CJ–,ÇqÒ6)Õp$j83œá<ø¨˜pqÕ~ö¨Ðø·;èwªxÖÝì½îõ½½Þ³N·×íž‘þãŠe!Sš¦„<ÓSÎÒt¾oÓ÷¿(coÊ¢˜O„LÙ#ð0öï÷×Ú¿ß{
öï q·×¼îÞnìßyYVà'·ÿR­Y*ђØ)@.§LQÆ£‹	IhpA'LyÎù8动,Idªá¦MD&‘‘˜ê`
دHÊ"ªùŒA?=­´SÁ&ðU
òŸi
HÈ8çg$ä©r¼	×mókÅw¼ÑÒ¶ù-¦“6þ¯j&Ú%¡Œ/KȘGL9/=u™Àïˆ^À¯Žáù€zNS.3EŽ€a’Ê?Y ‡Œ¶-49ÞL2dmçG[õþ`ýÿ`JSíÍi=MþßÝë×ýòEãÿO4áç,Uà‘>™uš$‹W·ëu\'d*Hy¢MÓ[òOH$ÀéBÆ2%ÿÊFà¨Lƒç3Ÿ˜ùäÌ
ˆü…Üá§ëÿšÅ	Dm¦¥|Pýgý¿Ûßkê¿§€ºýON?yúJGâo°;¨Åÿþën¯‰ÿO]üÊ4ÑSF öG<°ÕÙ¿?¼#£9I3!°„ÏŠ‘ê%¨â”ï\_·ïœF†€’2¥<&è(‚ŠîæÆ`¤TLٞJ¥‰¿¿‚í
q	)±=¬óÖ©ÖÉõ52Ú®÷Õâ(øÊòóÛmx6¬]h‚w¯¤nќúcÃúšr¨Ý¨ß†PܺqKg<`žž'ÌÒcWXþ’“ÓãÏÃÓ÷·Ÿ_@4Ô ËVS¡‚²™â‹UÌ;Y´Þܐ–$*)p´ûîµ§x¦¨þ½ó‡'r!n\’sWH‰‹ ÊBF\ã´Þ8‹"ääšq¾¨	v<¬‰…DÕW	Ç!<¹ÀUt¦<†hfÚò—×L¥1Øc;Ãß^(jÎßIþƒFT,½Kïž|r¬a]1'š^À¬%cvIb.2_¦&Á¹\%Iއ¸¶îŒò§¨g©Yø$3PA.q©bzÛq9®úÀ΃m¬fi]n´ÜNi¹³£çÇ·ϐºÏM̖l»s]˜4ªè«p2´.OnvV[Jé£5{™¬õ¯ƒ.K‡÷p°áéá瓷ïjºHdxßy¢šw±¨R=.ÛØqUO¥Ž^­öÙ5*g¿ÎÐݵþ3MCª©¡]ñ÷œ+®}v{¯ÿºþ›Î›NÕ´6—YZ
É.t.´€ÚiÁT¿¤iH¶5ì4ªAncü¯çÿϰ¤‡e7DØä»­7åx«åÿ×{ƒ&ÿ?	\_·_’}È4Ú쁠îǨ–`
º—mãËí—ÎÑUÙßHœÏñÙ,='Çk‘¹¨yU«üF³HÏn8*ÂbžÂÂ1åà“ÿ%ân@^ïšGŸeã1¿"n«$†SŸ­t)ƒ	é àqoN¾d4âcE	ø’‘Ûs~c–ºÁ×ÈÇ  C]OI«\ÙÚэâM‰x.¢§jÜ{Y5qxr†¸˜,0Ÿ¿ðœã1n‡a°°DqЮ M‚KE˜Ÿ€9È©0§ð¹´k[†õB•‚¬ø¸Ðg³á^
Çh^¼lᡬ»·M+r.ô`©,Gԅ¬K­0I¹Ðcâþ¢Z¿(·FÍò}È,[÷¼4û*fEWÉ·AФƴù<±XPˆ°h­y
Ž»v0U]Ûç|Û’2ˆåÝ¿»Äýì>h”?:5ðÄPÏÿ!L9™øŽÛÁòÿ®Ýÿ©æ³
Ôäÿ'€êþ/dH՞u.BŸ.f‚SÔ±>Ô v›wÓ2M|S¾YiÝ^„ßFf‰!x.é©iۄÃÛðó8¹è°¾t÷WÖ	ëûÄTÐ	[£ùr¯3»TÁŽ˜áqpm¡DW1Ï{yãÌ„¶\P´L­>̩ػŠ‚¾AE_3æÂßsi*æEˆ–û&ѾΠ…nòRæh)P«œ…ÕLXáJÁ‚>q+V1Mh	«/™Îqßh峦\ÓÕ)
az%u¾dhÛ'Y|\–ÁlèøÕ½†…è¸ö[úP)nýø°š«}OR©e #Ÿ|<V¾E|Ƭׇ©±enÈåW¦ý:%X¨ú¤]o5lk‚A]òG¤®`™°š’°"Ñò䟊Gå˜PÈO–H·Wª»˜ƒäEé)Cv–;]‰Vm-yVùUè¿Y&Ÿ/©oåF¡¢\Wì_´ÜŸË&ZF,5{ªdSiü*Nõü_l°~ϳà
ùžWÖÿý^§ÉÿOvò«=Lï'ùŠïŽÌøÕ’‚]i&ð‹䙢º8¶Œn/-Jn?C%q‹«f BH]uùJƒïÜáê{+'6§®1·=NÁÂÀê¹r³S™9Áñ+!2ïS9Ù±Ð2cù¾dR³µaˤ eúd‘ÝË÷»Žr ‘dÛ ù’PVvËÜ­ˆf6g0§RËvõ¼ª­Må	T	xÙ¤®çÌ|üd܂:\ͧK¹]S+þ_ÿÅfüSƼìSÿnÿŸj÷lp΃S³î»c݇ÛäKKÕc¬JùßÊëß;ÎËòzަ¦Wœû¶Úi!±¼¾üj½?T?zú6ð`ãÿÌNÉGººñüÏÄÿêýÿ½Ý½æþç“À9ÌÏoì07(lh(®{s<úôöý;ÓH±Z=N®mÝ"õjPÐPYŒkjë
0N»:ÍîAU*ì¢d5™¯Å®((”y‘hT$	S¤’ßÿpòJ‘
ô­ÖKZ€h‘*ܶŠBö6fN¹kc‡¼E~óˌâkÊðš–› œ
˜0ùx¾8',wrÌi²$Qf̞¤š³Ï”àm{C:˜J̼ÅŞŒæÙy	&˜ÎRÌHæHU,?ZUxm‡H›ñT
ÜÆVvq­ÍTÚ*EyETL‘ý{.8ZŃم3—„’\R±4’J·LØÑÚtcEòìm¨ãÿ\þ	³
¿ÇÈ@0è¨h:7ÿ#hÅҌž‘ KA£”ÝÀLMÉN©ê/'óÒFA’u:qþ5ônïÍ{žñxõ}{8Kûch]§ºÁd¦Öbc?ÿèðÕ@
4Ð@
4Ð@
4Ð@
4Ð@
4Ð@
4Ð@
þÐ[}P
result2
result = {}
status  = {}200
httpPost end!
2023-01-03T00:54:22.595Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-01-03T00:54:22.596Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:22.596Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:22.596Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707262595,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:23.597Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-01-03T00:54:23.598Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T00:54:23.598Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T00:54:23.598Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "c54e8d03-0e01-432b-b71f-99d0505dc464",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707263597,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T00:54:24.600Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:54:54.602Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:55:24.603Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:55:54.604Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:56:24.604Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:56:54.604Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:57:24.606Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:57:54.606Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:58:24.608Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:58:54.608Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:59:24.610Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T00:59:54.610Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:00:24.611Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:00:54.613Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:01:24.615Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:01:54.617Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:02:24.619Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:02:54.619Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:03:24.621Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:03:54.621Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:04:24.623Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:04:54.623Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:05:24.624Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:05:54.624Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:05:56.655Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-03T01:05:56.655Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"8004bd19-19e6-465b-b1c9-3e8dff433c2f","serviceName":"Demo_pNF_R27HVln03w5BrNtmM4mW","serviceVersion":"1.0","serviceUUID":"87799b91-6bf5-4867-99e9-4e5f006ba2fc","serviceDescription":"catalog service description","serviceInvariantUUID":"03ea35ec-7b4a-4c49-865c-72da20da7929","resources":[{"resourceInstanceName":"pNF e64493fa-0f1a 0","resourceName":"pNF e64493fa-0f1a","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"dfb47b72-4665-477e-86ca-d349e31cd22d","resourceInvariantUUID":"674d4d5c-14b8-460d-aca7-8299a7660ef8","resourceCustomizationUUID":"6116eec8-90bc-4e04-9099-e51e487fa984","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/vf-license-model.xml","artifactChecksum":"MmQ1ZTFlOGQxZDQ4YTliMTAxODdjNDZkMmIzNDQ1ZWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0d93f799-1f43-44cc-b8ba-09b30b791e19","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/pNF.csar","artifactChecksum":"ZmI5N2JiYmJjNWY3ZTQ3MWVkNTU4ZmNiMjFmODVlMzM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ab1163da-daa2-4427-92d3-6f70d193039c","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"283762de-de29-4639-bb41-70e33516df53","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/vendor-license-model.xml","artifactChecksum":"YThhZjlmN2Y2YTEzOGZkYjdiNmIxNGMyZTg5ODU0ZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"13c57766-6f5a-4a2a-8c3d-2d57af3ea1fa","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1ee7e8c8-d4d4-487f-9528-f8186ab291bb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4a58aa39-f3ea-41f7-b880-2642f2741a18","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfR27hvln03w5brntmm4mw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/artifacts/service-DemoPnfR27hvln03w5brntmm4mw-template.yml","artifactChecksum":"OGNlMWU0MDIzMzFiYzk4MGU0YTVjODc2ODI4MTg3MWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"be6cd0c6-0698-4f88-a5dc-5c06aff742fc","artifactVersion":"1"},{"artifactName":"service-DemoPnfR27hvln03w5brntmm4mw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/artifacts/service-DemoPnfR27hvln03w5brntmm4mw-csar.csar","artifactChecksum":"NDVhZjFmNmVkODk0ZWI0MTE1NDM3MTdjZmQyOWY1MDk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"833515c1-3fe6-4fcc-8585-db2bb9f285a0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T01:05:56.660Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:05:56.660Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:05:56.661Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:05:56.661Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "8004bd19-19e6-465b-b1c9-3e8dff433c2f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707954624,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:05:56.666Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:05:56.666Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:05:56.666Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:05:56.666Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:05:56.667Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:05:56.667Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:05:57.668Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:05:57.669Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:05:57.669Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:05:57.669Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "8004bd19-19e6-465b-b1c9-3e8dff433c2f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707954624,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:05:58.669Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:05:58.670Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:05:58.670Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:05:58.670Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "8004bd19-19e6-465b-b1c9-3e8dff433c2f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707954624,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:05:59.671Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:05:59.671Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:05:59.671Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:05:59.672Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "8004bd19-19e6-465b-b1c9-3e8dff433c2f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707954624,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:06:00.672Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:06:00.673Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:06:00.673Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:06:00.673Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "8004bd19-19e6-465b-b1c9-3e8dff433c2f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707954624,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:06:01.674Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:06:01.674Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:06:01.674Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:06:01.674Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "8004bd19-19e6-465b-b1c9-3e8dff433c2f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707954624,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/resourceInstances/pnfe64493fa0f1a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:06:02.675Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:06:02.676Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:06:02.676Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:06:02.676Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "8004bd19-19e6-465b-b1c9-3e8dff433c2f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707954624,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/artifacts/service-DemoPnfR27hvln03w5brntmm4mw-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:06:03.677Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:06:03.677Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:06:03.677Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:06:03.677Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "8004bd19-19e6-465b-b1c9-3e8dff433c2f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672707954624,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/artifacts/service-DemoPnfR27hvln03w5brntmm4mw-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:06:04.678Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "8004bd19-19e6-465b-b1c9-3e8dff433c2f",
  "serviceName": "Demo_pNF_R27HVln03w5BrNtmM4mW",
  "serviceVersion": "1.0",
  "serviceUUID": "87799b91-6bf5-4867-99e9-4e5f006ba2fc",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "03ea35ec-7b4a-4c49-865c-72da20da7929",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfR27hvln03w5brntmm4mw-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfR27hvln03w5brntmm4mw/1.0/artifacts/service-DemoPnfR27hvln03w5brntmm4mw-csar.csar",
      "artifactChecksum": "NDVhZjFmNmVkODk0ZWI0MTE1NDM3MTdjZmQyOWY1MDk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "833515c1-3fe6-4fcc-8585-db2bb9f285a0"
    }
  ],
  "workloadContext": "Production"
}
2023-01-03T01:06:04.682Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:06:34.682Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:07:04.684Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:07:34.685Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:08:04.685Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:08:34.686Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:09:04.688Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:09:34.688Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:10:04.690Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:10:34.692Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:11:04.693Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:11:34.694Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:12:04.695Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:12:34.695Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:13:04.696Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:13:34.698Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:14:04.698Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:14:34.699Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:15:04.700Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:15:34.701Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:16:04.702Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:16:34.702Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:17:04.704Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:17:34.708Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:18:04.710Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:18:34.710Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:19:04.712Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:19:34.713Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:20:04.715Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:20:34.717Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:21:04.718Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:21:34.718Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:22:04.720Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:22:34.720Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:23:04.722Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:23:34.722Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:24:04.723Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:24:34.724Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:25:04.725Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:25:34.726Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:26:04.727Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:26:34.728Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:27:04.729Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:27:34.731Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:28:04.732Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:28:34.734Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:29:04.735Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:29:34.737Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:30:04.737Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:30:34.739Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:31:04.739Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:31:34.741Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:32:04.741Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:32:34.742Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:33:04.743Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:33:34.744Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:34:04.746Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:34:34.747Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:35:04.747Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:35:34.749Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:36:04.751Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:36:34.752Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:37:04.753Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:37:34.754Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:38:04.756Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:38:31.547Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-03T01:38:31.548Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"2563acc8-4f34-40fb-8d66-469821932b37","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"0308005c-a2ed-42a1-a6d4-dd9a90c6150c","serviceDescription":"service","serviceInvariantUUID":"cee15e2a-f88e-44ff-88b4-9a4b4524442a","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"508cb495-bd92-40a2-87bf-9ed5edb248f6","resourceInvariantUUID":"4819463e-17b8-4a8f-a6f2-f11f1f086b56","resourceCustomizationUUID":"2b60fc17-2233-458d-9059-7f1fc7fa8151","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NDExOWRjMDcyNWQ4OTM1ZjZjYTRlNjkyZWVkMDBlNmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d1c58877-0076-4757-b600-a3d099ab1b1e","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"Yzk5ZjE4NTA3N2JlOTI1ZDYxNjk1MGMyOGNiM2VhZmE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9b7d342b-35aa-47f4-a186-d1daa8638f42","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7fbdb93-1534-455b-9587-76a0c9974b4c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c2f5551a-5f6e-43f1-8a90-f6885c8393ae","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6b1e424c-361c-407e-b3a6-757d6d4addb2","artifactVersion":"2","generatedFromUUID":"44f37172-3a07-47ab-89e1-c0a89e7ac8a2"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b0874a9a-bbb2-4a38-b258-e482f51c4385","artifactVersion":"2","generatedFromUUID":"d7fbdb93-1534-455b-9587-76a0c9974b4c"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"44f37172-3a07-47ab-89e1-c0a89e7ac8a2","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"6e816014-d7fd-4781-af6c-c0b28ee5aa8b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"MGI2ZjM1Y2U3NWFmY2Y5Njk2NzQzZDg4Mjk2ZDA5NTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"26b33318-7460-4644-a5ab-43ba71df4e9d","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjMyYTllYTdlNDBjOGU0ZTYwY2YzNDJkNWY5NjdjN2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f4030426-fc12-4450-a66b-113d74e20cb1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T01:38:31.552Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:31.553Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:31.553Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:31.553Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709884756,
  "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
2023-01-03T01:38:31.558Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:38:31.559Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:38:31.559Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:38:31.559Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:38:31.560Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:38:31.560Z|||kafka-producer-network-thread | multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-0cfad820-7109-4767-8418-97e51c4d17b5] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 2-zjqLAKTIeiuU-LfDMvrQ
2023-01-03T01:38:32.562Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:32.563Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:32.563Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:32.563Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709884756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:33.565Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:33.565Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:33.565Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:33.565Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709884756,
  "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
2023-01-03T01:38:34.567Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:34.567Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:34.567Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:34.567Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709884756,
  "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
2023-01-03T01:38:35.569Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:35.569Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:35.569Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:35.569Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709884756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:36.571Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:36.571Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:36.571Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:36.572Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709884756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:37.573Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:37.574Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:37.574Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:37.574Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709884756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:38.576Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:38.576Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:38.576Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:38.576Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709884756,
  "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
2023-01-03T01:38:39.578Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:39.578Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:39.578Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:39.578Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709884756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:40.580Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:40.580Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:40.580Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:40.580Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709884756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:41.584Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "0308005c-a2ed-42a1-a6d4-dd9a90c6150c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "cee15e2a-f88e-44ff-88b4-9a4b4524442a",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "2b60fc17-2233-458d-9059-7f1fc7fa8151",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "508cb495-bd92-40a2-87bf-9ed5edb248f6",
      "resourceInvariantUUID": "4819463e-17b8-4a8f-a6f2-f11f1f086b56",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "Yzk5ZjE4NTA3N2JlOTI1ZDYxNjk1MGMyOGNiM2VhZmE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "9b7d342b-35aa-47f4-a186-d1daa8638f42",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
          "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d7fbdb93-1534-455b-9587-76a0c9974b4c",
          "generatedArtifact": {
            "artifactName": "base_template_dummy_ignore.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
            "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "b0874a9a-bbb2-4a38-b258-e482f51c4385",
            "generatedFromUUID": "d7fbdb93-1534-455b-9587-76a0c9974b4c"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "6b1e424c-361c-407e-b3a6-757d6d4addb2",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
          "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "b0874a9a-bbb2-4a38-b258-e482f51c4385",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.tgz",
          "artifactType": "HELM",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
          "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "44f37172-3a07-47ab-89e1-c0a89e7ac8a2",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "YjMyYTllYTdlNDBjOGU0ZTYwY2YzNDJkNWY5NjdjN2E\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f4030426-fc12-4450-a66b-113d74e20cb1"
    }
  ],
  "workloadContext": "Production"
}
2023-01-03T01:38:41.586Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T01:38:41.600Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-03T01:38:41.906Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T01:38:41.907Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T01:38:41.908Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:41.908Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:41.908Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709921907,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:42.914Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T01:38:42.915Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-03T01:38:42.998Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T01:38:42.998Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T01:38:42.998Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:42.999Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:42.999Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709922998,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:44.001Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T01:38:44.001Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-03T01:38:44.072Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T01:38:44.073Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T01:38:44.073Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:44.073Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:44.073Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709924073,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:45.078Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T01:38:45.079Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-01-03T01:38:45.136Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T01:38:45.136Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T01:38:45.137Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:45.137Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:45.137Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709925136,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {d7fbdb93-1534-455b-9587-76a0c9974b4c=BaseArtifactInfoImpl [artifactName=base_template_dummy_ignore.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml, artifactChecksum=ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=d7fbdb93-1534-455b-9587-76a0c9974b4c, artifactTimeout=30], 6b1e424c-361c-407e-b3a6-757d6d4addb2=BaseArtifactInfoImpl [artifactName=helm_apache.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env, artifactChecksum=MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=6b1e424c-361c-407e-b3a6-757d6d4addb2, artifactTimeout=0], b0874a9a-bbb2-4a38-b258-e482f51c4385=BaseArtifactInfoImpl [artifactName=base_template_dummy_ignore.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env, artifactChecksum=MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=b0874a9a-bbb2-4a38-b258-e482f51c4385, artifactTimeout=0], 9b7d342b-35aa-47f4-a186-d1daa8638f42=BaseArtifactInfoImpl [artifactName=basic_cnf_macro0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json, artifactChecksum=Yzk5ZjE4NTA3N2JlOTI1ZDYxNjk1MGMyOGNiM2VhZmE=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=9b7d342b-35aa-47f4-a186-d1daa8638f42, artifactTimeout=0], 44f37172-3a07-47ab-89e1-c0a89e7ac8a2=BaseArtifactInfoImpl [artifactName=helm_apache.tgz, artifactType=HELM, artifactURL=/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz, artifactChecksum=Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=44f37172-3a07-47ab-89e1-c0a89e7ac8a2, artifactTimeout=30]}
the size of vfModule = 2
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"c9a486ff-4cc4-41bf-a78c-f785bad67d36","rb-version":"300b3c6d-370d-4643-9cad-a9bd0887069c","labels":{"vf_module_model_uuid":"d88e267c-674b-4a46-814e-f12a9c2f04b3","vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0"}}
result2
result = {}{"rb-name":"c9a486ff-4cc4-41bf-a78c-f785bad67d36","rb-version":"300b3c6d-370d-4643-9cad-a9bd0887069c","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0","vf_module_model_uuid":"d88e267c-674b-4a46-814e-f12a9c2f04b3"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [d7fbdb93-1534-455b-9587-76a0c9974b4c, b0874a9a-bbb2-4a38-b258-e482f51c4385]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"ee246ace-a06f-489c-af82-047e4c751769","rb-version":"82cd6f6a-2d02-4698-b431-f7a348bf7553","labels":{"vf_module_model_uuid":"73acb315-b413-495b-a18a-fe2d4f66512f","vf_module_model_name":"BasicCnfMacro..helm_apache..module-1"}}
result2
result = {}{"rb-name":"ee246ace-a06f-489c-af82-047e4c751769","rb-version":"82cd6f6a-2d02-4698-b431-f7a348bf7553","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..helm_apache..module-1","vf_module_model_uuid":"73acb315-b413-495b-a18a-fe2d4f66512f"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [44f37172-3a07-47ab-89e1-c0a89e7ac8a2]
httpPost URI: POST http://localhost:9015/v1/rb/definition/ee246ace-a06f-489c-af82-047e4c751769/82cd6f6a-2d02-4698-b431-f7a348bf7553/content HTTP/1.1
Execute Post Body: ‹ÿ)+aHR0cHM6Ly95b3V0dS5iZS96OVV6MWljandyTQo=Helmì½{wÛ¶ò(ºÿæ§À‘³OìÔ¤$ÇvZ›{ë¤Ý^m_ÛMïþ¥]DBjŠ`ЎvìóÙï Á—¶â¤ý™k5µH<ƒ™Á`€™Á)§¤{<Å\s<‹ÿ±ù§×ëõ÷÷áÿ½^¯úÿދÃþ?úûýÃÞÁ‹Ã½Þóôú{û{{ÿ@½OKíɄÄü½{÷UÜ_äÁIÂ$–”%bà!bI&ŒÏè$s,$ÏB™qâᔾ#\P–ÐUßÃišÿÜöƒýC/""ä4•ðè	GG@`è_§èœð+½)›‘šJ™ŠA·;¡rš‚Íº#*<£ÝPÕ]É	éΰ„çŸ4½z4T½Ø&ÌGhA¤è
‰ÃKaŠwélbþôჿ·×û°÷|?H“‰wIæ×ŒGbàùÈ4ïCÓæÂóÑõõµú—Œ<qrE¸ (åìÃܛašHL¡2Ã4 Ù—ÿÛÎC(Ájìßêwžþe:,ã!VàÆüߏXxI¸_XUQÿý:`|â]Ùyz=¯:ÿAW8ΈøD`1ÿïíí=ïUùÿðàù#ÿ?ijµ…¾ÙÇè¢3Üæl†0šPé,ݪ©0f	ù—T`|ÇÙì{½è“Diø‘U/ÔÚ嬸ð{ÄqNÕß ®p<@‡=P
ìî9Ÿµˆ°1Âf«f8E×TNÛÖKÍà:†J?átPiíôÝñ͜¾;®6ÐÎå2Ã1š2!E¹+x×
NSkÚ ¾ 1‰mOXÀd©ö*mêÅ$·­µªUüŠ’ëî5ã—Jú*X|6úƒ„RtV»ù2P˜ìŒ™5ý¼iÏö}ªÞ”$ÚÛ©=
–ÓêtÕʝ2.5  å¨ÒÈ_‘+µ%‘ þ×°¯!œ²(¹§ÞI:#,“ùË¡1¦qÆÉŔ1eq4@‡RÔ¢fÑyÛ÷r¬lÎç
`ö連¬“dÂaú0Ç3lÌTÕoõí³df,Ȕ.皐Ä,jV·©¬BN[Šeóýx‚W/piògœ‘²Ì]ŽÐÞ	—þ'xB¸íK½ûI¿*÷÷‹R:À fÀ¥Â¶‹0,(e4‘f/U˜ãFÄnBm'ª°¶3“x–Æ$ˆYˆcӓŤnÄ¢8]©“ ê¡Sn,
ß1Ž0ìÇPL…T«Pʄ .rÆvQªw…‚†M°c‘(x®kÚñ“	M>tG1Ùc€šº¤Jøűè=˜åhPc#.EA»´vA™ÿ	Õn|„ÃKÛQ;á8“l¦–XI²Ét2i
%äJ­@3ƉQ0'(!$Rô®;¹aFwå«û¨‰ÀÍîE­®3bE%’Ég3¬Õ¬5Å®S)?!~B¤Q€,Ò»[2Îmž2€Õ†*‡;rtõˆÜPSš¯õl‹½Þ?åp2uEA
ÍYÆ»N€阆X’‚'µÙ]‹µ\Š9•0}äQX@BHLÁ()$æRSˆ¯žo_ò¿>»8ùîäøèâ5¼EŒ›)+ʜ¡Ó³“wG¯Ñ¯ÿ
_®
2(eFÕÅ
¡Ú˜œ5θœ޲´ŠL(\¸¸ ª,±t†¢fÿ§E¨Qñ¡E!J›¢cUˆ
P-«›þà=(u¹D”̶¥Ð¦;¯£™eRÐ4zkJâ™Vu˧¹Eg¯^ýô:˜EpŒcüö·Ü`,jÅhuIIu«I@˜=g3"§$èõµÂŽºè'"9
a‰é?›·kµ¦æÀ€ÙÀ`KÎ?|b0¶bƒöü0¤Íf¼è@$oʁ
¹|]6!÷¿>„¯ÌÈw5$ßݔüéÉ½
åe&e½h2AÁ`ž(ö|À?‚ÅdMQ»ÆFÓ4•7›z2sº„å=ä8ÍWۆZÕí|Óï¿0¶µ:}ç#]¸q]ó­aëjFUÚ¾~Ò
ì§ÝÂ~êMì'ÚÆV6²õ}ióf¶¶]­"liA’˜uZú]±8S:Ú6QJ:˜={rg0Pô.YlëÍX¦fg;QK‰¢¢LX…Ïmb­ØÙOÐ^Ñ£•…¥NIr…®°Þ¼Á›×ÉÕ;̋jçZ³ªì󌾕ïót™ÜŸ[Ùd8úNJ$Ö·N—…tP¬
jóù¼ôdÒ)Úß^>%±Ì"¢>o‹mWX>qû"{cJ#áÀ,V<\¨nšwÝ-Õ"ØËSgJ#-@öès{6œŸœ‹n	v\5ƒ`|U–Äó‚o[öc†#äNž6I9`œ
8uW©Xswãni¯§4œ¢†“bBÊIddXˆõ^2ݤø’ÑPÝó™ómàcª¡Y„NNõ1¿*Œ
ÆëÖ0^|œÂÑ©ªë‡q{p­™øäCŒpçƑL|9%¾†Ç×ðø4Íí,¦úÇã1
­nu¬;©^S{|>ÑS¾ÿ'Â)™áàÁ’
ö±äþïÞA¿zÿw¿¿×¼ÿ÷ÏG¡Î=ïê¹ (À7ÔÀø¤«ÿÜêìªâJþ©²ZíÖïRÎRµ›$¢3@aeéHþ¢¹*¼W;؎¶3çï$•1¶6ÊWDb‹¢VC§ðÞlMK/ÎGŒÅ'y;m”¡øY¥gB²YnÚ*·á\V5ŒDví¸ùînQb¥¨
Pp•^"ŠÛƒ‰8ŽAü¼§Û¢ÓŽcaÜìp
ð?ž—Ò+ŠK†”…ذټÜהFI*ƒF¨¢¬cÌ»åo)–S˜µÎYBqJÝ6¢9Ÿï¸Ö´&ŠÿÕHDŸ~\žû3ʎ{Iª‰c•JâÎÁb–-nf™+YRoƎ´ŠhØ$“çð[³šUL­s؆?OýwûWUXìíb³Ý7o/^ŸòƒÜ\KÖÿýýýúúø¸þ?Äã={fÍË#µÏ–°{¸žR³p%QFÄ\âÙœDèÙ3Ïëù ³`ý|ö#Íϒ„&“ç}üè#:FÁ;­_Ú£(ûè6/ÿf™5ðÂÆnn–C8ÁHÈuӚˆä”³l2¨VZºÊ¡n-ßúvóóñã’ÒªI’DÅŽ“	AOàüuð²±¶°å%žE3ÐV`ºT¹ÕK}›€R¸nì¹u¬i¡“e6“ìV5¢µŒCoÞ¾zýûéÛ³‹—O¶Õ0”1š‰|?·2#ʙ¾Ð¼ÉßÞÞ"Ÿ!¥ª!½ì|DJÂ@µ*Þ÷~¬¡á¶c7ËBµ”ßîTnùv`¼;ÐNN+€©fŝÀ£’Ì2!±ÌD€£H́wæÇm§ÌÎËÆàIŽªnâ]ÁälF¡Öœä[`µKÓ«`!Óé“P—Û$FdÌôÉ_HhRϞ©NÁ24wÕú,l€\ôŠ«pEä^¯’
ù„ž¿>{wrÜ0§+wºB¾_”øø±óñ£a¼mšD䲓ï,Ï¢Þ0^ܧy¬s«HBM÷°¾¬Î*ŒìIfn³)è<¹ÿI#§¢[G¯{t{;p¤Q©°n
£ÉÉiµR ʧ\µê¿Æ¼’³d➕i¡‹¯Ìu^@"ÔÜ`E0Q¦çÔ9Ò
¼¯h2fùÜ)º\ä¸;e×¾dÝ,‰'‘ozñU/¾S²Bþ¨JâW8¦–D[3à]ô¿šþÿû”Ä)á"é¦\—øÿöö+úÿA¯ÿ¨ÿ?È’õŠÎú

‰Z0^ÎZÂ)XaÛ}æ½þÂy±¹ o«˜BàåB9"cš„ª×¿ø"3Ð'à»e]׿K‰ž%!:|ÒÙy6Ó¨ã)öðíòà›{6yÚÁìÏÇtLI¤„-x¿Ý:”—ª5µÇ	q&lFÐùш8Ò7ÓàðתiT í‘>
|õæ\•URCéÅ;íX)VN¿¾Ug·¼Lk•°¥Ôûã	iðrõ	qàÌÝJIg(`-½]À”ÓDŽQçŸÂÿ§o¥Öt¿ëHÛ߆tØlÆãÃÓ:gú³n§i咨¾sÕ ©ɛ’xˆ©^ËÃSºÞì}“P÷SFIcym7üѼ\Ù7"Cß˱^ù,1jÞé	㇀#™)ª¤‚¸
Ë%ZÑèÔ¼.×ÅN} gDf\ß®Ò6Ʋ£¾ê«uP¤ ³'܉P²mÅÄ#pÊ[ý¥­F®ßäu”RS+XQµ|+¬ÿEâÚú}$²öç0ÐÂEL»éëÝJóAW˜S°½è¡FZç‰èxL ƒYJv½Q&‘iü˜ù½ ßC#"y*mgˆÊ]$ºÖ·xá°|–ÆÄÜÑ¡ѱü³	
ï(lW±j&ƒ³¥†Å°Õ±‚9Æÿ™Û(p_[ßÃÄ	bpèà¹[‹(2±«Ô>å°·…±¼,‹ºÿG‹jW'&ÎwÍ:VÐ-î¤LTË[uśÛýZ_,8[YÈÄç8NÊ1c.ëÂÞr1k9W%;D½¨´ƒEU²ÅıQ.¯Žò›ÅÖNYÙ@ZÃã!å\!Í¿˜s—†+BÚXq)Œå6±|¼UŽûï:ö%2¡XOѶ½gÝàÛN»²à¹Âz[Ô:ënµæÒõ·\áq~\‡?ÿ:lBÍXžØz¦_“X)[ù̱˜êòa§ƒ¶¡VwÝÏól‘Š}åýé»ã…ú¸s¢o8·­Ô÷7Ò€½½õÈ,•óWTÇTpexÛ@no½°ð™GŽ€l¯ÐÞîé»cU %\P!I"õ@ŽcLgŠQýñ¦¹S·E&kt¾3Ba‰[qXµ#æÒnF„À"”ÈÁÆ/8MU¯Å»š-¾Üìò›lð{*ÛÛ¼¦rÊ2é¼ìÔª
þÁh‚:¿&§(p¯¡«¼¬­Œr†þ5ywôãϯÏÑ»£O^]œ¼}3ø5·•nÀÉys„¶dé£wí@™D6°ÂB_U66']
líæ&cVh3®¸¶ý·	î	¦û4Æ!A¯:¨ó{熹!¢m=aíK~Á8ìÍ8ÚVYÍ]ÑU°NQwvÊ-Eë
Ôۂþ›.šho¥†Á¢´º*¬2ÿfšâ+‚´!†DÚIPNÕâœt­Òò#"S7(œU5¸ÒåÙ¸ÕÁRSâJã5$“%4¡rM¢¦_[ì窇ÒXT)1U0íO¨ô˜6ñöh1w¬¿PՕƒnـϠÔví*Èràu œÀõÇ@›Ú
Ø)	/Yá¨]βQä­¼yÈIĬ*B»ùè$«¢¡,ù?©¾•²ÓnP¨ÐŽëÎT"8üJ™CΆOÚËiǘ15¢gT@¦ŠùH_»Wå(ר¦¤êÊ¥”zÕׄu'š¹ØÖ«S‚jÀ˜à©ëîÑ&yÇf»ç„Ê•7a àÕ·^“2·µm¸T±ÇmÖã6ëóm³ìmÇ«÷tmüiçÿÍ%YŸÿžïí?òÿC<ŠýÚÙ¿Ð몼_W¯>ûêØ'îù_tµa.6oJ,æÿþáþaÿýÿäq§©èæ\û*'„»°í]yU¤$@hCð6ΝÁæöJ—
ÝF5,61Dé,ÍuyÖÅ,˜^a«gÝ}]ì~Š“‹|×VŠKV>%°Wª'«ö}¹îNÑ
®F:k0U:®lÐì>›7ŸåÖJ;ÏFLTÌÙ%û£¥Õ;
§òBStPõ›n
”«¥¥ÅRŠJÓêänS®³ÀuPŠà«½q…q¬Ju¼F"ÉÓZ¤U¤=¸~óö–c´n:È»Îã¤y¨ÀÂUnÛÕ*r° :@‰xËÙZÀë÷ܯd”¸/µä«Aáæ®X
xжÀPO‚¡;—d¾°Ô%™›‰Ëé"m#iä‡ÝôE¡JRŒ;d©ÝÉr˜NzŒ¢L)gÆ]€t[½?ŒËFÕ£&î˜)-Ù¡Wþ	•>´S=ÿ4Õ! kI?pŽŽ—€Q5Ë\iqVµŠ «èý™1IÊõã$ª
¹îˆ&ÝÓÊ{Ÿ„•77¥ßNÁ`p.$ËΆ‘oNT—TÊÏdQ§©Ó³›¼ä£o¬¢‹»·<–Ú+ãæÊ
ÃX¶žIçÒ@ñÀÉã©™]@.!…_ÌMº¿-˜<#ÿE¬òzŒEèþO  bœNh²*!44*bBÒ%õmî›zKÈ_аê‹}ÔôÅrˆëÅ$WöØYƒêŠ‹Ñ‹èŽ$WÍXøöäâÍÑO'¿¿zýíÏßWR~ Cðó¹
õ߁èNUkH»ØÜ}MÆ»qTër—5¨Ôb›j²×VeÖt¸ÕV¢‘i؜NM”VˆÓÚ\µJnÕº:zkÎJ	ZêK"‚x¿•.Å£ºÿ^g…swÀ¡§r/ês}~JYUЧ1¿JkÓ
¥«=UÒ²´C閫6RÍãÒÚJ¹`µ™z’—Ö†ªE«Mճȴ6U-Znª‘z+TSΗÓL6õœ:ëÓM¥ŸN¥í{QNÎ;’N¥™{ÐN¥¥{O¥­MP]j+³hÉ^e}nì¼}Ñ6`-¡âVºÃJ¿8×<¶Ò!ä¢È&0óÄ60
Ü	Òòyɒ³’f„:‡mвTVc¿¨Nï•Ê"éª-%µõÞccùŠ
B¦ñ•¥Ý$"¼õK½õû¨ЫÆÄUÒiÔ%k*nik(•u¯»U65èýSØÈèî·±*Ÿî¢§¾¯óWüžqª~›hJU;Ÿª¤óUúúc÷ÿÁ™dO[M?«ãÕÕ¬oúýPšºÍé5®é[sž¼ƒ…KÎÁ&–éÍ@ºÐ~û"b©éN‹I½òZ‹J핹Ä\;xX}ii]Vš¶-eﯠÕNÚ.6¹Ü´.5%±âi=F«Ý
î5˜;­HW£uÔtÏsÅ15]Æo=é¹Ç‚³öAÏßç@íü߯2ÝØíŸåñÿ{Ïkçÿ½½çÿñ|\ ×½!@>H’ȯuÕ‰íe¢ÿ!o
4œv·ÆÍÂiøyqÆM¯A,},Âÿ^’ù.z¢/17DÆõc鏡º½„<± K*ŸÓ¡½Á³˜,[5¼±N-Y¶c¶FB]1—o¥Øê~ž;Óô&
jU2Á>µÃrgq´Ð'èö¶Ó\ÿ´lÇh„¦Á‰&$ÜiÄ®ÿ{·ƒm.Ÿ-¤ cƒ7+|nÁ35ܹÿ;Þw{|ÊOmýWá&×þ¬°þïïW×ÿýþÁÁãúÿOã…]ðó­æMý,õƒ²á¦ñò\¥«†:Y`CÜê"t¶³Ç"6—+‚ßYP0Õoö\-™Ðj,YV#š
¸Ý½2ÜÏb£Ô*”³ïíø+9ùš/i€Ô1<5jsJ{€tSLb>!ò´zâbaá:³*ºã+Ï»›àòõ¥Ó¶Q•«µ^ïi:þlÅTžÈ²]â׸#ÂDÆÄÂëb­7ˆ÷ÿÖzYÿƒ)‰gt’0N6ßÇ2ÿŸƒþAeýß;|ôÿy˜gb©Vˆø«)]OI‚F!‘HŠÃK*áN¤óNY^	3Nv˜4„4gª)cÒÅÄ!L5Q€	ɬh‚Ä<	µÌ2Éâ!\Œ.&qa‰@£³›Ûa5êì k,PŒ³$œêà3ýo¾9ˆ¨DS,Ј¡gƄD)K³sˆähàdúó	äŠ&	š„ªONcÕØa€NtK!‰ÉˆCDE*ÚëÉ)Q.§žë,î9Êôñó9ÚëõÈÂ~ñãÿzuæyÃá.Ò>AJY€0PÄÓ\EÈ èL5¥(æo[ÕäpC³¹Ï‰I>WºÏ ú‚®O™']ñ¼oMOº ˆÍƒ9A!æDg| Ʉ&„pí"ª¥(žçTH"À1æ:½ÝŸ
/‰0¤€U_ë<õÚÒ¹ª0ŽÝ¼&#¶IæÊ	œ#CÝ)N¢˜¸c®¿TÛ MT˜À}#Ƥ§jû¬ÖÈüߏ ¶¯ñµƒ
·M
åûLÝ\5Ù÷N½Nw£°ñ^aÓat®`ÇjÈäa
j3á¦PրîqšŠ¢µKóF£“ä;@kI¡š·Ñš`fuû4±Ð
“´¾jÌB„¢qÅ,UM¼·`:svZLÉY–H:#eՔ”uwÐö·?œžíÆ©_jj'D"œI6†ºøñrÔÒ1
±$bÅl2љl#4c	•BU©ñBú''“ÐüuÊ	¤¤Táy¾n?èï}åù6Uï+d©þyÐóGDâç_V¦²s	˜ó¼–s[-2—^–ûÀH>,Øq8øì~1%‚Ø+/²Ÿ‘¡FØ50Ÿ‰Lgíõ¡Éìjr\yÿ7zö삦Ϟ
ЏT@Îe;l“
ʘ
©…ÎÏ	mÃef?u#©…ˆ‹8‡¦ë84uŠâùÀí°'3vE²æ˜ÍR–D–R+L­jCw#Ü6„†9žÅEºÓ1‹cv­“\b"Âde6hTcš×³I̬}Ê)¡<Ÿsïy7EŸ¨å¹A¯Š¬Ñm…îø¨¶5Dw«îÝøKŸŠÜù¹gÛ7Þ
6m–pô½Žgr6è(€yü¾{â˜ÐxxçêUøgÙaü9äBg›?XPs„9Çëé
ßÿ6DÛ#&ô^»0ósmD(e‘Øqà/‡¢¯ã⦒3cÃø×zB@Ùf¡¿õx«¶Ó?¬(÷~nа¼R¬7~‰'-u›á—xrðü/޾ÿýÍÑO¯oןþâ¦èjøòLõÁ½à?Нñ\܍…+ðW9×öqnÏnž7Á¿n4Ó&4Ü ïóØ©›áÚü÷æßrtÕ&ùó})öëf ·mçü;¡ríäð·soþÍp­Ûöýù·ì¼ºÿ›áÚü÷æ_3÷ºük¶¤_ÿºQ^šù÷M6®T[&¦¢æ:ûÔ5¸þ­D_oÀá4ß‘Iÿ‡àk¿!ý-kߺþž¾;Þ8䛃¿r!{5ü_Q.3£`»ðKžÝUýl‚?ÅrZÕÿO±„dOâcØ£6÷~Æ=àïޝ}íþ½)̊+?
þ󂛛€Mà¿!|˰ÜǗÿŠK`Ãþ×àßM”³8S®QCïÿ½÷_U÷·ºýܞª6ÛV>š{
á
É^[à6dõwÛþx{÷Ú~×´Ù~åÜq5žç`½½GÇEÛC×ÿôNôïú7Ão†;¸$oê¹Aïï{~Tó®ß¿rà?ßènÐpÿùýô‡f'_—ú‡iUr3ÃØ„ý¼ÅIyØ
¿ØÜ6	cð¡cÿ	cpª2"èäTŸÄð«ûíõ5ÿ;
¢9K?®ˆ°®^
~E`—¸û³	ü»qêšåÏ,ªR»g”Êßóلý¼ص®¿Õá×	ðïýl~þ~eü“äŠr¦Ï/l¦ù;ÌÆ½á÷¬nFp8-ü8Ÿ¯¡ï"Ñ%™¿„û÷»ùŸ¿
æ“Lg±gÆMƵ†úŽqd¬»5W—ŸŸ_=„tg•¹/õE(€Ú\ƒ±«ÂOFã¨2¬46PÍ­ÇÀóŽb[Ú
paô~goí¶'AԸ˘óKkv_Œ‹›ñLzŠ£øÃ¬l=fæx7bÀqcú7˚L’çÓ{§ß¶;àüsì:FiGS×>‰i,TÑ-ôþŒéA½;G'³YîAjGåøóE,,{}Ž’Ý)»ö%ëfû\â$ò¹nÐWmøNÉÏ;W]!9K&ñq¢æ˜$
ɒÁ(i	Dí²jýøf3ށ$'B[cÛ›ù>"œB9ãÇGCÇsH|>%H€)OTY^VEt<&àï«wC…#ä5-üÊF	¹6ÎQЂB%5/)›bW:ü’½r:Ã4)Êí"A'	X¤µØEŒ£S€]eqB8ÑR}!ò
èyÔ®‹ªwÀD˜	ÉfàCìx!–|•GW³k@Ÿã‹[êaÂbÇPø•©½
‹ÄÀó|t³}w\ë
nîV;IЩ"[!I"õÚ~c:+.ViÄ\d<ϊ¯œªŒ¤l!+E&QNÆ
>¬±3¥]/C–¯¨^*zjú^PÈË_ìY”tGdB“„p*g±/¨$¾ó˜DÁ„ʦ&5=½œa¥ÎšeM‹7àMv˜»ºpív¨—¨¹A–F;•.a7]ìÍQ°«¨p
A¦Æ˜ÇÆ9u Òm_39pí€q	ûÈ|7‡(dé¼^˜´[
==T”h$—pÍø¥HD9\l™´EAÙ°`4T3ÃsÍr×Xk$ºB!”Ý[×eG`ë6nVñH	+•µ;Þ@礪	¸´¼¦Ó”“ÈòÚBH,ÀX
<.¨ƒ`%Õ°–‚”®c9%3­J:äЀuµ†œ©e‹žŠüš])ˆAy¹P’Î]nò›y‹KY)æ(6@ßQp™çJ­ú¬•Ëd¥s+ØÞ
PÄBÐT¡VÙ¥¿ô«øQé)!I¥MuopÜÕ7Žü”E¾Úw·lo¾Ò_J÷#w”^©í™…vY°†âi³šËˆ•ÙÌ/9™övõ/·ˆ—¤
ù¨ñ¦1¨AXKè÷VSÔ±ÏƍÐnú]É	éjÔ-×Þ*҅îXEö‚¡ˆ!Ávóå¶á:ìnÛSÐSî–ÖTÐMß0­Þ™µSދ`?è:³J°5AAˆ(ÜËô†JÁÓÇ|®Qg¡‰@²”†¢kŠþn°³¥ÊìhΈHª”Ð$œè'E”%
3t	g”—I¥ÍQȲ8R"f̲$B龍/Žç±|^lÄýÓ7 ûPq'@§ s$H©½z_£ˆqНH®ÂKg>2¥.ŽÈX
Ž| a&µ>0GY:á8"ˆ^>VÅÕ­êÅÅêÀV…Ìo¢«Å`/Øöû~DF'þ7>ßï
Åi„…Ùñ-àB 	Ž÷¼a	þ„ÃÊR'_HÔ1V¡`I€NÄx¤á2dNIx‰ÞÃ4
jÙ±•ë¾jÑ×-ú×dä;úɎ&ݟU4™h@/ÚÓ°~‹ÃËkÌ#¸K:ÒBõd’aŽIH„²$&BdÆ"µ[×ê$\èÌ~òé{*œ¼ŸÍ6P‰{́êF$f׀=Zå6<$”Pº‚hfÒ«ƒ(Š”ÕȰ`E‚ªÅQë"ÌxYÛzÁÕC£n1»A^4ø¾œ§äå‚%ÈO_>}ÿ±ÃÒÎutð‹Î.ê¤XN՛®Úžwm䯮¤Q3Nçö·§ K}î8ZÕÇæ¢ÝPúŽÍ`“},‹ÿØ{þ¼ÿíùáþcþ‡yŒ¹»ˆƒlìí'§,õßá1ü¯7Ÿ(
ä2þï÷úUþïíï=òÿC<Çjû©”Ô†½¼6’kÕ*ߛƒn¬÷3h†Óàsàñ¹×SâcTØ´XÊÿûUþßþâ1þóƒ	ñ×£°ÿÍþè›oFQÔ?øfÞ×/¿‰÷ž“½çýށ7!	HÆÔÙëíõü~Ïßë]ô÷ßúÁóÞþ×û{_ïÿWçqÿ²ÊÓÄÿ½ÿßëÖøÿÅá#ÿ?ÄSæÿ"©L.J,ý!ø¯ÖnnØ\y>*Û´Yõ³=Öþ§O!ôtt!ÞñæÄÀþï÷júÿAÿð‘ÿä©äP
±$`ë“dÌqîêUòÄá4}WYé‹ Ît„~4gpEw8õœp–¥4™ù‚b6¡!yMH’‡7¢ÄCÈ9d6ç&ú8NGsD¥ ñ8ð¦,τuÇc6†
rۄ+Æ"v@èþnÌ&Lä!øg˜_i2ñ.Éüšñ(Ӛ¦$N	÷üü¶¦ç£q–èT¹ôòĪ“¦ñÀ¹(ö¿Hò4|æÄÍ+Éj›ë]õ½¦Ì Û½¾¾.Él¯¢Á}n}|>éÓ(ÿ7|´Ôþó¼šÿë`ÿ1ÿ÷Ã<[[¨"·¶¾‘kö‘’³Ç'ÝãWH2¸˜’r!ˆ)‹*r.Oà”Ï…›|EÜ;ÍÚ¡<ÉFƒ—¹;X§ƒ‚âÃÝaÅV–àv¢å·‚+œz:ÍòvCúZc%ݲÁƒ›¢½ß«³#'{t1ìjQ”ršÈ1êà4
ÊWÀóJôOÑqq·HÂꍷHqèÊÍâøà̤ÚzcK:©¶YÊb6™ÿ $N–nMA¾9-‰õ͑h!Ë×!Ñõå¾ßLŠ›#į]ÂX™
ïOƒ
¬ÓߊԷ
í- ¶ÚÃ,Mº§
¬LŽœÝÜÂäpƲuéôÿeû¿§¹ké]w€Ëìÿ‡Õüï{½ƒƒGûσ<«íÿ\‘ §á4å,åKõ·=¨ät
ZùµDTN…¢©bå c$ÈìŠðc6K1'¨óõƒþ¾ßë àØmç‡lDLíà{*-L¶Æ¨cÒ=³Dt¯ú#"q¿è
x»R§©*Ù©ñg«È\‚!±$ã,dU¹5Cfğ76ÔájxÉË~yT“i¼/ƒË¯a©­Wû|2ß}–ÉÂ9ã÷°ýýc¹üßÛÛ«žÿ¾ØþxÿóAž5äÿŔ³l2E@èzJã_F“‰ñíÕ*qŠ…€óÐ<ÄK¤šÅyDt¹Àó~xBz‡p…cÁIôkÕA¯§v
U]ª($ŒÑ%PÇ$€&s¾ýªeŠå4,°PõzJù„ÀùJiî Î˜’8‚*º¨ßëuvŠ=LÂþ§‚°¿„ýÂ(†w­3g>-uHÜaåúwÌÔQ°SÞ!*fύl‡ÚÝ×\/ªö†|t.!CºlÍ@§êfc§4P
®!â° ì*AOá´J“•èš%O%’Sή5©Яùè8ÿ«èïƒË¼ÝLµ.@ËPZèôUT	E,0šÀ®·Žwǂ“¨¡~m«w"~6þ¾³ýx0œ^¢Î¯ÉéÑùù/oÏ^£×ggoÏÚÕTñ£	gTPð¯ÃäÄuýg¾ÇÒ}š­n©ëúnÐÓøËØ÷<>úY¶þCœ£O¼þ??¨Þÿ~ñüÅóÇõÿ!ž»íÿ”_
Ý´üҁÿuÐ6Ò«ÎCϘì à^íú'§D—FôÝ.)mÒ¸ÜC¾NÛÄŒ~ðyŸyøn·°½ÊÚX<.•WxR)¥ÞÜ Éì:VìA=Ž’u([Nɟ›þêCxÙRÕÀM¢Ô‘̝Šî?Ŭ¥¶«ã‡á-ÝÙù7ŸO`Îr°œTb]8‘¤+ԑk ­Òßmÿ¶·S-¤¯BK%¨œÕÜy¯fÀS˜©Nª;ÕæpН»S§?7öÖzx©vÉ
û¥·A㌗y¥®õ JÕ̗ô¡c´íZ˝fv`>ªhT -u½Ø+êîñjÉXÞrÊú¹Eíù,[ÿÍ)ɧ\ÿûýþ^mý?ì=®ÿñ¬±þ;aª!¦'æ‘	RÓ*T
õØâZ¢ÖÏÃr~®.pèÿv4¯ÛN@¯ªèà0ºN½?|š„F†¸'gÍåu­ÈÍË5làôÆåRŸ)Zÿyf"%a`#ڸǏ:¬åUX.±·¥óËû¢w]T=Š×¿ú³Lþk¹—ø_ºÿëíïWåÿÞÞ£ÿσÍ0CL'‚¶î»ädiÿø±hàööå“m›I!Ç Æ÷sî¥~ÛPÀÔ»½E>C–(¡ø²ó1ˆ°Ä* ¡ÛÛÛºDZ‡ûÈ÷#²ˆì4ØX¾Íh!’\¡+Ìõ¶;`}¸tÞ*8Гf'b6÷­ã@gùLTšrnZÂ0€¥1…pBý!JÛ5ÃvjdiJø1ä»ZU¸§Y»Yí£ä>ÑÖZq²­Ä6‚/(@;m"ÈïöVZÌc²Xx!›—Y*õ.¹	‘Pþ;Îf?8&³Ë’’þµGÕÎ9
fím‚qf0èë'“ßuœÊ:—îÛÑêӜY̘m13›yO5CŽÓNƒ»J'ÕÇל\Qr­mu‰¤Ü˜ïØ=ý§xªíw`µ³ñ	´u¦Õ¥pÊz‰¶¹Ç¦L!·—¶Ú»ÜWjþŠº
´ˆÖÕ*–­ÿ®;Û]µ€ÅëÿÞÁA¿WÕÿ÷÷ý?äYcý§I!O’¿¢C§Žy̒±vél÷4kò½œ3Þú›ím£eƒÏgÙÅ҆µ©ºV–pÓ4„÷Êò4T}+a”Ͷõ깄…:™˜¦ê终“ZÛşqîíØÎ¬^ÓtðçšñM¹kH2Óܯ@y^‡®Œ“¨Ôq®WßL`ô€eýëb¥ƒ¤T¨æ.:­ë]Ã$ϲXÒ´pí-Dºñ²ÈC¨úâìï1äS¯U-á-É¡žòI岀h9•Y¥c!·/S»÷ósŠ£QA]ËX²¤h>²Ç—Ëe*®iF­[­…ʪCûùÔ¤]r<
°P§r
ßÙë)br¶‚y‘	‘ÇÚú]E=uLI8‰r¾+íJj=­µ©têWÁ(®
 ½õ†k¬Æo2ø5ù5±v©Š_“NýCËf8Øi9q,kͺyPkBaGzêûJ©ø§xùDÎS…Íf8‰¸±˜OfñWŽ´Úèג[?)±òêÛ"ŠuáՎ9 ï ÆDPW¢Íza¤–ÈFæîðÇ¢nÈt/ÔeFóÉxIf؁­L
nu!a¡C>ú–±˜à¤$(~™9%<ïÃÞæÁ¢¨É¸Bf€^é
É@s­e´ŽRGXT뤆­oU¯ê5Rk	Å$Z¥]²RópJ%¤+4⯶”Éé)'cúa…v.ɐcI¸tRï,@BÏ´S_Cùˆ°¨õ	ÐÔÓbŒ­°PW6gµ­x@Mdê”vµã(û@cŠyžáǍ@Ð:™Jk»e¼r§p¡²diË£ö¶«¾À/¹d£
ðœÙ®˜{ó+šÀ
ú3c’To°,jiyša³®XÈיb«v4ÏíªX·­¬€n׬܊z3 ¸.Y§•4¯!_·±šýa-t»rs
T—•3«ÅçúºV
¾lî*á¼UZzÖਸ਼z›™X{
XéwkLl¡-ÿ%'µɄ擧ÐÓ0aîûå;æS&䄓óÿ÷ǍošSÝ´k%ûìûæ¦Oºuvºù4»çfÜ®µvš¸çº¡¥Æmt®œçå]Ýuy«ŠEì[Ql›Àtt˵ v·šK¡w:y½vÔ8·´ÁgÜÈ6OJû«^¼}?Q `Ã[Ú(÷X
TQEÚ„¬»ÙZH!+aéÓn¼ìKڂÝI¯ˆHH#¢>ÈbãH¹ÜoÀ\´˜ÕY6$°	¥[4—dî³±o¿-Z°ZýŸà.qá²ÐFàÒGµ]›*"ºuÉX<‚²†QQîZ| K9ýTN1Œ³ÓÒZæR»%[`îá6á˗ÇõöjËÛs֍§wm'fkÐgµ“%ƎÖ-„½y´]R–æöNy8¶­}¬Ûðf÷óÎ×$˜»íê4tύ½;W_ôÞÞnkÚޚ3Т1~Â
âf5ÿ•GôIdGQôçü,h¹ü}µÎ˜È¹,–ÖTº²FS¥zɤ•²kKPs›—#®Ê7ARޜü…‰¸q<›“m.¢×”sÕV—4µYiçv–Þ]à5n-ÿÂÔÒ:¦%ÓBi…É]rXTîo#kÙýïkÌšLîå¶Ôÿ¿Wóÿ±ÿ˜ÿíAž5îÿ¢IáˤIøÃY«ÿKÿõ×è«'7bŠ÷²ü—£³7'o¾ ³bô("’„j³¾ýñ£Ûº½¨7ªÌííN~A.Q»\p¡Õùk„ä,™ÄJô«a’$ÒQñ£QÛà‚QÊY¤ñI®(g‰›q[ò°-E`°Á[nÝ)»ö%ëfàÛ+qù¦_õâ;%sy÷èÏÿ÷yå0%ñŒBÊÝMô±Ìÿÿ`ï°"ÿö{þ¿òl¡S,%áڙWϹNû4Êh©ÝR^Bno]L•¨ÊҔq)˜’8†m”ηL“É.â$ƒ^™ËôÅ{œDÞJÈDÝ·S¸¯g¬›èìèmÏK ¦	¥„£˜&$ð‚W翟KƉ·…ށHÑ»ãsQ.¼`BeþÕà{Áè?¼ÿÚÓIWýcŠ«¤[44Âáe–ÂÚ'¼g¸N½gÁ_zÏ9K½gÿÇÛBï0§,èäÕká)gPzîêrœýáW"déþ…$b#ÿŸ½>zõÓë`m¦ÅüÿüÅ~¯šÿiÿàù£ÿ߃<[è[­Xnø‘Ž8æs¡Ž=ï½ÿ‰gå׿m[ÍÂæcPFW²”†¢뢿šÚRet¨¹	g„7Ót†b6¡!yM”À1€èzçmm¡‹ÿ׫3χs<‹½ˆ¤J1JBJÌÆTç6ÐíÁ¾Í„ú ^ð!ø`·rF+"ٙN\¥Èü­:ƒGXL½'HòŽç(K#,I^
à*RÐÐUß»¤I4@Ç,ÓÉO8õfDâK¬@^’ŒÁ‰,©ô,[k6×Ψó/ÇýÂxu4[[è$‘¹"èy ¤õØä÷[œçÑ1§$N	èzJÃ)
q’Ç„ƒ³+³%äÚ̇QAjó¿c	¤SeðÀó¾-Mg©øïÈF§©(Z»4o`:v*é¤A«×ÍÃO6F@™Çº}š 0΄$\z™‚¯
S,ÐHј$BB4R$YªšxoÁtb¢ŸJõY–H:#e•ÒPÖÝAÛßþpz¶ W%R¿ò˜™d38½»øñ…„K:¦¡ÚTï*ºŸÀNJˆ%Š4ÕO5^HĈÓÜö`øà”8*Táy¾n?èï}åùz¼{êb\ÿzôü‘øùWºÌñŒ()"!hÌâ˜]ëÅ(&p'@€
ʾÂ4†oÆCÌ0·¡¸1²T¢ˆŽÇ<‘	à·ÐQžßónd<."‰Â	á¨þÜ WD„œ‚…©áûòç½þêÙI’fò.Mx7þ*Ïj¥>mþwƒ†F”àßAÂ"6–Ã/&ŽFê5RÌüÌõF›.Áù
ºGß½}Û1wòÄmoÎ:êßÿêì›1Û
ìó¨Xõú‹6eQ	±5̦,²°vÕ߉¤K`ρ
Ù,e	Idra›mq%`]ÄÖ0û™€ñà&d_U@”ù¤²bU)°Qv^؂;Ç¥ŒøNàìB#–¦{I~§…ކÁP/¶yÄmGÍ	‰%g± UV…ÈmaÑÎK«Z"ÛB-„ˆ]çB^‹ÌïOàôl`ÍmjuÜÀJú0ϧÔ%ûŹʇjºNL~’ˆŒ“¶kß:H…®	¼)òþc“ÿ	ŒÑ°šñ{ˆ¨(.çـtnvœèôì Ã{¡tr€n2ŽcÐ"ƒb©¹gªúòÊd²×®Â_„NºNoËùæ‹Ð\×éÍ!o7ùóÐÅq=O±¢0È:U$¬^8KÃ;¥ªî"Azb«ý¶½e8cr'?Þ×á3N;KÕ!9oë‹÷Ê©—Û‡ô©ò+ç©f,”ò`¬/€ÜY®$E­©íyV—baú@pr‡nŽÐ‚„¡3ƒ?<]ÜA³Hº(2%kchM¼ˆ‡ü²Ã¦|tÃué¢lƒt6‹«g l›ˆõ@€±
K
iÓ8yNÇÕiaÒ4b÷Z_ÀóðÇð¸Äéf‹*éyú¢*“š KKQmèOšm¨”r
£ß¶+zU•&,\’y™E›’8­Ep÷ÁB9“Ó=†º#´”Љ/þÆRâoÌú+Ê7h%¿c®»›8-¾þ¶½å”maS ЋT_¸ÿo¿ýéx¥Ç%öjjŒ\;\-±Ç$;晕³xw‹ð–yXM$¦,‹#¤Ô·Çmÿ»E¢GNŒ$2žÛÊaI«>*µX©{†~–ô‹Ø‰®ÓÐ_Šr]:km©
þyþ{O]aNát¹žŒ Ù¼Þžr`ñIS
·h+±0‡è­œî¢­íý²Z ­_‚êUM`w„CÄFPôR)´?–Ó&hgXŽeÃqï
oð;é}Æ3/x1Ûôs‡“ÍϸØ}Á«ì¦—ã—ÄU.ò­³û“Qiù_)È~¬Ò{h%-Xð!6æ±"Ãt‚B,`Û=/Ϊv;LúhÉÐFMÙµäŽpйҶ߹!øÛÞ²!ùM†%SŽw1lš[¤=‰:‘ˆÃæC	t1ÅJÒ'eëÐò0ä+MÌfÒWÃÑgy–ML5°ÙäÁ=A—NÚBõ6âW9Öæ«®Ø0›Ÿ,ðΕ&z»ÈY8%%zDªªTaB‹JsU –˜(Xs–é‘g¢K7oÍÎEw‘K&¦)xÕpí‰q"—ÝonêãDâù{͍ÑӌSß_fsôWÙ¹tß௨7DË<*—ãs˜6ïrølȝ§$¤8FfE„S2ù¡,n»ss
8ð¤Ó LÓC(*(d`mq'Dž>:§Å,ĒDB䞥1 j”yžsqIWg…¿¥â‹âœßmÙú&š|ð<‰'˚ÕíH?|îyiǧ,¦áRXÙã9ºùÓ¼bî;ͧGñ5ž‹§ˆŽ8ΞêtaOwµÃº óÿéÉø
“§œ’ȧsšU„9Çs!*‰öì_©uðçHX Ýbã|ÓOàyeVG:V@
d€t¬åˆÅ˜^õE‘2ù 9F43>Ó.cÚcD¸s¡(>J@ÃIHLc#2ð¶rês	k«äR&‹-…æ–IÞBÎ,#áÞÒC7nj-ä˜o2á#–âɆUÐ呛·ÜE‚£ç¹Ù¸—‘à÷S&tš—@‰Þ±8›‘rR÷]t2¶$Öñ;»¨ž¼Ó1Þ
N¢¹Bh¨½OeJȕ îøÏÃaH„ø‰Ed¸GPÍXTDÉh…»ÔÑÁÑ/œJò&@Ðÿ,íìœþ‡¬ÑÃ×ßSÏS۝e힚ÜB£b"£RK¹Ò"r¶¤£'}«4¯[ÈAl[0@o	Èé6§Ùò¡YA¶àº´d”n¸U{ÖfAÝÁÎæ¦õK2ÿ	§)M@l”Ú2ïs1ݦQ .É\[
›®F¨4iBï­b‘­}µrP·ìB¹ª
Ù`$?yŽJ…K°,S’ês‹âÌ"AAÁYxtR×å	|ü5à»H°A’ΈP
\ã˜RmxÕÿ3A¸6†§L:Š©œë^A›˜ÊEJbÛÉÝBEÔƒ*xïû~³{›AÊÝ}ې¹Õ¤×!œ¦«WÕ3ø6Åf$÷‘+&ããGçÂìnÐèpŸ$aaðöÖ+
:JãbÄA˜ÐR$¹ä¡6­¿áéÑùù/oÏ^y….ve
²ÏUÑ4*!í¸üeºÜky¼ž¶3ñê9x%ŠO¹ËK2_Øã¥“ÊcÕ­ÅØØo W…?oË͕h­0T™÷—1*½y{ñú<´˜
Y"XL×{Ø”½þrP®š«jYüÕ{g£„¹9+4fÿÿÿí ‡Ø
result2
result = {}
status  = {}200
httpPost end!
2023-01-03T01:38:46.212Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-01-03T01:38:46.214Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:46.214Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:46.214Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709926212,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:47.216Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-01-03T01:38:47.216Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:47.216Z|||pool-3-thread-9||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:47.217Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "2563acc8-4f34-40fb-8d66-469821932b37",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709927216,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:48.220Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:38:48.232Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-01-03T01:38:48.233Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"3a8c6524-8709-4580-b89a-48dde442f59e","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"fbe06fc2-f96e-4f56-8157-f972a525a7cc","serviceDescription":"service","serviceInvariantUUID":"efc3e3f2-62eb-4015-a6ad-953794d1086a","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"adfc5e39-d0cf-448f-a1c4-8f9bdb2b34f2","resourceInvariantUUID":"5716a72f-2147-4dc1-a840-d06259072d01","resourceCustomizationUUID":"f7d366b3-2a96-485d-9814-3fcfbd63f657","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MGEwNzMyMGY3OTNkNDYzNzM5YWEwYzhlZjkwZDE3ZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"37302207-f113-42a0-9a20-b16e4a568a15","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"MzBlOWM4MjQ1NmU0ZDRiNWYxZjcxZmM3MTJkYmRmYjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"33c3fff9-64e4-42ca-832f-042d9eabadd2","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"30907ff6-cb3b-40fd-b2bb-efdaf030f4a9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"620cc081-df3c-4703-bf2d-04ea673f9bfc","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a659a3d0-3c7d-40d6-9747-d9f2fc89a5e6","artifactVersion":"2","generatedFromUUID":"30907ff6-cb3b-40fd-b2bb-efdaf030f4a9"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MjBlYzhhMTM1OWFlM2Y2ZjAzYWMxYmZlZTRhNDhlMzA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"6c8bdd3b-ce20-4d81-b29f-b419a7844394","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"Y2QzNzdmM2YzYjBiNTMzNGQwMGNiMzkzYjIwM2NmMTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b4fd44df-6756-4be5-a50f-69c716ffffe0","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjlmMDRkYzRiNjJiZWU3NzU3MDk3NWI0MTllNzVhNTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fa2e4e38-3bf9-4e02-a00a-e5563cbf8f6d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-03T01:38:48.235Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:48.236Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:48.236Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:48.237Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709928220,
  "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
2023-01-03T01:38:49.238Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:49.238Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:49.238Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:49.239Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709928220,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:50.239Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:50.240Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:50.240Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:50.240Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709928220,
  "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
2023-01-03T01:38:51.241Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:51.242Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:51.242Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:51.242Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709928220,
  "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
2023-01-03T01:38:52.243Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:52.244Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:52.244Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:52.244Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709928220,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:53.244Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:53.245Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:53.245Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:53.245Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709928220,
  "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
2023-01-03T01:38:54.246Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:54.246Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:54.246Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:54.246Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709928220,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:55.247Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-01-03T01:38:55.247Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:55.248Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:55.248Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709928220,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:56.249Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "fbe06fc2-f96e-4f56-8157-f972a525a7cc",
  "serviceDescription": "service",
  "serviceInvariantUUID": "efc3e3f2-62eb-4015-a6ad-953794d1086a",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "f7d366b3-2a96-485d-9814-3fcfbd63f657",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "adfc5e39-d0cf-448f-a1c4-8f9bdb2b34f2",
      "resourceInvariantUUID": "5716a72f-2147-4dc1-a840-d06259072d01",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "MzBlOWM4MjQ1NmU0ZDRiNWYxZjcxZmM3MTJkYmRmYjE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "33c3fff9-64e4-42ca-832f-042d9eabadd2",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "30907ff6-cb3b-40fd-b2bb-efdaf030f4a9",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "a659a3d0-3c7d-40d6-9747-d9f2fc89a5e6",
            "generatedFromUUID": "30907ff6-cb3b-40fd-b2bb-efdaf030f4a9"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "a659a3d0-3c7d-40d6-9747-d9f2fc89a5e6",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "NjlmMDRkYzRiNjJiZWU3NzU3MDk3NWI0MTllNzVhNTQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fa2e4e38-3bf9-4e02-a00a-e5563cbf8f6d"
    }
  ],
  "workloadContext": "Production"
}
2023-01-03T01:38:56.252Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T01:38:56.253Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-01-03T01:38:56.330Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T01:38:56.331Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T01:38:56.331Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:56.331Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:56.331Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709936331,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:57.337Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T01:38:57.337Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-01-03T01:38:57.401Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T01:38:57.401Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T01:38:57.402Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:57.402Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:57.402Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709937401,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:38:58.403Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-01-03T01:38:58.404Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-01-03T01:38:58.515Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-01-03T01:38:58.516Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-01-03T01:38:58.516Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:58.516Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:58.516Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709938516,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {30907ff6-cb3b-40fd-b2bb-efdaf030f4a9=BaseArtifactInfoImpl [artifactName=base_ubuntu20.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml, artifactChecksum=Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=30907ff6-cb3b-40fd-b2bb-efdaf030f4a9, artifactTimeout=30], 33c3fff9-64e4-42ca-832f-042d9eabadd2=BaseArtifactInfoImpl [artifactName=basic_vm_macro0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json, artifactChecksum=MzBlOWM4MjQ1NmU0ZDRiNWYxZjcxZmM3MTJkYmRmYjE=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=33c3fff9-64e4-42ca-832f-042d9eabadd2, artifactTimeout=0], a659a3d0-3c7d-40d6-9747-d9f2fc89a5e6=BaseArtifactInfoImpl [artifactName=base_ubuntu20.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env, artifactChecksum=ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=a659a3d0-3c7d-40d6-9747-d9f2fc89a5e6, artifactTimeout=0]}
the size of vfModule = 1
before create type !
httpPost URI: POST http://localhost:9015/v1/rb/definition HTTP/1.1
Execute Post Body: {"rb-name":"88060d1f-e012-4638-9aa1-5775f27c6569","rb-version":"aa1d51dc-cf2d-415c-8e42-ece59507ddbe","labels":{"vf_module_model_uuid":"783c852f-b82d-4019-b581-2a9e4d864e95","vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"88060d1f-e012-4638-9aa1-5775f27c6569","rb-version":"aa1d51dc-cf2d-415c-8e42-ece59507ddbe","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0","vf_module_model_uuid":"783c852f-b82d-4019-b581-2a9e4d864e95"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [30907ff6-cb3b-40fd-b2bb-efdaf030f4a9, a659a3d0-3c7d-40d6-9747-d9f2fc89a5e6]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-01-03T01:38:59.543Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-01-03T01:38:59.543Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:38:59.544Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:38:59.544Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709939543,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:39:00.545Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-01-03T01:39:00.546Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-01-03T01:39:00.546Z|||pool-3-thread-10||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-03T01:39:00.546Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3a8c6524-8709-4580-b89a-48dde442f59e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1672709940545,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-03T01:39:01.548Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:39:31.548Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:40:01.548Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:40:31.550Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:41:01.550Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:41:31.552Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:42:01.553Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:42:31.555Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:43:01.556Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:43:31.556Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:44:01.557Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:44:31.558Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:45:01.560Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:45:31.561Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:46:01.562Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:46:31.563Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:47:01.564Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:47:31.566Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:48:01.566Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:48:31.567Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:49:01.568Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:49:31.570Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:50:01.571Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:50:31.571Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:51:01.572Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:51:31.572Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:52:01.573Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:52:31.573Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:53:01.573Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:53:31.575Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:54:01.575Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:54:31.576Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:55:01.578Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:55:31.578Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:56:01.581Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:56:31.581Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:57:01.583Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:57:31.584Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:58:01.586Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:58:31.587Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:59:01.587Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T01:59:31.588Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:00:01.590Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:00:31.590Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:01:01.591Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:01:31.593Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:02:01.593Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:02:31.594Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:03:01.595Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:03:31.596Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:04:01.596Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:04:31.598Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:05:01.600Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:05:31.601Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:06:01.601Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:06:31.602Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:07:01.602Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:07:31.602Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:08:01.602Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:08:31.603Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:09:01.604Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:09:31.605Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:10:01.606Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:10:31.606Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:11:01.608Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:11:31.608Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:12:01.610Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:12:31.610Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:13:01.611Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:13:31.612Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:14:01.614Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:14:31.614Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:15:01.616Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:15:31.617Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:16:01.617Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:16:31.618Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:17:01.619Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:17:31.621Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:18:01.621Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:18:31.621Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:19:01.622Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:19:31.626Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:20:01.627Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:20:31.628Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:21:01.630Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:21:31.631Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:22:01.633Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:22:31.634Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:23:01.636Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:23:31.637Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:24:01.637Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:24:31.637Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:25:01.639Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:25:31.640Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:26:01.641Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:26:31.642Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:27:01.643Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:27:31.643Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:28:01.643Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:28:31.644Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:29:01.645Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:29:31.646Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:30:01.647Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:30:31.648Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:31:01.650Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:31:31.651Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:32:01.653Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:32:31.653Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:33:01.655Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:33:31.656Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:34:01.657Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:34:31.659Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:35:01.661Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:35:31.662Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:36:01.662Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:36:31.663Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:37:01.664Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:37:31.664Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:38:01.665Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:38:31.666Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:39:01.668Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:39:31.668Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:40:01.670Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:40:31.671Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:41:01.672Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:41:31.672Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:42:01.673Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:42:31.674Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:43:01.676Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:43:31.676Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:44:01.677Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:44:31.677Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:45:01.678Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:45:31.678Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:46:01.680Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:46:31.681Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:47:01.681Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:47:31.683Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:48:01.683Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:48:31.684Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:49:01.686Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:49:31.686Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:50:01.688Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:50:31.689Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:51:01.690Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:51:31.690Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-03T02:52:01.692Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO