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
23:08:09,392 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:08:09,394 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
23:08:09,396 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
23:08:09,621 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml] 
23:08:09,621 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
23:08:09,633 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:08:09,637 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:08:09,644 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:08:09,673 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:08:09,678 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
23:08:09,685 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
23:08:09,688 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
23:08:09,691 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
23:08:09,693 |-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
23:08:09,696 |-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'.
23:08:09,696 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
23:08:09,705 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Sat May 06 23:08:09 GMT 2023
23:08:09,707 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:08:09,714 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
23:08:09,715 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
23:08:09,716 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:08:09,719 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
23:08:09,720 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
23:08:09,720 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
23:08:09,720 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
23:08:09,721 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:08:09,721 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
23:08:09,722 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
23:08:09,723 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
23:08:09,723 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
23:08:09,723 |-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
23:08:09,724 |-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'.
23:08:09,724 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
23:08:09,725 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Sat May 06 23:08:09 GMT 2023
23:08:09,726 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:08:09,727 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
23:08:09,727 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
23:08:09,728 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:08:09,728 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
23:08:09,728 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
23:08:09,728 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
23:08:09,728 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
23:08:09,729 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:08:09,729 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
23:08:09,730 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
23:08:09,730 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
23:08:09,730 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
23:08:09,730 |-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
23:08:09,731 |-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'.
23:08:09,731 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
23:08:09,732 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Sat May 06 23:08:09 GMT 2023
23:08:09,735 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:08:09,736 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
23:08:09,736 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
23:08:09,736 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:08:09,736 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
23:08:09,736 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
23:08:09,737 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
23:08:09,737 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
23:08:09,737 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:08:09,737 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
23:08:09,738 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
23:08:09,739 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
23:08:09,739 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
23:08:09,739 |-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
23:08:09,740 |-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'.
23:08:09,740 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
23:08:09,741 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Sat May 06 23:08:09 GMT 2023
23:08:09,742 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:08:09,743 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
23:08:09,743 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
23:08:09,744 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
23:08:09,744 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
23:08:09,744 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
23:08:09,744 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
23:08:09,745 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
23:08:09,747 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
23:08:09,747 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
23:08:09,747 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
23:08:09,747 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
23:08:09,747 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
23:08:09,747 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
23:08:09,747 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
23:08:09,747 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
23:08:09,747 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
23:08:09,747 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
23:08:09,747 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
23:08:09,747 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
23:08:09,747 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
23:08:09,748 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
23:08:09,748 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:08:09,748 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:08:09,748 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
23:08:09,748 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
23:08:09,748 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:08:09,749 |-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-05-06T23:08:10.001Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @1059ms to org.eclipse.jetty.util.log.Slf4jLog
2023-05-06T23:08:10.105Z|||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-05-06T23:08:10.107Z|||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-05-06T23:08:10.124Z|||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-05-06T23:08:10.132Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:08:10.262Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2023-05-06T23:08:10.263Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2023-05-06T23:08:10.268Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 660000ms
2023-05-06T23:08:11.357Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 188dc3b4-e137-4f52-92df-7f406ac16f71 url= /sdc/v1/artifactTypes
2023-05-06T23:08:11.368Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:08:11.465Z|||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-05-06T23:08:11.473Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3817a2b8
2023-05-06T23:08:11.487Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:08:11.499Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:08:11.545Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}
2023-05-06T23:08:11.585Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
2023-05-06T23:08:11.586Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @2648ms
2023-05-06T23:08:11.625Z|||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@7061bed5-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-05-06T23:08:11.616573Z - STARTED
| |   | +-SelectorProducer@1b508220
| |   | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@51444fc2{s=0/1,p=0}] - STARTED
| |   +>updates @ 2023-05-06T23:08:11.603081Z size=0
| |   +>keys @ 2023-05-06T23:08:11.607021Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-20-acceptor-0@7061bed5-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-6cf767c478-xkz5l: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=660000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@31b79780
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@5ef164f0
+>AttributesMap@35f2b942
  +>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2023-05-06T23:08:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:08:40.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e05f8117-2558-4047-ad23-7b76e61a6ade url= /sdc/v1/artifactTypes
