By type
23:08:23,136 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:08:23,138 |-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.1.jar!/logback.xml] 23:08:23,140 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 23:08:23,140 |-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.1.jar!/logback.xml] 23:08:23,140 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 23:08:23,176 |-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.1.jar!/logback.xml] is not of type file 23:08:23,380 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:08:23,393 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:08:23,398 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:08:23,408 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:08:23,518 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 23:08:23,519 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 23:08:23,519 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 23:08:23,519 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 23:08:23,519 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 23:08:23,519 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:08:23,519 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:08:23,520 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:08:23,523 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2022-12-21 23:08:25,151|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2022-12-21 23:08:25,268|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-5d6d5b97c5-vmwf9 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app) 2022-12-21 23:08:25,272|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2022-12-21 23:08:29,680|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-12-21 23:08:30,490|||main||||INFO||||||| Finished Spring Data repository scanning in 790 ms. Found 11 JPA repository interfaces. 2022-12-21 23:08:34,532|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-12-21 23:08:34,650|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2022-12-21 23:08:34,987|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-12-21 23:08:35,762|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-12-21 23:08:36,328|||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-21 23:08:36,331|||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-21 23:08:38,615|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-21 23:08:38,635|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-12-21 23:08:38,782|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-12-21 23:08:41,477|||main||||INFO||||||| Audit service is disabled 2022-12-21 23:08:41,728|||main||||INFO||||||| Workflow Audit store is disabled 2022-12-21 23:08:44,393|||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-21 23:08:44,472|||main||||INFO||||||| Dependency Management module created... 2022-12-21 23:08:45,832|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-12-21 23:08:46,266|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-12-21 23:08:48,207|||main||||INFO||||||| Netty started on port 8080 2022-12-21 23:08:50,888|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-12-21 23:08:51,530|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-12-21 23:08:51,548|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 27.738 seconds (JVM running for 29.267) 2022-12-21 23:08:51,587|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-12-22 01:50:26,935|10c08f03-ffad-4e7c-bc59-0e54c3cd350f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-12-22 01:50:26,938|10c08f03-ffad-4e7c-bc59-0e54c3cd350f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-22 01:50:26,941|10c08f03-ffad-4e7c-bc59-0e54c3cd350f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-22 01:50:27,847|10c08f03-ffad-4e7c-bc59-0e54c3cd350f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-22 01:50:27,853|10c08f03-ffad-4e7c-bc59-0e54c3cd350f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-22 01:50:30,611|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||Thread-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/69148dd5-0744-4a55-a1d8-aed00bc6142e) 2022-12-22 01:50:30,642|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| deleting definition types under : /opt/app/onap/blueprints/working/69148dd5-0744-4a55-a1d8-aed00bc6142e/Definitions 2022-12-22 01:50:30,801|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| reinitialized all type definitions 2022-12-22 01:50:30,814|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(helloworld) 2022-12-22 01:50:30,923|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(helloworld-template) 2022-12-22 01:50:30,943|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-12-22 01:50:30,982|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-12-22 01:50:31,078|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(helloworld) 2022-12-22 01:50:31,084|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-12-22 01:50:31,085|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(helloworld) targets(helloworld) 2022-12-22 01:50:31,088|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-12-22 01:50:31,089|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-12-22 01:50:31,090|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/69148dd5-0744-4a55-a1d8-aed00bc6142e/Templates/hello-world-mapping.json 2022-12-22 01:50:31,129|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-12-22 01:50:31,131|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dataType not present for the recipe(dt-helloworld-properties) 2022-12-22 01:50:31,132|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing blueprint Resource Definitions 2022-12-22 01:50:31,133|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-12-22 01:50:31,139|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/hello-world-mapping.json) 2022-12-22 01:50:31,189|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| distinct resource keys ([]) 2022-12-22 01:50:31,189|1fc5fdac-a962-41d4-95c3-0eeb3478c27b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enriching Resource Definition sources Node Template: [] 2022-12-22 01:50:31,626|bdeb5ea3-9589-47f1-9186-c39cf16b02ce||Thread-37||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(890fd50f-da24-46cc-aab7-11da38370d36) CBA(/opt/app/onap/blueprints/archive/890fd50f-da24-46cc-aab7-11da38370d36/cba.zip) 2022-12-22 01:50:31,653|bdeb5ea3-9589-47f1-9186-c39cf16b02ce||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/890fd50f-da24-46cc-aab7-11da38370d36) and entry definition file (Definitions/blueprint.json) 2022-12-22 01:50:31,812|bdeb5ea3-9589-47f1-9186-c39cf16b02ce||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(helloworld) 2022-12-22 01:50:31,838|bdeb5ea3-9589-47f1-9186-c39cf16b02ce||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/890fd50f-da24-46cc-aab7-11da38370d36) and entry definition file (Definitions/blueprint.json) 2022-12-22 01:50:32,263|bdeb5ea3-9589-47f1-9186-c39cf16b02ce||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/working/890fd50f-da24-46cc-aab7-11da38370d36) present to clean. 2022-12-22 01:50:32,553|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321 2022-12-22 01:50:32,553|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2022-12-22 01:50:32,562|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID -1 2022-12-22 01:50:32,575|654321||DefaultDispatcher-worker-18||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2022-12-22 01:50:32,751|654321||DefaultDispatcher-worker-18||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-12-22 01:50:32,755|654321||DefaultDispatcher-worker-18||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-12-22 01:50:32,762|654321||DefaultDispatcher-worker-18||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-12-22 01:50:32,790|654321||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (helloworld) 2022-12-22 01:50:32,792|654321||DefaultDispatcher-worker-18||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-12-22 01:50:32,826|654321||DefaultDispatcher-worker-18||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-22 01:50:32,839|654321||DefaultDispatcher-worker-18||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-12-22 01:50:32,840|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-12-22 01:50:32,842|654321||DefaultDispatcher-worker-18||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-12-22 01:50:32,878|654321||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-12-22 01:50:32,943|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([]) 2022-12-22 01:50:32,948|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ }) 2022-12-22 01:50:33,135|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-12-22 01:50:33,141|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-12-22 01:50:33,143|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2022-12-22 01:50:33,156|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2687706a-aa0a-46f0-aad2-f141c1014096 auditStoreId -1 2022-12-22 01:55:21,974|1717ed20-33dd-486f-b587-a198d19b7f38||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-12-22 01:55:21,975|1717ed20-33dd-486f-b587-a198d19b7f38||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-22 01:55:21,975|1717ed20-33dd-486f-b587-a198d19b7f38||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-22 01:55:22,467|1717ed20-33dd-486f-b587-a198d19b7f38||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-22 01:55:22,467|1717ed20-33dd-486f-b587-a198d19b7f38||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-22 01:55:24,345|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||Thread-64||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/331e96fd-2b5d-42bf-93db-e1314cb9fa7b) 2022-12-22 01:55:24,347|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| deleting definition types under : /opt/app/onap/blueprints/working/331e96fd-2b5d-42bf-93db-e1314cb9fa7b/Definitions 2022-12-22 01:55:24,352|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| reinitialized all type definitions 2022-12-22 01:55:24,353|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(helloworld) 2022-12-22 01:55:24,404|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(helloworld-template) 2022-12-22 01:55:24,421|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-12-22 01:55:24,439|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-12-22 01:55:24,468|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(helloworld) 2022-12-22 01:55:24,469|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-12-22 01:55:24,469|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(helloworld) targets(helloworld) 2022-12-22 01:55:24,469|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-12-22 01:55:24,470|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-12-22 01:55:24,470|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/331e96fd-2b5d-42bf-93db-e1314cb9fa7b/Templates/hello-world-mapping.json 2022-12-22 01:55:24,489|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-12-22 01:55:24,489|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dataType not present for the recipe(dt-helloworld-properties) 2022-12-22 01:55:24,489|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing blueprint Resource Definitions 2022-12-22 01:55:24,489|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-12-22 01:55:24,490|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/hello-world-mapping.json) 2022-12-22 01:55:24,502|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| distinct resource keys ([]) 2022-12-22 01:55:24,503|1c56465b-d404-4d2f-b8cf-d9fe25fa75d0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enriching Resource Definition sources Node Template: [] 2022-12-22 01:55:24,759|e846295a-5719-421e-b457-c6bcb43d2ae3||Thread-64||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(6efa1264-4953-4146-9489-f8ac5f9d5b4b) CBA(/opt/app/onap/blueprints/archive/6efa1264-4953-4146-9489-f8ac5f9d5b4b/cba.zip) 2022-12-22 01:55:24,771|e846295a-5719-421e-b457-c6bcb43d2ae3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6efa1264-4953-4146-9489-f8ac5f9d5b4b) and entry definition file (Definitions/blueprint.json) 2022-12-22 01:55:24,803|e846295a-5719-421e-b457-c6bcb43d2ae3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(helloworld) 2022-12-22 01:55:24,824|e846295a-5719-421e-b457-c6bcb43d2ae3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6efa1264-4953-4146-9489-f8ac5f9d5b4b) and entry definition file (Definitions/blueprint.json) 2022-12-22 01:55:24,971|e846295a-5719-421e-b457-c6bcb43d2ae3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/working/6efa1264-4953-4146-9489-f8ac5f9d5b4b) present to clean. 2022-12-22 01:55:25,161|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321 2022-12-22 01:55:25,161|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2022-12-22 01:55:25,161|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID -1 2022-12-22 01:55:25,165|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-22 01:55:25,165|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-12-22 01:55:25,173|654321||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-12-22 01:55:25,206|654321||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (helloworld) 2022-12-22 01:55:25,207|654321||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-12-22 01:55:25,207|654321||DefaultDispatcher-worker-9||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-22 01:55:25,210|654321||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-12-22 01:55:25,210|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-12-22 01:55:25,210|654321||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-12-22 01:55:25,215|654321||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-12-22 01:55:25,249|654321||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([]) 2022-12-22 01:55:25,251|654321||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ }) 2022-12-22 01:55:25,270|654321||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-12-22 01:55:25,270|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-12-22 01:55:25,271|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2022-12-22 01:55:25,271|654321||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7bf044cf-baa9-47de-9808-86ca22a62505 auditStoreId -1 2022-12-22 02:00:34,110|814cd8c5-6f13-4518-ac20-5bb32e9aca9e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-12-22 02:00:34,111|814cd8c5-6f13-4518-ac20-5bb32e9aca9e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-22 02:00:34,111|814cd8c5-6f13-4518-ac20-5bb32e9aca9e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-22 02:00:34,627|814cd8c5-6f13-4518-ac20-5bb32e9aca9e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-22 02:00:34,628|814cd8c5-6f13-4518-ac20-5bb32e9aca9e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-22 02:00:36,134|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||Thread-86||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7cad4669-eff6-4cae-857b-858db48a7424) 2022-12-22 02:00:36,135|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| deleting definition types under : /opt/app/onap/blueprints/working/7cad4669-eff6-4cae-857b-858db48a7424/Definitions 2022-12-22 02:00:36,138|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| reinitialized all type definitions 2022-12-22 02:00:36,140|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(helloworld) 2022-12-22 02:00:36,175|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(helloworld-template) 2022-12-22 02:00:36,195|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-12-22 02:00:36,206|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-12-22 02:00:36,225|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(helloworld) 2022-12-22 02:00:36,226|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-12-22 02:00:36,226|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(helloworld) targets(helloworld) 2022-12-22 02:00:36,226|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-12-22 02:00:36,226|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-12-22 02:00:36,226|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/7cad4669-eff6-4cae-857b-858db48a7424/Templates/hello-world-mapping.json 2022-12-22 02:00:36,234|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-12-22 02:00:36,234|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dataType not present for the recipe(dt-helloworld-properties) 2022-12-22 02:00:36,234|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing blueprint Resource Definitions 2022-12-22 02:00:36,234|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-12-22 02:00:36,235|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/hello-world-mapping.json) 2022-12-22 02:00:36,242|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| distinct resource keys ([]) 2022-12-22 02:00:36,242|c1bed143-3b95-4f11-bc1f-a776f52a0aa9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enriching Resource Definition sources Node Template: [] 2022-12-22 02:00:36,469|baae453e-7732-4a9c-9c05-8e35530cd24f||Thread-86||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(51cf8e25-1f0f-4636-b2aa-10ac27250bda) CBA(/opt/app/onap/blueprints/archive/51cf8e25-1f0f-4636-b2aa-10ac27250bda/cba.zip) 2022-12-22 02:00:36,479|baae453e-7732-4a9c-9c05-8e35530cd24f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/51cf8e25-1f0f-4636-b2aa-10ac27250bda) and entry definition file (Definitions/blueprint.json) 2022-12-22 02:00:36,504|baae453e-7732-4a9c-9c05-8e35530cd24f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(helloworld) 2022-12-22 02:00:36,513|baae453e-7732-4a9c-9c05-8e35530cd24f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/51cf8e25-1f0f-4636-b2aa-10ac27250bda) and entry definition file (Definitions/blueprint.json) 2022-12-22 02:00:36,608|baae453e-7732-4a9c-9c05-8e35530cd24f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/working/51cf8e25-1f0f-4636-b2aa-10ac27250bda) present to clean. 2022-12-22 02:00:36,798|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2022-12-22 02:00:36,799|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2022-12-22 02:00:36,799|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2022-12-22 02:00:36,801|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-12-22 02:00:36,801|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-12-22 02:00:36,804|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-22 02:00:36,820|654321||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (helloworld) 2022-12-22 02:00:36,820|654321||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-12-22 02:00:36,820|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-22 02:00:36,822|654321||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-12-22 02:00:36,822|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-12-22 02:00:36,822|654321||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-12-22 02:00:36,825|654321||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-12-22 02:00:36,847|654321||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([]) 2022-12-22 02:00:36,849|654321||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({ }) 2022-12-22 02:00:36,861|654321||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response... 2022-12-22 02:00:36,861|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-12-22 02:00:36,861|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2022-12-22 02:00:36,863|654321||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e9e6e79e-53b8-4399-8c8b-423a7910bced auditStoreId -1 2022-12-22 02:40:59,660|9e813708-b21f-4d7a-a7b0-e9d7c101456a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-22 02:40:59,661|9e813708-b21f-4d7a-a7b0-e9d7c101456a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-22 02:40:59,662|9e813708-b21f-4d7a-a7b0-e9d7c101456a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-22 02:41:00,149|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-22 02:41:00,149|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-22 02:41:01,939|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-22 02:41:01,957|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(6f1aeef1-4599-4154-be9d-d212403beba8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-22 02:41:02,013|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:02,014|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(01abc5c0-17e8-4b92-a27e-4cae0ea69912) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-22 02:41:02,029|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(6cce0d2b-a19c-483c-8bdd-f3fc370824fb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-22 02:41:02,047|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(f02810b7-0fc9-4732-9b67-8945b95d830f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-22 02:41:02,073|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(3bac584d-8494-421e-aa86-c33dc17341da) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-22 02:41:02,095|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(9111c9aa-221a-47a5-84de-6c7463e4990e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-22 02:41:02,125|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:02,126|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:02,127|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:02,128|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:02,128|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:02,211|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:02,234|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:41:02,322|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:41:02,364|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:41:02,423|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:41:02,586|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:41:02,589|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:41:02,590|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:41:02,592|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(HealthCheck) 2022-12-22 02:41:02,593|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-22 02:41:02,595|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(vf-config-assign) 2022-12-22 02:41:02,596|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(vf-config-deploy) 2022-12-22 02:41:02,683|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:02,956|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:41:02,958|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:41:02,959|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:41:03,031|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:03,295|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:41:03,296|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:41:03,303|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:41:03,392|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:03,568|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:41:03,570|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:41:03,630|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:41:03,631|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:41:03,632|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:03,656|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:03,869|9e813708-b21f-4d7a-a7b0-e9d7c101456a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:21,880|f0dfeb29-d736-4bc9-b09c-2741dea5528b||Thread-112||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/94aa5028-52b0-4719-b395-a3df960bbb2a) 2022-12-22 02:41:21,882|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| deleting definition types under : /opt/app/onap/blueprints/working/94aa5028-52b0-4719-b395-a3df960bbb2a/Definitions 2022-12-22 02:41:21,887|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| reinitialized all type definitions 2022-12-22 02:41:21,888|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-12-22 02:41:21,956|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(vnf-template) 2022-12-22 02:41:21,976|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(vnf-mapping) 2022-12-22 02:41:22,020|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-12-22 02:41:22,052|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,098|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,124|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,142|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-12-22 02:41:22,142|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-12-22 02:41:22,142|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-12-22 02:41:22,167|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,184|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,206|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,222|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-22 02:41:22,268|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,323|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,347|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,365|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,388|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,419|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,459|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(config-assign) 2022-12-22 02:41:22,469|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(baseconfig-template) 2022-12-22 02:41:22,469|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-12-22 02:41:22,469|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-12-22 02:41:22,502|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,524|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,542|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:41:22,558|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(config-deploy) 2022-12-22 02:41:22,649|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(resource-assignment) 2022-12-22 02:41:22,650|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-12-22 02:41:22,650|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-12-22 02:41:22,650|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-12-22 02:41:22,650|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-12-22 02:41:22,650|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-12-22 02:41:22,650|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/94aa5028-52b0-4719-b395-a3df960bbb2a/Templates/vnf-mapping.json 2022-12-22 02:41:22,659|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-12-22 02:41:22,660|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-12-22 02:41:22,660|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/94aa5028-52b0-4719-b395-a3df960bbb2a/Templates/base_ubuntu20-mapping.json 2022-12-22 02:41:22,672|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-12-22 02:41:22,673|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-12-22 02:41:22,674|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(config-assign) 2022-12-22 02:41:22,675|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-12-22 02:41:22,675|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(config-assign) targets(config-assign) 2022-12-22 02:41:22,675|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-12-22 02:41:22,675|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-12-22 02:41:22,675|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/94aa5028-52b0-4719-b395-a3df960bbb2a/Templates/baseconfig-mapping.json 2022-12-22 02:41:22,689|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-12-22 02:41:22,690|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-22 02:41:22,692|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(config-deploy) 2022-12-22 02:41:22,692|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-12-22 02:41:22,693|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(config-deploy) targets(config-deploy) 2022-12-22 02:41:22,693|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-deploy) resource assignment files([] 2022-12-22 02:41:22,693|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing blueprint Resource Definitions 2022-12-22 02:41:22,693|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-12-22 02:41:22,694|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/vnf-mapping.json) 2022-12-22 02:41:22,694|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-12-22 02:41:22,694|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/baseconfig-mapping.json) 2022-12-22 02:41:22,718|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:41:22,879|f0dfeb29-d736-4bc9-b09c-2741dea5528b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-12-22 02:41:23,404|a854c05e-b25b-4441-a271-46af61b95d93||Thread-112||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(b0246cb4-baed-4631-b4d5-97719d6ba5f4) CBA(/opt/app/onap/blueprints/archive/b0246cb4-baed-4631-b4d5-97719d6ba5f4/cba.zip) 2022-12-22 02:41:23,406|8c9496e6-bc7e-446f-850e-58d7f2fa944c||Thread-113||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(593095ce-bf64-4634-9221-4cc83e6d62fc) CBA(/opt/app/onap/blueprints/archive/593095ce-bf64-4634-9221-4cc83e6d62fc/cba.zip) 2022-12-22 02:41:23,422|8c9496e6-bc7e-446f-850e-58d7f2fa944c||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/593095ce-bf64-4634-9221-4cc83e6d62fc) and entry definition file (Definitions/ubuntu20.json) 2022-12-22 02:41:23,443|8c9496e6-bc7e-446f-850e-58d7f2fa944c||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:41:23,464|a854c05e-b25b-4441-a271-46af61b95d93||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b0246cb4-baed-4631-b4d5-97719d6ba5f4) and entry definition file (Definitions/CNF.json) 2022-12-22 02:41:23,488|8c9496e6-bc7e-446f-850e-58d7f2fa944c||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:41:23,490|8c9496e6-bc7e-446f-850e-58d7f2fa944c||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:41:23,491|8c9496e6-bc7e-446f-850e-58d7f2fa944c||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:41:23,505|8c9496e6-bc7e-446f-850e-58d7f2fa944c||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/593095ce-bf64-4634-9221-4cc83e6d62fc) and entry definition file (Definitions/ubuntu20.json) 2022-12-22 02:41:23,590|a854c05e-b25b-4441-a271-46af61b95d93||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:41:23,591|a854c05e-b25b-4441-a271-46af61b95d93||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:41:23,592|a854c05e-b25b-4441-a271-46af61b95d93||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:41:23,593|a854c05e-b25b-4441-a271-46af61b95d93||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(scale-out) 2022-12-22 02:41:23,594|a854c05e-b25b-4441-a271-46af61b95d93||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(scale) 2022-12-22 02:41:23,595|a854c05e-b25b-4441-a271-46af61b95d93||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(scale-in) 2022-12-22 02:41:23,595|a854c05e-b25b-4441-a271-46af61b95d93||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(health-check) 2022-12-22 02:41:23,634|a854c05e-b25b-4441-a271-46af61b95d93||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b0246cb4-baed-4631-b4d5-97719d6ba5f4) and entry definition file (Definitions/CNF.json) 2022-12-22 02:41:23,652|8c9496e6-bc7e-446f-850e-58d7f2fa944c||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/working/593095ce-bf64-4634-9221-4cc83e6d62fc) present to clean. 2022-12-22 02:41:23,885|a854c05e-b25b-4441-a271-46af61b95d93||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/working/b0246cb4-baed-4631-b4d5-97719d6ba5f4) present to clean. 2022-12-22 02:44:24,134|6a49f702-fc18-4005-b409-896f17a30472||Thread-114||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(efffbbd7-d398-462b-9708-4584074a653c) CBA(/opt/app/onap/blueprints/archive/efffbbd7-d398-462b-9708-4584074a653c/cba.zip) 2022-12-22 02:44:24,195|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/efffbbd7-d398-462b-9708-4584074a653c) and entry definition file (Definitions/CNF.json) 2022-12-22 02:44:24,290|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:44:24,291|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:44:24,293|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:44:24,293|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(scale-out) 2022-12-22 02:44:24,294|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(scale) 2022-12-22 02:44:24,295|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(scale-in) 2022-12-22 02:44:24,296|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(health-check) 2022-12-22 02:44:24,327|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/efffbbd7-d398-462b-9708-4584074a653c) and entry definition file (Definitions/CNF.json) 2022-12-22 02:44:24,383|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :APACHE::1.0.0 2022-12-22 02:44:24,463|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-12-22 02:44:24,468|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-12-22 02:44:24,585|6a49f702-fc18-4005-b409-896f17a30472||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/working/efffbbd7-d398-462b-9708-4584074a653c) present to clean. 2022-12-22 02:44:49,972|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-22 02:44:49,973|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-22 02:44:49,973|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-22 02:44:50,292|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-22 02:44:50,292|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-22 02:44:51,128|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-22 02:44:51,129|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(bfe188fd-cac4-4f45-b504-5bcac793491a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-22 02:44:51,157|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(1bad218d-a57a-40a8-83a4-506513d7a737) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-22 02:44:51,169|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(7dcef2b2-82c9-48f2-8e09-8a3c34b13fb3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-22 02:44:51,182|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(56380603-8601-4238-a6d5-a1e3ff8ca53e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-22 02:44:51,200|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(bfffa113-f95c-4beb-a92c-e21cb2b25be3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-22 02:44:51,228|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(6a811d19-477e-48d9-85cd-9b4810ac42b5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-22 02:44:51,245|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:51,245|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:51,246|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:51,246|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:51,246|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:51,247|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:51,284|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:51,288|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:44:51,320|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:44:51,365|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:44:51,392|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:44:51,509|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:44:51,510|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:44:51,511|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:44:51,575|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:51,629|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-22 02:44:51,671|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-12-22 02:44:51,681|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-22 02:44:51,801|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:44:51,802|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:44:51,803|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:44:51,855|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:51,921|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-22 02:44:51,968|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-12-22 02:44:51,979|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-22 02:44:52,071|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:44:52,072|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:44:52,119|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:52,180|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-12-22 02:44:52,230|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-12-22 02:44:52,240|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-12-22 02:44:52,349|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:44:52,351|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:44:52,352|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:44:52,353|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(HealthCheck) 2022-12-22 02:44:52,355|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-22 02:44:52,356|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(vf-config-assign) 2022-12-22 02:44:52,357|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(vf-config-deploy) 2022-12-22 02:44:52,427|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:44:52,428|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:44:52,432|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:52,453|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:44:52,483|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-12-22 02:44:52,524|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-12-22 02:44:52,525|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-12-22 02:44:52,629|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-12-22 02:44:52,696|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-12-22 02:44:52,707|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-12-22 02:44:52,779|7b329a7a-acb6-40a8-b5d6-81b249e0a2a7||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:45:10,428|780bb517-412a-4145-af2c-14e0ee3a5d28||Thread-114||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/215a5f08-4ffe-43b1-af8c-3ab6ee79fd63) 2022-12-22 02:45:10,430|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| deleting definition types under : /opt/app/onap/blueprints/working/215a5f08-4ffe-43b1-af8c-3ab6ee79fd63/Definitions 2022-12-22 02:45:10,434|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| reinitialized all type definitions 2022-12-22 02:45:10,435|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-12-22 02:45:10,465|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(vnf-template) 2022-12-22 02:45:10,476|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(vnf-mapping) 2022-12-22 02:45:10,486|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-12-22 02:45:10,524|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,558|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,570|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,580|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-12-22 02:45:10,581|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-12-22 02:45:10,581|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-12-22 02:45:10,610|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,623|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,634|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,646|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-22 02:45:10,675|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,715|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,728|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,742|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,755|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,770|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,811|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(config-assign) 2022-12-22 02:45:10,819|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(baseconfig-template) 2022-12-22 02:45:10,819|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-12-22 02:45:10,819|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-12-22 02:45:10,845|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,859|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,875|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:45:10,907|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(config-deploy) 2022-12-22 02:45:10,966|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(resource-assignment) 2022-12-22 02:45:10,966|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-12-22 02:45:10,966|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-12-22 02:45:10,966|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-12-22 02:45:10,966|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-12-22 02:45:10,967|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-12-22 02:45:10,967|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/215a5f08-4ffe-43b1-af8c-3ab6ee79fd63/Templates/vnf-mapping.json 2022-12-22 02:45:10,973|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-12-22 02:45:10,973|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-12-22 02:45:10,973|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/215a5f08-4ffe-43b1-af8c-3ab6ee79fd63/Templates/base_ubuntu20-mapping.json 2022-12-22 02:45:10,979|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-12-22 02:45:10,979|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-12-22 02:45:10,980|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(config-assign) 2022-12-22 02:45:10,981|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-12-22 02:45:10,981|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(config-assign) targets(config-assign) 2022-12-22 02:45:10,981|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-12-22 02:45:10,981|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-12-22 02:45:10,981|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/215a5f08-4ffe-43b1-af8c-3ab6ee79fd63/Templates/baseconfig-mapping.json 2022-12-22 02:45:10,986|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-12-22 02:45:10,986|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-22 02:45:10,987|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(config-deploy) 2022-12-22 02:45:10,987|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-12-22 02:45:10,987|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(config-deploy) targets(config-deploy) 2022-12-22 02:45:10,987|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-deploy) resource assignment files([] 2022-12-22 02:45:10,987|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing blueprint Resource Definitions 2022-12-22 02:45:10,987|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-12-22 02:45:10,987|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/vnf-mapping.json) 2022-12-22 02:45:10,988|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-12-22 02:45:10,988|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/baseconfig-mapping.json) 2022-12-22 02:45:11,009|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:45:11,193|780bb517-412a-4145-af2c-14e0ee3a5d28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-12-22 02:45:11,520|18329d10-1da8-4c69-802a-85a0048fa00f||Thread-114||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(ace5a4fe-711e-4a67-aec6-42af893b6eff) CBA(/opt/app/onap/blueprints/archive/ace5a4fe-711e-4a67-aec6-42af893b6eff/cba.zip) 2022-12-22 02:45:11,529|18329d10-1da8-4c69-802a-85a0048fa00f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ace5a4fe-711e-4a67-aec6-42af893b6eff) and entry definition file (Definitions/ubuntu20.json) 2022-12-22 02:45:11,540|18329d10-1da8-4c69-802a-85a0048fa00f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:45:11,579|18329d10-1da8-4c69-802a-85a0048fa00f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:45:11,580|18329d10-1da8-4c69-802a-85a0048fa00f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:45:11,580|18329d10-1da8-4c69-802a-85a0048fa00f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:45:11,593|18329d10-1da8-4c69-802a-85a0048fa00f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ace5a4fe-711e-4a67-aec6-42af893b6eff) and entry definition file (Definitions/ubuntu20.json) 2022-12-22 02:45:11,621|18329d10-1da8-4c69-802a-85a0048fa00f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-12-22 02:45:11,677|18329d10-1da8-4c69-802a-85a0048fa00f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-12-22 02:45:11,678|18329d10-1da8-4c69-802a-85a0048fa00f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-12-22 02:45:11,773|18329d10-1da8-4c69-802a-85a0048fa00f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/working/ace5a4fe-711e-4a67-aec6-42af893b6eff) present to clean. 2022-12-22 02:48:03,089|73b272c3-9f81-4d1d-bab5-d56880dff838||Thread-141||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(be1a9f7e-56cd-4e16-889f-ee76da6b2aca) CBA(/opt/app/onap/blueprints/archive/be1a9f7e-56cd-4e16-889f-ee76da6b2aca/cba.zip) 2022-12-22 02:48:03,127|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be1a9f7e-56cd-4e16-889f-ee76da6b2aca) and entry definition file (Definitions/CNF.json) 2022-12-22 02:48:03,270|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:48:03,271|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:48:03,272|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:48:03,273|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(scale-out) 2022-12-22 02:48:03,274|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(scale) 2022-12-22 02:48:03,274|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(scale-in) 2022-12-22 02:48:03,275|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(health-check) 2022-12-22 02:48:03,305|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be1a9f7e-56cd-4e16-889f-ee76da6b2aca) and entry definition file (Definitions/CNF.json) 2022-12-22 02:48:03,355|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :APACHE::1.0.0 2022-12-22 02:48:03,421|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-12-22 02:48:03,423|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-12-22 02:48:03,544|73b272c3-9f81-4d1d-bab5-d56880dff838||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/working/be1a9f7e-56cd-4e16-889f-ee76da6b2aca) present to clean. 2022-12-22 02:49:02,990|d406a90f-0866-4f2a-8082-58d655a725ba||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-22 02:49:02,990|d406a90f-0866-4f2a-8082-58d655a725ba||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-22 02:49:02,990|d406a90f-0866-4f2a-8082-58d655a725ba||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-22 02:49:03,440|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-22 02:49:03,441|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-22 02:49:04,202|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-22 02:49:04,203|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(6bfa2116-6bf5-471a-9af8-65db1284a400) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-22 02:49:04,225|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(36b3e39e-42c2-4e65-8794-c3db9c128c5a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-22 02:49:04,236|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(845189d4-a921-45a6-aac8-6ac00335353b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-22 02:49:04,251|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(f56d3a33-ebf9-4477-9785-1227bec7db1d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-22 02:49:04,275|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(b3c9fb0d-9a45-4ff7-a7d1-110c6458ee4d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-22 02:49:04,295|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(fcc23925-b7b9-4620-8cf0-ba785a63f54f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-22 02:49:04,316|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:04,316|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:04,316|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:04,316|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:04,317|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:04,320|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:04,353|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:49:04,372|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:04,375|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:49:04,414|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:49:04,439|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:49:04,533|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:49:04,534|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:49:04,535|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:49:04,584|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:04,643|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-22 02:49:04,688|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-12-22 02:49:04,697|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-22 02:49:04,787|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:49:04,788|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:49:04,789|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:49:04,789|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(HealthCheck) 2022-12-22 02:49:04,790|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-22 02:49:04,791|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(vf-config-assign) 2022-12-22 02:49:04,791|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(vf-config-deploy) 2022-12-22 02:49:04,834|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:04,892|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-12-22 02:49:04,959|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-12-22 02:49:04,961|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-12-22 02:49:05,070|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:49:05,071|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:49:05,118|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:49:05,120|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:49:05,122|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:05,151|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:05,191|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-12-22 02:49:05,237|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-12-22 02:49:05,239|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-12-22 02:49:05,402|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-12-22 02:49:05,464|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-12-22 02:49:05,466|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-12-22 02:49:05,603|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:49:05,604|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:49:05,605|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:49:05,635|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:05,716|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-22 02:49:05,770|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-12-22 02:49:05,771|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-22 02:49:05,842|d406a90f-0866-4f2a-8082-58d655a725ba||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:22,362|74d63b14-311c-464f-bb0d-9a630842ac6e||Thread-170||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f596de88-1fbe-483a-8c31-18418b374508) 2022-12-22 02:49:22,363|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| deleting definition types under : /opt/app/onap/blueprints/working/f596de88-1fbe-483a-8c31-18418b374508/Definitions 2022-12-22 02:49:22,366|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| reinitialized all type definitions 2022-12-22 02:49:22,367|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-12-22 02:49:22,395|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(vnf-template) 2022-12-22 02:49:22,405|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(vnf-mapping) 2022-12-22 02:49:22,414|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-12-22 02:49:22,437|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,473|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,486|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,499|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-12-22 02:49:22,500|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-12-22 02:49:22,500|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-12-22 02:49:22,519|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,533|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,552|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,566|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-22 02:49:22,611|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,626|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,645|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,660|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,675|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,690|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,717|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(config-assign) 2022-12-22 02:49:22,720|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(baseconfig-template) 2022-12-22 02:49:22,720|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-12-22 02:49:22,720|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-12-22 02:49:22,738|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,760|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,782|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(input) 2022-12-22 02:49:22,795|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ***** Enhancing NodeTemplate(config-deploy) 2022-12-22 02:49:22,843|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(resource-assignment) 2022-12-22 02:49:22,843|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-12-22 02:49:22,843|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-12-22 02:49:22,843|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-12-22 02:49:22,843|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-12-22 02:49:22,843|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-12-22 02:49:22,843|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/f596de88-1fbe-483a-8c31-18418b374508/Templates/vnf-mapping.json 2022-12-22 02:49:22,848|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-12-22 02:49:22,849|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-12-22 02:49:22,849|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/f596de88-1fbe-483a-8c31-18418b374508/Templates/base_ubuntu20-mapping.json 2022-12-22 02:49:22,853|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-12-22 02:49:22,853|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-12-22 02:49:22,854|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(config-assign) 2022-12-22 02:49:22,854|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-12-22 02:49:22,854|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(config-assign) targets(config-assign) 2022-12-22 02:49:22,854|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-12-22 02:49:22,854|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-12-22 02:49:22,854|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enriching artifacts file(/opt/app/onap/blueprints/working/f596de88-1fbe-483a-8c31-18418b374508/Templates/baseconfig-mapping.json 2022-12-22 02:49:22,858|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-12-22 02:49:22,859|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-22 02:49:22,859|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing Workflow(config-deploy) 2022-12-22 02:49:22,859|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-12-22 02:49:22,859|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| identified workflow(config-deploy) targets(config-deploy) 2022-12-22 02:49:22,859|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| workflow(config-deploy) resource assignment files([] 2022-12-22 02:49:22,859|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| ##### Enhancing blueprint Resource Definitions 2022-12-22 02:49:22,859|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-12-22 02:49:22,860|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/vnf-mapping.json) 2022-12-22 02:49:22,860|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-12-22 02:49:22,860|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| processing file (Templates/baseconfig-mapping.json) 2022-12-22 02:49:22,874|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| 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-22 02:49:22,995|74d63b14-311c-464f-bb0d-9a630842ac6e||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-12-22 02:49:23,251|968e3832-e94b-4ec5-806e-b0279326ef24||Thread-170||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Save processing(8874131c-88d9-4e8b-bcf5-612809e85170) CBA(/opt/app/onap/blueprints/archive/8874131c-88d9-4e8b-bcf5-612809e85170/cba.zip) 2022-12-22 02:49:23,260|968e3832-e94b-4ec5-806e-b0279326ef24||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8874131c-88d9-4e8b-bcf5-612809e85170) and entry definition file (Definitions/ubuntu20.json) 2022-12-22 02:49:23,270|968e3832-e94b-4ec5-806e-b0279326ef24||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-22 02:49:23,299|968e3832-e94b-4ec5-806e-b0279326ef24||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(resource-assignment) 2022-12-22 02:49:23,300|968e3832-e94b-4ec5-806e-b0279326ef24||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-assign) 2022-12-22 02:49:23,301|968e3832-e94b-4ec5-806e-b0279326ef24||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Validating Workflow(config-deploy) 2022-12-22 02:49:23,311|968e3832-e94b-4ec5-806e-b0279326ef24||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8874131c-88d9-4e8b-bcf5-612809e85170) and entry definition file (Definitions/ubuntu20.json) 2022-12-22 02:49:23,356|968e3832-e94b-4ec5-806e-b0279326ef24||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-12-22 02:49:23,396|968e3832-e94b-4ec5-806e-b0279326ef24||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-12-22 02:49:23,397|968e3832-e94b-4ec5-806e-b0279326ef24||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-12-22 02:49:23,476|968e3832-e94b-4ec5-806e-b0279326ef24||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5d6d5b97c5-vmwf9|||| No compiled cache(/opt/app/onap/blueprints/working/8874131c-88d9-4e8b-bcf5-612809e85170) present to clean.