By type
10:06:41,171 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:06:41,173 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 10:06:41,175 |-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.3.0.jar!/logback.xml] 10:06:41,177 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 10:06:41,177 |-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.3.0.jar!/logback.xml] 10:06:41,177 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 10:06:41,202 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 10:06:41,391 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 10:06:41,400 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:06:41,404 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 10:06:41,414 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:06:41,511 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 10:06:41,511 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 10:06:41,511 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 10:06:41,511 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 10:06:41,511 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 10:06:41,511 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 10:06:41,511 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 10:06:41,512 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 10:06:41,514 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-09-12 10:06:42,572|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-6b675cf46c-pqbrw with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-09-12 10:06:42,577|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-09-12 10:06:45,901|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-09-12 10:06:46,565|||main||||INFO||||||| Finished Spring Data repository scanning in 648ms. Found 11 JPA repository interfaces. 2022-09-12 10:06:48,730|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-09-12 10:06:48,799|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-09-12 10:06:49,009|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-12 10:06:49,472|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-09-12 10:06:49,795|||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-09-12 10:06:49,799|||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-09-12 10:06:50,002|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-09-12 10:06:51,228|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-12 10:06:51,241|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-09-12 10:06:51,328|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-09-12 10:06:52,564|||main||||INFO||||||| Audit service is disabled 2022-09-12 10:06:52,780|||main||||INFO||||||| Workflow Audit store is disabled 2022-09-12 10:06:54,041|||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-09-12 10:06:54,082|||main||||INFO||||||| Dependency Management module created... 2022-09-12 10:06:55,169|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-09-12 10:06:55,421|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-09-12 10:06:56,596|||main||||INFO||||||| Netty started on port(s): 8080 2022-09-12 10:06:58,161|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-09-12 10:06:58,500|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-09-12 10:06:58,509|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.816 seconds (JVM running for 17.984) 2022-09-12 10:06:58,537|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-09-12 12:00:29,007|18199b67-2552-4fc4-97ed-bd8eb998a688||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-12 12:00:29,009|18199b67-2552-4fc4-97ed-bd8eb998a688||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-12 12:00:29,011|18199b67-2552-4fc4-97ed-bd8eb998a688||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-12 12:00:29,545|18199b67-2552-4fc4-97ed-bd8eb998a688||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-12 12:00:29,548|18199b67-2552-4fc4-97ed-bd8eb998a688||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-12 12:00:31,117|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4a549070-8127-422b-85e2-b3c8fa69bc18) 2022-09-12 12:00:31,127|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| deleting definition types under : /opt/app/onap/blueprints/working/4a549070-8127-422b-85e2-b3c8fa69bc18/Definitions 2022-09-12 12:00:31,216|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| reinitialized all type definitions 2022-09-12 12:00:31,222|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-12 12:00:31,265|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-12 12:00:31,274|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-12 12:00:31,284|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-12 12:00:31,332|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ##### Enhancing Workflow(helloworld) 2022-09-12 12:00:31,333|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-12 12:00:31,333|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| identified workflow(helloworld) targets(helloworld) 2022-09-12 12:00:31,333|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-12 12:00:31,333|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-12 12:00:31,333|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enriching artifacts file(/opt/app/onap/blueprints/working/4a549070-8127-422b-85e2-b3c8fa69bc18/Templates/hello-world-mapping.json 2022-09-12 12:00:31,348|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-12 12:00:31,348|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-12 12:00:31,348|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ##### Enhancing blueprint Resource Definitions 2022-09-12 12:00:31,349|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-12 12:00:31,350|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| processing file (Templates/hello-world-mapping.json) 2022-09-12 12:00:31,373|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| distinct resource keys ([]) 2022-09-12 12:00:31,373|79573d51-d0bf-4d13-8fa7-3693276646ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Enriching Resource Definition sources Node Template: [] 2022-09-12 12:00:31,642|fa0f26cb-6fc4-4a25-bd97-d932275fd391||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(c1af9977-28d9-4b07-bddb-f6ff3c881b27) CBA(/opt/app/onap/blueprints/archive/c1af9977-28d9-4b07-bddb-f6ff3c881b27/cba.zip) 2022-09-12 12:00:31,663|fa0f26cb-6fc4-4a25-bd97-d932275fd391||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c1af9977-28d9-4b07-bddb-f6ff3c881b27) and entry definition file (Definitions/blueprint.json) 2022-09-12 12:00:31,752|fa0f26cb-6fc4-4a25-bd97-d932275fd391||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(helloworld) 2022-09-12 12:00:31,771|fa0f26cb-6fc4-4a25-bd97-d932275fd391||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c1af9977-28d9-4b07-bddb-f6ff3c881b27) and entry definition file (Definitions/blueprint.json) 2022-09-12 12:00:31,895|fa0f26cb-6fc4-4a25-bd97-d932275fd391||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| No compiled cache(/opt/app/onap/blueprints/working/c1af9977-28d9-4b07-bddb-f6ff3c881b27) present to clean. 2022-09-12 12:00:32,124|899ba209-1df4-4427-8583-01f2c34bdb9e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| processing request id 654321 2022-09-12 12:00:32,124|899ba209-1df4-4427-8583-01f2c34bdb9e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 12:00:32,124|899ba209-1df4-4427-8583-01f2c34bdb9e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| StoreAuditService ID -1 2022-09-12 12:00:32,133|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| getting cba file name(test101), version(1.0.1) from db 2022-09-12 12:00:32,201|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-12 12:00:32,203|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-12 12:00:32,206|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-12 12:00:32,230|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Deriving input data for workflow: (helloworld) 2022-09-12 12:00:32,231|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-12 12:00:32,231|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 12:00:32,240|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-12 12:00:32,240|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 12:00:32,241|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-12 12:00:32,262|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-12 12:00:32,292|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Batched Sequence : ([]) 2022-09-12 12:00:32,295|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Generated Resource Param Data ({ }) 2022-09-12 12:00:32,388|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Preparing Response... 2022-09-12 12:00:32,390|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 12:00:32,390|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-12 12:00:32,393|899ba209-1df4-4427-8583-01f2c34bdb9e||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 17414277-22b1-48b9-9169-28a78da0bbc5 auditStoreId -1 2022-09-12 14:30:56,058|de259214-ef2c-4981-acd9-20dad23e6c43||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-12 14:30:56,059|de259214-ef2c-4981-acd9-20dad23e6c43||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-12 14:30:56,059|de259214-ef2c-4981-acd9-20dad23e6c43||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-12 14:30:56,549|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-12 14:30:56,550|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-12 14:30:57,770|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-12 14:30:57,777|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(842abff9-a994-41b5-86c9-d23b439df45d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-12 14:30:57,804|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| 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-09-12 14:30:57,805|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(da44de39-c685-4d4a-8244-a9c4c87618dc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-12 14:30:57,816|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(770456dd-5ade-4ddc-a5e6-fca9080500f7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-12 14:30:57,829|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(ec66e91c-0921-43bb-bf00-208078563381) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-12 14:30:57,844|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(680c893f-f64b-4795-84de-5e5ae288a22c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-12 14:30:57,861|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(f59c5fa8-1a58-4182-82b4-98b42ba8b19e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-12 14:30:57,884|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| 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-09-12 14:30:57,884|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-12 14:30:57,884|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-12 14:30:57,885|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| 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-09-12 14:30:57,885|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| 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-09-12 14:30:57,976|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 14:30:58,014|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 14:30:58,042|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 14:30:58,071|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 14:30:58,182|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(resource-assignment) 2022-09-12 14:30:58,183|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-assign) 2022-09-12 14:30:58,184|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-deploy) 2022-09-12 14:30:58,256|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| 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-09-12 14:30:58,383|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(resource-assignment) 2022-09-12 14:30:58,384|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-assign) 2022-09-12 14:30:58,385|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-deploy) 2022-09-12 14:30:58,470|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| 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-09-12 14:30:58,606|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(resource-assignment) 2022-09-12 14:30:58,607|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-assign) 2022-09-12 14:30:58,609|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-deploy) 2022-09-12 14:30:58,610|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(HealthCheck) 2022-09-12 14:30:58,611|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-12 14:30:58,612|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(vf-config-assign) 2022-09-12 14:30:58,614|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(vf-config-deploy) 2022-09-12 14:30:58,683|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-assign) 2022-09-12 14:30:58,686|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-deploy) 2022-09-12 14:30:58,688|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-12 14:30:58,702|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| 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-09-12 14:30:58,808|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(resource-assignment) 2022-09-12 14:30:58,810|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-deploy) 2022-09-12 14:30:58,858|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-12 14:30:58,934|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(resource-assignment) 2022-09-12 14:30:58,936|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-assign) 2022-09-12 14:30:58,937|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-assign-day-2) 2022-09-12 14:30:58,939|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-deploy) 2022-09-12 14:30:58,940|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-deploy-day-2) 2022-09-12 14:30:58,969|de259214-ef2c-4981-acd9-20dad23e6c43||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| 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-09-12 14:31:11,050|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/10b90f9c-fd96-403b-8d16-9745114231d5) 2022-09-12 14:31:11,050|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| deleting definition types under : /opt/app/onap/blueprints/working/10b90f9c-fd96-403b-8d16-9745114231d5/Definitions 2022-09-12 14:31:11,056|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| reinitialized all type definitions 2022-09-12 14:31:11,058|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-09-12 14:31:11,087|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing ArtifactDefinition(vnf-template) 2022-09-12 14:31:11,095|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing ArtifactDefinition(vnf-mapping) 2022-09-12 14:31:11,101|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-09-12 14:31:11,121|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,144|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,152|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,164|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-09-12 14:31:11,164|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-09-12 14:31:11,164|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-09-12 14:31:11,181|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,192|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,207|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,217|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-12 14:31:11,245|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,257|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,268|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,282|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,291|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,299|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,323|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(config-assign) 2022-09-12 14:31:11,329|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing ArtifactDefinition(baseconfig-template) 2022-09-12 14:31:11,329|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-09-12 14:31:11,329|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-09-12 14:31:11,349|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,360|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,369|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(input) 2022-09-12 14:31:11,377|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(config-deploy) 2022-09-12 14:31:11,424|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ##### Enhancing Workflow(resource-assignment) 2022-09-12 14:31:11,425|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-09-12 14:31:11,425|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-09-12 14:31:11,425|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-09-12 14:31:11,425|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-09-12 14:31:11,425|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-09-12 14:31:11,426|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enriching artifacts file(/opt/app/onap/blueprints/working/10b90f9c-fd96-403b-8d16-9745114231d5/Templates/vnf-mapping.json 2022-09-12 14:31:11,432|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-09-12 14:31:11,432|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-09-12 14:31:11,433|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enriching artifacts file(/opt/app/onap/blueprints/working/10b90f9c-fd96-403b-8d16-9745114231d5/Templates/base_ubuntu20-mapping.json 2022-09-12 14:31:11,438|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-09-12 14:31:11,439|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-09-12 14:31:11,439|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ##### Enhancing Workflow(config-assign) 2022-09-12 14:31:11,440|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-09-12 14:31:11,440|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| identified workflow(config-assign) targets(config-assign) 2022-09-12 14:31:11,440|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-09-12 14:31:11,440|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-09-12 14:31:11,440|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enriching artifacts file(/opt/app/onap/blueprints/working/10b90f9c-fd96-403b-8d16-9745114231d5/Templates/baseconfig-mapping.json 2022-09-12 14:31:11,446|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-09-12 14:31:11,446|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| dataType not present for the recipe(dt-config-assign-properties) 2022-09-12 14:31:11,447|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ##### Enhancing Workflow(config-deploy) 2022-09-12 14:31:11,447|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-09-12 14:31:11,447|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| identified workflow(config-deploy) targets(config-deploy) 2022-09-12 14:31:11,447|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| workflow(config-deploy) resource assignment files([] 2022-09-12 14:31:11,447|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ##### Enhancing blueprint Resource Definitions 2022-09-12 14:31:11,448|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-09-12 14:31:11,448|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| processing file (Templates/vnf-mapping.json) 2022-09-12 14:31:11,448|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-09-12 14:31:11,448|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| processing file (Templates/baseconfig-mapping.json) 2022-09-12 14:31:11,464|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| 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-09-12 14:31:11,536|3efacab1-2d44-4896-b4af-6d077a9ae919||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-09-12 14:31:11,739|758bddac-74f8-458d-befa-e37995d6397b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(5e9164e9-1287-4962-97af-7735e9c28baa) CBA(/opt/app/onap/blueprints/archive/5e9164e9-1287-4962-97af-7735e9c28baa/cba.zip) 2022-09-12 14:31:11,750|758bddac-74f8-458d-befa-e37995d6397b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5e9164e9-1287-4962-97af-7735e9c28baa) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 14:31:11,796|758bddac-74f8-458d-befa-e37995d6397b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-12 14:31:11,832|758bddac-74f8-458d-befa-e37995d6397b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(resource-assignment) 2022-09-12 14:31:11,834|758bddac-74f8-458d-befa-e37995d6397b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-assign) 2022-09-12 14:31:11,835|758bddac-74f8-458d-befa-e37995d6397b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-deploy) 2022-09-12 14:31:11,847|758bddac-74f8-458d-befa-e37995d6397b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5e9164e9-1287-4962-97af-7735e9c28baa) and entry definition file (Definitions/ubuntu20.json) 2022-09-12 14:31:11,897|758bddac-74f8-458d-befa-e37995d6397b||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| No compiled cache(/opt/app/onap/blueprints/working/5e9164e9-1287-4962-97af-7735e9c28baa) present to clean. 2022-09-12 14:31:27,893|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(e879c4b6-0c38-4352-bded-6103bd8ab2de) CBA(/opt/app/onap/blueprints/archive/e879c4b6-0c38-4352-bded-6103bd8ab2de/cba.zip) 2022-09-12 14:31:27,924|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e879c4b6-0c38-4352-bded-6103bd8ab2de) and entry definition file (Definitions/CNF.json) 2022-09-12 14:31:28,003|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(resource-assignment) 2022-09-12 14:31:28,004|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-assign) 2022-09-12 14:31:28,005|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-deploy) 2022-09-12 14:31:28,006|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(scale-out) 2022-09-12 14:31:28,007|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(scale) 2022-09-12 14:31:28,008|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(scale-in) 2022-09-12 14:31:28,009|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(health-check) 2022-09-12 14:31:28,036|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e879c4b6-0c38-4352-bded-6103bd8ab2de) and entry definition file (Definitions/CNF.json) 2022-09-12 14:31:28,088|a7f27f75-565e-4842-b020-2e376fc692f0||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| No compiled cache(/opt/app/onap/blueprints/working/e879c4b6-0c38-4352-bded-6103bd8ab2de) present to clean. 2022-09-12 14:37:45,908|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(943a3d64-1ae5-4daf-8af3-b5a0984a2771) CBA(/opt/app/onap/blueprints/archive/943a3d64-1ae5-4daf-8af3-b5a0984a2771/cba.zip) 2022-09-12 14:37:45,950|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/943a3d64-1ae5-4daf-8af3-b5a0984a2771) and entry definition file (Definitions/CNF.json) 2022-09-12 14:37:46,049|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(resource-assignment) 2022-09-12 14:37:46,051|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-assign) 2022-09-12 14:37:46,052|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(config-deploy) 2022-09-12 14:37:46,053|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(scale-out) 2022-09-12 14:37:46,054|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(scale) 2022-09-12 14:37:46,054|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(scale-in) 2022-09-12 14:37:46,055|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(health-check) 2022-09-12 14:37:46,091|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/943a3d64-1ae5-4daf-8af3-b5a0984a2771) and entry definition file (Definitions/CNF.json) 2022-09-12 14:37:46,116|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Overwriting blueprint model :APACHE::1.0.0 2022-09-12 14:37:46,146|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-09-12 14:37:46,148|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-09-12 14:37:46,179|5bf23c2e-b6b4-4d97-91a9-1c36717fcea3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| No compiled cache(/opt/app/onap/blueprints/working/943a3d64-1ae5-4daf-8af3-b5a0984a2771) present to clean. 2022-09-12 15:23:43,020|23a04fd9-3059-490e-ac1c-1262a9de4f0d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-12 15:23:43,021|23a04fd9-3059-490e-ac1c-1262a9de4f0d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-12 15:23:43,021|23a04fd9-3059-490e-ac1c-1262a9de4f0d||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-12 15:23:43,252|23a04fd9-3059-490e-ac1c-1262a9de4f0d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-12 15:23:43,252|23a04fd9-3059-490e-ac1c-1262a9de4f0d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-12 15:23:44,157|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/86783a11-979b-41a9-8f36-39d40ece0bf7) 2022-09-12 15:23:44,159|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| deleting definition types under : /opt/app/onap/blueprints/working/86783a11-979b-41a9-8f36-39d40ece0bf7/Definitions 2022-09-12 15:23:44,163|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| reinitialized all type definitions 2022-09-12 15:23:44,165|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-12 15:23:44,202|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-12 15:23:44,212|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-12 15:23:44,220|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-12 15:23:44,235|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ##### Enhancing Workflow(helloworld) 2022-09-12 15:23:44,235|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-12 15:23:44,236|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| identified workflow(helloworld) targets(helloworld) 2022-09-12 15:23:44,236|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-12 15:23:44,236|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-12 15:23:44,236|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enriching artifacts file(/opt/app/onap/blueprints/working/86783a11-979b-41a9-8f36-39d40ece0bf7/Templates/hello-world-mapping.json 2022-09-12 15:23:44,241|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-12 15:23:44,242|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-12 15:23:44,242|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| ##### Enhancing blueprint Resource Definitions 2022-09-12 15:23:44,242|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-12 15:23:44,243|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| processing file (Templates/hello-world-mapping.json) 2022-09-12 15:23:44,248|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| distinct resource keys ([]) 2022-09-12 15:23:44,248|dcd98f46-1d0b-4f40-8288-fa9650f55725||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Enriching Resource Definition sources Node Template: [] 2022-09-12 15:23:44,472|1850a1ae-d744-424f-a6b2-f9ea125fcec8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Save processing(9a324c1f-6a69-42cf-8ba4-758dcf77240f) CBA(/opt/app/onap/blueprints/archive/9a324c1f-6a69-42cf-8ba4-758dcf77240f/cba.zip) 2022-09-12 15:23:44,480|1850a1ae-d744-424f-a6b2-f9ea125fcec8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9a324c1f-6a69-42cf-8ba4-758dcf77240f) and entry definition file (Definitions/blueprint.json) 2022-09-12 15:23:44,495|1850a1ae-d744-424f-a6b2-f9ea125fcec8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Validating Workflow(helloworld) 2022-09-12 15:23:44,501|1850a1ae-d744-424f-a6b2-f9ea125fcec8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9a324c1f-6a69-42cf-8ba4-758dcf77240f) and entry definition file (Definitions/blueprint.json) 2022-09-12 15:23:44,551|1850a1ae-d744-424f-a6b2-f9ea125fcec8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| No compiled cache(/opt/app/onap/blueprints/working/9a324c1f-6a69-42cf-8ba4-758dcf77240f) present to clean. 2022-09-12 15:23:44,760|8be37441-e5f7-4ae7-9e75-b210180d7127||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| processing request id 654321 2022-09-12 15:23:44,760|8be37441-e5f7-4ae7-9e75-b210180d7127||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| storeExecutionInput called not to store the Workflow action input details 2022-09-12 15:23:44,760|8be37441-e5f7-4ae7-9e75-b210180d7127||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| StoreAuditService ID -1 2022-09-12 15:23:44,762|8be37441-e5f7-4ae7-9e75-b210180d7127||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-12 15:23:44,762|8be37441-e5f7-4ae7-9e75-b210180d7127||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-12 15:23:44,766|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-12 15:23:44,784|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Deriving input data for workflow: (helloworld) 2022-09-12 15:23:44,785|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-12 15:23:44,785|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-12 15:23:44,786|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-12 15:23:44,787|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-12 15:23:44,787|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-12 15:23:44,789|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-12 15:23:44,805|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Batched Sequence : ([]) 2022-09-12 15:23:44,806|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Generated Resource Param Data ({ }) 2022-09-12 15:23:44,820|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| Preparing Response... 2022-09-12 15:23:44,820|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-12 15:23:44,820|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-12 15:23:44,821|8be37441-e5f7-4ae7-9e75-b210180d7127||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-pqbrw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4c09f535-247e-4127-9e8a-6ef80e76a1e6 auditStoreId -1