2023-05-06T23:08:40.134Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:08:40.150Z|||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-05-06T23:08:40.151Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@6c53667
2023-05-06T23:08:40.152Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:08:40.152Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:09:10.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:09:10.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f6ed6b6a-4601-4126-be9b-a61391731b72 url= /sdc/v1/artifactTypes
2023-05-06T23:09:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:09:10.165Z|||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-05-06T23:09:10.166Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@32414c05
2023-05-06T23:09:10.166Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:09:10.166Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:09:40.129Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:09:40.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a2fcf425-e5ee-4ffd-bfb2-ac044f575fb9 url= /sdc/v1/artifactTypes
2023-05-06T23:09:40.134Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:09:40.153Z|||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-05-06T23:09:40.153Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@70baf0b9
2023-05-06T23:09:40.154Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:09:40.154Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:10:10.127Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:10:10.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= defbb514-569e-46e5-97ea-c5204da474de url= /sdc/v1/artifactTypes
2023-05-06T23:10:10.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:10:10.166Z|||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-05-06T23:10:10.167Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@375e1fd
2023-05-06T23:10:10.168Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:10:10.168Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:10:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:10:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= cd42674f-9cad-4ce3-a50a-384367b0be47 url= /sdc/v1/artifactTypes
2023-05-06T23:10:40.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:10:40.155Z|||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-05-06T23:10:40.156Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5253e02c
2023-05-06T23:10:40.156Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:10:40.156Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:11:10.129Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:11:10.134Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e0e6310c-4004-48fe-9063-4cc0b3c5d0cc url= /sdc/v1/artifactTypes
2023-05-06T23:11:10.135Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:11:10.170Z|||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-05-06T23:11:10.171Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3d7b9aff
2023-05-06T23:11:10.171Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:11:10.172Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:11:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:11:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f9cb9a7f-0a8b-4b5b-b099-c4599b1ce580 url= /sdc/v1/artifactTypes
2023-05-06T23:11:40.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:11:40.151Z|||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-05-06T23:11:40.152Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1dda11b2
2023-05-06T23:11:40.152Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:11:40.152Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:12:10.129Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:12:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c51d877b-eeba-45af-9a35-9237f9d7391d url= /sdc/v1/artifactTypes
2023-05-06T23:12:10.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:12:10.169Z|||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-05-06T23:12:10.170Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2c5c4e70
2023-05-06T23:12:10.170Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:12:10.171Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:12:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:12:40.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 94d281da-0db2-4817-9b24-8dc9051e095e url= /sdc/v1/artifactTypes
2023-05-06T23:12:40.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:12:40.157Z|||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-05-06T23:12:40.158Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@41b1aaea
2023-05-06T23:12:40.159Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:12:40.160Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:13:10.127Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:13:10.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c7d8e378-28ea-4ea7-982a-3de3ebd4f346 url= /sdc/v1/artifactTypes
2023-05-06T23:13:10.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:13:10.172Z|||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-05-06T23:13:10.173Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@32ff5a6c
2023-05-06T23:13:10.173Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-06T23:13:10.174Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-05-06T23:13:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:13:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 62d7fb2d-678b-4612-8a0b-5c5e6aaa5371 url= /sdc/v1/artifactTypes
2023-05-06T23:13:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:13:40.188Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:13:40.188Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@216feba1
2023-05-06T23:13:40.188Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:13:40.189Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:14:10.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:14:10.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f0c54b16-42f9-48ac-88d5-5228cbb13e46 url= /sdc/v1/artifactTypes
2023-05-06T23:14:10.134Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:14:10.183Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:14:10.184Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@29ff793a
2023-05-06T23:14:10.184Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:14:10.185Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:14:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:14:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 80f44171-f1b4-4af9-a521-5a7f7c85b2c4 url= /sdc/v1/artifactTypes
2023-05-06T23:14:40.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:14:40.141Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:14:40.142Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1aae8fe3
2023-05-06T23:14:40.142Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:14:40.143Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:15:10.127Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:15:10.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ff1add96-7360-4097-81ea-eca0c8be2a76 url= /sdc/v1/artifactTypes
2023-05-06T23:15:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:15:10.134Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:15:10.135Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@42f2a703
2023-05-06T23:15:10.135Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:15:10.136Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:15:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:15:40.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4d8b6a82-00ad-4532-bedb-2894867076ae url= /sdc/v1/artifactTypes
2023-05-06T23:15:40.134Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:15:40.155Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:15:40.156Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3ee509a0
2023-05-06T23:15:40.156Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:15:40.157Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:16:10.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:16:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1988ce20-def0-4f71-affa-36e31d62bcff url= /sdc/v1/artifactTypes
2023-05-06T23:16:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:16:10.136Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:16:10.137Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@47983e95
2023-05-06T23:16:10.137Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:16:10.138Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:16:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:16:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 707f8f74-e056-4349-b942-1d7fec266f90 url= /sdc/v1/artifactTypes
2023-05-06T23:16:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:16:40.144Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:16:40.145Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d7484e2
2023-05-06T23:16:40.145Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:16:40.145Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:17:10.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:17:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 427e5115-cb06-45c3-ba2b-61f4ffda09bd url= /sdc/v1/artifactTypes
2023-05-06T23:17:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:17:10.135Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:17:10.135Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@713a0e12
2023-05-06T23:17:10.135Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:17:10.136Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:17:40.127Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:17:40.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9ec29848-a2ff-4ce7-a881-8552828fdca9 url= /sdc/v1/artifactTypes
2023-05-06T23:17:40.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:17:40.141Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:17:40.142Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3d93a442
2023-05-06T23:17:40.142Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:17:40.144Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:18:10.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:18:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 14dab237-fb82-495a-afb3-e43189d6ea69 url= /sdc/v1/artifactTypes
2023-05-06T23:18:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:18:10.137Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:18:10.138Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@24512d7b
2023-05-06T23:18:10.138Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:18:10.138Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:18:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:18:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 841e3a8c-0550-4b1c-98e0-10bb560ccb6c url= /sdc/v1/artifactTypes
2023-05-06T23:18:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:18:40.141Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:18:40.142Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7b865f03
2023-05-06T23:18:40.142Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:18:40.143Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:19:10.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:19:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0e798e88-3d59-4ec6-aa2f-606d4992b3b4 url= /sdc/v1/artifactTypes
2023-05-06T23:19:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:19:10.136Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:19:10.136Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@32057b9e
2023-05-06T23:19:10.137Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:19:10.137Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:19:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:19:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 69af5586-b458-45ad-a40b-1a8a45f8ca0d url= /sdc/v1/artifactTypes
2023-05-06T23:19:40.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:19:40.144Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:19:40.145Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3291da3
2023-05-06T23:19:40.145Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:19:40.146Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:20:10.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:20:10.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c6e6b3e8-6dd1-436f-8c10-517ca73af373 url= /sdc/v1/artifactTypes
2023-05-06T23:20:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:20:10.134Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:20:10.135Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4729d38f
2023-05-06T23:20:10.135Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:20:10.135Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:20:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:20:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9511d822-2d17-4b1a-a26f-4fdc355a2704 url= /sdc/v1/artifactTypes
2023-05-06T23:20:40.133Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:20:40.143Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:20:40.143Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@57ad0eb1
2023-05-06T23:20:40.143Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:20:40.144Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:21:10.127Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:21:10.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e0ac0fa7-1251-4272-bd51-746574c61a81 url= /sdc/v1/artifactTypes
2023-05-06T23:21:10.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:21:10.134Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:21:10.134Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1256d386
2023-05-06T23:21:10.134Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:21:10.135Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:21:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:21:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2fb43756-71f0-443e-9043-a38e5abb0ef8 url= /sdc/v1/artifactTypes
2023-05-06T23:21:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:21:40.144Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:21:40.144Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@241423b8
2023-05-06T23:21:40.144Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:21:40.145Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:22:10.129Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:22:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1656a27c-1f91-4a6f-bd8f-dec5a821914d url= /sdc/v1/artifactTypes
2023-05-06T23:22:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:22:10.137Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:22:10.137Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@9377b0b
2023-05-06T23:22:10.137Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:22:10.138Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:22:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:22:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5a82cff4-c259-4831-aec1-eda1538545db url= /sdc/v1/artifactTypes
2023-05-06T23:22:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:22:40.145Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:22:40.145Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@24bcdbee
2023-05-06T23:22:40.145Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:22:40.146Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:23:10.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:23:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e9d1dcb5-7cad-47f6-819e-c8228f8d86a2 url= /sdc/v1/artifactTypes
2023-05-06T23:23:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:23:10.135Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:23:10.135Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4ce7fd76
2023-05-06T23:23:10.136Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:23:10.136Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:23:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:23:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9039668b-2e4f-4ca3-bce7-68bddd52f025 url= /sdc/v1/artifactTypes
2023-05-06T23:23:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:23:40.142Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:23:40.142Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@59ea3087
2023-05-06T23:23:40.142Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:23:40.143Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:24:10.127Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:24:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ac916da5-799d-467d-93fb-1777844e0ecf url= /sdc/v1/artifactTypes
2023-05-06T23:24:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:24:10.135Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:24:10.136Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@234c5c74
2023-05-06T23:24:10.136Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:24:10.136Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:24:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:24:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c3f76007-5384-4242-b7e2-73ec8f5de478 url= /sdc/v1/artifactTypes
2023-05-06T23:24:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:24:40.141Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:24:40.141Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2971a74d
2023-05-06T23:24:40.141Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:24:40.142Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:25:10.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:25:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b76574c0-89ce-4480-89bb-8a239d5a065f url= /sdc/v1/artifactTypes
2023-05-06T23:25:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:25:10.136Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:25:10.136Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2a42e27e
2023-05-06T23:25:10.136Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:25:10.136Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:25:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:25:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c631c0cb-c943-4a2d-8ab1-6af962b4ad18 url= /sdc/v1/artifactTypes
2023-05-06T23:25:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:25:40.141Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:25:40.141Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@19718370
2023-05-06T23:25:40.142Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:25:40.142Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:26:10.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:26:10.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b1c63906-cc66-4fa5-95a3-b16ca65eb33c url= /sdc/v1/artifactTypes
2023-05-06T23:26:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:26:10.136Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:26:10.136Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@696527ef
2023-05-06T23:26:10.136Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:26:10.137Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:26:40.127Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:26:40.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8346a1ad-8bac-47e5-9a34-9b42d5d35985 url= /sdc/v1/artifactTypes
2023-05-06T23:26:40.130Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:26:40.141Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:26:40.141Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@190dd483
2023-05-06T23:26:40.141Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:26:40.142Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:27:10.129Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:27:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 5a558ac2-bd45-49a2-98ad-df3b6d8b327d url= /sdc/v1/artifactTypes
2023-05-06T23:27:10.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:27:10.138Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-05-06T23:27:10.139Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4036e9c3
2023-05-06T23:27:10.139Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-06T23:27:10.140Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-05-06T23:27:40.128Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-05-06T23:27:40.131Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 803def14-8875-4074-a1e3-1c3bd2ab4d6e url= /sdc/v1/artifactTypes
2023-05-06T23:27:40.132Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-06T23:27:40.404Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-06T23:27:40.410Z|||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-05-06T23:27:40.410Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2023-05-06T23:27:40.411Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ed6a0e65-34d4-4b13-828a-461ab3e6ea95 url= /sdc/v1/distributionKafkaData
2023-05-06T23:27:40.411Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-05-06T23:27:40.561Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-06T23:27:40.564Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@69111071
2023-05-06T23:27:40.638Z|||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-31ce0380-bcc9-4019-b4f2-9ac97660a1a2
	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-05-06T23:27:40.826Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.KafkaProducer||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Instantiated an idempotent producer.
2023-05-06T23:27:40.890Z|||Timer-0||||INFO|||||org.apache.kafka.common.security.authenticator.AbstractLogin||Successfully logged in.
2023-05-06T23:27:40.933Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-05-06T23:27:40.933Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-05-06T23:27:40.933Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1683415660930
2023-05-06T23:27:40.938Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||start DistributionClient
2023-05-06T23:27:40.955Z|||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-8d569c85-54ba-4d61-a865-8b4c01ff3c6d
	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-05-06T23:27:41.006Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-05-06T23:27:41.006Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-05-06T23:27:41.006Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1683415661006
