By type
23:00:14,581 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:00:14,582 |-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] 23:00:14,583 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 23:00:14,584 |-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] 23:00:14,584 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 23:00:14,614 |-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 23:00:14,791 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:00:14,801 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:00:14,805 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:00:14,814 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:00:14,919 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 23:00:14,920 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 23:00:14,920 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 23:00:14,920 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 23:00:14,920 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 23:00:14,920 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:00:14,920 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:00:14,921 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:00:14,924 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2022-12-26 23:00:16,451|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2022-12-26 23:00:16,561|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-5f7b5b88b-rx9fz with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app) 2022-12-26 23:00:16,567|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2022-12-26 23:00:20,595|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-12-26 23:00:21,555|||main||||INFO||||||| Finished Spring Data repository scanning in 923 ms. Found 11 JPA repository interfaces. 2022-12-26 23:00:25,095|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-12-26 23:00:25,215|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2022-12-26 23:00:25,573|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-12-26 23:00:26,348|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-12-26 23:00:26,888|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-12-26 23:00:26,890|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-12-26 23:00:28,942|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-26 23:00:28,958|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-12-26 23:00:29,097|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-12-26 23:00:31,491|||main||||INFO||||||| Audit service is disabled 2022-12-26 23:00:31,793|||main||||INFO||||||| Workflow Audit store is disabled 2022-12-26 23:00:33,974|||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] 2022-12-26 23:00:34,064|||main||||INFO||||||| Dependency Management module created... 2022-12-26 23:00:35,568|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-12-26 23:00:35,971|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-12-26 23:00:37,768|||main||||INFO||||||| Netty started on port 8080 2022-12-26 23:00:40,112|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-12-26 23:00:40,621|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-12-26 23:00:40,631|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 25.43 seconds (JVM running for 26.859) 2022-12-26 23:00:40,653|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-12-27 01:32:22,516|95e269ec-2ed8-4fd7-be0b-fc99c43e8094||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-12-27 01:32:22,518|95e269ec-2ed8-4fd7-be0b-fc99c43e8094||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-27 01:32:22,521|95e269ec-2ed8-4fd7-be0b-fc99c43e8094||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-27 01:32:23,458|95e269ec-2ed8-4fd7-be0b-fc99c43e8094||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-27 01:32:23,461|95e269ec-2ed8-4fd7-be0b-fc99c43e8094||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-27 01:32:26,041|299bc738-81df-45ce-a5aa-733a1d681b13||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4de7cad0-3d40-4628-9257-e8ce19be3cea) 2022-12-27 01:32:26,065|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| deleting definition types under : /opt/app/onap/blueprints/working/4de7cad0-3d40-4628-9257-e8ce19be3cea/Definitions 2022-12-27 01:32:26,218|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| reinitialized all type definitions 2022-12-27 01:32:26,228|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(helloworld) 2022-12-27 01:32:26,286|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(helloworld-template) 2022-12-27 01:32:26,301|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-12-27 01:32:26,325|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-12-27 01:32:26,406|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(helloworld) 2022-12-27 01:32:26,409|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-12-27 01:32:26,409|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(helloworld) targets(helloworld) 2022-12-27 01:32:26,410|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-12-27 01:32:26,412|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-12-27 01:32:26,413|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/4de7cad0-3d40-4628-9257-e8ce19be3cea/Templates/hello-world-mapping.json 2022-12-27 01:32:26,428|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-12-27 01:32:26,429|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dataType not present for the recipe(dt-helloworld-properties) 2022-12-27 01:32:26,429|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing blueprint Resource Definitions 2022-12-27 01:32:26,430|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-12-27 01:32:26,432|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/hello-world-mapping.json) 2022-12-27 01:32:26,455|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| distinct resource keys ([]) 2022-12-27 01:32:26,456|299bc738-81df-45ce-a5aa-733a1d681b13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enriching Resource Definition sources Node Template: [] 2022-12-27 01:32:26,817|434de0e3-ace3-48dd-9976-ae8328b655b2||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(17a9dfb8-7cd9-4c21-b426-92937e52ebf1) CBA(/opt/app/onap/blueprints/archive/17a9dfb8-7cd9-4c21-b426-92937e52ebf1/cba.zip) 2022-12-27 01:32:26,844|434de0e3-ace3-48dd-9976-ae8328b655b2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/17a9dfb8-7cd9-4c21-b426-92937e52ebf1) and entry definition file (Definitions/blueprint.json) 2022-12-27 01:32:26,954|434de0e3-ace3-48dd-9976-ae8328b655b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(helloworld) 2022-12-27 01:32:26,974|434de0e3-ace3-48dd-9976-ae8328b655b2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/17a9dfb8-7cd9-4c21-b426-92937e52ebf1) and entry definition file (Definitions/blueprint.json) 2022-12-27 01:32:27,298|434de0e3-ace3-48dd-9976-ae8328b655b2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/working/17a9dfb8-7cd9-4c21-b426-92937e52ebf1) present to clean. 2022-12-27 01:32:27,542|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321 2022-12-27 01:32:27,542|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2022-12-27 01:32:27,574|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID -1 2022-12-27 01:32:27,588|654321||DefaultDispatcher-worker-10||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2022-12-27 01:32:27,768|654321||DefaultDispatcher-worker-10||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-12-27 01:32:27,771|654321||DefaultDispatcher-worker-10||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-12-27 01:32:27,774|654321||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-12-27 01:32:27,790|654321||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (helloworld) 2022-12-27 01:32:27,792|654321||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-12-27 01:32:27,807|654321||DefaultDispatcher-worker-10||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-27 01:32:27,818|654321||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-12-27 01:32:27,818|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-12-27 01:32:27,820|654321||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-12-27 01:32:27,848|654321||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-12-27 01:32:27,889|654321||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([]) 2022-12-27 01:32:27,893|654321||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({ }) 2022-12-27 01:32:27,990|654321||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response... 2022-12-27 01:32:27,993|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-12-27 01:32:27,993|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2022-12-27 01:32:28,002|654321||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 48eeb47f-6a02-4503-846f-58474a663dbb auditStoreId -1 2022-12-27 01:36:41,008|24199fbd-a215-4cc2-9aca-b88822eb23bb||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-12-27 01:36:41,009|24199fbd-a215-4cc2-9aca-b88822eb23bb||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-27 01:36:41,009|24199fbd-a215-4cc2-9aca-b88822eb23bb||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-27 01:36:41,569|24199fbd-a215-4cc2-9aca-b88822eb23bb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-27 01:36:41,570|24199fbd-a215-4cc2-9aca-b88822eb23bb||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-27 01:36:43,067|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||Thread-63||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3b911b6f-3c7e-4fee-a04d-774df5d2f4d5) 2022-12-27 01:36:43,070|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| deleting definition types under : /opt/app/onap/blueprints/working/3b911b6f-3c7e-4fee-a04d-774df5d2f4d5/Definitions 2022-12-27 01:36:43,076|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| reinitialized all type definitions 2022-12-27 01:36:43,078|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(helloworld) 2022-12-27 01:36:43,124|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(helloworld-template) 2022-12-27 01:36:43,142|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-12-27 01:36:43,161|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-12-27 01:36:43,186|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(helloworld) 2022-12-27 01:36:43,187|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-12-27 01:36:43,187|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(helloworld) targets(helloworld) 2022-12-27 01:36:43,187|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-12-27 01:36:43,187|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-12-27 01:36:43,187|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b911b6f-3c7e-4fee-a04d-774df5d2f4d5/Templates/hello-world-mapping.json 2022-12-27 01:36:43,197|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-12-27 01:36:43,197|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dataType not present for the recipe(dt-helloworld-properties) 2022-12-27 01:36:43,197|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing blueprint Resource Definitions 2022-12-27 01:36:43,198|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-12-27 01:36:43,198|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/hello-world-mapping.json) 2022-12-27 01:36:43,213|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| distinct resource keys ([]) 2022-12-27 01:36:43,213|67bd01b7-04ad-4bf1-af45-1e3f49efc7f6||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enriching Resource Definition sources Node Template: [] 2022-12-27 01:36:43,464|0fec4d26-1dc7-4fa3-9307-965b3f0f7a71||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(56a87e04-dc2f-4b3e-ba3f-48fb875764b5) CBA(/opt/app/onap/blueprints/archive/56a87e04-dc2f-4b3e-ba3f-48fb875764b5/cba.zip) 2022-12-27 01:36:43,474|0fec4d26-1dc7-4fa3-9307-965b3f0f7a71||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/56a87e04-dc2f-4b3e-ba3f-48fb875764b5) and entry definition file (Definitions/blueprint.json) 2022-12-27 01:36:43,496|0fec4d26-1dc7-4fa3-9307-965b3f0f7a71||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(helloworld) 2022-12-27 01:36:43,505|0fec4d26-1dc7-4fa3-9307-965b3f0f7a71||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/56a87e04-dc2f-4b3e-ba3f-48fb875764b5) and entry definition file (Definitions/blueprint.json) 2022-12-27 01:36:43,631|0fec4d26-1dc7-4fa3-9307-965b3f0f7a71||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/working/56a87e04-dc2f-4b3e-ba3f-48fb875764b5) present to clean. 2022-12-27 01:36:43,843|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321 2022-12-27 01:36:43,843|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2022-12-27 01:36:43,843|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID -1 2022-12-27 01:36:43,847|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) 2022-12-27 01:36:43,847|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-12-27 01:36:43,852|654321||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-12-27 01:36:43,874|654321||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (helloworld) 2022-12-27 01:36:43,875|654321||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-12-27 01:36:43,875|654321||DefaultDispatcher-worker-22||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-27 01:36:43,878|654321||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-12-27 01:36:43,878|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-12-27 01:36:43,879|654321||DefaultDispatcher-worker-22||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-12-27 01:36:43,881|654321||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-12-27 01:36:43,910|654321||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([]) 2022-12-27 01:36:43,911|654321||DefaultDispatcher-worker-22||||INFO||||||| Generated Resource Param Data ({ }) 2022-12-27 01:36:43,921|654321||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response... 2022-12-27 01:36:43,922|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-12-27 01:36:43,922|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2022-12-27 01:36:43,923|654321||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8c04d96e-7ee0-4bdb-98cb-ce0be679f692 auditStoreId -1 2022-12-27 01:41:19,693|264fd653-7717-4118-8565-705ae1b154b0||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-12-27 01:41:19,694|264fd653-7717-4118-8565-705ae1b154b0||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-27 01:41:19,694|264fd653-7717-4118-8565-705ae1b154b0||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-27 01:41:20,280|264fd653-7717-4118-8565-705ae1b154b0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-27 01:41:20,281|264fd653-7717-4118-8565-705ae1b154b0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-27 01:41:21,900|f92946bb-c001-4252-826a-139e787d0f84||Thread-113||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5e620658-27d6-478f-8f0e-d3dc7ba7ff33) 2022-12-27 01:41:21,903|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| deleting definition types under : /opt/app/onap/blueprints/working/5e620658-27d6-478f-8f0e-d3dc7ba7ff33/Definitions 2022-12-27 01:41:21,907|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| reinitialized all type definitions 2022-12-27 01:41:21,908|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(helloworld) 2022-12-27 01:41:21,955|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(helloworld-template) 2022-12-27 01:41:21,975|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-12-27 01:41:22,003|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-12-27 01:41:22,022|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(helloworld) 2022-12-27 01:41:22,023|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-12-27 01:41:22,023|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(helloworld) targets(helloworld) 2022-12-27 01:41:22,023|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-12-27 01:41:22,023|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-12-27 01:41:22,023|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/5e620658-27d6-478f-8f0e-d3dc7ba7ff33/Templates/hello-world-mapping.json 2022-12-27 01:41:22,036|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-12-27 01:41:22,036|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dataType not present for the recipe(dt-helloworld-properties) 2022-12-27 01:41:22,036|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing blueprint Resource Definitions 2022-12-27 01:41:22,036|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-12-27 01:41:22,037|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/hello-world-mapping.json) 2022-12-27 01:41:22,047|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| distinct resource keys ([]) 2022-12-27 01:41:22,048|f92946bb-c001-4252-826a-139e787d0f84||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enriching Resource Definition sources Node Template: [] 2022-12-27 01:41:22,305|6635cfad-2e22-4356-956b-180998c81927||Thread-113||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(09295c0f-47b4-4de0-84e8-769924331c13) CBA(/opt/app/onap/blueprints/archive/09295c0f-47b4-4de0-84e8-769924331c13/cba.zip) 2022-12-27 01:41:22,319|6635cfad-2e22-4356-956b-180998c81927||Thread-113||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/09295c0f-47b4-4de0-84e8-769924331c13) and entry definition file (Definitions/blueprint.json) 2022-12-27 01:41:22,370|6635cfad-2e22-4356-956b-180998c81927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(helloworld) 2022-12-27 01:41:22,382|6635cfad-2e22-4356-956b-180998c81927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/09295c0f-47b4-4de0-84e8-769924331c13) and entry definition file (Definitions/blueprint.json) 2022-12-27 01:41:22,551|6635cfad-2e22-4356-956b-180998c81927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/working/09295c0f-47b4-4de0-84e8-769924331c13) present to clean. 2022-12-27 01:41:22,745|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321 2022-12-27 01:41:22,746|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2022-12-27 01:41:22,746|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID -1 2022-12-27 01:41:22,749|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-12-27 01:41:22,749|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-12-27 01:41:22,753|654321||DefaultDispatcher-worker-15||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-12-27 01:41:22,771|654321||DefaultDispatcher-worker-15||||INFO||||||| Deriving input data for workflow: (helloworld) 2022-12-27 01:41:22,772|654321||DefaultDispatcher-worker-15||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-12-27 01:41:22,772|654321||DefaultDispatcher-worker-15||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-27 01:41:22,773|654321||DefaultDispatcher-worker-15||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-12-27 01:41:22,773|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-12-27 01:41:22,774|654321||DefaultDispatcher-worker-15||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-12-27 01:41:22,776|654321||DefaultDispatcher-worker-15||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-12-27 01:41:22,801|654321||DefaultDispatcher-worker-37||||INFO||||||| Batched Sequence : ([]) 2022-12-27 01:41:22,802|654321||DefaultDispatcher-worker-37||||INFO||||||| Generated Resource Param Data ({ }) 2022-12-27 01:41:22,814|654321||DefaultDispatcher-worker-37||||INFO||||||| Preparing Response... 2022-12-27 01:41:22,814|654321||DefaultDispatcher-worker-37||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-12-27 01:41:22,815|654321||DefaultDispatcher-worker-37||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2022-12-27 01:41:22,816|654321||DefaultDispatcher-worker-37||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9a330558-a316-47bc-9f59-707a3bc186d2 auditStoreId -1 2022-12-27 02:18:06,223|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||Thread-114||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(303cc5a7-0e83-40ba-a305-5f76a3c47791) CBA(/opt/app/onap/blueprints/archive/303cc5a7-0e83-40ba-a305-5f76a3c47791/cba.zip) 2022-12-27 02:18:06,297|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/303cc5a7-0e83-40ba-a305-5f76a3c47791) and entry definition file (Definitions/CNF.json) 2022-12-27 02:18:06,458|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:18:06,459|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:18:06,461|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:18:06,462|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(scale-out) 2022-12-27 02:18:06,463|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(scale) 2022-12-27 02:18:06,463|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(scale-in) 2022-12-27 02:18:06,464|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(health-check) 2022-12-27 02:18:06,532|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/303cc5a7-0e83-40ba-a305-5f76a3c47791) and entry definition file (Definitions/CNF.json) 2022-12-27 02:18:06,926|56aeefa1-bcfc-4fb7-aab0-b7d61b083a2d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/working/303cc5a7-0e83-40ba-a305-5f76a3c47791) present to clean. 2022-12-27 02:18:29,028|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-27 02:18:29,028|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-27 02:18:29,028|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-27 02:18:29,407|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-27 02:18:29,407|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-27 02:18:30,228|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-27 02:18:30,235|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(bdf0f350-5458-43c1-9dfc-a3391eca3354) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-27 02:18:30,267|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(ff8c95ec-fadd-4c92-acac-c65d7097642b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-27 02:18:30,282|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(4d73bce6-cba8-43ac-9d6c-fdded339c97f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-27 02:18:30,302|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(9cd479d9-5315-4ce3-9cb7-6a2eb100cf79) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-27 02:18:30,326|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(2bf9ae9a-5a97-4e8a-ba04-832a1c789eb3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-27 02:18:30,350|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(de496022-02e2-4cf2-9b72-433a6a68cd61) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-27 02:18:30,373|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-12-27 02:18:30,375|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-12-27 02:18:30,375|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-27 02:18:30,376|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:18:30,377|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-12-27 02:18:30,378|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:18:30,444|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| 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) 2022-12-27 02:18:30,452|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:18:30,519|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:18:30,547|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:18:30,571|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:18:30,700|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:18:30,702|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:18:30,703|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:18:30,774|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:18:30,996|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:18:30,997|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:18:30,999|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:18:31,083|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-12-27 02:18:31,266|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:18:31,268|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:18:31,269|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:18:31,270|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(HealthCheck) 2022-12-27 02:18:31,272|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-27 02:18:31,273|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(vf-config-assign) 2022-12-27 02:18:31,274|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(vf-config-deploy) 2022-12-27 02:18:31,326|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:18:31,486|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:18:31,488|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:18:31,526|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:18:31,528|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:18:31,529|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-27 02:18:31,556|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-12-27 02:18:31,771|76dbf6e1-cfdc-4544-9ae1-f4a031d64222||DefaultDispatcher-worker-54||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| 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) 2022-12-27 02:18:48,517|6863f09c-e90c-4cf8-8973-44938aef2471||Thread-114||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d0b40989-36ba-4995-8b87-b7ee6d262e7e) 2022-12-27 02:18:48,518|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| deleting definition types under : /opt/app/onap/blueprints/working/d0b40989-36ba-4995-8b87-b7ee6d262e7e/Definitions 2022-12-27 02:18:48,521|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| reinitialized all type definitions 2022-12-27 02:18:48,521|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-12-27 02:18:48,556|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(vnf-template) 2022-12-27 02:18:48,570|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(vnf-mapping) 2022-12-27 02:18:48,582|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-12-27 02:18:48,618|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,662|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,679|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,692|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-12-27 02:18:48,692|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-12-27 02:18:48,692|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-12-27 02:18:48,723|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,740|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,758|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,774|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-27 02:18:48,803|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,816|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,837|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,851|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,866|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,884|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,914|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(config-assign) 2022-12-27 02:18:48,923|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(baseconfig-template) 2022-12-27 02:18:48,923|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-12-27 02:18:48,923|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-12-27 02:18:48,947|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,962|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,978|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:18:48,992|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(config-deploy) 2022-12-27 02:18:49,066|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(resource-assignment) 2022-12-27 02:18:49,067|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-12-27 02:18:49,067|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-12-27 02:18:49,067|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-12-27 02:18:49,067|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-12-27 02:18:49,067|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-12-27 02:18:49,067|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/d0b40989-36ba-4995-8b87-b7ee6d262e7e/Templates/vnf-mapping.json 2022-12-27 02:18:49,075|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-12-27 02:18:49,075|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-12-27 02:18:49,076|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/d0b40989-36ba-4995-8b87-b7ee6d262e7e/Templates/base_ubuntu20-mapping.json 2022-12-27 02:18:49,083|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-12-27 02:18:49,085|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-12-27 02:18:49,086|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(config-assign) 2022-12-27 02:18:49,086|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-12-27 02:18:49,087|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(config-assign) targets(config-assign) 2022-12-27 02:18:49,087|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-12-27 02:18:49,087|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-12-27 02:18:49,087|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/d0b40989-36ba-4995-8b87-b7ee6d262e7e/Templates/baseconfig-mapping.json 2022-12-27 02:18:49,096|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-12-27 02:18:49,096|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-27 02:18:49,097|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(config-deploy) 2022-12-27 02:18:49,098|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-12-27 02:18:49,098|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(config-deploy) targets(config-deploy) 2022-12-27 02:18:49,098|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-deploy) resource assignment files([] 2022-12-27 02:18:49,098|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing blueprint Resource Definitions 2022-12-27 02:18:49,098|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-12-27 02:18:49,099|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/vnf-mapping.json) 2022-12-27 02:18:49,099|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-12-27 02:18:49,099|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/baseconfig-mapping.json) 2022-12-27 02:18:49,131|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-12-27 02:18:49,313|6863f09c-e90c-4cf8-8973-44938aef2471||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-12-27 02:18:49,586|61e3769d-4852-4c92-909c-0b546c3c29c1||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(1acd6b2b-3d07-4d36-ac1d-f0e9798b918d) CBA(/opt/app/onap/blueprints/archive/1acd6b2b-3d07-4d36-ac1d-f0e9798b918d/cba.zip) 2022-12-27 02:18:49,595|61e3769d-4852-4c92-909c-0b546c3c29c1||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1acd6b2b-3d07-4d36-ac1d-f0e9798b918d) and entry definition file (Definitions/ubuntu20.json) 2022-12-27 02:18:49,607|61e3769d-4852-4c92-909c-0b546c3c29c1||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:18:49,642|61e3769d-4852-4c92-909c-0b546c3c29c1||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:18:49,642|61e3769d-4852-4c92-909c-0b546c3c29c1||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:18:49,643|61e3769d-4852-4c92-909c-0b546c3c29c1||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:18:49,656|61e3769d-4852-4c92-909c-0b546c3c29c1||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1acd6b2b-3d07-4d36-ac1d-f0e9798b918d) and entry definition file (Definitions/ubuntu20.json) 2022-12-27 02:18:49,778|61e3769d-4852-4c92-909c-0b546c3c29c1||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/working/1acd6b2b-3d07-4d36-ac1d-f0e9798b918d) present to clean. 2022-12-27 02:21:08,490|90535f22-40d8-4f34-81bb-aacdaca9ce00||Thread-173||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(53286566-7b9d-4160-bb48-c4879a558c93) CBA(/opt/app/onap/blueprints/archive/53286566-7b9d-4160-bb48-c4879a558c93/cba.zip) 2022-12-27 02:21:08,523|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53286566-7b9d-4160-bb48-c4879a558c93) and entry definition file (Definitions/CNF.json) 2022-12-27 02:21:08,599|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:21:08,600|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:21:08,601|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:21:08,601|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(scale-out) 2022-12-27 02:21:08,602|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(scale) 2022-12-27 02:21:08,602|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(scale-in) 2022-12-27 02:21:08,603|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(health-check) 2022-12-27 02:21:08,628|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53286566-7b9d-4160-bb48-c4879a558c93) and entry definition file (Definitions/CNF.json) 2022-12-27 02:21:08,675|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :APACHE::1.0.0 2022-12-27 02:21:08,760|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-12-27 02:21:08,765|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-12-27 02:21:08,881|90535f22-40d8-4f34-81bb-aacdaca9ce00||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/working/53286566-7b9d-4160-bb48-c4879a558c93) present to clean. 2022-12-27 02:21:49,245|436c0316-aaca-45d0-b208-000112f585b4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-27 02:21:49,245|436c0316-aaca-45d0-b208-000112f585b4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-27 02:21:49,245|436c0316-aaca-45d0-b208-000112f585b4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-27 02:21:49,620|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-27 02:21:49,621|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-27 02:21:50,530|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-27 02:21:50,531|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(439b4474-00d0-49b8-a4e4-bdcbc6de7ece) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-27 02:21:50,561|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(3a3eb61d-b438-4756-bfe1-8d561fa77947) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-27 02:21:50,575|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(fd917cf7-280f-43a0-a63f-a3b8133a69e1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-27 02:21:50,591|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(ee3b6e1e-ef41-4fb2-970e-51720414a76e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-27 02:21:50,609|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(9d5ede22-60fe-4ad0-be04-3b0f3b40cbbf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-27 02:21:50,641|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(47c389b5-d6c7-4bdb-bdad-fc4b19166c0a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-27 02:21:50,666|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-12-27 02:21:50,666|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-12-27 02:21:50,667|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-27 02:21:50,668|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:21:50,668|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-12-27 02:21:50,669|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:21:50,711|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:21:50,722|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:21:50,767|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:21:50,789|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:21:50,816|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| 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.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.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.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.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) 2022-12-27 02:21:50,936|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:21:50,937|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:21:50,938|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:21:50,990|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-12-27 02:21:51,068|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-27 02:21:51,125|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-12-27 02:21:51,136|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-27 02:21:51,234|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:21:51,236|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:21:51,237|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:21:51,238|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(HealthCheck) 2022-12-27 02:21:51,239|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-27 02:21:51,240|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(vf-config-assign) 2022-12-27 02:21:51,241|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(vf-config-deploy) 2022-12-27 02:21:51,290|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:21:51,362|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-12-27 02:21:51,444|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-12-27 02:21:51,453|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-12-27 02:21:51,534|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:21:51,535|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:21:51,568|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:21:51,569|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:21:51,570|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-27 02:21:51,583|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-12-27 02:21:51,630|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-12-27 02:21:51,681|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-12-27 02:21:51,724|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-12-27 02:21:51,768|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-12-27 02:21:51,768|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-12-27 02:21:51,831|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-12-27 02:21:51,926|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:21:51,927|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:21:51,928|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:21:51,971|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:21:52,010|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-27 02:21:52,060|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-12-27 02:21:52,065|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-27 02:21:52,134|436c0316-aaca-45d0-b208-000112f585b4||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| 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) 2022-12-27 02:22:08,604|273fd362-9033-4026-b58c-0fa4b7c50f91||Thread-211||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a344eef8-58ec-4d84-9895-78073b2146fb) 2022-12-27 02:22:08,606|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| deleting definition types under : /opt/app/onap/blueprints/working/a344eef8-58ec-4d84-9895-78073b2146fb/Definitions 2022-12-27 02:22:08,608|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| reinitialized all type definitions 2022-12-27 02:22:08,609|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-12-27 02:22:08,643|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(vnf-template) 2022-12-27 02:22:08,656|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(vnf-mapping) 2022-12-27 02:22:08,673|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-12-27 02:22:08,709|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:08,801|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:08,816|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:08,831|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-12-27 02:22:08,831|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-12-27 02:22:08,831|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-12-27 02:22:08,856|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:08,879|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:08,897|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:08,913|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-27 02:22:08,945|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:08,961|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:08,978|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:08,995|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:09,011|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:09,031|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:09,075|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(config-assign) 2022-12-27 02:22:09,081|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(baseconfig-template) 2022-12-27 02:22:09,081|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-12-27 02:22:09,082|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-12-27 02:22:09,114|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:09,137|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:09,166|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:22:09,192|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(config-deploy) 2022-12-27 02:22:09,278|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(resource-assignment) 2022-12-27 02:22:09,279|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-12-27 02:22:09,279|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-12-27 02:22:09,279|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-12-27 02:22:09,279|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-12-27 02:22:09,280|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-12-27 02:22:09,280|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/a344eef8-58ec-4d84-9895-78073b2146fb/Templates/vnf-mapping.json 2022-12-27 02:22:09,289|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-12-27 02:22:09,289|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-12-27 02:22:09,289|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/a344eef8-58ec-4d84-9895-78073b2146fb/Templates/base_ubuntu20-mapping.json 2022-12-27 02:22:09,299|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-12-27 02:22:09,299|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-12-27 02:22:09,300|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(config-assign) 2022-12-27 02:22:09,301|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-12-27 02:22:09,301|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(config-assign) targets(config-assign) 2022-12-27 02:22:09,301|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-12-27 02:22:09,302|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-12-27 02:22:09,302|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/a344eef8-58ec-4d84-9895-78073b2146fb/Templates/baseconfig-mapping.json 2022-12-27 02:22:09,309|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-12-27 02:22:09,310|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-27 02:22:09,311|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(config-deploy) 2022-12-27 02:22:09,312|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-12-27 02:22:09,312|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(config-deploy) targets(config-deploy) 2022-12-27 02:22:09,312|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-deploy) resource assignment files([] 2022-12-27 02:22:09,312|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing blueprint Resource Definitions 2022-12-27 02:22:09,312|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-12-27 02:22:09,313|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/vnf-mapping.json) 2022-12-27 02:22:09,313|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-12-27 02:22:09,313|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/baseconfig-mapping.json) 2022-12-27 02:22:09,334|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-12-27 02:22:09,500|273fd362-9033-4026-b58c-0fa4b7c50f91||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-12-27 02:22:09,774|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||Thread-211||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(3ff045de-9446-4238-860d-21f7ec1a0a9c) CBA(/opt/app/onap/blueprints/archive/3ff045de-9446-4238-860d-21f7ec1a0a9c/cba.zip) 2022-12-27 02:22:09,785|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3ff045de-9446-4238-860d-21f7ec1a0a9c) and entry definition file (Definitions/ubuntu20.json) 2022-12-27 02:22:09,796|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:22:09,822|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:22:09,822|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:22:09,823|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:22:09,833|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3ff045de-9446-4238-860d-21f7ec1a0a9c) and entry definition file (Definitions/ubuntu20.json) 2022-12-27 02:22:09,870|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-12-27 02:22:09,920|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-12-27 02:22:09,922|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-12-27 02:22:10,001|b7e24c07-56b8-4477-bcf6-3c2f9aebe32d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/working/3ff045de-9446-4238-860d-21f7ec1a0a9c) present to clean. 2022-12-27 02:24:43,733|d25fe22c-7d00-4727-bac9-143142054aaf||Thread-212||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(466c9aaa-b740-4bc6-a60a-e4b6093acf1a) CBA(/opt/app/onap/blueprints/archive/466c9aaa-b740-4bc6-a60a-e4b6093acf1a/cba.zip) 2022-12-27 02:24:43,767|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/466c9aaa-b740-4bc6-a60a-e4b6093acf1a) and entry definition file (Definitions/CNF.json) 2022-12-27 02:24:43,831|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:24:43,832|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:24:43,832|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:24:43,833|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(scale-out) 2022-12-27 02:24:43,834|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(scale) 2022-12-27 02:24:43,834|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(scale-in) 2022-12-27 02:24:43,835|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(health-check) 2022-12-27 02:24:43,855|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/466c9aaa-b740-4bc6-a60a-e4b6093acf1a) and entry definition file (Definitions/CNF.json) 2022-12-27 02:24:43,897|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :APACHE::1.0.0 2022-12-27 02:24:43,953|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-12-27 02:24:43,955|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-12-27 02:24:44,046|d25fe22c-7d00-4727-bac9-143142054aaf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/working/466c9aaa-b740-4bc6-a60a-e4b6093acf1a) present to clean. 2022-12-27 02:25:38,567|e45ebc8a-57d2-4c47-9a62-5a81244725ae||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-27 02:25:38,568|e45ebc8a-57d2-4c47-9a62-5a81244725ae||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-27 02:25:38,568|e45ebc8a-57d2-4c47-9a62-5a81244725ae||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-27 02:25:39,058|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-27 02:25:39,058|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-27 02:25:39,915|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-27 02:25:39,916|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(80a764cf-7b75-4773-b595-f15f4bbb2162) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-27 02:25:39,940|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(d4d18fd4-8eb8-4cdb-8ef2-6f2b08c6cfd4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-27 02:25:39,948|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(6de26218-d817-4188-acc3-839fb5c854d4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-27 02:25:39,957|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(f649955d-d97f-4175-83de-14823a3b3999) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-27 02:25:39,969|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(026d3593-3aaf-45ec-99d3-249b03f178ac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-27 02:25:39,984|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(c14b7b87-43ac-4513-bbc1-814cba7718e9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-27 02:25:39,999|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-12-27 02:25:39,999|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-12-27 02:25:39,999|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-27 02:25:39,999|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:25:40,000|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-12-27 02:25:40,000|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:25:40,010|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:25:40,027|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| 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) 2022-12-27 02:25:40,040|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:25:40,074|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:25:40,092|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:25:40,163|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:25:40,164|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:25:40,165|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:25:40,199|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-12-27 02:25:40,262|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-27 02:25:40,336|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-12-27 02:25:40,346|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-27 02:25:40,440|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:25:40,441|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:25:40,442|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:25:40,442|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(HealthCheck) 2022-12-27 02:25:40,443|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-27 02:25:40,443|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(vf-config-assign) 2022-12-27 02:25:40,444|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(vf-config-deploy) 2022-12-27 02:25:40,484|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:25:40,552|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-12-27 02:25:40,607|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-12-27 02:25:40,613|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:25:40,613|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:25:40,614|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-12-27 02:25:40,739|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-27 02:25:40,829|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-12-27 02:25:40,909|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-12-27 02:25:40,910|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-12-27 02:25:41,001|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:25:41,001|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:25:41,002|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:25:41,051|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:25:41,052|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:25:41,053|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-12-27 02:25:41,059|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-12-27 02:25:41,102|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-27 02:25:41,148|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-12-27 02:25:41,181|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-12-27 02:25:41,228|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-12-27 02:25:41,229|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-27 02:25:41,307|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-12-27 02:25:41,357|e45ebc8a-57d2-4c47-9a62-5a81244725ae||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| 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) 2022-12-27 02:25:57,104|f2429d27-326d-4974-8876-12fb323dba23||Thread-234||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1e8ed8d5-9f48-4a1e-a369-5ec9180561a1) 2022-12-27 02:25:57,106|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| deleting definition types under : /opt/app/onap/blueprints/working/1e8ed8d5-9f48-4a1e-a369-5ec9180561a1/Definitions 2022-12-27 02:25:57,108|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| reinitialized all type definitions 2022-12-27 02:25:57,109|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-12-27 02:25:57,137|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(vnf-template) 2022-12-27 02:25:57,150|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(vnf-mapping) 2022-12-27 02:25:57,162|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-12-27 02:25:57,191|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,232|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,248|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,264|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-12-27 02:25:57,264|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-12-27 02:25:57,264|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-12-27 02:25:57,286|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,299|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,318|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,332|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-27 02:25:57,371|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,395|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,413|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,435|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,449|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,466|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,494|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(config-assign) 2022-12-27 02:25:57,497|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(baseconfig-template) 2022-12-27 02:25:57,497|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-12-27 02:25:57,497|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-12-27 02:25:57,516|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,535|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,550|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(input) 2022-12-27 02:25:57,563|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ***** Enhancing NodeTemplate(config-deploy) 2022-12-27 02:25:57,621|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(resource-assignment) 2022-12-27 02:25:57,622|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-12-27 02:25:57,622|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-12-27 02:25:57,622|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-12-27 02:25:57,622|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-12-27 02:25:57,623|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-12-27 02:25:57,623|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/1e8ed8d5-9f48-4a1e-a369-5ec9180561a1/Templates/vnf-mapping.json 2022-12-27 02:25:57,629|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-12-27 02:25:57,629|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-12-27 02:25:57,629|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/1e8ed8d5-9f48-4a1e-a369-5ec9180561a1/Templates/base_ubuntu20-mapping.json 2022-12-27 02:25:57,635|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-12-27 02:25:57,635|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-12-27 02:25:57,636|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(config-assign) 2022-12-27 02:25:57,637|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-12-27 02:25:57,637|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(config-assign) targets(config-assign) 2022-12-27 02:25:57,637|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-12-27 02:25:57,637|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-12-27 02:25:57,637|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enriching artifacts file(/opt/app/onap/blueprints/working/1e8ed8d5-9f48-4a1e-a369-5ec9180561a1/Templates/baseconfig-mapping.json 2022-12-27 02:25:57,644|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-12-27 02:25:57,644|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-27 02:25:57,645|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing Workflow(config-deploy) 2022-12-27 02:25:57,646|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-12-27 02:25:57,646|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| identified workflow(config-deploy) targets(config-deploy) 2022-12-27 02:25:57,646|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| workflow(config-deploy) resource assignment files([] 2022-12-27 02:25:57,646|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| ##### Enhancing blueprint Resource Definitions 2022-12-27 02:25:57,646|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-12-27 02:25:57,646|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/vnf-mapping.json) 2022-12-27 02:25:57,647|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-12-27 02:25:57,647|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| processing file (Templates/baseconfig-mapping.json) 2022-12-27 02:25:57,665|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-12-27 02:25:57,812|f2429d27-326d-4974-8876-12fb323dba23||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-12-27 02:25:58,044|bf835048-7e40-4f2a-a9f2-c221bbe6131b||Thread-234||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Save processing(b7655f69-56cb-4902-9325-170db6a47085) CBA(/opt/app/onap/blueprints/archive/b7655f69-56cb-4902-9325-170db6a47085/cba.zip) 2022-12-27 02:25:58,051|bf835048-7e40-4f2a-a9f2-c221bbe6131b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b7655f69-56cb-4902-9325-170db6a47085) and entry definition file (Definitions/ubuntu20.json) 2022-12-27 02:25:58,062|bf835048-7e40-4f2a-a9f2-c221bbe6131b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-27 02:25:58,089|bf835048-7e40-4f2a-a9f2-c221bbe6131b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(resource-assignment) 2022-12-27 02:25:58,090|bf835048-7e40-4f2a-a9f2-c221bbe6131b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-assign) 2022-12-27 02:25:58,090|bf835048-7e40-4f2a-a9f2-c221bbe6131b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Validating Workflow(config-deploy) 2022-12-27 02:25:58,099|bf835048-7e40-4f2a-a9f2-c221bbe6131b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b7655f69-56cb-4902-9325-170db6a47085) and entry definition file (Definitions/ubuntu20.json) 2022-12-27 02:25:58,128|bf835048-7e40-4f2a-a9f2-c221bbe6131b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-12-27 02:25:58,170|bf835048-7e40-4f2a-a9f2-c221bbe6131b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-12-27 02:25:58,172|bf835048-7e40-4f2a-a9f2-c221bbe6131b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-12-27 02:25:58,239|bf835048-7e40-4f2a-a9f2-c221bbe6131b||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f7b5b88b-rx9fz|||| No compiled cache(/opt/app/onap/blueprints/working/b7655f69-56cb-4902-9325-170db6a47085) present to clean.