05:25:33,950 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:25:33,954 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:25:33,960 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 05:25:33,963 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:25:33,963 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:25:33,963 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 05:25:33,990 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file 05:25:34,340 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:25:34,360 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:25:34,370 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:25:34,382 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:25:34,588 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:25:34,588 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:25:34,589 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:25:34,589 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:25:34,589 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:25:34,589 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:25:34,589 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:25:34,590 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:25:34,594 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-04-14 05:25:36,456|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-jm2tq with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-04-14 05:25:36,463|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-04-14 05:25:42,557|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-04-14 05:25:43,812|||main||||INFO||||||| Finished Spring Data repository scanning in 1208ms. Found 11 JPA repository interfaces. 2022-04-14 05:25:48,564|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-04-14 05:25:48,679|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-04-14 05:25:49,079|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-04-14 05:25:50,085|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-04-14 05:25:50,752|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-04-14 05:25:50,759|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-04-14 05:25:51,151|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-04-14 05:25:53,539|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-04-14 05:25:53,559|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-04-14 05:25:53,703|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-04-14 05:25:55,737|||main||||INFO||||||| Audit service is disabled 2022-04-14 05:25:56,050|||main||||INFO||||||| Workflow Audit store is disabled 2022-04-14 05:25:59,196|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-04-14 05:25:59,312|||main||||INFO||||||| Dependency Management module created... 2022-04-14 05:26:01,504|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-04-14 05:26:02,175|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-04-14 05:26:04,869|||main||||INFO||||||| Netty started on port(s): 8080 2022-04-14 05:26:08,078|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-04-14 05:26:08,707|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-04-14 05:26:08,722|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 33.741 seconds (JVM running for 35.758) 2022-04-14 05:26:08,770|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. Apr 14, 2022 7:14:38 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source) Apr 14, 2022 7:18:30 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source) 2022-04-14 07:26:57,714|a8412dea-4fa6-41c8-bb4c-50596a06d74a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-14 07:26:57,717|a8412dea-4fa6-41c8-bb4c-50596a06d74a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:26:57,721|a8412dea-4fa6-41c8-bb4c-50596a06d74a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:26:59,875|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:26:59,879|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:27:02,447|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-14 07:27:02,460|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(7729b66a-dacc-4a2c-8841-f95123bdeccf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-14 07:27:02,600|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(a635d93f-cb6f-4a48-a28a-37a0cf86df4d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-14 07:27:02,621|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(baa0c300-2d33-4443-97d3-674152d7a7af) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-14 07:27:02,645|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(751dda17-0826-440e-9027-b4213b8d5eb6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-14 07:27:02,685|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(6c47dca6-7377-401d-aec2-2bcb7b5d9f33) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-14 07:27:02,712|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(a559ba16-ab54-4132-a9f5-ee4e4f6ea868) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-14 07:27:02,760|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-14 07:27:02,767|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-14 07:27:02,768|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-14 07:27:02,770|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 07:27:02,771|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-14 07:27:02,771|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 07:27:03,049|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 07:27:03,116|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 07:27:03,133|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 07:27:03,212|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 07:27:03,775|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:27:03,782|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:27:03,783|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:27:03,890|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 07:27:04,253|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:27:04,255|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:27:04,405|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-14 07:27:04,713|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:27:04,715|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:27:04,717|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign-day-2) 2022-04-14 07:27:04,719|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:27:04,720|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy-day-2) 2022-04-14 07:27:04,796|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:27:04,797|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:27:04,799|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-14 07:27:04,840|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-14 07:27:05,217|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:27:05,219|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:27:05,220|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:27:05,305|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-14 07:27:05,487|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:27:05,488|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:27:05,489|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:27:05,490|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(HealthCheck) 2022-04-14 07:27:05,491|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-14 07:27:05,492|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(vf-config-assign) 2022-04-14 07:27:05,493|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(vf-config-deploy) 2022-04-14 07:27:05,558|a8412dea-4fa6-41c8-bb4c-50596a06d74a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 07:27:23,021|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/11646c55-94b7-48dd-a187-b9524d696738) 2022-04-14 07:27:23,030|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/11646c55-94b7-48dd-a187-b9524d696738/Definitions 2022-04-14 07:27:23,048|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:27:23,060|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-14 07:27:23,109|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-14 07:27:23,149|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-14 07:27:23,160|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-14 07:27:23,172|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-14 07:27:23,241|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-14 07:27:23,286|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(config-assign) 2022-04-14 07:27:23,287|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-14 07:27:23,287|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(config-assign) targets(resolve-data) 2022-04-14 07:27:23,287|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-14 07:27:23,287|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-14 07:27:23,287|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/11646c55-94b7-48dd-a187-b9524d696738/Templates/netconfrpc-mapping.json 2022-04-14 07:27:23,296|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-14 07:27:23,297|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-14 07:27:23,298|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(config-deploy) 2022-04-14 07:27:23,299|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-14 07:27:23,299|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-14 07:27:23,299|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-deploy) resource assignment files([] 2022-04-14 07:27:23,299|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:27:23,299|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-14 07:27:23,301|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-14 07:27:23,315|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([input-source]) 2022-04-14 07:27:23,328|e0eaf5e2-7c36-4ec5-ae61-0e32993b6020||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-14 07:27:34,281|ed769404-58ce-4978-8544-08e488c94f1e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-14 07:27:34,281|ed769404-58ce-4978-8544-08e488c94f1e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:27:34,281|ed769404-58ce-4978-8544-08e488c94f1e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:27:34,689|ed769404-58ce-4978-8544-08e488c94f1e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:27:34,690|ed769404-58ce-4978-8544-08e488c94f1e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:27:35,863|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ac557228-2452-431d-a9ef-54bbf6b37550) 2022-04-14 07:27:35,864|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/ac557228-2452-431d-a9ef-54bbf6b37550/Definitions 2022-04-14 07:27:35,868|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:27:35,869|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-14 07:27:35,896|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-14 07:27:35,905|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-14 07:27:35,914|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-14 07:27:35,936|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(helloworld) 2022-04-14 07:27:35,937|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-14 07:27:35,937|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(helloworld) targets(helloworld) 2022-04-14 07:27:35,938|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-14 07:27:35,938|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-14 07:27:35,938|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/ac557228-2452-431d-a9ef-54bbf6b37550/Templates/hello-world-mapping.json 2022-04-14 07:27:35,948|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-14 07:27:35,949|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-14 07:27:35,949|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:27:35,949|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-14 07:27:35,949|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/hello-world-mapping.json) 2022-04-14 07:27:35,961|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([]) 2022-04-14 07:27:35,961|2d8d61a4-3bf6-481d-b09f-22bf82f6a3d0||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [] 2022-04-14 07:27:36,213|557fc02a-5003-4792-a7df-f85058b798d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(5b487ed3-4137-43ba-8258-fee35ee34cb0) CBA(/opt/app/onap/blueprints/archive/5b487ed3-4137-43ba-8258-fee35ee34cb0/cba.zip) 2022-04-14 07:27:36,223|557fc02a-5003-4792-a7df-f85058b798d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5b487ed3-4137-43ba-8258-fee35ee34cb0) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:27:36,243|557fc02a-5003-4792-a7df-f85058b798d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(helloworld) 2022-04-14 07:27:36,251|557fc02a-5003-4792-a7df-f85058b798d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5b487ed3-4137-43ba-8258-fee35ee34cb0) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:27:36,348|557fc02a-5003-4792-a7df-f85058b798d6||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/5b487ed3-4137-43ba-8258-fee35ee34cb0) present to clean. 2022-04-14 07:27:36,617|a80df83a-7729-4b96-9ae4-c9031a0f987f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing request id 654321 2022-04-14 07:27:36,618|a80df83a-7729-4b96-9ae4-c9031a0f987f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionInput called not to store the Workflow action input details 2022-04-14 07:27:36,618|a80df83a-7729-4b96-9ae4-c9031a0f987f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| StoreAuditService ID -1 2022-04-14 07:27:36,671|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| getting cba file name(test101), version(1.0.1) from db 2022-04-14 07:27:36,760|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-14 07:27:36,768|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-14 07:27:36,771|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:27:36,786|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deriving input data for workflow: (helloworld) 2022-04-14 07:27:36,788|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-14 07:27:36,788|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-14 07:27:36,806|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-14 07:27:36,806|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-14 07:27:36,808|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-14 07:27:36,843|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-14 07:27:36,870|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Batched Sequence : ([]) 2022-04-14 07:27:36,875|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Generated Resource Param Data ({ }) 2022-04-14 07:27:37,013|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Preparing Response... 2022-04-14 07:27:37,016|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-14 07:27:37,017|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-14 07:27:37,021|a80df83a-7729-4b96-9ae4-c9031a0f987f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 30fabc4a-bfff-465d-82f4-4e56d650ffa0 auditStoreId -1 2022-04-14 07:30:16,973|b31df522-74ab-47dc-83dc-cd741eab240b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-14 07:30:16,973|b31df522-74ab-47dc-83dc-cd741eab240b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:30:16,974|b31df522-74ab-47dc-83dc-cd741eab240b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:30:17,176|b31df522-74ab-47dc-83dc-cd741eab240b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:30:17,176|b31df522-74ab-47dc-83dc-cd741eab240b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:30:17,878|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ab271dea-be36-4863-9dec-dc6ee8cbb04c) 2022-04-14 07:30:17,879|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/ab271dea-be36-4863-9dec-dc6ee8cbb04c/Definitions 2022-04-14 07:30:17,882|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:30:17,883|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-14 07:30:17,905|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-14 07:30:17,912|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-14 07:30:17,920|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-14 07:30:17,939|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(helloworld) 2022-04-14 07:30:17,940|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-14 07:30:17,940|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(helloworld) targets(helloworld) 2022-04-14 07:30:17,940|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-14 07:30:17,940|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-14 07:30:17,940|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/ab271dea-be36-4863-9dec-dc6ee8cbb04c/Templates/hello-world-mapping.json 2022-04-14 07:30:17,947|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-14 07:30:17,947|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-14 07:30:17,947|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:30:17,947|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-14 07:30:17,948|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/hello-world-mapping.json) 2022-04-14 07:30:17,956|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([]) 2022-04-14 07:30:17,956|4de8feea-bc86-41ec-9bc4-328b8935d2cd||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [] 2022-04-14 07:30:18,188|cad0cbc6-ecbd-4d8e-9cce-1acbdc3dfaac||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(727a7e13-7974-45a2-8314-dd515116db1b) CBA(/opt/app/onap/blueprints/archive/727a7e13-7974-45a2-8314-dd515116db1b/cba.zip) 2022-04-14 07:30:18,199|cad0cbc6-ecbd-4d8e-9cce-1acbdc3dfaac||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/727a7e13-7974-45a2-8314-dd515116db1b) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:30:18,219|cad0cbc6-ecbd-4d8e-9cce-1acbdc3dfaac||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(helloworld) 2022-04-14 07:30:18,226|cad0cbc6-ecbd-4d8e-9cce-1acbdc3dfaac||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/727a7e13-7974-45a2-8314-dd515116db1b) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:30:18,261|cad0cbc6-ecbd-4d8e-9cce-1acbdc3dfaac||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/727a7e13-7974-45a2-8314-dd515116db1b) present to clean. 2022-04-14 07:30:18,457|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing request id 654321 2022-04-14 07:30:18,458|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionInput called not to store the Workflow action input details 2022-04-14 07:30:18,458|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| StoreAuditService ID -1 2022-04-14 07:30:18,461|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-14 07:30:18,462|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-14 07:30:18,470|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:30:18,506|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deriving input data for workflow: (helloworld) 2022-04-14 07:30:18,507|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-14 07:30:18,507|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-14 07:30:18,510|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-14 07:30:18,510|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-14 07:30:18,511|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-14 07:30:18,516|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-14 07:30:18,577|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Batched Sequence : ([]) 2022-04-14 07:30:18,579|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Generated Resource Param Data ({ }) 2022-04-14 07:30:18,610|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Preparing Response... 2022-04-14 07:30:18,610|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-14 07:30:18,611|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-14 07:30:18,611|6fcafe4a-4da2-4cd5-bc39-cce1516cd2ec||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 36cbb6ad-5130-451c-805f-c0f4acc282e6 auditStoreId -1 2022-04-14 07:31:10,490|374b36f6-90b2-423f-8090-63e7ced11cac||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-14 07:31:10,490|374b36f6-90b2-423f-8090-63e7ced11cac||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:31:10,491|374b36f6-90b2-423f-8090-63e7ced11cac||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:31:10,787|374b36f6-90b2-423f-8090-63e7ced11cac||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:31:10,788|374b36f6-90b2-423f-8090-63e7ced11cac||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:31:11,586|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2a6de3a6-27ec-4315-a6cc-ab17933c06f8) 2022-04-14 07:31:11,587|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/2a6de3a6-27ec-4315-a6cc-ab17933c06f8/Definitions 2022-04-14 07:31:11,590|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:31:11,591|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-14 07:31:11,614|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-14 07:31:11,622|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-14 07:31:11,628|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-14 07:31:11,649|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(helloworld) 2022-04-14 07:31:11,649|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-14 07:31:11,649|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(helloworld) targets(helloworld) 2022-04-14 07:31:11,649|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-14 07:31:11,649|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-14 07:31:11,649|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/2a6de3a6-27ec-4315-a6cc-ab17933c06f8/Templates/hello-world-mapping.json 2022-04-14 07:31:11,666|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-14 07:31:11,667|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-14 07:31:11,667|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:31:11,668|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-14 07:31:11,668|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/hello-world-mapping.json) 2022-04-14 07:31:11,674|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([]) 2022-04-14 07:31:11,674|c9698705-5c4f-4554-a513-f92edd9005c6||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [] 2022-04-14 07:31:11,929|16845c59-9d4c-4171-afd4-c32494d363bf||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(62f477b5-021d-41b0-90ea-927de0b5c2b4) CBA(/opt/app/onap/blueprints/archive/62f477b5-021d-41b0-90ea-927de0b5c2b4/cba.zip) 2022-04-14 07:31:11,938|16845c59-9d4c-4171-afd4-c32494d363bf||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62f477b5-021d-41b0-90ea-927de0b5c2b4) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:31:11,956|16845c59-9d4c-4171-afd4-c32494d363bf||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(helloworld) 2022-04-14 07:31:11,964|16845c59-9d4c-4171-afd4-c32494d363bf||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/62f477b5-021d-41b0-90ea-927de0b5c2b4) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:31:12,014|16845c59-9d4c-4171-afd4-c32494d363bf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/62f477b5-021d-41b0-90ea-927de0b5c2b4) present to clean. 2022-04-14 07:31:12,233|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing request id 654321 2022-04-14 07:31:12,234|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionInput called not to store the Workflow action input details 2022-04-14 07:31:12,234|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| StoreAuditService ID -1 2022-04-14 07:31:12,236|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-14 07:31:12,236|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-14 07:31:12,239|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:31:12,247|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deriving input data for workflow: (helloworld) 2022-04-14 07:31:12,247|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-14 07:31:12,247|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-14 07:31:12,249|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-14 07:31:12,249|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-14 07:31:12,249|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-14 07:31:12,251|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-14 07:31:12,263|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Batched Sequence : ([]) 2022-04-14 07:31:12,265|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Generated Resource Param Data ({ }) 2022-04-14 07:31:12,272|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Preparing Response... 2022-04-14 07:31:12,272|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-14 07:31:12,272|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-14 07:31:12,273|424a51c3-0d5e-49b7-b3f5-7085dd0690f7||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e2bcef09-7455-4447-8f5b-d7d5d3bd696a auditStoreId -1 2022-04-14 07:31:50,557|d85a7703-b798-4e27-bbaf-1fcb67d444be||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-14 07:31:50,557|d85a7703-b798-4e27-bbaf-1fcb67d444be||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:31:50,557|d85a7703-b798-4e27-bbaf-1fcb67d444be||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:31:50,765|d85a7703-b798-4e27-bbaf-1fcb67d444be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:31:50,766|d85a7703-b798-4e27-bbaf-1fcb67d444be||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:31:51,677|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e6a65561-d835-45fb-9c91-4ed268e55681) 2022-04-14 07:31:51,678|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/e6a65561-d835-45fb-9c91-4ed268e55681/Definitions 2022-04-14 07:31:51,680|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:31:51,681|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-14 07:31:51,705|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-14 07:31:51,713|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-14 07:31:51,721|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-14 07:31:51,740|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(helloworld) 2022-04-14 07:31:51,741|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-14 07:31:51,741|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(helloworld) targets(helloworld) 2022-04-14 07:31:51,741|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-14 07:31:51,741|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-14 07:31:51,741|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/e6a65561-d835-45fb-9c91-4ed268e55681/Templates/hello-world-mapping.json 2022-04-14 07:31:51,752|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-14 07:31:51,752|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-14 07:31:51,752|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:31:51,752|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-14 07:31:51,752|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/hello-world-mapping.json) 2022-04-14 07:31:51,760|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([]) 2022-04-14 07:31:51,761|3c50eb2f-5ad7-4e48-be34-907c94ca6b1f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [] 2022-04-14 07:31:52,031|0bca7121-a12a-4e43-86cf-f0188042b3ec||DefaultDispatcher-worker-48||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(02330b2c-b4c9-40b6-9b86-c947d31760ad) CBA(/opt/app/onap/blueprints/archive/02330b2c-b4c9-40b6-9b86-c947d31760ad/cba.zip) 2022-04-14 07:31:52,039|0bca7121-a12a-4e43-86cf-f0188042b3ec||DefaultDispatcher-worker-48||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/02330b2c-b4c9-40b6-9b86-c947d31760ad) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:31:52,052|0bca7121-a12a-4e43-86cf-f0188042b3ec||DefaultDispatcher-worker-48||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(helloworld) 2022-04-14 07:31:52,057|0bca7121-a12a-4e43-86cf-f0188042b3ec||DefaultDispatcher-worker-48||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/02330b2c-b4c9-40b6-9b86-c947d31760ad) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:31:52,092|0bca7121-a12a-4e43-86cf-f0188042b3ec||DefaultDispatcher-worker-48||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/02330b2c-b4c9-40b6-9b86-c947d31760ad) present to clean. 2022-04-14 07:31:52,267|0de53507-31d0-4e41-93e5-259e8bfea178||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing request id 654321 2022-04-14 07:31:52,267|0de53507-31d0-4e41-93e5-259e8bfea178||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionInput called not to store the Workflow action input details 2022-04-14 07:31:52,267|0de53507-31d0-4e41-93e5-259e8bfea178||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| StoreAuditService ID -1 2022-04-14 07:31:52,269|0de53507-31d0-4e41-93e5-259e8bfea178||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-14 07:31:52,269|0de53507-31d0-4e41-93e5-259e8bfea178||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-14 07:31:52,271|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:31:52,277|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deriving input data for workflow: (helloworld) 2022-04-14 07:31:52,277|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-14 07:31:52,277|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-14 07:31:52,278|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-14 07:31:52,278|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-14 07:31:52,278|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-14 07:31:52,280|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-14 07:31:52,292|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Batched Sequence : ([]) 2022-04-14 07:31:52,293|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Generated Resource Param Data ({ }) 2022-04-14 07:31:52,299|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Preparing Response... 2022-04-14 07:31:52,299|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-14 07:31:52,299|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-14 07:31:52,299|0de53507-31d0-4e41-93e5-259e8bfea178||DefaultDispatcher-worker-48||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d252fdfe-6566-4d70-9ef7-bfe639a1dbf6 auditStoreId -1 2022-04-14 07:32:40,910|c9770445-faa7-49d0-be6d-0022956ef818||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-14 07:32:40,911|c9770445-faa7-49d0-be6d-0022956ef818||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:32:40,911|c9770445-faa7-49d0-be6d-0022956ef818||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:32:41,267|c9770445-faa7-49d0-be6d-0022956ef818||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:32:41,268|c9770445-faa7-49d0-be6d-0022956ef818||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:32:41,902|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e5594493-95d3-4490-b7fe-96d580a2a1a2) 2022-04-14 07:32:41,903|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/e5594493-95d3-4490-b7fe-96d580a2a1a2/Definitions 2022-04-14 07:32:41,908|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:32:41,909|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-14 07:32:41,932|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-14 07:32:41,939|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-14 07:32:41,946|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-14 07:32:41,962|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(helloworld) 2022-04-14 07:32:41,963|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-14 07:32:41,963|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(helloworld) targets(helloworld) 2022-04-14 07:32:41,963|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-14 07:32:41,963|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-14 07:32:41,963|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/e5594493-95d3-4490-b7fe-96d580a2a1a2/Templates/hello-world-mapping.json 2022-04-14 07:32:41,969|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-14 07:32:41,969|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-14 07:32:41,970|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:32:41,970|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-14 07:32:41,970|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/hello-world-mapping.json) 2022-04-14 07:32:41,981|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([]) 2022-04-14 07:32:41,982|aaf2cf49-b677-4894-919a-ae9bd0ad5fcc||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [] 2022-04-14 07:32:42,220|9d07fdb2-b09c-4e71-b7b5-3c0a5fff7c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(8285b382-190c-4797-b768-f94d364660ba) CBA(/opt/app/onap/blueprints/archive/8285b382-190c-4797-b768-f94d364660ba/cba.zip) 2022-04-14 07:32:42,233|9d07fdb2-b09c-4e71-b7b5-3c0a5fff7c45||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8285b382-190c-4797-b768-f94d364660ba) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:32:42,258|9d07fdb2-b09c-4e71-b7b5-3c0a5fff7c45||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(helloworld) 2022-04-14 07:32:42,268|9d07fdb2-b09c-4e71-b7b5-3c0a5fff7c45||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8285b382-190c-4797-b768-f94d364660ba) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:32:42,314|9d07fdb2-b09c-4e71-b7b5-3c0a5fff7c45||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/8285b382-190c-4797-b768-f94d364660ba) present to clean. 2022-04-14 07:32:42,495|05a95bed-e3be-41fb-b904-8eb5258d26b5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing request id 654321 2022-04-14 07:32:42,496|05a95bed-e3be-41fb-b904-8eb5258d26b5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionInput called not to store the Workflow action input details 2022-04-14 07:32:42,496|05a95bed-e3be-41fb-b904-8eb5258d26b5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| StoreAuditService ID -1 2022-04-14 07:32:42,498|05a95bed-e3be-41fb-b904-8eb5258d26b5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-14 07:32:42,498|05a95bed-e3be-41fb-b904-8eb5258d26b5||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-14 07:32:42,499|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:32:42,504|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deriving input data for workflow: (helloworld) 2022-04-14 07:32:42,504|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-14 07:32:42,504|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-14 07:32:42,506|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-14 07:32:42,506|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-14 07:32:42,506|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-14 07:32:42,508|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-14 07:32:42,520|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Batched Sequence : ([]) 2022-04-14 07:32:42,521|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Generated Resource Param Data ({ }) 2022-04-14 07:32:42,527|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Preparing Response... 2022-04-14 07:32:42,527|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-14 07:32:42,527|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-14 07:32:42,527|05a95bed-e3be-41fb-b904-8eb5258d26b5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bf52ae92-07a2-49a3-978b-b8346e898022 auditStoreId -1 2022-04-14 07:33:57,188|f523bc0d-fa79-499e-aed4-0809ce645a42||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-14 07:33:57,189|f523bc0d-fa79-499e-aed4-0809ce645a42||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:33:57,189|f523bc0d-fa79-499e-aed4-0809ce645a42||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:33:57,410|f523bc0d-fa79-499e-aed4-0809ce645a42||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:33:57,410|f523bc0d-fa79-499e-aed4-0809ce645a42||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:33:58,033|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3b087779-e18c-4c1b-88c5-de3466548b08) 2022-04-14 07:33:58,034|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/3b087779-e18c-4c1b-88c5-de3466548b08/Definitions 2022-04-14 07:33:58,036|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:33:58,037|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-14 07:33:58,060|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-14 07:33:58,068|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-14 07:33:58,075|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-14 07:33:58,090|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(helloworld) 2022-04-14 07:33:58,091|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-14 07:33:58,091|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(helloworld) targets(helloworld) 2022-04-14 07:33:58,091|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-14 07:33:58,091|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-14 07:33:58,091|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b087779-e18c-4c1b-88c5-de3466548b08/Templates/hello-world-mapping.json 2022-04-14 07:33:58,101|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-14 07:33:58,101|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-14 07:33:58,101|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:33:58,101|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-14 07:33:58,101|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/hello-world-mapping.json) 2022-04-14 07:33:58,110|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([]) 2022-04-14 07:33:58,110|650567d4-291a-4305-8703-be8ebe739039||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [] 2022-04-14 07:33:58,317|1ed515dc-d96d-4d51-8ee3-5e03b01787b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(2d692628-273c-4c28-8f63-1e35ba3cb76d) CBA(/opt/app/onap/blueprints/archive/2d692628-273c-4c28-8f63-1e35ba3cb76d/cba.zip) 2022-04-14 07:33:58,326|1ed515dc-d96d-4d51-8ee3-5e03b01787b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2d692628-273c-4c28-8f63-1e35ba3cb76d) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:33:58,340|1ed515dc-d96d-4d51-8ee3-5e03b01787b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(helloworld) 2022-04-14 07:33:58,346|1ed515dc-d96d-4d51-8ee3-5e03b01787b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2d692628-273c-4c28-8f63-1e35ba3cb76d) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:33:58,381|1ed515dc-d96d-4d51-8ee3-5e03b01787b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/2d692628-273c-4c28-8f63-1e35ba3cb76d) present to clean. 2022-04-14 07:33:58,553|b6bf803c-3556-4e56-90c3-98251ad40ec2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing request id 654321 2022-04-14 07:33:58,553|b6bf803c-3556-4e56-90c3-98251ad40ec2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionInput called not to store the Workflow action input details 2022-04-14 07:33:58,553|b6bf803c-3556-4e56-90c3-98251ad40ec2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| StoreAuditService ID -1 2022-04-14 07:33:58,555|b6bf803c-3556-4e56-90c3-98251ad40ec2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-14 07:33:58,555|b6bf803c-3556-4e56-90c3-98251ad40ec2||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-14 07:33:58,556|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:33:58,561|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deriving input data for workflow: (helloworld) 2022-04-14 07:33:58,562|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-14 07:33:58,562|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-14 07:33:58,563|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-14 07:33:58,564|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-14 07:33:58,564|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-14 07:33:58,565|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-14 07:33:58,576|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Batched Sequence : ([]) 2022-04-14 07:33:58,577|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Generated Resource Param Data ({ }) 2022-04-14 07:33:58,583|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Preparing Response... 2022-04-14 07:33:58,584|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-14 07:33:58,584|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-14 07:33:58,584|b6bf803c-3556-4e56-90c3-98251ad40ec2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 503949f1-fcf4-4889-b4f1-09d8d45e2d17 auditStoreId -1 2022-04-14 07:35:21,432|4e638208-0f22-4de1-8a86-2b7292a0ba49||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-14 07:35:21,433|4e638208-0f22-4de1-8a86-2b7292a0ba49||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:35:21,433|4e638208-0f22-4de1-8a86-2b7292a0ba49||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:35:21,622|4e638208-0f22-4de1-8a86-2b7292a0ba49||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:35:21,622|4e638208-0f22-4de1-8a86-2b7292a0ba49||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:35:22,264|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c5a1f47a-6536-4653-88dc-b44f113e3d6f) 2022-04-14 07:35:22,265|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/c5a1f47a-6536-4653-88dc-b44f113e3d6f/Definitions 2022-04-14 07:35:22,267|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:35:22,268|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-14 07:35:22,288|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-14 07:35:22,294|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-14 07:35:22,300|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-14 07:35:22,325|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(helloworld) 2022-04-14 07:35:22,325|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-14 07:35:22,326|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(helloworld) targets(helloworld) 2022-04-14 07:35:22,326|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-14 07:35:22,326|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-14 07:35:22,326|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/c5a1f47a-6536-4653-88dc-b44f113e3d6f/Templates/hello-world-mapping.json 2022-04-14 07:35:22,335|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-14 07:35:22,335|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-14 07:35:22,336|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:35:22,336|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-14 07:35:22,336|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/hello-world-mapping.json) 2022-04-14 07:35:22,345|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([]) 2022-04-14 07:35:22,345|0e713648-de4f-4cff-b5e2-14be8bfa593f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [] 2022-04-14 07:35:22,599|6a1a8633-b09b-4477-a717-30709113b9f9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(b97c2ab4-5ef2-4564-850b-fdb96bfa332d) CBA(/opt/app/onap/blueprints/archive/b97c2ab4-5ef2-4564-850b-fdb96bfa332d/cba.zip) 2022-04-14 07:35:22,608|6a1a8633-b09b-4477-a717-30709113b9f9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b97c2ab4-5ef2-4564-850b-fdb96bfa332d) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:35:22,624|6a1a8633-b09b-4477-a717-30709113b9f9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(helloworld) 2022-04-14 07:35:22,631|6a1a8633-b09b-4477-a717-30709113b9f9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b97c2ab4-5ef2-4564-850b-fdb96bfa332d) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:35:22,666|6a1a8633-b09b-4477-a717-30709113b9f9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/b97c2ab4-5ef2-4564-850b-fdb96bfa332d) present to clean. 2022-04-14 07:35:22,859|9e59c9a0-acab-4a2c-813f-ca96276c71cf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing request id 654321 2022-04-14 07:35:22,860|9e59c9a0-acab-4a2c-813f-ca96276c71cf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionInput called not to store the Workflow action input details 2022-04-14 07:35:22,860|9e59c9a0-acab-4a2c-813f-ca96276c71cf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| StoreAuditService ID -1 2022-04-14 07:35:22,862|9e59c9a0-acab-4a2c-813f-ca96276c71cf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-14 07:35:22,862|9e59c9a0-acab-4a2c-813f-ca96276c71cf||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-14 07:35:22,864|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:35:22,869|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deriving input data for workflow: (helloworld) 2022-04-14 07:35:22,869|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-14 07:35:22,869|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-14 07:35:22,870|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-14 07:35:22,871|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-14 07:35:22,871|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-14 07:35:22,872|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-14 07:35:22,884|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Batched Sequence : ([]) 2022-04-14 07:35:22,885|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Generated Resource Param Data ({ }) 2022-04-14 07:35:22,892|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Preparing Response... 2022-04-14 07:35:22,892|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-14 07:35:22,892|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-14 07:35:22,893|9e59c9a0-acab-4a2c-813f-ca96276c71cf||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f43c1dd5-e95f-4639-8f24-e388ca3115d0 auditStoreId -1 2022-04-14 07:37:56,596|938ce342-d8b4-4b49-897f-af8faa9aaf49||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-14 07:37:56,597|938ce342-d8b4-4b49-897f-af8faa9aaf49||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:37:56,597|938ce342-d8b4-4b49-897f-af8faa9aaf49||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:37:56,785|938ce342-d8b4-4b49-897f-af8faa9aaf49||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:37:56,785|938ce342-d8b4-4b49-897f-af8faa9aaf49||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:37:57,343|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9601726b-8ae5-48f8-a7ac-cae6947a65dc) 2022-04-14 07:37:57,344|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/9601726b-8ae5-48f8-a7ac-cae6947a65dc/Definitions 2022-04-14 07:37:57,345|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:37:57,346|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-14 07:37:57,370|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-14 07:37:57,376|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-14 07:37:57,381|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-14 07:37:57,396|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(helloworld) 2022-04-14 07:37:57,397|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-14 07:37:57,397|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(helloworld) targets(helloworld) 2022-04-14 07:37:57,397|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-14 07:37:57,397|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-14 07:37:57,397|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/9601726b-8ae5-48f8-a7ac-cae6947a65dc/Templates/hello-world-mapping.json 2022-04-14 07:37:57,407|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-14 07:37:57,408|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-14 07:37:57,408|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:37:57,408|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-14 07:37:57,408|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/hello-world-mapping.json) 2022-04-14 07:37:57,414|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([]) 2022-04-14 07:37:57,414|23ee285d-bff4-4f31-a049-28dadf0fe2f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [] 2022-04-14 07:37:57,616|f08720d9-91d5-4083-8851-aefe76759709||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(56eb0bac-63eb-4609-9de1-6066512aa2a2) CBA(/opt/app/onap/blueprints/archive/56eb0bac-63eb-4609-9de1-6066512aa2a2/cba.zip) 2022-04-14 07:37:57,624|f08720d9-91d5-4083-8851-aefe76759709||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/56eb0bac-63eb-4609-9de1-6066512aa2a2) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:37:57,639|f08720d9-91d5-4083-8851-aefe76759709||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(helloworld) 2022-04-14 07:37:57,645|f08720d9-91d5-4083-8851-aefe76759709||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/56eb0bac-63eb-4609-9de1-6066512aa2a2) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:37:57,694|f08720d9-91d5-4083-8851-aefe76759709||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/56eb0bac-63eb-4609-9de1-6066512aa2a2) present to clean. 2022-04-14 07:37:57,908|481a1174-910c-4a68-9bdc-551a7a6626ca||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing request id 654321 2022-04-14 07:37:57,908|481a1174-910c-4a68-9bdc-551a7a6626ca||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionInput called not to store the Workflow action input details 2022-04-14 07:37:57,908|481a1174-910c-4a68-9bdc-551a7a6626ca||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| StoreAuditService ID -1 2022-04-14 07:37:57,913|481a1174-910c-4a68-9bdc-551a7a6626ca||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-14 07:37:57,914|481a1174-910c-4a68-9bdc-551a7a6626ca||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-14 07:37:57,916|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:37:57,928|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deriving input data for workflow: (helloworld) 2022-04-14 07:37:57,928|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-14 07:37:57,928|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-14 07:37:57,929|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-14 07:37:57,929|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-14 07:37:57,930|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-14 07:37:57,931|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-14 07:37:57,955|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Batched Sequence : ([]) 2022-04-14 07:37:57,955|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Generated Resource Param Data ({ }) 2022-04-14 07:37:57,962|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Preparing Response... 2022-04-14 07:37:57,962|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-14 07:37:57,962|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-14 07:37:57,962|481a1174-910c-4a68-9bdc-551a7a6626ca||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0ffc8f72-d10e-4641-9675-e3f4651c8b10 auditStoreId -1 2022-04-14 07:43:18,823|9bcad64d-b394-405b-884b-f9d69c623875||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-14 07:43:18,823|9bcad64d-b394-405b-884b-f9d69c623875||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:43:18,823|9bcad64d-b394-405b-884b-f9d69c623875||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:43:19,013|9bcad64d-b394-405b-884b-f9d69c623875||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:43:19,013|9bcad64d-b394-405b-884b-f9d69c623875||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:43:19,597|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0ac1adf3-4e31-4803-9d41-157eb2dc547e) 2022-04-14 07:43:19,598|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/0ac1adf3-4e31-4803-9d41-157eb2dc547e/Definitions 2022-04-14 07:43:19,601|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:43:19,602|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-14 07:43:19,619|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-14 07:43:19,625|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-14 07:43:19,630|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-14 07:43:19,647|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(helloworld) 2022-04-14 07:43:19,647|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-14 07:43:19,647|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(helloworld) targets(helloworld) 2022-04-14 07:43:19,647|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-14 07:43:19,648|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-14 07:43:19,648|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/0ac1adf3-4e31-4803-9d41-157eb2dc547e/Templates/hello-world-mapping.json 2022-04-14 07:43:19,653|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-14 07:43:19,653|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-14 07:43:19,653|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:43:19,653|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-14 07:43:19,653|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/hello-world-mapping.json) 2022-04-14 07:43:19,658|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([]) 2022-04-14 07:43:19,658|19475d4d-8ec2-4f32-bc3a-a50c67d7d7a6||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [] 2022-04-14 07:43:19,854|d04ea301-9cb1-4f67-8cbc-f4d9b39b8538||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(2c286100-ab42-4665-84d6-9f993451d8c3) CBA(/opt/app/onap/blueprints/archive/2c286100-ab42-4665-84d6-9f993451d8c3/cba.zip) 2022-04-14 07:43:19,863|d04ea301-9cb1-4f67-8cbc-f4d9b39b8538||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2c286100-ab42-4665-84d6-9f993451d8c3) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:43:19,881|d04ea301-9cb1-4f67-8cbc-f4d9b39b8538||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(helloworld) 2022-04-14 07:43:19,888|d04ea301-9cb1-4f67-8cbc-f4d9b39b8538||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2c286100-ab42-4665-84d6-9f993451d8c3) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:43:19,924|d04ea301-9cb1-4f67-8cbc-f4d9b39b8538||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/2c286100-ab42-4665-84d6-9f993451d8c3) present to clean. 2022-04-14 07:43:20,135|e2174956-e060-405c-bb82-2b9dd9e66136||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing request id 654321 2022-04-14 07:43:20,136|e2174956-e060-405c-bb82-2b9dd9e66136||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionInput called not to store the Workflow action input details 2022-04-14 07:43:20,136|e2174956-e060-405c-bb82-2b9dd9e66136||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| StoreAuditService ID -1 2022-04-14 07:43:20,138|e2174956-e060-405c-bb82-2b9dd9e66136||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-14 07:43:20,138|e2174956-e060-405c-bb82-2b9dd9e66136||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-14 07:43:20,142|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-14 07:43:20,153|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deriving input data for workflow: (helloworld) 2022-04-14 07:43:20,154|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-14 07:43:20,154|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-14 07:43:20,155|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-14 07:43:20,155|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-14 07:43:20,155|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-14 07:43:20,156|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-14 07:43:20,175|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Batched Sequence : ([]) 2022-04-14 07:43:20,176|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Generated Resource Param Data ({ }) 2022-04-14 07:43:20,189|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Preparing Response... 2022-04-14 07:43:20,189|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-14 07:43:20,189|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-14 07:43:20,189|e2174956-e060-405c-bb82-2b9dd9e66136||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 10a73ed9-fa2f-484b-8ce5-d7cc464d7ff5 auditStoreId -1 2022-04-14 07:44:54,013|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(ece247a5-e1cb-45ca-83a5-bd0e24c92269) CBA(/opt/app/onap/blueprints/archive/ece247a5-e1cb-45ca-83a5-bd0e24c92269/cba.zip) 2022-04-14 07:44:54,062|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ece247a5-e1cb-45ca-83a5-bd0e24c92269) and entry definition file (Definitions/CNF.json) 2022-04-14 07:44:54,186|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:44:54,187|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:44:54,188|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:44:54,189|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(scale-out) 2022-04-14 07:44:54,190|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(scale) 2022-04-14 07:44:54,190|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(scale-in) 2022-04-14 07:44:54,191|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(health-check) 2022-04-14 07:44:54,220|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ece247a5-e1cb-45ca-83a5-bd0e24c92269) and entry definition file (Definitions/CNF.json) 2022-04-14 07:44:54,331|5dcf5f11-8de5-4fc2-84c4-0136af377013||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/ece247a5-e1cb-45ca-83a5-bd0e24c92269) present to clean. 2022-04-14 07:44:55,146|e9e2b697-a7b8-4233-9883-8b781a56eaaa||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-14 07:44:55,146|e9e2b697-a7b8-4233-9883-8b781a56eaaa||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 07:44:55,146|e9e2b697-a7b8-4233-9883-8b781a56eaaa||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 07:44:55,398|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 07:44:55,398|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 07:44:55,956|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-14 07:44:55,957|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(6b49f48d-d682-4b07-925c-dd95f1dff993) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-14 07:44:55,975|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(47c80146-c665-4e62-acf9-062818c30f3c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-14 07:44:55,982|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(8f995480-6903-4303-99b0-fbaed47d818f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-14 07:44:55,994|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(682c316e-d236-4f09-bb3a-7331c9c2e447) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-14 07:44:56,016|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(46d7d790-f993-4cc3-ab53-af27de9bca6b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-14 07:44:56,035|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(0b247526-d5b6-4742-a341-b85987b89d37) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-14 07:44:56,049|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-14 07:44:56,049|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-14 07:44:56,049|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-14 07:44:56,050|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 07:44:56,050|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-14 07:44:56,050|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 07:44:56,091|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 07:44:56,120|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 07:44:56,175|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 07:44:56,200|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 07:44:56,295|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:44:56,296|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:44:56,297|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:44:56,356|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-14 07:44:56,409|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-14 07:44:56,443|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-14 07:44:56,456|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-14 07:44:56,503|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:44:56,504|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:44:56,505|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:44:56,506|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(HealthCheck) 2022-04-14 07:44:56,507|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-14 07:44:56,508|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(vf-config-assign) 2022-04-14 07:44:56,508|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(vf-config-deploy) 2022-04-14 07:44:56,569|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 07:44:56,623|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-14 07:44:56,644|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-14 07:44:56,653|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-14 07:44:56,691|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:44:56,692|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:44:56,741|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:44:56,742|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:44:56,743|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-14 07:44:56,771|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-14 07:44:56,802|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-14 07:44:56,825|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-14 07:44:56,835|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-14 07:44:56,871|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-14 07:44:56,887|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-14 07:44:56,891|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-14 07:44:56,945|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:44:56,946|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:44:56,947|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign-day-2) 2022-04-14 07:44:56,948|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:44:56,948|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy-day-2) 2022-04-14 07:44:56,980|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-14 07:44:57,028|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-14 07:44:57,049|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-14 07:44:57,064|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-14 07:44:57,122|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:44:57,123|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:44:57,124|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:44:57,184|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 07:44:57,203|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-14 07:44:57,225|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-14 07:44:57,227|e9e2b697-a7b8-4233-9883-8b781a56eaaa||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-14 07:45:11,228|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/322e2a67-db26-457c-bed2-0dfe1a62a074) 2022-04-14 07:45:11,229|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/322e2a67-db26-457c-bed2-0dfe1a62a074/Definitions 2022-04-14 07:45:11,232|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 07:45:11,233|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-04-14 07:45:11,294|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(vnf-template) 2022-04-14 07:45:11,312|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(vnf-mapping) 2022-04-14 07:45:11,335|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-04-14 07:45:11,388|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,440|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,467|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,500|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-04-14 07:45:11,501|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-04-14 07:45:11,501|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-04-14 07:45:11,529|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,549|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,559|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,569|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-14 07:45:11,599|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,616|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,639|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,656|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,672|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,683|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,711|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(config-assign) 2022-04-14 07:45:11,717|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(baseconfig-template) 2022-04-14 07:45:11,717|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-04-14 07:45:11,717|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-04-14 07:45:11,746|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,759|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,774|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 07:45:11,783|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(config-deploy) 2022-04-14 07:45:11,832|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(resource-assignment) 2022-04-14 07:45:11,833|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-04-14 07:45:11,833|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-04-14 07:45:11,833|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-04-14 07:45:11,833|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-04-14 07:45:11,833|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-04-14 07:45:11,833|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/322e2a67-db26-457c-bed2-0dfe1a62a074/Templates/vnf-mapping.json 2022-04-14 07:45:11,846|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-04-14 07:45:11,846|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-04-14 07:45:11,846|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/322e2a67-db26-457c-bed2-0dfe1a62a074/Templates/base_ubuntu20-mapping.json 2022-04-14 07:45:11,856|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-04-14 07:45:11,857|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-04-14 07:45:11,857|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(config-assign) 2022-04-14 07:45:11,858|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-04-14 07:45:11,858|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(config-assign) targets(config-assign) 2022-04-14 07:45:11,858|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-04-14 07:45:11,858|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-04-14 07:45:11,858|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/322e2a67-db26-457c-bed2-0dfe1a62a074/Templates/baseconfig-mapping.json 2022-04-14 07:45:11,880|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-04-14 07:45:11,880|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-14 07:45:11,881|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(config-deploy) 2022-04-14 07:45:11,881|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-04-14 07:45:11,881|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(config-deploy) targets(config-deploy) 2022-04-14 07:45:11,881|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-deploy) resource assignment files([] 2022-04-14 07:45:11,881|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 07:45:11,881|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-04-14 07:45:11,881|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/vnf-mapping.json) 2022-04-14 07:45:11,881|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-04-14 07:45:11,881|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/baseconfig-mapping.json) 2022-04-14 07:45:11,900|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-04-14 07:45:12,060|7a262d09-10c9-4964-81f0-f5970f7870d0||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-04-14 07:45:12,293|3dfac301-024e-4480-9026-c1a348d0b812||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(7117f4f4-3d0a-407e-9e22-00f44ed87da3) CBA(/opt/app/onap/blueprints/archive/7117f4f4-3d0a-407e-9e22-00f44ed87da3/cba.zip) 2022-04-14 07:45:12,302|3dfac301-024e-4480-9026-c1a348d0b812||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7117f4f4-3d0a-407e-9e22-00f44ed87da3) and entry definition file (Definitions/ubuntu20.json) 2022-04-14 07:45:12,318|3dfac301-024e-4480-9026-c1a348d0b812||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 07:45:12,373|3dfac301-024e-4480-9026-c1a348d0b812||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:45:12,373|3dfac301-024e-4480-9026-c1a348d0b812||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:45:12,374|3dfac301-024e-4480-9026-c1a348d0b812||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:45:12,390|3dfac301-024e-4480-9026-c1a348d0b812||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7117f4f4-3d0a-407e-9e22-00f44ed87da3) and entry definition file (Definitions/ubuntu20.json) 2022-04-14 07:45:12,469|3dfac301-024e-4480-9026-c1a348d0b812||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/7117f4f4-3d0a-407e-9e22-00f44ed87da3) present to clean. 2022-04-14 07:50:00,050|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-14 07:50:00,165|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-14 07:50:00,230|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| request(7400972d-0949-4e02-9a7a-b013f3824813) 2022-04-14 07:50:00,236|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| CBA file(/opt/app/onap/blueprints/archive/563ef8af-1b08-41da-adf2-b4c573b782ee/cba.zip written successfully 2022-04-14 07:50:00,236|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(563ef8af-1b08-41da-adf2-b4c573b782ee) CBA(/opt/app/onap/blueprints/archive/563ef8af-1b08-41da-adf2-b4c573b782ee/cba.zip) 2022-04-14 07:50:00,273|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/563ef8af-1b08-41da-adf2-b4c573b782ee) and entry definition file (Definitions/CNF.json) 2022-04-14 07:50:00,365|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:50:00,366|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:50:00,367|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:50:00,368|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(scale-out) 2022-04-14 07:50:00,368|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(scale) 2022-04-14 07:50:00,369|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(scale-in) 2022-04-14 07:50:00,370|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(health-check) 2022-04-14 07:50:00,400|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/563ef8af-1b08-41da-adf2-b4c573b782ee) and entry definition file (Definitions/CNF.json) 2022-04-14 07:50:00,429|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :APACHE::1.0.0 2022-04-14 07:50:00,460|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-04-14 07:50:00,462|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-04-14 07:50:00,499|7400972d-0949-4e02-9a7a-b013f3824813||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/563ef8af-1b08-41da-adf2-b4c573b782ee) present to clean. 2022-04-14 07:50:12,447|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-14 07:50:12,560|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-14 07:50:12,562|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| request(316fc9a3-54fa-4dd1-8e3d-65dd49f24e27) 2022-04-14 07:50:12,563|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| CBA file(/opt/app/onap/blueprints/archive/e3b66913-3613-4389-beb9-e83c418e241b/cba.zip written successfully 2022-04-14 07:50:12,564|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(e3b66913-3613-4389-beb9-e83c418e241b) CBA(/opt/app/onap/blueprints/archive/e3b66913-3613-4389-beb9-e83c418e241b/cba.zip) 2022-04-14 07:50:12,573|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e3b66913-3613-4389-beb9-e83c418e241b) and entry definition file (Definitions/ubuntu20.json) 2022-04-14 07:50:12,586|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 07:50:12,628|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 07:50:12,629|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 07:50:12,630|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 07:50:12,647|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e3b66913-3613-4389-beb9-e83c418e241b) and entry definition file (Definitions/ubuntu20.json) 2022-04-14 07:50:12,660|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-04-14 07:50:12,679|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-04-14 07:50:12,681|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-04-14 07:50:12,707|316fc9a3-54fa-4dd1-8e3d-65dd49f24e27||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/e3b66913-3613-4389-beb9-e83c418e241b) present to clean. 2022-04-14 07:50:36,765|16945c03-9bc3-41f2-b78a-f3dac0553394||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| getting cba file name(APACHE), version(1.0.0) from db 2022-04-14 07:50:37,083|16945c03-9bc3-41f2-b78a-f3dac0553394||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-14 07:50:37,085|16945c03-9bc3-41f2-b78a-f3dac0553394||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-14 07:50:37,088|16945c03-9bc3-41f2-b78a-f3dac0553394||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-14 07:50:37,288|3951e6d8-1c77-4e25-b643-32eb6b2804dc||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-14 07:50:37,288|3951e6d8-1c77-4e25-b643-32eb6b2804dc||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-14 07:50:37,292|3951e6d8-1c77-4e25-b643-32eb6b2804dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-14 07:50:38,349|20b0b0be-b3aa-45e3-b62c-8f1d71ab6768||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-14 07:50:38,350|20b0b0be-b3aa-45e3-b62c-8f1d71ab6768||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-14 07:50:38,385|20b0b0be-b3aa-45e3-b62c-8f1d71ab6768||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-14 07:50:38,869|6a4f0252-b6db-467f-8de2-c04bc581f32e||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-14 07:50:38,870|6a4f0252-b6db-467f-8de2-c04bc581f32e||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-14 07:50:38,876|6a4f0252-b6db-467f-8de2-c04bc581f32e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-14 07:50:39,232|06adf328-8cd1-424b-811f-60b720c29eea||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-14 07:50:39,232|06adf328-8cd1-424b-811f-60b720c29eea||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-14 07:50:39,236|06adf328-8cd1-424b-811f-60b720c29eea||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-14 07:50:39,549|b83a8c98-1016-4e6c-abe6-e948905bd185||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-14 07:50:39,549|b83a8c98-1016-4e6c-abe6-e948905bd185||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-14 07:50:39,552|b83a8c98-1016-4e6c-abe6-e948905bd185||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-14 07:50:39,919|9bb93913-ab42-4575-869c-468d9024bc8f||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-14 07:50:39,919|9bb93913-ab42-4575-869c-468d9024bc8f||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-14 07:50:39,935|9bb93913-ab42-4575-869c-468d9024bc8f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-14 07:50:40,204|e1c77a6e-b984-4316-b51b-bc7f98d381fc||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-14 07:50:40,204|e1c77a6e-b984-4316-b51b-bc7f98d381fc||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-14 07:50:40,213|e1c77a6e-b984-4316-b51b-bc7f98d381fc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-14 07:51:02,761|561ca092-1715-4a03-858e-0b7adcd20998||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-04-14 07:51:02,856|561ca092-1715-4a03-858e-0b7adcd20998||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-14 07:51:02,858|561ca092-1715-4a03-858e-0b7adcd20998||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-14 07:51:02,866|561ca092-1715-4a03-858e-0b7adcd20998||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-14 07:51:03,056|7b359c0a-9111-491a-ac22-e1bf8dc6a805||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-14 07:51:03,056|7b359c0a-9111-491a-ac22-e1bf8dc6a805||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-14 07:51:03,060|7b359c0a-9111-491a-ac22-e1bf8dc6a805||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-14 07:51:03,621|f5be5d45-de48-49f2-96cb-973cb9fb9eeb||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-14 07:51:03,621|f5be5d45-de48-49f2-96cb-973cb9fb9eeb||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-14 07:51:03,628|f5be5d45-de48-49f2-96cb-973cb9fb9eeb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-14 07:51:03,905|25d6e836-e5b1-4401-a72b-c6166fd9b166||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-14 07:51:03,905|25d6e836-e5b1-4401-a72b-c6166fd9b166||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-14 07:51:03,915|25d6e836-e5b1-4401-a72b-c6166fd9b166||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-14 08:16:32,568|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(5ba7999d-7848-49bd-bd06-48ef509535d6) CBA(/opt/app/onap/blueprints/archive/5ba7999d-7848-49bd-bd06-48ef509535d6/cba.zip) 2022-04-14 08:16:32,603|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5ba7999d-7848-49bd-bd06-48ef509535d6) and entry definition file (Definitions/CNF.json) 2022-04-14 08:16:32,715|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 08:16:32,717|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 08:16:32,718|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 08:16:32,719|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(scale-out) 2022-04-14 08:16:32,720|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(scale) 2022-04-14 08:16:32,720|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(scale-in) 2022-04-14 08:16:32,721|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(health-check) 2022-04-14 08:16:32,762|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5ba7999d-7848-49bd-bd06-48ef509535d6) and entry definition file (Definitions/CNF.json) 2022-04-14 08:16:32,790|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :APACHE::1.0.0 2022-04-14 08:16:32,815|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-04-14 08:16:32,897|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-04-14 08:16:32,932|9c9504a7-3d74-4dae-bca2-854333351e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/5ba7999d-7848-49bd-bd06-48ef509535d6) present to clean. 2022-04-14 08:21:32,690|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-14 08:21:32,691|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-14 08:21:32,691|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-14 08:21:32,990|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-14 08:21:32,991|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-14 08:21:33,632|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-14 08:21:33,633|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(ea93f8ec-bdf6-404c-8f08-36923cb71aab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-14 08:21:33,651|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(58781ef8-504b-4dde-899a-d0ac8edd12a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-14 08:21:33,658|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(a36c0c5b-84a7-4925-8f92-e853f65a54e3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-14 08:21:33,672|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(52d337b4-39fe-4bb6-ae7f-be58176fc8d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-14 08:21:33,689|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(bc8a4925-0842-4c0d-9487-6181cea262c8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-14 08:21:33,709|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(7323efe1-428e-4823-99de-59078743eb82) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-14 08:21:33,730|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-14 08:21:33,731|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-14 08:21:33,731|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-14 08:21:33,731|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 08:21:33,731|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-14 08:21:33,731|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 08:21:33,743|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 08:21:33,768|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 08:21:33,820|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 08:21:33,851|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 08:21:33,974|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 08:21:33,975|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 08:21:33,975|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 08:21:34,015|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-14 08:21:34,075|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-14 08:21:34,110|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-14 08:21:34,118|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-14 08:21:34,176|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 08:21:34,177|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 08:21:34,178|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 08:21:34,224|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 08:21:34,263|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-14 08:21:34,280|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-14 08:21:34,281|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-14 08:21:34,323|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 08:21:34,324|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 08:21:34,326|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign-day-2) 2022-04-14 08:21:34,327|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 08:21:34,328|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy-day-2) 2022-04-14 08:21:34,352|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-14 08:21:34,389|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-14 08:21:34,410|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-14 08:21:34,411|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-14 08:21:34,446|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 08:21:34,447|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 08:21:34,484|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-14 08:21:34,561|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-14 08:21:34,578|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-14 08:21:34,588|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-14 08:21:34,642|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 08:21:34,643|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 08:21:34,644|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 08:21:34,645|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(HealthCheck) 2022-04-14 08:21:34,645|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-14 08:21:34,646|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(vf-config-assign) 2022-04-14 08:21:34,647|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(vf-config-deploy) 2022-04-14 08:21:34,691|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 08:21:34,692|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 08:21:34,693|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-14 08:21:34,700|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-14 08:21:34,713|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-14 08:21:34,740|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-14 08:21:34,751|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-14 08:21:34,769|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-14 08:21:34,769|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-14 08:21:34,788|fe148aaa-1bc7-443b-bd20-d7cd7be44a51||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-14 08:21:48,314|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b1ca96bf-814c-4c7d-9041-51214d18d4ac) 2022-04-14 08:21:48,315|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| deleting definition types under : /opt/app/onap/blueprints/working/b1ca96bf-814c-4c7d-9041-51214d18d4ac/Definitions 2022-04-14 08:21:48,318|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| reinitialized all type definitions 2022-04-14 08:21:48,319|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-04-14 08:21:48,337|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(vnf-template) 2022-04-14 08:21:48,351|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(vnf-mapping) 2022-04-14 08:21:48,357|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-04-14 08:21:48,378|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,397|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,405|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,411|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-04-14 08:21:48,412|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-04-14 08:21:48,412|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-04-14 08:21:48,430|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,439|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,450|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,461|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-14 08:21:48,487|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,497|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,511|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,522|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,531|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,539|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,557|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(config-assign) 2022-04-14 08:21:48,561|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(baseconfig-template) 2022-04-14 08:21:48,562|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-04-14 08:21:48,562|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-04-14 08:21:48,579|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,590|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,600|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(input) 2022-04-14 08:21:48,607|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ***** Enhancing NodeTemplate(config-deploy) 2022-04-14 08:21:48,646|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(resource-assignment) 2022-04-14 08:21:48,647|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-04-14 08:21:48,647|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-04-14 08:21:48,647|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-04-14 08:21:48,648|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-04-14 08:21:48,648|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-04-14 08:21:48,648|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/b1ca96bf-814c-4c7d-9041-51214d18d4ac/Templates/vnf-mapping.json 2022-04-14 08:21:48,654|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-04-14 08:21:48,654|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-04-14 08:21:48,655|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/b1ca96bf-814c-4c7d-9041-51214d18d4ac/Templates/base_ubuntu20-mapping.json 2022-04-14 08:21:48,663|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-04-14 08:21:48,664|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-04-14 08:21:48,666|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(config-assign) 2022-04-14 08:21:48,667|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-04-14 08:21:48,667|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(config-assign) targets(config-assign) 2022-04-14 08:21:48,668|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-04-14 08:21:48,668|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-04-14 08:21:48,668|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enriching artifacts file(/opt/app/onap/blueprints/working/b1ca96bf-814c-4c7d-9041-51214d18d4ac/Templates/baseconfig-mapping.json 2022-04-14 08:21:48,676|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-04-14 08:21:48,677|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-14 08:21:48,678|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing Workflow(config-deploy) 2022-04-14 08:21:48,678|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-04-14 08:21:48,679|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| identified workflow(config-deploy) targets(config-deploy) 2022-04-14 08:21:48,679|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| workflow(config-deploy) resource assignment files([] 2022-04-14 08:21:48,679|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| ##### Enhancing blueprint Resource Definitions 2022-04-14 08:21:48,679|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-04-14 08:21:48,680|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/vnf-mapping.json) 2022-04-14 08:21:48,680|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-04-14 08:21:48,680|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| processing file (Templates/baseconfig-mapping.json) 2022-04-14 08:21:48,703|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-04-14 08:21:48,776|9af90fc1-9b5d-416d-9aa7-58e2af4162a4||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-04-14 08:21:48,977|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Save processing(adf6f1f5-9444-42ee-9cd6-f2b56bfc6045) CBA(/opt/app/onap/blueprints/archive/adf6f1f5-9444-42ee-9cd6-f2b56bfc6045/cba.zip) 2022-04-14 08:21:48,985|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/adf6f1f5-9444-42ee-9cd6-f2b56bfc6045) and entry definition file (Definitions/ubuntu20.json) 2022-04-14 08:21:48,994|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-14 08:21:49,016|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(resource-assignment) 2022-04-14 08:21:49,017|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-assign) 2022-04-14 08:21:49,018|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Validating Workflow(config-deploy) 2022-04-14 08:21:49,026|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/adf6f1f5-9444-42ee-9cd6-f2b56bfc6045) and entry definition file (Definitions/ubuntu20.json) 2022-04-14 08:21:49,038|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-04-14 08:21:49,052|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-04-14 08:21:49,075|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-04-14 08:21:49,107|070a6074-6fcd-4d86-9f3a-97512155f477||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-jm2tq|||| No compiled cache(/opt/app/onap/blueprints/working/adf6f1f5-9444-42ee-9cd6-f2b56bfc6045) present to clean.