2023-05-06T23:27:41.008Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:27:41.011Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:27:41.931Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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 Y3qRXwtwRrmVRKaO939Xaw
2023-05-06T23:27:41.932Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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 Y3qRXwtwRrmVRKaO939Xaw
2023-05-06T23:27:41.932Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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 Y3qRXwtwRrmVRKaO939Xaw
2023-05-06T23:27:41.933Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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 Y3qRXwtwRrmVRKaO939Xaw
2023-05-06T23:27:41.933Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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 Y3qRXwtwRrmVRKaO939Xaw
2023-05-06T23:27:41.933Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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 Y3qRXwtwRrmVRKaO939Xaw
2023-05-06T23:27:41.933Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Cluster ID: wlGK1f-6RZGFCQZZ5b16Hw
2023-05-06T23:27:41.936Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] ProducerId set to 2004 with epoch 0
2023-05-06T23:27:41.937Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Cluster ID: wlGK1f-6RZGFCQZZ5b16Hw
2023-05-06T23:27:41.939Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-05-06T23:27:41.961Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] (Re-)joining group
2023-05-06T23:27:42.041Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d-7d100e70-23b8-4358-bbae-253e5b50a834
2023-05-06T23:27:42.043Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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-05-06T23:27:42.043Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] (Re-)joining group
2023-05-06T23:27:45.054Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d-7d100e70-23b8-4358-bbae-253e5b50a834', protocol='range'}
2023-05-06T23:27:45.061Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d-7d100e70-23b8-4358-bbae-253e5b50a834=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-05-06T23:27:45.095Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d-7d100e70-23b8-4358-bbae-253e5b50a834', protocol='range'}
2023-05-06T23:27:45.096Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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-05-06T23:27:45.102Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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-05-06T23:27:45.125Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-06T23:27:45.125Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-06T23:27:45.125Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-06T23:27:45.125Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-06T23:27:45.125Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-06T23:27:45.125Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-06T23:27:45.309Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-06T23:27:45.311Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-06T23:27:45.311Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-06T23:27:45.311Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-06T23:27:45.320Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-06T23:27:45.320Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-06T23:28:11.016Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:28:41.017Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:29:11.018Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:29:41.019Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:30:11.020Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:30:41.022Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:31:11.024Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:31:41.025Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:32:11.026Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:32:41.026Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:33:11.028Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:33:41.030Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:34:11.032Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:34:41.033Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:35:11.035Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:35:41.036Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:36:11.037Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:36:41.038Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:36:42.199Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Node -1 disconnected.
2023-05-06T23:36:42.209Z|||pool-3-thread-8||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-8d569c85-54ba-4d61-a865-8b4c01ff3c6d, groupId=multicloud] Node -1 disconnected.
2023-05-06T23:37:11.038Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:37:41.039Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:38:11.042Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:38:41.043Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:39:11.044Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:39:41.046Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:40:11.046Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:40:41.049Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:41:11.050Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:41:41.050Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:42:11.051Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:42:41.053Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:43:11.053Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:43:41.055Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:44:11.058Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:44:41.058Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:45:11.060Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:45:41.062Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:46:11.063Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:46:41.064Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:47:11.065Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:47:41.066Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:48:11.068Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:48:41.069Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:49:11.069Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:49:41.071Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:50:11.073Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:50:41.075Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:51:11.075Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:51:41.077Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:52:11.078Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:52:41.079Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:53:11.080Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:53:41.081Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:54:11.083Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:54:41.084Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:55:11.085Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:55:41.086Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:56:11.088Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:56:41.089Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:57:11.090Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:57:41.091Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:58:11.093Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:58:41.094Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:59:11.096Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T23:59:41.097Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:00:11.098Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
00:00:11,100 |-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-05-06.0.log8717740775675.tmp]
00:00:11,102 |-INFO in ch.qos.logback.core.rolling.helper.Compressor - ZIP compressing [/var/log/onap/policy/distribution/debug.2023-05-06.0.log8717740775675.tmp] as [/var/log/onap/policy/distribution/debug.2023-05-06.0.log.zip]
00:00:11,102 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - first clean up after appender initialization
00:00:11,104 |-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:11,112 |-INFO in c.q.l.core.rolling.helper.TimeBasedArchiveRemover - Removed  0 Bytes of files
2023-05-07T00:00:41.100Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:01:11.102Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:01:41.103Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:02:11.103Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:02:41.105Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:03:11.107Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:03:41.108Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:04:11.109Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:04:41.111Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:05:11.111Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:05:41.113Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:06:11.114Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:06:41.114Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:07:11.115Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:07:41.117Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:08:11.118Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:08:41.120Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:09:11.121Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:09:41.122Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:10:11.122Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:10:41.124Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:11:11.125Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:11:41.126Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:12:11.127Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:12:41.127Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:13:11.129Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:13:41.130Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:14:11.132Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:14:41.133Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:15:11.133Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:15:41.134Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:16:11.134Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:16:41.136Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:17:11.137Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:17:41.138Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:18:11.139Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:18:41.139Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:19:11.140Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:19:41.142Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:20:11.143Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:20:41.144Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:21:11.146Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:21:41.148Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:22:11.149Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:22:41.150Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:23:11.152Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:23:41.154Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:24:11.154Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:24:41.156Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:25:11.157Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:25:41.158Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:26:11.160Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:26:41.161Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:27:11.162Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:27:41.163Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:28:11.165Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:28:41.165Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:29:11.167Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:29:41.172Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:30:11.180Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:30:41.181Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:31:11.183Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:31:41.184Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:32:11.186Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:32:41.187Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:33:11.189Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:33:41.189Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:34:11.191Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:34:41.192Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:35:11.192Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:35:41.193Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:36:11.194Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:36:41.194Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:37:11.195Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:37:41.198Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:38:11.199Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:38:41.200Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:39:11.202Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:39:41.202Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:40:11.204Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:40:41.206Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:41:11.206Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:41:41.208Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:42:11.208Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:42:41.210Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:43:11.211Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:43:41.212Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:44:11.214Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:44:41.214Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:45:11.216Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:45:41.217Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:46:11.217Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:46:41.218Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:47:11.219Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:47:41.220Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:48:11.222Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:48:41.223Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:49:11.224Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:49:41.225Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:50:11.227Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:50:41.227Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:51:11.229Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:51:41.231Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:52:11.233Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:52:41.233Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:53:11.233Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:53:41.235Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:54:11.236Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:54:41.238Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:55:11.238Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:55:41.240Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:56:11.242Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:56:41.244Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:57:11.245Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:57:41.245Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:58:11.248Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:58:41.249Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:59:11.249Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T00:59:41.251Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:00:11.252Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:00:41.253Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:01:11.254Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:01:41.257Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:02:11.258Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:02:41.259Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:03:11.261Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:03:41.262Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:04:11.263Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:04:41.265Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:05:11.265Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:05:41.266Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:06:11.268Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:06:41.270Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:07:11.270Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:07:41.271Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:08:11.273Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:08:41.274Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:09:11.275Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:09:41.275Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:10:11.277Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:10:41.278Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:11:11.280Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:11:41.282Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:12:11.283Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:12:41.283Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:13:11.286Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:13:41.288Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:14:11.288Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:14:41.290Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:15:11.291Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:15:41.293Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:16:11.294Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:16:41.294Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:17:11.297Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:17:41.298Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:18:11.299Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:18:41.300Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:19:11.301Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:19:41.302Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:20:11.302Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:20:41.303Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:21:11.305Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:21:41.306Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:22:11.306Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:22:41.308Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:23:11.309Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:23:41.311Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:24:11.312Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:24:41.314Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:25:11.316Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:25:41.316Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:26:11.318Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:26:41.319Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:27:11.320Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:27:41.320Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:28:11.322Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:28:41.323Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:29:11.324Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:29:41.325Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:30:11.326Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:30:41.327Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:31:11.328Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:31:41.329Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:32:11.331Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:32:41.333Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:33:11.334Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:33:41.335Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:34:11.336Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:34:41.336Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:35:11.337Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:35:41.338Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:36:11.340Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:36:41.340Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:37:11.342Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:37:41.343Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:38:11.345Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:38:41.346Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:39:11.347Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:39:41.347Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:40:11.349Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:40:41.351Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:41:11.351Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:41:41.352Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:42:11.354Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:42:41.355Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:43:11.357Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:43:41.357Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:44:11.359Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:44:41.360Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:45:11.360Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:45:24.257Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-07T01:45:24.258Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"d6e68777-fb9a-4eaa-96e6-22497d3031df","serviceName":"vFW 2023-05-07 01-43-55","serviceVersion":"1.0","serviceUUID":"0e0bcbe5-3d8d-4aa5-9175-6fc41959db98","serviceDescription":"catalog service description","serviceInvariantUUID":"748b1a49-4f07-423c-80fd-f3b2c5b98deb","resources":[{"resourceInstanceName":"vFW fea95647-28e1 0","resourceName":"vFW fea95647-28e1","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f999c25b-28ff-4b74-8bbc-4afc08c20812","resourceInvariantUUID":"b5bd79d7-d7ec-4ede-8c4a-7ef4f1e7dc8e","resourceCustomizationUUID":"aba36388-1509-472d-9903-48e8f765b089","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vf-license-model.xml","artifactChecksum":"MjBmNTlhMjU4Y2JjNDIyNDMzOGQ2NTNiYTQ3MmU4Y2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d6c0b01e-d06f-4228-b147-271e7e2c9565","artifactVersion":"1"},{"artifactName":"vfwfea9564728e10_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vfwfea9564728e10_modules.json","artifactChecksum":"ZDQ2M2Y5ODNjYWQ1MjU2OTZlMWUwMDY2NDc0NjQ2ZTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8bb29512-ecc6-4ff2-8d05-bd15fc3d6d30","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1b433664-6c1b-4c67-a1bf-fa8887100c33","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vendor-license-model.xml","artifactChecksum":"MjE1ZjMwNjg5ODc5NTNlMzUzZTIxYTA5ZDMyMzg1YmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c7304fae-2597-48eb-a65c-583064ead216","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0725a906-e26b-4800-8048-1fa8b1a2e613","artifactVersion":"2","generatedFromUUID":"1b433664-6c1b-4c67-a1bf-fa8887100c33"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230507014355-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230507014355/1.0/artifacts/service-Vfw20230507014355-template.yml","artifactChecksum":"NWExYjRhMzU4NDA4MmMwZDFhZTM5N2Y4Y2YzOTE3OTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"05e104d5-a188-4831-8a2c-33fb0a10a738","artifactVersion":"1"},{"artifactName":"service-Vfw20230507014355-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230507014355/1.0/artifacts/service-Vfw20230507014355-csar.csar","artifactChecksum":"Zjg5ZTljNTY4ZmQ0OGM2OTliMGExOTg2MTM5M2ViM2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e4622a86-2b63-4cae-9faf-2f7de730a73d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-07T01:45:24.271Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:45:24.281Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:24.282Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:24.282Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423911360,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:24.295Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T01:45:24.296Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T01:45:24.296Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T01:45:24.296Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T01:45:24.296Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T01:45:24.296Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T01:45:25.327Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:45:25.328Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:25.328Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:25.328Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423911360,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vfwfea9564728e10_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:26.330Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:45:26.331Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:26.331Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:26.331Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423911360,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:27.333Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:45:27.334Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:27.334Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:27.335Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423911360,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:28.336Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:45:28.337Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:28.337Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:28.337Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423911360,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:29.338Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:45:29.339Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:29.340Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:29.340Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423911360,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/artifacts/service-Vfw20230507014355-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:30.341Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:45:30.342Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:30.342Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:30.342Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423911360,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/artifacts/service-Vfw20230507014355-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:31.346Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "serviceName": "vFW 2023-05-07 01-43-55",
  "serviceVersion": "1.0",
  "serviceUUID": "0e0bcbe5-3d8d-4aa5-9175-6fc41959db98",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "748b1a49-4f07-423c-80fd-f3b2c5b98deb",
  "resources": [
    {
      "resourceInstanceName": "vFW fea95647-28e1 0",
      "resourceCustomizationUUID": "aba36388-1509-472d-9903-48e8f765b089",
      "resourceName": "vFW fea95647-28e1",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "f999c25b-28ff-4b74-8bbc-4afc08c20812",
      "resourceInvariantUUID": "b5bd79d7-d7ec-4ede-8c4a-7ef4f1e7dc8e",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfwfea9564728e10_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vfwfea9564728e10_modules.json",
          "artifactChecksum": "ZDQ2M2Y5ODNjYWQ1MjU2OTZlMWUwMDY2NDc0NjQ2ZTI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8bb29512-ecc6-4ff2-8d05-bd15fc3d6d30",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "1b433664-6c1b-4c67-a1bf-fa8887100c33",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "0725a906-e26b-4800-8048-1fa8b1a2e613",
            "generatedFromUUID": "1b433664-6c1b-4c67-a1bf-fa8887100c33"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "0725a906-e26b-4800-8048-1fa8b1a2e613",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230507014355-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/artifacts/service-Vfw20230507014355-csar.csar",
      "artifactChecksum": "Zjg5ZTljNTY4ZmQ0OGM2OTliMGExOTg2MTM5M2ViM2Q\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "e4622a86-2b63-4cae-9faf-2f7de730a73d"
    }
  ],
  "workloadContext": "Production"
}
2023-05-07T01:45:31.350Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T01:45:31.351Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vfwfea9564728e10_modules.json
2023-05-07T01:45:31.638Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T01:45:31.646Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T01:45:31.648Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:31.648Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:31.648Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423931646,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vfwfea9564728e10_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:32.664Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T01:45:32.665Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.yaml
2023-05-07T01:45:32.797Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T01:45:32.798Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T01:45:32.798Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:32.799Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:32.799Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423932798,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:33.803Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T01:45:33.804Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.env
2023-05-07T01:45:33.927Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T01:45:33.927Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T01:45:33.928Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:33.928Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:33.928Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423933927,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {8bb29512-ecc6-4ff2-8d05-bd15fc3d6d30=BaseArtifactInfoImpl [artifactName=vfwfea9564728e10_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vfwfea9564728e10_modules.json, artifactChecksum=ZDQ2M2Y5ODNjYWQ1MjU2OTZlMWUwMDY2NDc0NjQ2ZTI=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=8bb29512-ecc6-4ff2-8d05-bd15fc3d6d30, artifactTimeout=0], 0725a906-e26b-4800-8048-1fa8b1a2e613=BaseArtifactInfoImpl [artifactName=base_vfw.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.env, artifactChecksum=MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=0725a906-e26b-4800-8048-1fa8b1a2e613, artifactTimeout=0], 1b433664-6c1b-4c67-a1bf-fa8887100c33=BaseArtifactInfoImpl [artifactName=base_vfw.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/base_vfw.yaml, artifactChecksum=ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=1b433664-6c1b-4c67-a1bf-fa8887100c33, 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":"9d82349b-4608-4cfb-8863-5b964b2de9a0","rb-version":"189069e1-49c4-4c7b-92c7-f7b3bbb77250","labels":{"vf_module_model_uuid":"c286a1bb-7737-4fb2-8a23-06ed2bb31eac","vf_module_model_name":"VfwFea9564728e1..base_vfw..module-0"}}
result2
result = {}{"rb-name":"9d82349b-4608-4cfb-8863-5b964b2de9a0","rb-version":"189069e1-49c4-4c7b-92c7-f7b3bbb77250","chart-name":"","description":"","labels":{"vf_module_model_name":"VfwFea9564728e1..base_vfw..module-0","vf_module_model_uuid":"c286a1bb-7737-4fb2-8a23-06ed2bb31eac"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [1b433664-6c1b-4c67-a1bf-fa8887100c33, 0725a906-e26b-4800-8048-1fa8b1a2e613]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-05-07T01:45:35.071Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-05-07T01:45:35.072Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:35.073Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:35.073Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423935071,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:36.074Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-05-07T01:45:36.075Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:45:36.076Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:45:36.076Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "d6e68777-fb9a-4eaa-96e6-22497d3031df",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423936074,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230507014355/1.0/resourceInstances/vfwfea9564728e10/artifacts/vfwfea9564728e10_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:45:37.079Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:46:07.080Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:46:17.051Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-07T01:46:17.051Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"1a32a381-290c-4ae2-a0cb-447699121e79","serviceName":"basic_onboard_QFXNBe","serviceVersion":"1.0","serviceUUID":"7b7edcf4-90bb-4e8a-9dc3-f20f135b861a","serviceDescription":"service","serviceInvariantUUID":"e4138789-af17-4723-bebe-7d0020df729c","resources":[{"resourceInstanceName":"basic_onboard_QFXNBe 0","resourceName":"basic_onboard_QFXNBe","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"06181f6f-8b78-4eb4-8762-ab074098b9e6","resourceInvariantUUID":"4c2ce5d5-40b2-4198-8170-e5f08a137593","resourceCustomizationUUID":"c0846632-534e-4d00-b272-2d4164054800","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/vf-license-model.xml","artifactChecksum":"MGNjYjY0YjQ5Mjk2N2NhZjk5NjU5MzE5ZTc4MGQ1MzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8666af6b-9b3d-4f48-b868-bcadcda1e314","artifactVersion":"1"},{"artifactName":"basic_onboard_qfxnbe0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/basic_onboard_qfxnbe0_modules.json","artifactChecksum":"ZWVlYTE3NWMxNmVkODAwMzhmN2ZlMDM4ZjNiM2I4N2U\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"483fe8d3-b1e3-4430-a5e7-4738af572afc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fbd3741b-578d-4214-8f98-7f2c6ebe121e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"53a8f0e2-a23a-47f2-8ad7-66bbc73c221f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"af20cf16-0bef-45d8-b410-c26256c41e50","artifactVersion":"2","generatedFromUUID":"fbd3741b-578d-4214-8f98-7f2c6ebe121e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardQfxnbe-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/artifacts/service-BasicOnboardQfxnbe-template.yml","artifactChecksum":"MjYwMjc4NDllYmJlYjkzMmU3MmYzMDBmYmE5MDNmMTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d8c32fad-4f9c-48bc-866c-fb79693ac077","artifactVersion":"1"},{"artifactName":"service-BasicOnboardQfxnbe-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/artifacts/service-BasicOnboardQfxnbe-csar.csar","artifactChecksum":"ZmRjZmRhMzMzYWI3Mjk4NWVlMWQyNjBhMmQ3ZmVmYTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9309d82d-8d73-4e35-9fff-3ec0238d6245","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-07T01:46:17.054Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:46:17.054Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:17.054Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:17.054Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423967080,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:18.055Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:46:18.056Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:18.056Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:18.057Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423967080,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/basic_onboard_qfxnbe0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:19.057Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:46:19.058Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:19.058Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:19.058Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423967080,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:20.063Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:46:20.064Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:20.064Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:20.064Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423967080,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:21.065Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:46:21.066Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:21.066Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:21.066Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423967080,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:22.067Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:46:22.068Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:22.068Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:22.068Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423967080,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/artifacts/service-BasicOnboardQfxnbe-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:23.069Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T01:46:23.069Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:23.070Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:23.070Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423967080,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/artifacts/service-BasicOnboardQfxnbe-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:24.072Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "serviceName": "basic_onboard_QFXNBe",
  "serviceVersion": "1.0",
  "serviceUUID": "7b7edcf4-90bb-4e8a-9dc3-f20f135b861a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "e4138789-af17-4723-bebe-7d0020df729c",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_QFXNBe 0",
      "resourceCustomizationUUID": "c0846632-534e-4d00-b272-2d4164054800",
      "resourceName": "basic_onboard_QFXNBe",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "06181f6f-8b78-4eb4-8762-ab074098b9e6",
      "resourceInvariantUUID": "4c2ce5d5-40b2-4198-8170-e5f08a137593",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_qfxnbe0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/basic_onboard_qfxnbe0_modules.json",
          "artifactChecksum": "ZWVlYTE3NWMxNmVkODAwMzhmN2ZlMDM4ZjNiM2I4N2U\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "483fe8d3-b1e3-4430-a5e7-4738af572afc",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fbd3741b-578d-4214-8f98-7f2c6ebe121e",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "af20cf16-0bef-45d8-b410-c26256c41e50",
            "generatedFromUUID": "fbd3741b-578d-4214-8f98-7f2c6ebe121e"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "af20cf16-0bef-45d8-b410-c26256c41e50",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardQfxnbe-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/artifacts/service-BasicOnboardQfxnbe-csar.csar",
      "artifactChecksum": "ZmRjZmRhMzMzYWI3Mjk4NWVlMWQyNjBhMmQ3ZmVmYTA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9309d82d-8d73-4e35-9fff-3ec0238d6245"
    }
  ],
  "workloadContext": "Production"
}
2023-05-07T01:46:24.074Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T01:46:24.075Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/basic_onboard_qfxnbe0_modules.json
2023-05-07T01:46:24.582Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T01:46:24.583Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T01:46:24.583Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:24.583Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:24.583Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423984583,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/basic_onboard_qfxnbe0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:25.597Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T01:46:25.597Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.yaml
2023-05-07T01:46:25.817Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T01:46:25.818Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T01:46:25.818Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:25.818Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:25.818Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423985818,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:26.821Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T01:46:26.821Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.env
2023-05-07T01:46:26.970Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T01:46:26.971Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T01:46:26.971Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:26.971Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:26.971Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423986971,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
get a CloudArtifact !
the artifactMap = {af20cf16-0bef-45d8-b410-c26256c41e50=BaseArtifactInfoImpl [artifactName=base_ubuntu18.env, artifactType=HEAT_ENV, artifactURL=/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.env, artifactChecksum=ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=, artifactDescription=Auto-generated HEAT Environment deployment artifact, artifactVersion=2, artifactUUID=af20cf16-0bef-45d8-b410-c26256c41e50, artifactTimeout=0], fbd3741b-578d-4214-8f98-7f2c6ebe121e=BaseArtifactInfoImpl [artifactName=base_ubuntu18.yaml, artifactType=HEAT, artifactURL=/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/base_ubuntu18.yaml, artifactChecksum=NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=, artifactDescription=created from csar, artifactVersion=1, artifactUUID=fbd3741b-578d-4214-8f98-7f2c6ebe121e, artifactTimeout=30], 483fe8d3-b1e3-4430-a5e7-4738af572afc=BaseArtifactInfoImpl [artifactName=basic_onboard_qfxnbe0_modules.json, artifactType=VF_MODULES_METADATA, artifactURL=/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/basic_onboard_qfxnbe0_modules.json, artifactChecksum=ZWVlYTE3NWMxNmVkODAwMzhmN2ZlMDM4ZjNiM2I4N2U=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=483fe8d3-b1e3-4430-a5e7-4738af572afc, 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":"437e0bc2-0a62-40a2-8c32-203e5846f1cb","rb-version":"dd3d4b12-be16-4f7a-b617-a84cf6bc4437","labels":{"vf_module_model_uuid":"bb156848-d230-480a-a625-0f066f5a9715","vf_module_model_name":"BasicOnboardQfxnbe..base_ubuntu18..module-0"}}
result2
result = {}{"rb-name":"437e0bc2-0a62-40a2-8c32-203e5846f1cb","rb-version":"dd3d4b12-be16-4f7a-b617-a84cf6bc4437","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicOnboardQfxnbe..base_ubuntu18..module-0","vf_module_model_uuid":"bb156848-d230-480a-a625-0f066f5a9715"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [fbd3741b-578d-4214-8f98-7f2c6ebe121e, af20cf16-0bef-45d8-b410-c26256c41e50]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-05-07T01:46:28.032Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-05-07T01:46:28.033Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:28.033Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:28.033Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423988032,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:29.034Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-05-07T01:46:29.035Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T01:46:29.035Z|||pool-3-thread-7||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T01:46:29.036Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "1a32a381-290c-4ae2-a0cb-447699121e79",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683423989034,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQfxnbe/1.0/resourceInstances/basic_onboard_qfxnbe0/artifacts/basic_onboard_qfxnbe0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T01:46:30.038Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:47:00.040Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:47:30.041Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:48:00.042Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:48:30.042Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:49:00.044Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:49:30.045Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:50:00.046Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:50:30.047Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:51:00.048Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:51:30.049Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:52:00.051Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:52:30.052Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:53:00.053Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:53:30.054Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:54:00.054Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:54:30.056Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:54:43.108Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Node 0 disconnected.
2023-05-07T01:55:00.057Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:55:30.058Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:56:00.059Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:56:30.064Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:57:00.066Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:57:30.067Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:58:00.068Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:58:30.068Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:59:00.069Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T01:59:30.071Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:00:00.072Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:00:30.074Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:00:41.796Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-07T02:00:41.796Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"40fbc23f-49a5-4f97-98cb-bcb3d3552fa2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3812aa95-7102-416c-ae3b-b1bec8232339","serviceDescription":"service","serviceInvariantUUID":"07ec2a7c-abd6-4af9-b713-e92a2bd8ef3b","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"031b779d-efea-49c3-a6a4-797bdcf59fa0","resourceInvariantUUID":"a03c447b-b4c6-40de-be3f-ab4d76518158","resourceCustomizationUUID":"c2e6c959-01d2-43e4-a15d-7fce04df9e9e","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":"N2JkZWQ2NGE3ZGMxNDAwNmIzYzA0ZTdhZTNkYTIwY2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fd922040-6731-48b8-99cb-65d67bf29ad7","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YWUxODc1MTM2OWE4NDRkNDcxNDc5MDhkYzU4MmVjYjc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b12ead11-602f-4070-a38f-d6f70de347a6","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-07T02:00:41.801Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:00:41.801Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:00:41.801Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:00:41.801Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "40fbc23f-49a5-4f97-98cb-bcb3d3552fa2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424830074,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:00:41.808Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:00:41.809Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:00:41.809Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:00:41.809Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:00:41.809Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:00:41.809Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:00:42.811Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:00:42.812Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:00:42.812Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:00:42.812Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "40fbc23f-49a5-4f97-98cb-bcb3d3552fa2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424830074,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:00:43.813Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "40fbc23f-49a5-4f97-98cb-bcb3d3552fa2",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3812aa95-7102-416c-ae3b-b1bec8232339",
  "serviceDescription": "service",
  "serviceInvariantUUID": "07ec2a7c-abd6-4af9-b713-e92a2bd8ef3b",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "YWUxODc1MTM2OWE4NDRkNDcxNDc5MDhkYzU4MmVjYjc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b12ead11-602f-4070-a38f-d6f70de347a6"
    }
  ],
  "workloadContext": "Production"
}
2023-05-07T02:00:43.815Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:01:13.196Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-07T02:01:13.196Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"e62b24d0-0b18-41ed-8699-deb1066fb67c","serviceName":"Demo_pNF_XnqMUw1hHDhvZ1LG2748","serviceVersion":"1.0","serviceUUID":"23a28b26-f073-4615-815e-d572c9d3d5fd","serviceDescription":"catalog service description","serviceInvariantUUID":"e4d72e9f-9858-451a-beab-67899cf48fc2","resources":[{"resourceInstanceName":"pNF c7203f63-41cf 0","resourceName":"pNF c7203f63-41cf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"83198afe-2ca5-4701-a44c-2b5b0655a1f9","resourceInvariantUUID":"293d1ffd-6a01-4e2b-bbb8-b99f0c8d6183","resourceCustomizationUUID":"7b01dcf5-a651-4b7e-9973-03566f8e7626","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/vf-license-model.xml","artifactChecksum":"MjRmZjZjNjgyODBkOGY4M2ExNWExMjQzODUzZTNkODM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"71351afc-0ed1-413d-b404-890006e6d1ab","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/pNF.csar","artifactChecksum":"ZGMyYTI3OTUwYjAxYjY4OWQ1NTFmMzkzZDI1MjhhM2Y\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fa1978c2-c8ac-4936-ad88-aed407706b76","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f53789c4-4684-49ba-9543-d2e2e5832447","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/vendor-license-model.xml","artifactChecksum":"YmYwNDRkMWMyNDY5MGE2MmZiYmIzMDUyYjBlMGI2NDM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3ebb195d-ab29-4612-bec0-3c8301debb1e","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"57ca0141-3504-4b3c-838b-29312972daf1","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9e174db6-c2c7-4fd6-8d68-bde270dd6ec8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfXnqmuw1hhdhvz1lg2748-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/artifacts/service-DemoPnfXnqmuw1hhdhvz1lg2748-template.yml","artifactChecksum":"Yjk4ZDY3N2YyNGZiMWEyMjcwNTk1OGU0ODI4NzJlMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9a8453da-de0c-46bc-9ffa-20a6f0f85b82","artifactVersion":"1"},{"artifactName":"service-DemoPnfXnqmuw1hhdhvz1lg2748-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/artifacts/service-DemoPnfXnqmuw1hhdhvz1lg2748-csar.csar","artifactChecksum":"Njk2MWFmN2U2NDkzNjQ1OTRhYjhmM2FlOGZhNmQyMTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2b0adea0-51be-404f-a1e1-98e24d4e181f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-07T02:01:13.201Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:01:13.201Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:01:13.201Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:01:13.201Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "e62b24d0-0b18-41ed-8699-deb1066fb67c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424843815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:01:14.202Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:01:14.203Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:01:14.203Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:01:14.203Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "e62b24d0-0b18-41ed-8699-deb1066fb67c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424843815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:01:15.204Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:01:15.205Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:01:15.205Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:01:15.205Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "e62b24d0-0b18-41ed-8699-deb1066fb67c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424843815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:01:16.206Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:01:16.207Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:01:16.207Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:01:16.207Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "e62b24d0-0b18-41ed-8699-deb1066fb67c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424843815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:01:17.208Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:01:17.208Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:01:17.209Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:01:17.209Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "e62b24d0-0b18-41ed-8699-deb1066fb67c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424843815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:01:18.211Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:01:18.212Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:01:18.212Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:01:18.212Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "e62b24d0-0b18-41ed-8699-deb1066fb67c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424843815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/resourceInstances/pnfc7203f6341cf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:01:19.213Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:01:19.214Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:01:19.214Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:01:19.214Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "e62b24d0-0b18-41ed-8699-deb1066fb67c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424843815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/artifacts/service-DemoPnfXnqmuw1hhdhvz1lg2748-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:01:20.215Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:01:20.215Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:01:20.215Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:01:20.215Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "e62b24d0-0b18-41ed-8699-deb1066fb67c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424843815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/artifacts/service-DemoPnfXnqmuw1hhdhvz1lg2748-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:01:21.216Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "e62b24d0-0b18-41ed-8699-deb1066fb67c",
  "serviceName": "Demo_pNF_XnqMUw1hHDhvZ1LG2748",
  "serviceVersion": "1.0",
  "serviceUUID": "23a28b26-f073-4615-815e-d572c9d3d5fd",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "e4d72e9f-9858-451a-beab-67899cf48fc2",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfXnqmuw1hhdhvz1lg2748-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfXnqmuw1hhdhvz1lg2748/1.0/artifacts/service-DemoPnfXnqmuw1hhdhvz1lg2748-csar.csar",
      "artifactChecksum": "Njk2MWFmN2U2NDkzNjQ1OTRhYjhmM2FlOGZhNmQyMTg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "2b0adea0-51be-404f-a1e1-98e24d4e181f"
    }
  ],
  "workloadContext": "Production"
}
2023-05-07T02:01:21.217Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:01:51.217Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:02:01.704Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-07T02:02:01.705Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"3f8d7cc7-6a81-46ff-9bd9-0205cab501b8","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"d30f35e0-e8ea-4d45-8362-29cdc90c10f5","serviceDescription":"service","serviceInvariantUUID":"ae422e42-6f2b-4043-be97-3870cf5afb96","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c32e85a-81af-4e4a-baa1-ff935b5e077f","resourceInvariantUUID":"dc669edc-58dd-4260-97fe-8f0881f4d03c","resourceCustomizationUUID":"b44d6991-c251-4987-a344-06a5dc3f6449","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":"MzA1OTgwY2U1NjJhMDM1ZTFkYzFlOWVlMTJkY2U3MWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"084cbf9d-75f6-486c-8d4e-39da17859069","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":"YjU4ZmQyNzcxMzE1NTkzMmFkZDVjZDRlNmI3Y2JkNjg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5f273a16-ca07-4977-b814-44590119e662","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":"f6a65c5f-bddb-4f1a-b764-27841a10d85a","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":"ef57be8f-253e-4f12-9486-7b321847c003","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":"db0c6d0f-2cd0-49ad-8ddb-177e75d0898e","artifactVersion":"2","generatedFromUUID":"f6a65c5f-bddb-4f1a-b764-27841a10d85a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YjFiYWZmYzk2MjAzZjI5MTFhNDI1MjIyZTc1NzMzYjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"83b05bdf-6a43-4b79-94c3-14b80c00230e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MTE4ZTc5OTQ0MmZmNzAyY2NjYTE5MTExMDBkY2MyM2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"def7c552-8aed-44b4-9f5b-cef47de7c6b9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-07T02:02:01.708Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:02:01.709Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:01.709Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:01.709Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424911217,
  "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-05-07T02:02:02.710Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:02:02.710Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:02.710Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:02.711Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424911217,
  "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-05-07T02:02:03.712Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:02:03.713Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:03.713Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:03.713Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424911217,
  "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-05-07T02:02:04.714Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:02:04.714Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:04.714Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:04.715Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424911217,
  "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-05-07T02:02:05.716Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:02:05.716Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:05.717Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:05.717Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424911217,
  "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-05-07T02:02:06.718Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:02:06.719Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:06.719Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:06.719Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424911217,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:02:07.720Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:02:07.720Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:07.721Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:07.721Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424911217,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:02:08.722Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "d30f35e0-e8ea-4d45-8362-29cdc90c10f5",
  "serviceDescription": "service",
  "serviceInvariantUUID": "ae422e42-6f2b-4043-be97-3870cf5afb96",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "b44d6991-c251-4987-a344-06a5dc3f6449",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c32e85a-81af-4e4a-baa1-ff935b5e077f",
      "resourceInvariantUUID": "dc669edc-58dd-4260-97fe-8f0881f4d03c",
      "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": "YjU4ZmQyNzcxMzE1NTkzMmFkZDVjZDRlNmI3Y2JkNjg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "5f273a16-ca07-4977-b814-44590119e662",
          "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": "f6a65c5f-bddb-4f1a-b764-27841a10d85a",
          "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": "db0c6d0f-2cd0-49ad-8ddb-177e75d0898e",
            "generatedFromUUID": "f6a65c5f-bddb-4f1a-b764-27841a10d85a"
          },
          "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": "db0c6d0f-2cd0-49ad-8ddb-177e75d0898e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MTE4ZTc5OTQ0MmZmNzAyY2NjYTE5MTExMDBkY2MyM2E\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "def7c552-8aed-44b4-9f5b-cef47de7c6b9"
    }
  ],
  "workloadContext": "Production"
}
2023-05-07T02:02:08.723Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T02:02:08.725Z|||pool-3-thread-3||||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-05-07T02:02:08.961Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T02:02:08.962Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T02:02:08.962Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:08.962Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:08.962Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424928962,
  "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-05-07T02:02:09.970Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T02:02:09.971Z|||pool-3-thread-3||||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-05-07T02:02:10.075Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T02:02:10.076Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T02:02:10.076Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:10.076Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:10.076Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424930076,
  "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-05-07T02:02:11.079Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T02:02:11.079Z|||pool-3-thread-3||||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-05-07T02:02:11.190Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T02:02:11.191Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T02:02:11.191Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:11.191Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:11.191Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424931191,
  "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 = {5f273a16-ca07-4977-b814-44590119e662=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=YjU4ZmQyNzcxMzE1NTkzMmFkZDVjZDRlNmI3Y2JkNjg=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=5f273a16-ca07-4977-b814-44590119e662, artifactTimeout=0], f6a65c5f-bddb-4f1a-b764-27841a10d85a=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=f6a65c5f-bddb-4f1a-b764-27841a10d85a, artifactTimeout=30], db0c6d0f-2cd0-49ad-8ddb-177e75d0898e=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=db0c6d0f-2cd0-49ad-8ddb-177e75d0898e, 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":"5669f6c0-0997-4692-b69e-881a6c8a4d18","rb-version":"0729cc97-1dac-4f8c-a6f6-3eabd8d8b8b0","labels":{"vf_module_model_uuid":"bb64abbe-c43e-4fd0-bead-2387503b5b34","vf_module_model_name":"BasicVm..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"5669f6c0-0997-4692-b69e-881a6c8a4d18","rb-version":"0729cc97-1dac-4f8c-a6f6-3eabd8d8b8b0","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVm..base_ubuntu20..module-0","vf_module_model_uuid":"bb64abbe-c43e-4fd0-bead-2387503b5b34"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [f6a65c5f-bddb-4f1a-b764-27841a10d85a, db0c6d0f-2cd0-49ad-8ddb-177e75d0898e]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-05-07T02:02:12.251Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-05-07T02:02:12.253Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:12.253Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:12.253Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424932251,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:02:13.255Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-05-07T02:02:13.256Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:02:13.256Z|||pool-3-thread-3||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:02:13.256Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "3f8d7cc7-6a81-46ff-9bd9-0205cab501b8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683424933255,
  "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-05-07T02:02:14.259Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:02:44.260Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:03:14.262Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:03:44.262Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:04:14.263Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:04:44.265Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:05:14.265Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:05:44.265Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:06:14.267Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:06:44.267Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:07:14.269Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:07:44.269Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:08:14.271Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:08:44.272Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:09:14.273Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:09:44.274Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:10:14.275Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:10:44.275Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:11:14.277Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:11:44.277Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:12:14.278Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:12:44.278Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:13:14.280Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:13:44.281Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:14:14.282Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:14:44.283Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:15:14.283Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:15:44.285Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:16:14.285Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:16:35.892Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-07T02:16:35.892Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"6b5f052d-ec94-4195-9187-3f7518d5527d","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"15a43182-9479-445e-8ee6-e44bfe4cf329","serviceDescription":"service","serviceInvariantUUID":"d20240f2-286e-415d-ab63-3ff841131f6b","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5a0f04b4-ec86-4943-98e7-2b5596e59c46","resourceInvariantUUID":"d600e9f0-eeba-4f2f-a77b-a9364c9cd350","resourceCustomizationUUID":"c7318f35-489e-4d7e-97c2-a885f88425fe","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":"NjhhY2VlMjA0MTAwZmRlZmZhMWQ1ZTEyYWQwODE3OGQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"06fbacc9-cfd4-458c-8bd5-a04dd1e54ae1","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":"N2IzMjg0ZWJmOTA5N2ZiMWI5ZDE5MjQ1ZjQzZDFjMWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d93e68c8-a927-4cf0-a90a-ad79f47370b1","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":"03486e4c-1fed-4c34-8a53-81aefa3bce94","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":"c920cc30-f8a3-45a1-a83e-36d1dd683a4e","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":"d4af970c-4920-4cb8-bd41-45c1e994cb21","artifactVersion":"2","generatedFromUUID":"2ff270aa-f812-499c-a679-4525dda98d06"},{"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":"dbfc1a8f-07ec-4999-9862-5451ec4ac3db","artifactVersion":"2","generatedFromUUID":"03486e4c-1fed-4c34-8a53-81aefa3bce94"},{"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":"2ff270aa-f812-499c-a679-4525dda98d06","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":"65465990-fac9-4353-8d4f-4cb9b0b118a5","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":"YTgwM2Y2ZDM3NGIxMWYxNTQ3ZWVmMTAyZjA3MzQyMGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8fc578a8-026c-4b3d-a8c4-f0b723c70dbf","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NDY0MjhhN2VkZWIyZTIwYmUwNDc2ZTI1MjdlZWJkZjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4b02250a-6951-4ffc-815d-624b6432b456","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-07T02:16:35.896Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:16:35.896Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:35.896Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:35.897Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425774285,
  "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-05-07T02:16:35.906Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:16:35.907Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:16:35.907Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:16:35.907Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:16:35.907Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:16:35.907Z|||kafka-producer-network-thread | multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-31ce0380-bcc9-4019-b4f2-9ac97660a1a2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 7Xs2FOPKTgiE1AK-FU3QTA
2023-05-07T02:16:36.909Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:16:36.909Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:36.910Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:36.910Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425774285,
  "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-05-07T02:16:37.911Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:16:37.911Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:37.911Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:37.911Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425774285,
  "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-05-07T02:16:38.912Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:16:38.913Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:38.913Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:38.913Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425774285,
  "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-05-07T02:16:39.913Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:16:39.914Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:39.914Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:39.914Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425774285,
  "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-05-07T02:16:40.915Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:16:40.915Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:40.916Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:40.916Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425774285,
  "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-05-07T02:16:41.917Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:16:41.918Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:41.918Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:41.918Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425774285,
  "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-05-07T02:16:42.919Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:16:42.920Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:42.920Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:42.920Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425774285,
  "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-05-07T02:16:43.921Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:16:43.921Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:43.921Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:43.921Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425774285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:16:44.922Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:16:44.923Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:44.923Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:44.923Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425774285,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:16:45.925Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "15a43182-9479-445e-8ee6-e44bfe4cf329",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d20240f2-286e-415d-ab63-3ff841131f6b",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "c7318f35-489e-4d7e-97c2-a885f88425fe",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "5a0f04b4-ec86-4943-98e7-2b5596e59c46",
      "resourceInvariantUUID": "d600e9f0-eeba-4f2f-a77b-a9364c9cd350",
      "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": "N2IzMjg0ZWJmOTA5N2ZiMWI5ZDE5MjQ1ZjQzZDFjMWM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "d93e68c8-a927-4cf0-a90a-ad79f47370b1",
          "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": "03486e4c-1fed-4c34-8a53-81aefa3bce94",
          "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": "dbfc1a8f-07ec-4999-9862-5451ec4ac3db",
            "generatedFromUUID": "03486e4c-1fed-4c34-8a53-81aefa3bce94"
          },
          "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": "d4af970c-4920-4cb8-bd41-45c1e994cb21",
          "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": "dbfc1a8f-07ec-4999-9862-5451ec4ac3db",
          "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": "2ff270aa-f812-499c-a679-4525dda98d06",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NDY0MjhhN2VkZWIyZTIwYmUwNDc2ZTI1MjdlZWJkZjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "4b02250a-6951-4ffc-815d-624b6432b456"
    }
  ],
  "workloadContext": "Production"
}
2023-05-07T02:16:45.925Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T02:16:45.926Z|||pool-3-thread-2||||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-05-07T02:16:46.145Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T02:16:46.146Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T02:16:46.146Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:46.146Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:46.146Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425806146,
  "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-05-07T02:16:47.157Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T02:16:47.159Z|||pool-3-thread-2||||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-05-07T02:16:47.261Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T02:16:47.262Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T02:16:47.263Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:47.263Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:47.263Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425807262,
  "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-05-07T02:16:48.266Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T02:16:48.268Z|||pool-3-thread-2||||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-05-07T02:16:48.385Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T02:16:48.386Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T02:16:48.386Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:48.387Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:48.387Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425808386,
  "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-05-07T02:16:49.394Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T02:16:49.395Z|||pool-3-thread-2||||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-05-07T02:16:49.510Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T02:16:49.510Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T02:16:49.511Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:49.511Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:49.512Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425809510,
  "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 = {03486e4c-1fed-4c34-8a53-81aefa3bce94=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=03486e4c-1fed-4c34-8a53-81aefa3bce94, artifactTimeout=30], d93e68c8-a927-4cf0-a90a-ad79f47370b1=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=N2IzMjg0ZWJmOTA5N2ZiMWI5ZDE5MjQ1ZjQzZDFjMWM=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=d93e68c8-a927-4cf0-a90a-ad79f47370b1, artifactTimeout=0], 2ff270aa-f812-499c-a679-4525dda98d06=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=2ff270aa-f812-499c-a679-4525dda98d06, artifactTimeout=30], dbfc1a8f-07ec-4999-9862-5451ec4ac3db=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=dbfc1a8f-07ec-4999-9862-5451ec4ac3db, artifactTimeout=0], d4af970c-4920-4cb8-bd41-45c1e994cb21=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=d4af970c-4920-4cb8-bd41-45c1e994cb21, artifactTimeout=0]}
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":"ecbc0b67-61b3-40f9-8578-e3c5d28bc595","rb-version":"1a1acc0d-ad2a-4574-95f0-bb363ddbebe2","labels":{"vf_module_model_uuid":"e8b88368-a68a-4f1e-84a7-65d74ab4d496","vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0"}}
result2
result = {}{"rb-name":"ecbc0b67-61b3-40f9-8578-e3c5d28bc595","rb-version":"1a1acc0d-ad2a-4574-95f0-bb363ddbebe2","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..base_template_dummy_ignore..module-0","vf_module_model_uuid":"e8b88368-a68a-4f1e-84a7-65d74ab4d496"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [03486e4c-1fed-4c34-8a53-81aefa3bce94, dbfc1a8f-07ec-4999-9862-5451ec4ac3db]
 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":"c9fd73ca-c0a7-4071-b793-4a736281e670","rb-version":"94cd7f7e-51ce-42b8-9b3f-e1fda3fcdaf6","labels":{"vf_module_model_uuid":"85c9d2aa-36f9-437f-91e3-4b36cd1d115a","vf_module_model_name":"BasicCnfMacro..helm_apache..module-1"}}
result2
result = {}{"rb-name":"c9fd73ca-c0a7-4071-b793-4a736281e670","rb-version":"94cd7f7e-51ce-42b8-9b3f-e1fda3fcdaf6","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicCnfMacro..helm_apache..module-1","vf_module_model_uuid":"85c9d2aa-36f9-437f-91e3-4b36cd1d115a"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [2ff270aa-f812-499c-a679-4525dda98d06]
httpPost URI: POST http://localhost:9015/v1/rb/definition/c9fd73ca-c0a7-4071-b793-4a736281e670/94cd7f7e-51ce-42b8-9b3f-e1fda3fcdaf6/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-05-07T02:16:50.672Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-05-07T02:16:50.672Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:50.672Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:50.672Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425810672,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:16:51.674Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-05-07T02:16:51.676Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:16:51.676Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:16:51.676Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "6b5f052d-ec94-4195-9187-3f7518d5527d",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425811674,
  "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-05-07T02:16:52.679Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:17:08.789Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-07T02:17:08.789Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"0f869858-ab7d-4abd-baf5-037f1fda8d5c","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"568545ec-ae2f-4d4b-a817-203244dc0f20","serviceDescription":"service","serviceInvariantUUID":"2ed74115-e4c0-4ab8-b73f-d0b2914e9639","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b61d14ab-e2c3-4e7a-b31a-ee9ca29744f9","resourceInvariantUUID":"005c03b5-3674-4068-b1ee-f172898272db","resourceCustomizationUUID":"294cac98-4c3c-4551-a551-64f77afeb8f0","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":"YzMwMzJhYzVlMjM1NzM3ZGU4OWU0YmNjMWY4YmQ5MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"89279271-d9f4-45b9-b3af-d576c1979050","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":"ZjgyODliZGJkYTM1ZWVjY2NiNGQ2MWVhZjYyNDlmMzk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7fbb3031-dc5f-4894-9dda-d0eecdfbe2bf","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":"66788121-7a71-48fc-804b-0be350e7d7e9","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":"fdf509dc-4d90-43a4-a595-4496594fa760","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":"1bfe55cd-9158-4fff-8f0d-4722bee511a5","artifactVersion":"2","generatedFromUUID":"66788121-7a71-48fc-804b-0be350e7d7e9"},{"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":"NjY4M2FlMDQ2NWI4YzA4ZjdlMDUwYzk2NmY4N2QwYzI\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cee79a88-6e81-47b6-b833-31374ece04eb","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":"NTI2OTY1M2EwZTQ2YTljN2E0N2RlY2FjODNiNjhmNDM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"59a4317f-c8db-4644-b889-2fbc7b810cde","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDFmOTRkNGU1MjdmM2E0OGI3ZDgwYTNlZDkzOWJlOGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6b55f2fc-1eb2-4e92-a240-c61351d8c729","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-07T02:17:08.791Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:17:08.791Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:08.792Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:08.792Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425812679,
  "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-05-07T02:17:09.794Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:17:09.794Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:09.794Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:09.794Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425812679,
  "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-05-07T02:17:10.797Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:17:10.798Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:10.798Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:10.798Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425812679,
  "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-05-07T02:17:11.800Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:17:11.800Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:11.801Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:11.801Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425812679,
  "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-05-07T02:17:12.802Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:17:12.802Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:12.802Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:12.803Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425812679,
  "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-05-07T02:17:13.804Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:17:13.805Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:13.805Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:13.805Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425812679,
  "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-05-07T02:17:14.807Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:17:14.808Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:14.808Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:14.808Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425812679,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:17:15.810Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:17:15.810Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:15.810Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:15.810Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425812679,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:17:16.811Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "568545ec-ae2f-4d4b-a817-203244dc0f20",
  "serviceDescription": "service",
  "serviceInvariantUUID": "2ed74115-e4c0-4ab8-b73f-d0b2914e9639",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "294cac98-4c3c-4551-a551-64f77afeb8f0",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b61d14ab-e2c3-4e7a-b31a-ee9ca29744f9",
      "resourceInvariantUUID": "005c03b5-3674-4068-b1ee-f172898272db",
      "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": "ZjgyODliZGJkYTM1ZWVjY2NiNGQ2MWVhZjYyNDlmMzk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7fbb3031-dc5f-4894-9dda-d0eecdfbe2bf",
          "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": "66788121-7a71-48fc-804b-0be350e7d7e9",
          "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": "1bfe55cd-9158-4fff-8f0d-4722bee511a5",
            "generatedFromUUID": "66788121-7a71-48fc-804b-0be350e7d7e9"
          },
          "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": "1bfe55cd-9158-4fff-8f0d-4722bee511a5",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "MDFmOTRkNGU1MjdmM2E0OGI3ZDgwYTNlZDkzOWJlOGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6b55f2fc-1eb2-4e92-a240-c61351d8c729"
    }
  ],
  "workloadContext": "Production"
}
2023-05-07T02:17:16.812Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T02:17:16.812Z|||pool-3-thread-2||||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-05-07T02:17:17.019Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T02:17:17.019Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T02:17:17.020Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:17.020Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:17.020Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425837019,
  "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-05-07T02:17:18.025Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T02:17:18.025Z|||pool-3-thread-2||||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-05-07T02:17:18.144Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T02:17:18.144Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T02:17:18.145Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:18.145Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:18.145Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425838144,
  "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-05-07T02:17:19.147Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - download
