Results

By type

          06:21:59,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:21:59,925 |-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.4.2.jar!/logback.xml]
06:21:59,927 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
06:21:59,927 |-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.4.2.jar!/logback.xml]
06:21:59,927 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
06:21:59,944 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file
06:22:00,124 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
06:22:00,145 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:22:00,149 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
06:22:00,168 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:22:00,278 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
06:22:00,278 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
06:22:00,278 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
06:22:00,278 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
06:22:00,278 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
06:22:00,278 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
06:22:00,278 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
06:22:00,279 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
06:22:00,281 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::               (v2.6.11)

2023-02-04 06:22:01,995|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-79799b686-4md8t with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-02-04 06:22:02,000|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-04 06:22:06,713|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-04 06:22:07,485|||main||||INFO||||||| Finished Spring Data repository scanning in 748 ms. Found 11 JPA repository interfaces.
2023-02-04 06:22:11,167|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-04 06:22:11,270|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-04 06:22:11,602|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-04 06:22:12,409|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-04 06:22:13,031|||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.
2023-02-04 06:22:13,034|||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.
2023-02-04 06:22:13,664|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-04 06:22:23,529|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-04 06:22:23,551|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-04 06:22:23,720|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-04 06:22:26,669|||main||||INFO||||||| Audit service is disabled
2023-02-04 06:22:26,829|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-04 06:22:29,669|||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, cps-data=source-rest]
2023-02-04 06:22:29,792|||main||||INFO||||||| Dependency Management module created...
2023-02-04 06:22:31,215|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-04 06:22:32,034|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-04 06:22:34,473|||main||||INFO||||||| Netty started on port 8080
2023-02-04 06:22:36,995|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-04 06:22:37,835|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-04 06:22:37,847|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 37.251 seconds (JVM running for 38.523)
2023-02-04 06:22:37,889|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-04 09:43:48,831|7c9321ef-1a87-4a3f-af17-a4f60709a112||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-04 09:43:48,834|7c9321ef-1a87-4a3f-af17-a4f60709a112||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-04 09:43:48,836|7c9321ef-1a87-4a3f-af17-a4f60709a112||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-04 09:43:49,785|7c9321ef-1a87-4a3f-af17-a4f60709a112||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-04 09:43:49,792|7c9321ef-1a87-4a3f-af17-a4f60709a112||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-04 09:43:52,053|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||Thread-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enhancing blueprint(/opt/app/onap/blueprints/working/38ecea86-508f-412e-b5ee-e2af20fe1793)
2023-02-04 09:43:52,100|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| deleting definition types under : /opt/app/onap/blueprints/working/38ecea86-508f-412e-b5ee-e2af20fe1793/Definitions
2023-02-04 09:43:52,223|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| reinitialized all type definitions
2023-02-04 09:43:52,239|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-04 09:43:52,311|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-04 09:43:52,326|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-04 09:43:52,345|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-04 09:43:52,405|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(helloworld)
2023-02-04 09:43:52,407|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-04 09:43:52,408|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(helloworld) targets(helloworld)
2023-02-04 09:43:52,408|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-04 09:43:52,409|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-04 09:43:52,410|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/38ecea86-508f-412e-b5ee-e2af20fe1793/Templates/hello-world-mapping.json
2023-02-04 09:43:52,422|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-04 09:43:52,423|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-04 09:43:52,423|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing blueprint Resource Definitions
2023-02-04 09:43:52,424|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-04 09:43:52,427|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/hello-world-mapping.json)
2023-02-04 09:43:52,452|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| distinct resource keys ([])
2023-02-04 09:43:52,452|99c29acf-f1ae-4b5f-b701-ce5e699dd89f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enriching Resource Definition sources Node Template: []
2023-02-04 09:43:52,742|1c25c286-f6a5-41e2-8bae-c7ac39ea8101||Thread-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(21eef93d-0459-458d-8c5b-c02bbdc7dfc3) CBA(/opt/app/onap/blueprints/archive/21eef93d-0459-458d-8c5b-c02bbdc7dfc3/cba.zip)
2023-02-04 09:43:52,761|1c25c286-f6a5-41e2-8bae-c7ac39ea8101||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/21eef93d-0459-458d-8c5b-c02bbdc7dfc3) and entry definition file (Definitions/blueprint.json)
2023-02-04 09:43:52,881|1c25c286-f6a5-41e2-8bae-c7ac39ea8101||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(helloworld)
2023-02-04 09:43:52,897|1c25c286-f6a5-41e2-8bae-c7ac39ea8101||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/21eef93d-0459-458d-8c5b-c02bbdc7dfc3) and entry definition file (Definitions/blueprint.json)
2023-02-04 09:43:53,221|1c25c286-f6a5-41e2-8bae-c7ac39ea8101||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/working/21eef93d-0459-458d-8c5b-c02bbdc7dfc3) present to clean.
2023-02-04 09:43:53,497|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-02-04 09:43:53,497|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-04 09:43:53,504|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-04 09:43:53,517|654321||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-04 09:43:53,745|654321||DefaultDispatcher-worker-2||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-04 09:43:53,755|654321||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-04 09:43:53,765|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-04 09:43:53,825|654321||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-04 09:43:53,835|654321||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-04 09:43:53,864|654321||DefaultDispatcher-worker-10||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-04 09:43:53,875|654321||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-04 09:43:53,876|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-04 09:43:53,877|654321||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-04 09:43:53,912|654321||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-04 09:43:54,000|654321||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([])
2023-02-04 09:43:54,007|654321||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({ })
2023-02-04 09:43:54,163|654321||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2023-02-04 09:43:54,167|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-04 09:43:54,168|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-04 09:43:54,178|654321||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1b2579a3-431d-4d0a-b42d-59fec5795a78 auditStoreId -1
2023-02-04 10:12:29,724|471ed859-d8ad-45d2-a594-960d70bfc9d6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-04 10:12:29,725|471ed859-d8ad-45d2-a594-960d70bfc9d6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-04 10:12:29,725|471ed859-d8ad-45d2-a594-960d70bfc9d6||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-04 10:12:30,588|471ed859-d8ad-45d2-a594-960d70bfc9d6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-04 10:12:30,589|471ed859-d8ad-45d2-a594-960d70bfc9d6||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-04 10:12:32,155|17055679-109b-4f76-8a94-8ca77716dbac||Thread-68||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1bafd404-7e00-46bb-bd75-df6f850b17f4)
2023-02-04 10:12:32,158|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| deleting definition types under : /opt/app/onap/blueprints/working/1bafd404-7e00-46bb-bd75-df6f850b17f4/Definitions
2023-02-04 10:12:32,163|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| reinitialized all type definitions
2023-02-04 10:12:32,184|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-04 10:12:32,233|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-04 10:12:32,252|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-04 10:12:32,265|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-04 10:12:32,286|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(helloworld)
2023-02-04 10:12:32,287|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-04 10:12:32,287|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(helloworld) targets(helloworld)
2023-02-04 10:12:32,287|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-04 10:12:32,287|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-04 10:12:32,287|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/1bafd404-7e00-46bb-bd75-df6f850b17f4/Templates/hello-world-mapping.json
2023-02-04 10:12:32,297|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-04 10:12:32,303|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-04 10:12:32,315|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing blueprint Resource Definitions
2023-02-04 10:12:32,316|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-04 10:12:32,317|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/hello-world-mapping.json)
2023-02-04 10:12:32,334|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| distinct resource keys ([])
2023-02-04 10:12:32,334|17055679-109b-4f76-8a94-8ca77716dbac||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enriching Resource Definition sources Node Template: []
2023-02-04 10:12:32,603|7d158119-95dc-494a-8c97-e60b15b3b925||Thread-68||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(8a70b92a-2621-425b-91e4-56b95b0b4198) CBA(/opt/app/onap/blueprints/archive/8a70b92a-2621-425b-91e4-56b95b0b4198/cba.zip)
2023-02-04 10:12:32,608|7d158119-95dc-494a-8c97-e60b15b3b925||Thread-68||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a70b92a-2621-425b-91e4-56b95b0b4198) and entry definition file (Definitions/blueprint.json)
2023-02-04 10:12:32,649|7d158119-95dc-494a-8c97-e60b15b3b925||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(helloworld)
2023-02-04 10:12:32,662|7d158119-95dc-494a-8c97-e60b15b3b925||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a70b92a-2621-425b-91e4-56b95b0b4198) and entry definition file (Definitions/blueprint.json)
2023-02-04 10:12:32,892|7d158119-95dc-494a-8c97-e60b15b3b925||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/working/8a70b92a-2621-425b-91e4-56b95b0b4198) present to clean.
2023-02-04 10:12:33,144|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-02-04 10:12:33,145|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-04 10:12:33,145|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-04 10:12:33,159|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-04 10:12:33,160|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-04 10:12:33,177|654321||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-04 10:12:33,291|654321||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-04 10:12:33,291|654321||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-04 10:12:33,291|654321||DefaultDispatcher-worker-13||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-04 10:12:33,293|654321||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-04 10:12:33,294|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-04 10:12:33,294|654321||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-04 10:12:33,306|654321||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-04 10:12:33,409|654321||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([])
2023-02-04 10:12:33,410|654321||DefaultDispatcher-worker-13||||INFO||||||| Generated Resource Param Data ({ })
2023-02-04 10:12:33,430|654321||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response...
2023-02-04 10:12:33,430|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-04 10:12:33,430|654321||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-04 10:12:33,431|654321||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4ab92440-072a-4f31-aa2c-cefad564aad8 auditStoreId -1
2023-02-04 11:12:15,322|fda55440-0aa2-47ff-9558-38d83f68ea03||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-04 11:12:15,324|fda55440-0aa2-47ff-9558-38d83f68ea03||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-04 11:12:15,324|fda55440-0aa2-47ff-9558-38d83f68ea03||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-04 11:12:16,936|fda55440-0aa2-47ff-9558-38d83f68ea03||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-04 11:12:16,937|fda55440-0aa2-47ff-9558-38d83f68ea03||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-04 11:12:19,119|db9551a8-c3f2-472f-bb06-e0aa404be156||Thread-92||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a582d524-2d4a-44cf-bf4b-e74a49d54ec3)
2023-02-04 11:12:19,121|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| deleting definition types under : /opt/app/onap/blueprints/working/a582d524-2d4a-44cf-bf4b-e74a49d54ec3/Definitions
2023-02-04 11:12:19,124|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| reinitialized all type definitions
2023-02-04 11:12:19,125|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-04 11:12:19,168|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-04 11:12:19,181|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-04 11:12:19,205|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-04 11:12:19,222|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(helloworld)
2023-02-04 11:12:19,224|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-04 11:12:19,224|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(helloworld) targets(helloworld)
2023-02-04 11:12:19,224|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-04 11:12:19,224|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-04 11:12:19,224|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/a582d524-2d4a-44cf-bf4b-e74a49d54ec3/Templates/hello-world-mapping.json
2023-02-04 11:12:19,231|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-04 11:12:19,231|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-04 11:12:19,232|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing blueprint Resource Definitions
2023-02-04 11:12:19,232|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-04 11:12:19,232|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/hello-world-mapping.json)
2023-02-04 11:12:19,239|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| distinct resource keys ([])
2023-02-04 11:12:19,239|db9551a8-c3f2-472f-bb06-e0aa404be156||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enriching Resource Definition sources Node Template: []
2023-02-04 11:12:19,488|092ecc10-9f54-49fc-8c2a-37a101581096||Thread-92||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(27c3dff0-e567-4fec-804d-584458695387) CBA(/opt/app/onap/blueprints/archive/27c3dff0-e567-4fec-804d-584458695387/cba.zip)
2023-02-04 11:12:19,494|092ecc10-9f54-49fc-8c2a-37a101581096||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/27c3dff0-e567-4fec-804d-584458695387) and entry definition file (Definitions/blueprint.json)
2023-02-04 11:12:19,520|092ecc10-9f54-49fc-8c2a-37a101581096||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(helloworld)
2023-02-04 11:12:19,529|092ecc10-9f54-49fc-8c2a-37a101581096||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/27c3dff0-e567-4fec-804d-584458695387) and entry definition file (Definitions/blueprint.json)
2023-02-04 11:12:19,751|092ecc10-9f54-49fc-8c2a-37a101581096||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/working/27c3dff0-e567-4fec-804d-584458695387) present to clean.
2023-02-04 11:12:19,987|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-02-04 11:12:19,988|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-04 11:12:19,988|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-04 11:12:20,004|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-04 11:12:20,005|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-04 11:12:20,018|654321||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-04 11:12:20,057|654321||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-04 11:12:20,058|654321||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-04 11:12:20,058|654321||DefaultDispatcher-worker-3||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-04 11:12:20,071|654321||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-04 11:12:20,072|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-04 11:12:20,072|654321||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-04 11:12:20,098|654321||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-04 11:12:20,146|654321||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([])
2023-02-04 11:12:20,149|654321||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ })
2023-02-04 11:12:20,176|654321||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2023-02-04 11:12:20,181|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-04 11:12:20,182|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-04 11:12:20,184|654321||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 18982f89-a371-47b4-9fdf-e66fb8f3b2e1 auditStoreId -1
2023-02-04 15:39:56,853|aed5ef28-3c88-4f33-9089-afdfd0d9219d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-04 15:39:56,854|aed5ef28-3c88-4f33-9089-afdfd0d9219d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-04 15:39:56,855|aed5ef28-3c88-4f33-9089-afdfd0d9219d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-04 15:39:57,794|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-04 15:39:57,795|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-04 15:39:59,089|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-04 15:39:59,097|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(3e157031-536c-4550-ac83-6fa20152139b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-04 15:39:59,116|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(f07d1c21-baab-4eec-b016-80ca6cbbfa4f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-04 15:39:59,124|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(e21edc7f-20b8-4408-9b0b-43dc8aaf6d8e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-04 15:39:59,147|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(92976f66-b0ff-49bb-84ae-924bec6dcbe8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-04 15:39:59,164|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(d3434a1d-d761-42d1-b532-edf4d310b05d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-04 15:39:59,182|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(8c32068e-3b4e-4d27-aae2-da437e3775ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-04 15:39:59,198|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 15:39:59,198|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-04 15:39:59,199|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-04 15:39:59,199|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-04 15:39:59,199|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 15:39:59,199|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 15:39:59,241|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-4md8t|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-04 15:39:59,249|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 15:39:59,266|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 15:39:59,275|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 15:39:59,300|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 15:39:59,396|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 15:39:59,397|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 15:39:59,398|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 15:39:59,398|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(HealthCheck)
2023-02-04 15:39:59,399|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-04 15:39:59,399|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(vf-config-assign)
2023-02-04 15:39:59,400|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(vf-config-deploy)
2023-02-04 15:39:59,436|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-04 15:39:59,627|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 15:39:59,629|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 15:39:59,699|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-04 15:39:59,897|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 15:39:59,900|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 15:39:59,900|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 15:39:59,937|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 15:40:00,184|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 15:40:00,186|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 15:40:00,188|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 15:40:00,226|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 15:40:00,227|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 15:40:00,227|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 15:40:00,238|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-04 15:40:00,593|aed5ef28-3c88-4f33-9089-afdfd0d9219d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-4md8t|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-04 15:40:09,713|97810612-3ed9-420a-afc9-af44989d718c||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(26389b25-af00-4f37-a6a2-611a63e71634) CBA(/opt/app/onap/blueprints/archive/26389b25-af00-4f37-a6a2-611a63e71634/cba.zip)
2023-02-04 15:40:09,776|97810612-3ed9-420a-afc9-af44989d718c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26389b25-af00-4f37-a6a2-611a63e71634) and entry definition file (Definitions/CNF.json)
2023-02-04 15:40:09,885|97810612-3ed9-420a-afc9-af44989d718c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 15:40:09,886|97810612-3ed9-420a-afc9-af44989d718c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 15:40:09,887|97810612-3ed9-420a-afc9-af44989d718c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 15:40:09,887|97810612-3ed9-420a-afc9-af44989d718c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(scale-out)
2023-02-04 15:40:09,887|97810612-3ed9-420a-afc9-af44989d718c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(scale)
2023-02-04 15:40:09,888|97810612-3ed9-420a-afc9-af44989d718c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(scale-in)
2023-02-04 15:40:09,888|97810612-3ed9-420a-afc9-af44989d718c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(health-check)
2023-02-04 15:40:09,900|97810612-3ed9-420a-afc9-af44989d718c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/26389b25-af00-4f37-a6a2-611a63e71634) and entry definition file (Definitions/CNF.json)
2023-02-04 15:40:10,099|97810612-3ed9-420a-afc9-af44989d718c||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/working/26389b25-af00-4f37-a6a2-611a63e71634) present to clean.
2023-02-04 15:40:14,341|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enhancing blueprint(/opt/app/onap/blueprints/working/24a22393-7b1c-4b10-9989-01602b8b38df)
2023-02-04 15:40:14,343|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| deleting definition types under : /opt/app/onap/blueprints/working/24a22393-7b1c-4b10-9989-01602b8b38df/Definitions
2023-02-04 15:40:14,349|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| reinitialized all type definitions
2023-02-04 15:40:14,356|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-04 15:40:14,423|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(vnf-template)
2023-02-04 15:40:14,440|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-04 15:40:14,455|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-04 15:40:14,493|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,539|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,555|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,568|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-04 15:40:14,568|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-04 15:40:14,568|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-04 15:40:14,611|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,628|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,671|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,689|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-04 15:40:14,725|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,747|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,763|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,792|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,815|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,858|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,937|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-04 15:40:14,939|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-04 15:40:14,939|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-04 15:40:14,939|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-04 15:40:14,961|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,978|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:14,994|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 15:40:15,021|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-04 15:40:15,087|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(resource-assignment)
2023-02-04 15:40:15,088|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-04 15:40:15,088|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-04 15:40:15,088|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-04 15:40:15,088|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-04 15:40:15,088|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-04 15:40:15,088|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/24a22393-7b1c-4b10-9989-01602b8b38df/Templates/vnf-mapping.json
2023-02-04 15:40:15,093|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-04 15:40:15,093|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-04 15:40:15,093|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/24a22393-7b1c-4b10-9989-01602b8b38df/Templates/base_ubuntu20-mapping.json
2023-02-04 15:40:15,098|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-04 15:40:15,099|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-04 15:40:15,100|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(config-assign)
2023-02-04 15:40:15,100|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-04 15:40:15,100|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(config-assign) targets(config-assign)
2023-02-04 15:40:15,100|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-04 15:40:15,100|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-04 15:40:15,100|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/24a22393-7b1c-4b10-9989-01602b8b38df/Templates/baseconfig-mapping.json
2023-02-04 15:40:15,106|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-04 15:40:15,106|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-04 15:40:15,107|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(config-deploy)
2023-02-04 15:40:15,107|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-04 15:40:15,107|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-04 15:40:15,107|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-deploy) resource assignment files([]
2023-02-04 15:40:15,107|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing blueprint Resource Definitions
2023-02-04 15:40:15,107|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-04 15:40:15,107|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/vnf-mapping.json)
2023-02-04 15:40:15,107|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-04 15:40:15,107|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/baseconfig-mapping.json)
2023-02-04 15:40:15,123|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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])
2023-02-04 15:40:15,332|26a4cdb5-51fe-46d3-b9a4-96ae4c521381||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-04 15:40:15,603|86ce9945-6604-4771-84c4-1922a1a1796d||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(bec8fb88-accb-4da2-a934-501e25bd7e85) CBA(/opt/app/onap/blueprints/archive/bec8fb88-accb-4da2-a934-501e25bd7e85/cba.zip)
2023-02-04 15:40:15,610|86ce9945-6604-4771-84c4-1922a1a1796d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bec8fb88-accb-4da2-a934-501e25bd7e85) and entry definition file (Definitions/ubuntu20.json)
2023-02-04 15:40:15,619|86ce9945-6604-4771-84c4-1922a1a1796d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 15:40:15,650|86ce9945-6604-4771-84c4-1922a1a1796d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 15:40:15,650|86ce9945-6604-4771-84c4-1922a1a1796d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 15:40:15,651|86ce9945-6604-4771-84c4-1922a1a1796d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 15:40:15,658|86ce9945-6604-4771-84c4-1922a1a1796d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bec8fb88-accb-4da2-a934-501e25bd7e85) and entry definition file (Definitions/ubuntu20.json)
2023-02-04 15:40:15,803|86ce9945-6604-4771-84c4-1922a1a1796d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/working/bec8fb88-accb-4da2-a934-501e25bd7e85) present to clean.
2023-02-04 15:59:47,530|6a2c095c-36ff-4871-bb7c-45bbe292102a||Thread-117||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(512fe5a1-6c40-4c8a-848e-9aff0aba8bbf) CBA(/opt/app/onap/blueprints/archive/512fe5a1-6c40-4c8a-848e-9aff0aba8bbf/cba.zip)
2023-02-04 15:59:47,567|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/512fe5a1-6c40-4c8a-848e-9aff0aba8bbf) and entry definition file (Definitions/CNF.json)
2023-02-04 15:59:47,698|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 15:59:47,703|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 15:59:47,704|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 15:59:47,706|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(scale-out)
2023-02-04 15:59:47,707|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(scale)
2023-02-04 15:59:47,708|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(scale-in)
2023-02-04 15:59:47,708|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(health-check)
2023-02-04 15:59:47,725|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/512fe5a1-6c40-4c8a-848e-9aff0aba8bbf) and entry definition file (Definitions/CNF.json)
2023-02-04 15:59:47,810|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-04 15:59:47,947|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-04 15:59:47,955|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-04 15:59:48,138|6a2c095c-36ff-4871-bb7c-45bbe292102a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/working/512fe5a1-6c40-4c8a-848e-9aff0aba8bbf) present to clean.
2023-02-04 16:00:06,401|caee9d53-2b77-44cc-b62e-0106f2aee7c5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-04 16:00:06,401|caee9d53-2b77-44cc-b62e-0106f2aee7c5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-04 16:00:06,401|caee9d53-2b77-44cc-b62e-0106f2aee7c5||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-04 16:00:07,561|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-04 16:00:07,562|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-04 16:00:09,422|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-04 16:00:09,424|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(6625ed50-ed45-41ab-a030-b9ecf64d4d23) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-04 16:00:09,456|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(504efec9-4485-4906-93b2-56891b240e1f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-04 16:00:09,467|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(e4c78a33-d2b7-4cd5-932f-260c9207f8ab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-04 16:00:09,479|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(4fe49367-8250-4444-816c-e4728729c366) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-04 16:00:09,492|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(d370d7f6-bbd3-46f3-9b4e-056730d2c7d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-04 16:00:09,509|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(d3862546-f4fb-46c9-b677-880da35a1651) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-04 16:00:09,523|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 16:00:09,523|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-04 16:00:09,524|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-04 16:00:09,524|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-04 16:00:09,524|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 16:00:09,524|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 16:00:09,583|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 16:00:09,597|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-4md8t|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-04 16:00:09,606|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 16:00:09,655|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 16:00:09,671|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 16:00:09,715|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:00:09,716|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:00:09,834|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:00:09,835|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:00:09,856|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-04 16:00:09,858|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-04 16:00:09,928|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-04 16:00:10,053|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-04 16:00:10,102|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-04 16:00:10,179|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-04 16:00:10,194|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-04 16:00:10,357|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-04 16:00:10,491|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:00:10,492|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:00:10,493|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:00:10,581|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 16:00:10,648|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-04 16:00:10,700|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-04 16:00:10,708|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-04 16:00:10,854|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:00:10,856|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:00:10,857|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:00:10,865|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(HealthCheck)
2023-02-04 16:00:10,867|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-04 16:00:10,867|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(vf-config-assign)
2023-02-04 16:00:10,868|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(vf-config-deploy)
2023-02-04 16:00:10,919|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-04 16:00:11,012|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-04 16:00:11,080|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-04 16:00:11,095|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-04 16:00:11,235|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:00:11,236|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:00:11,236|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:00:11,274|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 16:00:11,352|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-04 16:00:11,441|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-04 16:00:11,446|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-04 16:00:11,547|caee9d53-2b77-44cc-b62e-0106f2aee7c5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-4md8t|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-04 16:00:28,560|45dff118-13cb-414e-a122-82cc992093cb||Thread-117||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enhancing blueprint(/opt/app/onap/blueprints/working/60259634-30d6-420f-bc62-35febd13fb99)
2023-02-04 16:00:28,563|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| deleting definition types under : /opt/app/onap/blueprints/working/60259634-30d6-420f-bc62-35febd13fb99/Definitions
2023-02-04 16:00:28,565|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| reinitialized all type definitions
2023-02-04 16:00:28,567|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-04 16:00:28,620|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(vnf-template)
2023-02-04 16:00:28,648|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-04 16:00:28,660|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-04 16:00:28,684|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:28,728|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:28,745|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:28,772|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-04 16:00:28,772|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-04 16:00:28,772|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-04 16:00:28,835|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:28,867|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:28,890|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:28,934|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-04 16:00:29,060|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:29,091|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:29,169|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:29,269|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:29,336|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:29,366|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:29,406|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-04 16:00:29,410|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-04 16:00:29,410|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-04 16:00:29,411|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-04 16:00:29,482|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:29,508|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:29,529|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:00:29,546|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-04 16:00:29,720|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(resource-assignment)
2023-02-04 16:00:29,720|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-04 16:00:29,720|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-04 16:00:29,720|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-04 16:00:29,720|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-04 16:00:29,721|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-04 16:00:29,721|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/60259634-30d6-420f-bc62-35febd13fb99/Templates/vnf-mapping.json
2023-02-04 16:00:29,726|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-04 16:00:29,726|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-04 16:00:29,726|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/60259634-30d6-420f-bc62-35febd13fb99/Templates/base_ubuntu20-mapping.json
2023-02-04 16:00:29,744|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-04 16:00:29,753|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-04 16:00:29,754|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(config-assign)
2023-02-04 16:00:29,755|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-04 16:00:29,755|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(config-assign) targets(config-assign)
2023-02-04 16:00:29,755|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-04 16:00:29,755|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-04 16:00:29,755|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/60259634-30d6-420f-bc62-35febd13fb99/Templates/baseconfig-mapping.json
2023-02-04 16:00:29,761|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-04 16:00:29,761|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-04 16:00:29,762|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(config-deploy)
2023-02-04 16:00:29,764|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-04 16:00:29,764|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-04 16:00:29,764|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-deploy) resource assignment files([]
2023-02-04 16:00:29,765|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing blueprint Resource Definitions
2023-02-04 16:00:29,769|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-04 16:00:29,773|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/vnf-mapping.json)
2023-02-04 16:00:29,773|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-04 16:00:29,774|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/baseconfig-mapping.json)
2023-02-04 16:00:29,787|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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])
2023-02-04 16:00:30,016|45dff118-13cb-414e-a122-82cc992093cb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-04 16:00:30,281|3738ebb1-01a3-448a-8d65-fa2756d68ae6||Thread-117||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(f46d0537-ba24-4038-87bb-6487ed6e5faf) CBA(/opt/app/onap/blueprints/archive/f46d0537-ba24-4038-87bb-6487ed6e5faf/cba.zip)
2023-02-04 16:00:30,326|3738ebb1-01a3-448a-8d65-fa2756d68ae6||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f46d0537-ba24-4038-87bb-6487ed6e5faf) and entry definition file (Definitions/ubuntu20.json)
2023-02-04 16:00:30,332|3738ebb1-01a3-448a-8d65-fa2756d68ae6||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 16:00:30,363|3738ebb1-01a3-448a-8d65-fa2756d68ae6||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:00:30,365|3738ebb1-01a3-448a-8d65-fa2756d68ae6||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:00:30,366|3738ebb1-01a3-448a-8d65-fa2756d68ae6||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:00:30,374|3738ebb1-01a3-448a-8d65-fa2756d68ae6||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f46d0537-ba24-4038-87bb-6487ed6e5faf) and entry definition file (Definitions/ubuntu20.json)
2023-02-04 16:00:30,458|3738ebb1-01a3-448a-8d65-fa2756d68ae6||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-02-04 16:00:30,631|3738ebb1-01a3-448a-8d65-fa2756d68ae6||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-02-04 16:00:30,637|3738ebb1-01a3-448a-8d65-fa2756d68ae6||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-02-04 16:00:30,790|3738ebb1-01a3-448a-8d65-fa2756d68ae6||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/working/f46d0537-ba24-4038-87bb-6487ed6e5faf) present to clean.
2023-02-04 16:21:12,622|b9b3f024-2be7-4504-aab7-80256113d925||Thread-155||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(9963d01c-cf46-405f-9cd5-82c26c199f81) CBA(/opt/app/onap/blueprints/archive/9963d01c-cf46-405f-9cd5-82c26c199f81/cba.zip)
2023-02-04 16:21:12,658|b9b3f024-2be7-4504-aab7-80256113d925||Thread-155||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9963d01c-cf46-405f-9cd5-82c26c199f81) and entry definition file (Definitions/CNF.json)
2023-02-04 16:21:12,745|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:21:12,746|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:21:12,746|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:21:12,746|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(scale-out)
2023-02-04 16:21:12,747|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(scale)
2023-02-04 16:21:12,747|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(scale-in)
2023-02-04 16:21:12,747|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(health-check)
2023-02-04 16:21:12,762|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9963d01c-cf46-405f-9cd5-82c26c199f81) and entry definition file (Definitions/CNF.json)
2023-02-04 16:21:12,842|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-04 16:21:12,905|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-04 16:21:12,915|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-04 16:21:13,035|b9b3f024-2be7-4504-aab7-80256113d925||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/working/9963d01c-cf46-405f-9cd5-82c26c199f81) present to clean.
2023-02-04 16:21:25,652|0411164c-78a1-4852-b51b-c2c07a1380ea||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-04 16:21:25,657|0411164c-78a1-4852-b51b-c2c07a1380ea||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-04 16:21:25,657|0411164c-78a1-4852-b51b-c2c07a1380ea||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-04 16:21:26,804|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-04 16:21:26,805|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-04 16:21:27,964|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-04 16:21:27,965|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(5b43c124-64f3-43f8-8821-eac51c6e8380) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-04 16:21:27,977|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(4aab8455-f803-4e72-902c-01becc04fc4a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-04 16:21:27,982|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(14732fff-48ea-4ee5-84d8-0780288337cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-04 16:21:27,989|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(54e3112e-1828-47bb-b2a8-4f0cb106e1d8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-04 16:21:28,001|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(56c001e3-5c41-4387-9054-852582448c25) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-04 16:21:28,028|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(4972f4f6-2f81-464c-93d7-930531a515dd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-04 16:21:28,041|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 16:21:28,041|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-04 16:21:28,042|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-04 16:21:28,042|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-04 16:21:28,042|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 16:21:28,042|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 16:21:28,060|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-4md8t|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-02-04 16:21:28,078|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 16:21:28,084|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 16:21:28,094|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 16:21:28,105|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 16:21:28,193|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:21:28,194|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:21:28,194|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:21:28,194|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(HealthCheck)
2023-02-04 16:21:28,195|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-04 16:21:28,196|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(vf-config-assign)
2023-02-04 16:21:28,196|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(vf-config-deploy)
2023-02-04 16:21:28,220|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-04 16:21:28,289|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-04 16:21:28,392|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-04 16:21:28,400|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-04 16:21:28,537|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:21:28,538|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:21:28,539|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:21:28,558|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:21:28,560|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:21:28,561|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 16:21:28,572|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-04 16:21:28,612|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-04 16:21:28,666|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-04 16:21:28,667|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-04 16:21:28,789|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-04 16:21:28,831|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-04 16:21:28,833|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-04 16:21:28,956|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:21:28,957|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:21:28,957|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:21:28,987|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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)
2023-02-04 16:21:29,081|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-04 16:21:29,204|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-04 16:21:29,211|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-04 16:21:29,324|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:21:29,327|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:21:29,349|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-04 16:21:29,402|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-04 16:21:29,491|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-04 16:21:29,492|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-04 16:21:29,620|0411164c-78a1-4852-b51b-c2c07a1380ea||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-4md8t|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-02-04 16:21:45,842|e0ac1f97-809e-4684-afb7-edc5bcc1a279||Thread-155||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enhancing blueprint(/opt/app/onap/blueprints/working/73c3b1ca-8432-4121-8172-5604e98eb462)
2023-02-04 16:21:45,844|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| deleting definition types under : /opt/app/onap/blueprints/working/73c3b1ca-8432-4121-8172-5604e98eb462/Definitions
2023-02-04 16:21:45,850|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| reinitialized all type definitions
2023-02-04 16:21:45,852|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-04 16:21:45,902|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(vnf-template)
2023-02-04 16:21:45,930|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-04 16:21:45,957|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-04 16:21:46,020|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,106|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,134|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,158|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-04 16:21:46,159|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-04 16:21:46,159|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-04 16:21:46,197|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,233|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,250|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,266|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-04 16:21:46,303|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,333|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,363|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,380|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,402|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,419|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,472|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-04 16:21:46,474|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-04 16:21:46,474|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-04 16:21:46,474|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-04 16:21:46,500|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,511|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,525|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(input)
2023-02-04 16:21:46,536|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-04 16:21:46,600|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(resource-assignment)
2023-02-04 16:21:46,601|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-04 16:21:46,601|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-04 16:21:46,601|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-04 16:21:46,601|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-04 16:21:46,601|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-04 16:21:46,601|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/73c3b1ca-8432-4121-8172-5604e98eb462/Templates/vnf-mapping.json
2023-02-04 16:21:46,605|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-04 16:21:46,605|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-04 16:21:46,606|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/73c3b1ca-8432-4121-8172-5604e98eb462/Templates/base_ubuntu20-mapping.json
2023-02-04 16:21:46,609|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-04 16:21:46,609|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-04 16:21:46,610|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(config-assign)
2023-02-04 16:21:46,610|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-04 16:21:46,610|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(config-assign) targets(config-assign)
2023-02-04 16:21:46,610|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-04 16:21:46,610|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-04 16:21:46,610|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enriching artifacts file(/opt/app/onap/blueprints/working/73c3b1ca-8432-4121-8172-5604e98eb462/Templates/baseconfig-mapping.json
2023-02-04 16:21:46,614|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-04 16:21:46,614|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-04 16:21:46,614|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing Workflow(config-deploy)
2023-02-04 16:21:46,615|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-04 16:21:46,615|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-04 16:21:46,615|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| workflow(config-deploy) resource assignment files([]
2023-02-04 16:21:46,615|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| ##### Enhancing blueprint Resource Definitions
2023-02-04 16:21:46,615|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-04 16:21:46,615|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/vnf-mapping.json)
2023-02-04 16:21:46,615|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-04 16:21:46,615|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| processing file (Templates/baseconfig-mapping.json)
2023-02-04 16:21:46,623|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| 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])
2023-02-04 16:21:46,747|e0ac1f97-809e-4684-afb7-edc5bcc1a279||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-04 16:21:46,953|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||Thread-155||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Save processing(ab09f198-431f-4ff7-8689-4f7198deb90c) CBA(/opt/app/onap/blueprints/archive/ab09f198-431f-4ff7-8689-4f7198deb90c/cba.zip)
2023-02-04 16:21:46,961|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ab09f198-431f-4ff7-8689-4f7198deb90c) and entry definition file (Definitions/ubuntu20.json)
2023-02-04 16:21:46,968|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-04 16:21:46,991|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(resource-assignment)
2023-02-04 16:21:46,992|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-assign)
2023-02-04 16:21:46,992|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Validating Workflow(config-deploy)
2023-02-04 16:21:46,999|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ab09f198-431f-4ff7-8689-4f7198deb90c) and entry definition file (Definitions/ubuntu20.json)
2023-02-04 16:21:47,032|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-02-04 16:21:47,105|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-02-04 16:21:47,106|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-4md8t|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-02-04 16:21:47,194|a6dc8bd0-66b7-4c75-a8ee-e737ce7c2d03||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-4md8t|||| No compiled cache(/opt/app/onap/blueprints/working/ab09f198-431f-4ff7-8689-4f7198deb90c) present to clean.
2023-02-04 16:38:44,515|654321||reactor-http-epoll-4||||WARN||||||| [39231730, L:/10.233.70.79:8080 - R:/10.233.67.129:44156] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:65)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-04 16:50:06,103|||reactor-http-epoll-1||||WARN||||||| [4dc1fd05, L:/10.233.70.79:8080 - R:/10.233.67.129:50224] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: invalid version format: -"=ÛØÙYÚÛZÒRÓ+&ÇÖ\WÊŌQ!TH©>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: invalid version format: -"=ÛØÙYÚÛZÒRÓ+&ÇÖ\WÊŌQ!TH©>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ
	at io.netty.handler.codec.http.HttpVersion.(HttpVersion.java:116)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:78)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)