2023-05-07T02:17:19.148Z|||pool-3-thread-2||||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-05-07T02:17:19.345Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-05-07T02:17:19.346Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDownloadStatus
2023-05-07T02:17:19.346Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:19.347Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:19.347Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425839346,
  "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 = {7fbb3031-dc5f-4894-9dda-d0eecdfbe2bf=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=ZjgyODliZGJkYTM1ZWVjY2NiNGQ2MWVhZjYyNDlmMzk=, artifactDescription=Auto-generated VF Modules information artifact, artifactVersion=1, artifactUUID=7fbb3031-dc5f-4894-9dda-d0eecdfbe2bf, artifactTimeout=0], 66788121-7a71-48fc-804b-0be350e7d7e9=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=66788121-7a71-48fc-804b-0be350e7d7e9, artifactTimeout=30], 1bfe55cd-9158-4fff-8f0d-4722bee511a5=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=1bfe55cd-9158-4fff-8f0d-4722bee511a5, 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":"92aa876d-1a27-4898-b92a-ad97e2bc3929","rb-version":"28f03b26-e185-4a9f-8c6a-8d3c5d07a10c","labels":{"vf_module_model_uuid":"fcfc1fb7-8ea7-40bf-9bd8-2dc6c54631cb","vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0"}}
result2
result = {}{"rb-name":"92aa876d-1a27-4898-b92a-ad97e2bc3929","rb-version":"28f03b26-e185-4a9f-8c6a-8d3c5d07a10c","chart-name":"","description":"","labels":{"vf_module_model_name":"BasicVmMacro..base_ubuntu20..module-0","vf_module_model_uuid":"fcfc1fb7-8ea7-40bf-9bd8-2dc6c54631cb"}}

status  = {}201
httpPost end!
 after create type !
artifacts = [66788121-7a71-48fc-804b-0be350e7d7e9, 1bfe55cd-9158-4fff-8f0d-4722bee511a5]
 meets error , no CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT or HELM type found 
2023-05-07T02:17:20.406Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendComponentDone status
2023-05-07T02:17:20.406Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:20.406Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:20.406Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425840405,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:17:21.408Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendDeploymentStatus
2023-05-07T02:17:21.408Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:17:21.408Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:17:21.408Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "0f869858-ab7d-4abd-baf5-037f1fda8d5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425841408,
  "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-05-07T02:17:22.411Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:17:52.412Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:18:02.420Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received message from topic
2023-05-07T02:18:02.420Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||received notification from broker: {"distributionID":"eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"c256d56b-21ee-419b-90bc-a7f16ecf127f","serviceDescription":"service","serviceInvariantUUID":"4d9b0620-1d56-4159-8d01-72ba6e444470","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"43c10943-e192-4532-8f3f-d0095f5ec5bd","resourceInvariantUUID":"7adaee50-2262-4902-ab02-7719dc35d1a3","resourceCustomizationUUID":"c46f538c-b59e-48d5-afe0-f43be8a05fba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZGNlZjI3YjZjNzA2YTZlNTZlZGNlYTg3NGU1OTdmZjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"03c89483-41ac-4655-9cf1-ff4d8910c2f2","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7c5ca963-196c-4b08-9abb-80defbc9bc0b","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b553c798-59d9-4ec0-a56b-156ac5e65edd","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"ZDA4ODQ2Y2Q1NTc0MWU0ZDg4MjlkNTQ4ZDFjMGVlNjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"125205c0-5aba-4394-bbd6-0f08f64b1d21","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e263dcdd-e3c4-4d5f-92ed-5ff4d1fa06d3","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d57df664-d686-4e90-9830-c09ae711eb8a","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"127f087a-c684-4895-b676-00b6b16c53d2","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZDU1MWI5MjhlMzU3OGIwNDFlODFhMTk0NjU5NGU5Mzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c2157b24-9f0e-4184-86ea-1e4fe2b86e82","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"M2Y2Y2U3M2IwOGM5YjI2Yjk4MDRjMDZhNzZhMzNlN2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"60fd7108-f692-4b38-b32f-aaa2d9f1597e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-07T02:18:02.423Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:18:02.424Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:18:02.424Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:18:02.424Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425872412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:18:03.425Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:18:03.425Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:18:03.426Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:18:03.426Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425872412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:18:04.427Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:18:04.428Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:18:04.428Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:18:04.428Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425872412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:18:05.428Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:18:05.429Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:18:05.429Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:18:05.429Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425872412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:18:06.430Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:18:06.430Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:18:06.430Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:18:06.431Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425872412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:18:07.432Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:18:07.432Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:18:07.433Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:18:07.433Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425872412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:18:08.435Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:18:08.435Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:18:08.435Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:18:08.435Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425872412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:18:09.436Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:18:09.437Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:18:09.437Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:18:09.437Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425872412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:18:10.438Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - sendNotificationStatus
2023-05-07T02:18:10.439Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||DistributionClient - sendStatus
2023-05-07T02:18:10.439Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.utils.NotificationSender||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-07T02:18:10.439Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.utils.NotificationSender||Trying to send status: {
  "distributionID": "eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec",
  "consumerID": "multicloud-k8s",
  "timestamp": 1683425872412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-07T02:18:11.440Z|||pool-3-thread-2||||DEBUG|||||org.onap.sdc.impl.NotificationConsumer||sending notification to client: {
  "distributionID": "eb986cc1-eac3-4762-a89b-3f6cbb6bf9ec",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "c256d56b-21ee-419b-90bc-a7f16ecf127f",
  "serviceDescription": "service",
  "serviceInvariantUUID": "4d9b0620-1d56-4159-8d01-72ba6e444470",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-TestPnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
      "artifactChecksum": "M2Y2Y2U3M2IwOGM5YjI2Yjk4MDRjMDZhNzZhMzNlN2M\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "60fd7108-f692-4b38-b32f-aaa2d9f1597e"
    }
  ],
  "workloadContext": "Production"
}
2023-05-07T02:18:11.442Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:18:41.443Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:19:11.445Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:19:41.446Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:20:11.447Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:20:41.449Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:21:11.450Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:21:41.450Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:22:11.452Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:22:41.453Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:23:11.454Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:23:41.455Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:24:11.456Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:24:41.456Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:25:11.458Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:25:41.459Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:26:11.460Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:26:41.461Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:27:11.462Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:27:41.463Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:28:11.463Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:28:41.465Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:29:11.466Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:29:41.467Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:30:11.468Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:30:41.469Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:31:11.470Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:31:41.471Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:32:11.472Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:32:41.474Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:33:11.475Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:33:41.476Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:34:11.477Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:34:41.479Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:35:11.481Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:35:41.481Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:36:11.482Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:36:41.483Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:37:11.485Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:37:41.487Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:38:11.488Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:38:41.490Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:39:11.492Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:39:41.493Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:40:11.495Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:40:41.496Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:41:11.497Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:41:41.498Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:42:11.498Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:42:41.500Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:43:11.501Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:43:41.502Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:44:11.503Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:44:41.504Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:45:11.504Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:45:41.505Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:46:11.506Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:46:41.506Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:47:11.507Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:47:41.509Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:48:11.509Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:48:41.510Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:49:11.511Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:49:41.513Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:50:11.514Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:50:41.516Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:51:11.516Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-07T02:51:41.517Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO