Results

By type

          06:10:15,364 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:10:15,365 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
06:10:15,366 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar!/logback.xml]
06:10:15,367 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
06:10:15,367 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar!/logback.xml]
06:10:15,367 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
06:10:15,385 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar!/logback.xml] is not of type file
06:10:15,556 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
06:10:15,565 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:10:15,569 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
06:10:15,576 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:10:15,703 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
06:10:15,703 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
06:10:15,703 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
06:10:15,703 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
06:10:15,703 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
06:10:15,703 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
06:10:15,703 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
06:10:15,704 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
06:10:15,707 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2021-09-29 06:10:16,826|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.0 on onap-cds-blueprints-processor-6798f5758d-tsbv4 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar started by onap in /app)
2021-09-29 06:10:16,835|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2021-09-29 06:10:21,168|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-09-29 06:10:22,013|||main||||INFO||||||| Finished Spring Data repository scanning in 827ms. Found 11 JPA repository interfaces.
2021-09-29 06:10:24,805|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2021-09-29 06:10:24,906|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2021-09-29 06:10:25,173|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-09-29 06:10:25,731|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-09-29 06:10:26,184|||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.
2021-09-29 06:10:26,190|||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.
2021-09-29 06:10:26,454|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2021-09-29 06:10:27,789|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-09-29 06:10:27,805|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-09-29 06:10:27,904|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2021-09-29 06:10:29,206|||main||||INFO||||||| Audit service is disabled
2021-09-29 06:10:29,441|||main||||INFO||||||| Workflow Audit store is disabled
2021-09-29 06:10:30,926|||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]
2021-09-29 06:10:30,994|||main||||INFO||||||| Dependency Management module created...
2021-09-29 06:10:32,023|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2021-09-29 06:10:32,291|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2021-09-29 06:10:33,623|||main||||INFO||||||| Netty started on port(s): 8080
2021-09-29 06:10:35,418|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2021-09-29 06:10:35,762|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2021-09-29 06:10:35,769|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.881 seconds (JVM running for 21.054)
2021-09-29 06:10:35,793|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2021-09-29 07:29:05,037|58d9574e-3620-4b7b-8a7d-ca30d2a394ab||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-29 07:29:05,038|58d9574e-3620-4b7b-8a7d-ca30d2a394ab||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:29:05,039|58d9574e-3620-4b7b-8a7d-ca30d2a394ab||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:29:05,652|58d9574e-3620-4b7b-8a7d-ca30d2a394ab||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:29:05,665|58d9574e-3620-4b7b-8a7d-ca30d2a394ab||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:29:08,304|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c5c59607-701c-4b4a-be51-8488cd55cd4d)
2021-09-29 07:29:08,326|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/c5c59607-701c-4b4a-be51-8488cd55cd4d/Definitions
2021-09-29 07:29:08,456|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:29:08,468|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-29 07:29:08,516|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-29 07:29:08,526|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-29 07:29:08,534|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-29 07:29:08,591|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(helloworld)
2021-09-29 07:29:08,592|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-29 07:29:08,593|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(helloworld) targets(helloworld)
2021-09-29 07:29:08,593|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-29 07:29:08,593|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-29 07:29:08,594|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/c5c59607-701c-4b4a-be51-8488cd55cd4d/Templates/hello-world-mapping.json
2021-09-29 07:29:08,615|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-29 07:29:08,615|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-29 07:29:08,616|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:29:08,616|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-29 07:29:08,618|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/hello-world-mapping.json)
2021-09-29 07:29:08,639|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([])
2021-09-29 07:29:08,640|d48321dd-15f4-4789-908c-33b0bba62cf9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: []
2021-09-29 07:29:09,035|bec05a68-0b8d-4db8-ba43-38fa4475be93||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(3efbdb1f-4e87-4307-9703-c6bde1a37fe2) CBA(/opt/app/onap/blueprints/archive/3efbdb1f-4e87-4307-9703-c6bde1a37fe2/cba.zip)
2021-09-29 07:29:09,048|bec05a68-0b8d-4db8-ba43-38fa4475be93||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3efbdb1f-4e87-4307-9703-c6bde1a37fe2) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:29:09,128|bec05a68-0b8d-4db8-ba43-38fa4475be93||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(helloworld)
2021-09-29 07:29:09,145|bec05a68-0b8d-4db8-ba43-38fa4475be93||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3efbdb1f-4e87-4307-9703-c6bde1a37fe2) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:29:09,279|bec05a68-0b8d-4db8-ba43-38fa4475be93||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/3efbdb1f-4e87-4307-9703-c6bde1a37fe2) present to clean.
2021-09-29 07:29:09,587|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 654321
2021-09-29 07:29:09,587|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 07:29:09,587|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 07:29:09,604|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| getting cba file name(test101), version(1.0.1) from db
2021-09-29 07:29:09,679|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-29 07:29:09,686|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-29 07:29:09,690|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:29:09,724|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (helloworld)
2021-09-29 07:29:09,725|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-29 07:29:09,726|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 07:29:09,735|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-29 07:29:09,735|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 07:29:09,736|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-29 07:29:09,760|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-29 07:29:09,791|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([])
2021-09-29 07:29:09,795|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({ })
2021-09-29 07:29:09,909|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 07:29:09,911|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 07:29:09,911|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-29 07:29:09,914|a4cdc8c2-c092-41bf-ac9d-a0f3f0f667b5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 856b2dc1-0343-4338-9cb7-8e6d625616d7 auditStoreId -1
2021-09-29 07:30:04,835|110785f1-a94b-46e5-a404-4bd5c47fdee8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-29 07:30:04,836|110785f1-a94b-46e5-a404-4bd5c47fdee8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:30:04,836|110785f1-a94b-46e5-a404-4bd5c47fdee8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:30:05,037|110785f1-a94b-46e5-a404-4bd5c47fdee8||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:30:05,037|110785f1-a94b-46e5-a404-4bd5c47fdee8||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:30:06,264|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a748a933-36e6-411c-a032-d5a33937df35)
2021-09-29 07:30:06,266|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/a748a933-36e6-411c-a032-d5a33937df35/Definitions
2021-09-29 07:30:06,271|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:30:06,273|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-29 07:30:06,311|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-29 07:30:06,319|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-29 07:30:06,324|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-29 07:30:06,368|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(helloworld)
2021-09-29 07:30:06,368|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-29 07:30:06,368|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(helloworld) targets(helloworld)
2021-09-29 07:30:06,369|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-29 07:30:06,369|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-29 07:30:06,369|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/a748a933-36e6-411c-a032-d5a33937df35/Templates/hello-world-mapping.json
2021-09-29 07:30:06,387|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-29 07:30:06,387|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-29 07:30:06,387|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:30:06,388|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-29 07:30:06,388|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/hello-world-mapping.json)
2021-09-29 07:30:06,402|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([])
2021-09-29 07:30:06,403|a69f302a-b8d5-4313-8966-1a67f601eb6f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: []
2021-09-29 07:30:06,772|0fe4ed6d-e99d-41c8-93db-ec7fe8e60f8a||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(4e7e4509-188e-45fa-b4e6-c2e800a7a5ab) CBA(/opt/app/onap/blueprints/archive/4e7e4509-188e-45fa-b4e6-c2e800a7a5ab/cba.zip)
2021-09-29 07:30:06,793|0fe4ed6d-e99d-41c8-93db-ec7fe8e60f8a||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4e7e4509-188e-45fa-b4e6-c2e800a7a5ab) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:30:06,859|0fe4ed6d-e99d-41c8-93db-ec7fe8e60f8a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(helloworld)
2021-09-29 07:30:06,904|0fe4ed6d-e99d-41c8-93db-ec7fe8e60f8a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4e7e4509-188e-45fa-b4e6-c2e800a7a5ab) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:30:06,987|0fe4ed6d-e99d-41c8-93db-ec7fe8e60f8a||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/4e7e4509-188e-45fa-b4e6-c2e800a7a5ab) present to clean.
2021-09-29 07:30:07,245|92d245f1-6056-411c-8912-23393b530b96||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 654321
2021-09-29 07:30:07,246|92d245f1-6056-411c-8912-23393b530b96||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 07:30:07,246|92d245f1-6056-411c-8912-23393b530b96||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 07:30:07,248|92d245f1-6056-411c-8912-23393b530b96||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-29 07:30:07,248|92d245f1-6056-411c-8912-23393b530b96||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-29 07:30:07,251|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:30:07,270|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (helloworld)
2021-09-29 07:30:07,271|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-29 07:30:07,271|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 07:30:07,272|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-29 07:30:07,272|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 07:30:07,273|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-29 07:30:07,275|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-29 07:30:07,302|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([])
2021-09-29 07:30:07,303|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({ })
2021-09-29 07:30:07,348|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 07:30:07,349|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 07:30:07,350|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-29 07:30:07,351|92d245f1-6056-411c-8912-23393b530b96||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 23c5000c-50e9-4ebe-86a9-e4702f9dc24c auditStoreId -1
2021-09-29 07:31:08,592|8ac9eb10-f608-4625-a4b4-fb2fcb5a2ca4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-29 07:31:08,593|8ac9eb10-f608-4625-a4b4-fb2fcb5a2ca4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:31:08,593|8ac9eb10-f608-4625-a4b4-fb2fcb5a2ca4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:31:08,931|8ac9eb10-f608-4625-a4b4-fb2fcb5a2ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:31:08,932|8ac9eb10-f608-4625-a4b4-fb2fcb5a2ca4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:31:10,132|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ccf618e9-30a6-4d4e-b08b-c39fe2136e0e)
2021-09-29 07:31:10,133|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/ccf618e9-30a6-4d4e-b08b-c39fe2136e0e/Definitions
2021-09-29 07:31:10,136|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:31:10,137|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-29 07:31:10,167|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-29 07:31:10,175|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-29 07:31:10,185|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-29 07:31:10,203|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(helloworld)
2021-09-29 07:31:10,204|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-29 07:31:10,204|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(helloworld) targets(helloworld)
2021-09-29 07:31:10,204|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-29 07:31:10,204|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-29 07:31:10,204|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/ccf618e9-30a6-4d4e-b08b-c39fe2136e0e/Templates/hello-world-mapping.json
2021-09-29 07:31:10,213|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-29 07:31:10,213|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-29 07:31:10,214|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:31:10,214|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-29 07:31:10,214|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/hello-world-mapping.json)
2021-09-29 07:31:10,223|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([])
2021-09-29 07:31:10,223|072acbb0-0263-41d2-a0ff-190a7ccefd0f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: []
2021-09-29 07:31:10,503|2789d7ba-26b8-4b06-b2f8-78c0eb560e07||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(35fd14d6-8b62-452e-9c9a-7bcd85bd6a5f) CBA(/opt/app/onap/blueprints/archive/35fd14d6-8b62-452e-9c9a-7bcd85bd6a5f/cba.zip)
2021-09-29 07:31:10,512|2789d7ba-26b8-4b06-b2f8-78c0eb560e07||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/35fd14d6-8b62-452e-9c9a-7bcd85bd6a5f) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:31:10,539|2789d7ba-26b8-4b06-b2f8-78c0eb560e07||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(helloworld)
2021-09-29 07:31:10,552|2789d7ba-26b8-4b06-b2f8-78c0eb560e07||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/35fd14d6-8b62-452e-9c9a-7bcd85bd6a5f) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:31:10,611|2789d7ba-26b8-4b06-b2f8-78c0eb560e07||reactor-http-epoll-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/35fd14d6-8b62-452e-9c9a-7bcd85bd6a5f) present to clean.
2021-09-29 07:31:10,835|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 654321
2021-09-29 07:31:10,835|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 07:31:10,835|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 07:31:10,837|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-29 07:31:10,837|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-29 07:31:10,839|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:31:10,851|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (helloworld)
2021-09-29 07:31:10,851|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-29 07:31:10,851|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 07:31:10,853|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-29 07:31:10,853|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 07:31:10,853|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-29 07:31:10,855|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-29 07:31:10,892|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([])
2021-09-29 07:31:10,893|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({ })
2021-09-29 07:31:10,902|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 07:31:10,902|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 07:31:10,902|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-29 07:31:10,903|d79f2bbd-bdb2-4b9b-9926-ba13a96c0a8a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6c2823d1-9700-4f5f-bb08-e96de6479a16 auditStoreId -1
2021-09-29 07:32:31,183|cb98998b-d93a-4c8e-aff6-18b47d3fffec||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2021-09-29 07:32:31,183|cb98998b-d93a-4c8e-aff6-18b47d3fffec||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:32:31,183|cb98998b-d93a-4c8e-aff6-18b47d3fffec||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:32:31,468|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:32:31,468|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:32:32,239|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2021-09-29 07:32:32,244|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(72b2ff6b-a64b-40cc-b8a1-7f735d27cc41) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2021-09-29 07:32:32,268|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(109b7a3b-8805-425d-aff0-8e6fb9927830) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2021-09-29 07:32:32,280|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(ff4733b6-3b20-48cb-a13f-1dd6ac2851b1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2021-09-29 07:32:32,298|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(1ecc6b3c-3b37-44da-b893-5985170713fd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2021-09-29 07:32:32,317|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(3d225102-aac6-476b-b1a4-1adcdcc1db2c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2021-09-29 07:32:32,340|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(81d90b3e-7b87-4458-a616-1acd2a8ab3e9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2021-09-29 07:32:32,356|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:32:32,356|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-29 07:32:32,357|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-29 07:32:32,357|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-29 07:32:32,358|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:32:32,359|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:32:32,422|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 07:32:32,473|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 07:32:32,498|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 07:32:32,524|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 07:32:32,613|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:32:32,615|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:32:32,616|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:32:32,675|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:32:32,783|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:32:32,784|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:32:32,786|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:32:32,835|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:32:32,940|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:32:32,942|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:32:32,943|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:32:32,944|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(HealthCheck)
2021-09-29 07:32:32,946|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(ScaleOutReconfiguration)
2021-09-29 07:32:32,947|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(vf-config-assign)
2021-09-29 07:32:32,949|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(vf-config-deploy)
2021-09-29 07:32:33,010|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-29 07:32:33,085|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:32:33,086|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:32:33,134|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:32:33,136|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:32:33,137|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-29 07:32:33,153|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-29 07:32:33,248|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:32:33,249|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:32:33,250|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign-day-2)
2021-09-29 07:32:33,252|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:32:33,253|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy-day-2)
2021-09-29 07:32:33,284|cb98998b-d93a-4c8e-aff6-18b47d3fffec||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:32:38,818|39db42fe-78f0-4787-9fb9-65201ad17112||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-29 07:32:38,819|39db42fe-78f0-4787-9fb9-65201ad17112||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:32:38,819|39db42fe-78f0-4787-9fb9-65201ad17112||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:32:39,022|39db42fe-78f0-4787-9fb9-65201ad17112||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:32:39,023|39db42fe-78f0-4787-9fb9-65201ad17112||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:32:40,128|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/69b38207-9258-4855-8e5f-8793269c147d)
2021-09-29 07:32:40,129|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/69b38207-9258-4855-8e5f-8793269c147d/Definitions
2021-09-29 07:32:40,132|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:32:40,133|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-29 07:32:40,151|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-29 07:32:40,156|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-29 07:32:40,162|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-29 07:32:40,187|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(helloworld)
2021-09-29 07:32:40,188|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-29 07:32:40,188|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(helloworld) targets(helloworld)
2021-09-29 07:32:40,188|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-29 07:32:40,188|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-29 07:32:40,188|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/69b38207-9258-4855-8e5f-8793269c147d/Templates/hello-world-mapping.json
2021-09-29 07:32:40,197|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-29 07:32:40,198|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-29 07:32:40,198|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:32:40,198|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-29 07:32:40,198|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/hello-world-mapping.json)
2021-09-29 07:32:40,209|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([])
2021-09-29 07:32:40,209|9d0238d8-1a60-4caf-8142-20efa72f9d90||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: []
2021-09-29 07:32:40,514|b2d255ff-2bba-47e1-8449-c16566552c1c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(578fdce0-8cee-46ff-a497-0fa79a587003) CBA(/opt/app/onap/blueprints/archive/578fdce0-8cee-46ff-a497-0fa79a587003/cba.zip)
2021-09-29 07:32:40,521|b2d255ff-2bba-47e1-8449-c16566552c1c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/578fdce0-8cee-46ff-a497-0fa79a587003) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:32:40,542|b2d255ff-2bba-47e1-8449-c16566552c1c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(helloworld)
2021-09-29 07:32:40,550|b2d255ff-2bba-47e1-8449-c16566552c1c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/578fdce0-8cee-46ff-a497-0fa79a587003) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:32:40,577|b2d255ff-2bba-47e1-8449-c16566552c1c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/578fdce0-8cee-46ff-a497-0fa79a587003) present to clean.
2021-09-29 07:32:40,830|5614e96d-49d4-4479-9b2d-826e8e3dacc6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 654321
2021-09-29 07:32:40,830|5614e96d-49d4-4479-9b2d-826e8e3dacc6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 07:32:40,830|5614e96d-49d4-4479-9b2d-826e8e3dacc6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 07:32:40,832|5614e96d-49d4-4479-9b2d-826e8e3dacc6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-29 07:32:40,832|5614e96d-49d4-4479-9b2d-826e8e3dacc6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-29 07:32:40,833|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:32:40,838|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (helloworld)
2021-09-29 07:32:40,838|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-29 07:32:40,838|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 07:32:40,839|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-29 07:32:40,839|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 07:32:40,839|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-29 07:32:40,840|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-29 07:32:40,851|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([])
2021-09-29 07:32:40,852|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({ })
2021-09-29 07:32:40,859|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 07:32:40,859|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 07:32:40,859|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-29 07:32:40,860|5614e96d-49d4-4479-9b2d-826e8e3dacc6||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c4fc1148-16b2-49bc-85d9-33e15a891f8c auditStoreId -1
2021-09-29 07:32:46,637|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b7e5d196-45e8-40dc-8892-5f59afa3f948)
2021-09-29 07:32:46,638|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/b7e5d196-45e8-40dc-8892-5f59afa3f948/Definitions
2021-09-29 07:32:46,639|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:32:46,641|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(netconf-device)
2021-09-29 07:32:46,657|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(resolve-data)
2021-09-29 07:32:46,671|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(netconfrpc-template)
2021-09-29 07:32:46,676|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2021-09-29 07:32:46,681|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2021-09-29 07:32:46,737|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(execute-netconf)
2021-09-29 07:32:46,804|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(config-assign)
2021-09-29 07:32:46,805|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2021-09-29 07:32:46,805|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(config-assign) targets(resolve-data)
2021-09-29 07:32:46,805|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2021-09-29 07:32:46,805|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2021-09-29 07:32:46,805|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/b7e5d196-45e8-40dc-8892-5f59afa3f948/Templates/netconfrpc-mapping.json
2021-09-29 07:32:46,817|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2021-09-29 07:32:46,817|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-config-assign-properties)
2021-09-29 07:32:46,822|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(config-deploy)
2021-09-29 07:32:46,824|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2021-09-29 07:32:46,824|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(config-deploy) targets(execute-netconf)
2021-09-29 07:32:46,824|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-deploy) resource assignment files([]
2021-09-29 07:32:46,824|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:32:46,824|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2021-09-29 07:32:46,825|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/netconfrpc-mapping.json)
2021-09-29 07:32:46,865|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([input-source])
2021-09-29 07:32:46,875|9a48f34e-8292-463c-963c-73cf70e7e9f8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: [source-input]
2021-09-29 07:33:56,839|6d1a7b76-4b27-4bc3-bd21-1c80df1e5b88||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-29 07:33:56,839|6d1a7b76-4b27-4bc3-bd21-1c80df1e5b88||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:33:56,848|6d1a7b76-4b27-4bc3-bd21-1c80df1e5b88||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:33:57,212|6d1a7b76-4b27-4bc3-bd21-1c80df1e5b88||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:33:57,212|6d1a7b76-4b27-4bc3-bd21-1c80df1e5b88||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:33:58,385|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a4f607d2-2115-439d-b798-7e455c497f4d)
2021-09-29 07:33:58,385|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/a4f607d2-2115-439d-b798-7e455c497f4d/Definitions
2021-09-29 07:33:58,388|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:33:58,389|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-29 07:33:58,421|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-29 07:33:58,429|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-29 07:33:58,433|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-29 07:33:58,463|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(helloworld)
2021-09-29 07:33:58,464|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-29 07:33:58,464|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(helloworld) targets(helloworld)
2021-09-29 07:33:58,465|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-29 07:33:58,465|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-29 07:33:58,465|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/a4f607d2-2115-439d-b798-7e455c497f4d/Templates/hello-world-mapping.json
2021-09-29 07:33:58,475|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-29 07:33:58,476|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-29 07:33:58,476|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:33:58,476|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-29 07:33:58,476|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/hello-world-mapping.json)
2021-09-29 07:33:58,486|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([])
2021-09-29 07:33:58,487|9c0f61d1-57f0-4519-88c9-0826204e6cd8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: []
2021-09-29 07:33:58,802|3240ae0f-531d-4cdf-b8ad-bd8a0be7e06d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(410eb74c-2267-432b-aef7-e5ba9e06e7d5) CBA(/opt/app/onap/blueprints/archive/410eb74c-2267-432b-aef7-e5ba9e06e7d5/cba.zip)
2021-09-29 07:33:58,813|3240ae0f-531d-4cdf-b8ad-bd8a0be7e06d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/410eb74c-2267-432b-aef7-e5ba9e06e7d5) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:33:58,836|3240ae0f-531d-4cdf-b8ad-bd8a0be7e06d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(helloworld)
2021-09-29 07:33:58,841|3240ae0f-531d-4cdf-b8ad-bd8a0be7e06d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/410eb74c-2267-432b-aef7-e5ba9e06e7d5) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:33:58,873|3240ae0f-531d-4cdf-b8ad-bd8a0be7e06d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/410eb74c-2267-432b-aef7-e5ba9e06e7d5) present to clean.
2021-09-29 07:33:59,116|21221680-9763-4a05-b821-c7c97229106c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 654321
2021-09-29 07:33:59,116|21221680-9763-4a05-b821-c7c97229106c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 07:33:59,117|21221680-9763-4a05-b821-c7c97229106c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 07:33:59,118|21221680-9763-4a05-b821-c7c97229106c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-29 07:33:59,119|21221680-9763-4a05-b821-c7c97229106c||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-29 07:33:59,121|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:33:59,132|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (helloworld)
2021-09-29 07:33:59,132|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-29 07:33:59,132|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 07:33:59,134|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-29 07:33:59,134|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 07:33:59,134|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-29 07:33:59,136|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-29 07:33:59,156|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([])
2021-09-29 07:33:59,158|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({ })
2021-09-29 07:33:59,167|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 07:33:59,168|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 07:33:59,168|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-29 07:33:59,168|21221680-9763-4a05-b821-c7c97229106c||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 80a21c59-cbe3-4847-841d-93167cd32e5b auditStoreId -1
2021-09-29 07:38:33,325|8d24f58b-9993-4e24-bc39-de127cd9bd2f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-29 07:38:33,325|8d24f58b-9993-4e24-bc39-de127cd9bd2f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:38:33,325|8d24f58b-9993-4e24-bc39-de127cd9bd2f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:38:33,555|8d24f58b-9993-4e24-bc39-de127cd9bd2f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:38:33,555|8d24f58b-9993-4e24-bc39-de127cd9bd2f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:38:34,446|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b133bb4e-8d8b-45fb-ac9a-6340ce5c9140)
2021-09-29 07:38:34,447|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/b133bb4e-8d8b-45fb-ac9a-6340ce5c9140/Definitions
2021-09-29 07:38:34,450|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:38:34,451|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-29 07:38:34,470|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-29 07:38:34,477|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-29 07:38:34,486|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-29 07:38:34,508|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(helloworld)
2021-09-29 07:38:34,509|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-29 07:38:34,509|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(helloworld) targets(helloworld)
2021-09-29 07:38:34,509|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-29 07:38:34,509|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-29 07:38:34,509|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/b133bb4e-8d8b-45fb-ac9a-6340ce5c9140/Templates/hello-world-mapping.json
2021-09-29 07:38:34,516|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-29 07:38:34,516|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-29 07:38:34,516|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:38:34,517|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-29 07:38:34,517|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/hello-world-mapping.json)
2021-09-29 07:38:34,524|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([])
2021-09-29 07:38:34,524|3ede9b32-3aea-493c-a6c6-ff416e7bd733||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: []
2021-09-29 07:38:34,817|5114f388-b958-4322-8a81-5c4a43158dc0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(6a7db75f-9050-4f4f-933f-59b3bb50eb59) CBA(/opt/app/onap/blueprints/archive/6a7db75f-9050-4f4f-933f-59b3bb50eb59/cba.zip)
2021-09-29 07:38:34,826|5114f388-b958-4322-8a81-5c4a43158dc0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a7db75f-9050-4f4f-933f-59b3bb50eb59) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:38:34,845|5114f388-b958-4322-8a81-5c4a43158dc0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(helloworld)
2021-09-29 07:38:34,851|5114f388-b958-4322-8a81-5c4a43158dc0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6a7db75f-9050-4f4f-933f-59b3bb50eb59) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:38:34,880|5114f388-b958-4322-8a81-5c4a43158dc0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/6a7db75f-9050-4f4f-933f-59b3bb50eb59) present to clean.
2021-09-29 07:38:35,111|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 654321
2021-09-29 07:38:35,111|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 07:38:35,111|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 07:38:35,114|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-29 07:38:35,114|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-29 07:38:35,117|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:38:35,130|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (helloworld)
2021-09-29 07:38:35,131|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-29 07:38:35,131|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 07:38:35,132|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-29 07:38:35,132|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 07:38:35,132|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-29 07:38:35,135|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-29 07:38:35,152|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([])
2021-09-29 07:38:35,153|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({ })
2021-09-29 07:38:35,161|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 07:38:35,161|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 07:38:35,161|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-29 07:38:35,161|e57e991d-6f97-4fc0-81eb-0d88cb0e6c8d||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3def0869-72b6-478f-8bd7-08c558292d17 auditStoreId -1
2021-09-29 07:39:40,085|2412f15c-e1fd-4ebe-b895-37e1a3a47557||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-29 07:39:40,086|2412f15c-e1fd-4ebe-b895-37e1a3a47557||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:39:40,087|2412f15c-e1fd-4ebe-b895-37e1a3a47557||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:39:40,338|2412f15c-e1fd-4ebe-b895-37e1a3a47557||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:39:40,339|2412f15c-e1fd-4ebe-b895-37e1a3a47557||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:39:41,172|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/70211038-c9ac-49a4-9a6b-6cfb3d6d7c68)
2021-09-29 07:39:41,172|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/70211038-c9ac-49a4-9a6b-6cfb3d6d7c68/Definitions
2021-09-29 07:39:41,175|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:39:41,176|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-29 07:39:41,196|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-29 07:39:41,208|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-29 07:39:41,214|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-29 07:39:41,236|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(helloworld)
2021-09-29 07:39:41,238|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-29 07:39:41,238|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(helloworld) targets(helloworld)
2021-09-29 07:39:41,238|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-29 07:39:41,238|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-29 07:39:41,238|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/70211038-c9ac-49a4-9a6b-6cfb3d6d7c68/Templates/hello-world-mapping.json
2021-09-29 07:39:41,250|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-29 07:39:41,250|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-29 07:39:41,250|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:39:41,250|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-29 07:39:41,250|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/hello-world-mapping.json)
2021-09-29 07:39:41,256|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([])
2021-09-29 07:39:41,256|9141a9d0-9a89-4d66-8acd-bb71853e442c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: []
2021-09-29 07:39:41,600|8d8edf61-325b-4e6b-a32a-1785bc8fdfc3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(0985d525-bc4e-4ab9-b3fc-2b21e1a23c86) CBA(/opt/app/onap/blueprints/archive/0985d525-bc4e-4ab9-b3fc-2b21e1a23c86/cba.zip)
2021-09-29 07:39:41,613|8d8edf61-325b-4e6b-a32a-1785bc8fdfc3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0985d525-bc4e-4ab9-b3fc-2b21e1a23c86) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:39:41,649|8d8edf61-325b-4e6b-a32a-1785bc8fdfc3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(helloworld)
2021-09-29 07:39:41,673|8d8edf61-325b-4e6b-a32a-1785bc8fdfc3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0985d525-bc4e-4ab9-b3fc-2b21e1a23c86) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:39:41,734|8d8edf61-325b-4e6b-a32a-1785bc8fdfc3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/0985d525-bc4e-4ab9-b3fc-2b21e1a23c86) present to clean.
2021-09-29 07:39:41,967|a9731472-9811-4f54-9563-326e5d72dce6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 654321
2021-09-29 07:39:41,967|a9731472-9811-4f54-9563-326e5d72dce6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 07:39:41,967|a9731472-9811-4f54-9563-326e5d72dce6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 07:39:41,970|a9731472-9811-4f54-9563-326e5d72dce6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-29 07:39:41,970|a9731472-9811-4f54-9563-326e5d72dce6||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-29 07:39:41,971|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:39:41,976|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (helloworld)
2021-09-29 07:39:41,977|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-29 07:39:41,977|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 07:39:41,978|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-29 07:39:41,978|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 07:39:41,978|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-29 07:39:41,980|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-29 07:39:41,990|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([])
2021-09-29 07:39:41,991|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({ })
2021-09-29 07:39:41,999|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 07:39:41,999|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 07:39:41,999|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-29 07:39:41,999|a9731472-9811-4f54-9563-326e5d72dce6||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4f8a7b2a-56a7-4d82-b07d-8dac0b2412d8 auditStoreId -1
2021-09-29 07:41:01,666|83eaa0db-081a-4dc6-bb05-49948dd17564||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-29 07:41:01,667|83eaa0db-081a-4dc6-bb05-49948dd17564||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:41:01,667|83eaa0db-081a-4dc6-bb05-49948dd17564||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:41:01,873|83eaa0db-081a-4dc6-bb05-49948dd17564||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:41:01,874|83eaa0db-081a-4dc6-bb05-49948dd17564||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:41:02,975|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c50a4e0b-197b-4f68-8928-8f92f680ac30)
2021-09-29 07:41:02,976|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/c50a4e0b-197b-4f68-8928-8f92f680ac30/Definitions
2021-09-29 07:41:02,978|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:41:02,980|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-29 07:41:03,013|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-29 07:41:03,019|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-29 07:41:03,025|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-29 07:41:03,046|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(helloworld)
2021-09-29 07:41:03,047|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-29 07:41:03,047|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(helloworld) targets(helloworld)
2021-09-29 07:41:03,047|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-29 07:41:03,047|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-29 07:41:03,047|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/c50a4e0b-197b-4f68-8928-8f92f680ac30/Templates/hello-world-mapping.json
2021-09-29 07:41:03,052|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-29 07:41:03,052|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-29 07:41:03,052|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:41:03,052|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-29 07:41:03,052|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/hello-world-mapping.json)
2021-09-29 07:41:03,057|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([])
2021-09-29 07:41:03,057|45a018c8-566b-4a2c-97c2-46daca9a0efb||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: []
2021-09-29 07:41:03,585|cee92f67-2a66-43f2-8791-8d45e9e217a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(8e1c6b11-2a81-4cf6-a48f-47076b5e1df1) CBA(/opt/app/onap/blueprints/archive/8e1c6b11-2a81-4cf6-a48f-47076b5e1df1/cba.zip)
2021-09-29 07:41:03,596|cee92f67-2a66-43f2-8791-8d45e9e217a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8e1c6b11-2a81-4cf6-a48f-47076b5e1df1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:41:03,620|cee92f67-2a66-43f2-8791-8d45e9e217a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(helloworld)
2021-09-29 07:41:03,630|cee92f67-2a66-43f2-8791-8d45e9e217a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8e1c6b11-2a81-4cf6-a48f-47076b5e1df1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:41:03,665|cee92f67-2a66-43f2-8791-8d45e9e217a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/8e1c6b11-2a81-4cf6-a48f-47076b5e1df1) present to clean.
2021-09-29 07:41:03,904|fc3e2cc1-a231-4dad-b187-470efbab94cd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 654321
2021-09-29 07:41:03,904|fc3e2cc1-a231-4dad-b187-470efbab94cd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 07:41:03,904|fc3e2cc1-a231-4dad-b187-470efbab94cd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 07:41:03,907|fc3e2cc1-a231-4dad-b187-470efbab94cd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-29 07:41:03,907|fc3e2cc1-a231-4dad-b187-470efbab94cd||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-29 07:41:03,910|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:41:03,926|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (helloworld)
2021-09-29 07:41:03,927|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-29 07:41:03,927|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 07:41:03,929|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-29 07:41:03,929|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 07:41:03,929|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-29 07:41:03,931|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-29 07:41:03,946|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([])
2021-09-29 07:41:03,947|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({ })
2021-09-29 07:41:03,955|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 07:41:03,955|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 07:41:03,956|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-29 07:41:03,956|fc3e2cc1-a231-4dad-b187-470efbab94cd||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e78ca550-aa61-4a42-bb32-10d62be9f7e7 auditStoreId -1
2021-09-29 07:42:35,367|60121790-0ae7-4be6-9de1-f95a133435e0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-29 07:42:35,368|60121790-0ae7-4be6-9de1-f95a133435e0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:42:35,368|60121790-0ae7-4be6-9de1-f95a133435e0||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:42:35,656|60121790-0ae7-4be6-9de1-f95a133435e0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:42:35,657|60121790-0ae7-4be6-9de1-f95a133435e0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:42:37,059|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7a180fe7-a56a-43d6-a190-d3273ea695a6)
2021-09-29 07:42:37,061|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/7a180fe7-a56a-43d6-a190-d3273ea695a6/Definitions
2021-09-29 07:42:37,065|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:42:37,066|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-29 07:42:37,091|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-29 07:42:37,103|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-29 07:42:37,109|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-29 07:42:37,149|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(helloworld)
2021-09-29 07:42:37,150|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-29 07:42:37,150|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(helloworld) targets(helloworld)
2021-09-29 07:42:37,151|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-29 07:42:37,151|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-29 07:42:37,151|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/7a180fe7-a56a-43d6-a190-d3273ea695a6/Templates/hello-world-mapping.json
2021-09-29 07:42:37,166|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-29 07:42:37,167|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-29 07:42:37,167|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:42:37,167|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-29 07:42:37,167|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/hello-world-mapping.json)
2021-09-29 07:42:37,182|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([])
2021-09-29 07:42:37,183|c6e231fa-3313-4df0-9d42-c20142370322||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: []
2021-09-29 07:42:37,652|7b03e3e6-d2f4-4dbe-b9f6-d44d50d7db98||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(2d8c7dd8-698e-4ea5-beeb-4cc2f7fe201d) CBA(/opt/app/onap/blueprints/archive/2d8c7dd8-698e-4ea5-beeb-4cc2f7fe201d/cba.zip)
2021-09-29 07:42:37,660|7b03e3e6-d2f4-4dbe-b9f6-d44d50d7db98||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2d8c7dd8-698e-4ea5-beeb-4cc2f7fe201d) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:42:37,677|7b03e3e6-d2f4-4dbe-b9f6-d44d50d7db98||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(helloworld)
2021-09-29 07:42:37,687|7b03e3e6-d2f4-4dbe-b9f6-d44d50d7db98||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2d8c7dd8-698e-4ea5-beeb-4cc2f7fe201d) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:42:37,732|7b03e3e6-d2f4-4dbe-b9f6-d44d50d7db98||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/2d8c7dd8-698e-4ea5-beeb-4cc2f7fe201d) present to clean.
2021-09-29 07:42:37,973|78169af2-868d-46df-9de4-2accdb629718||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 654321
2021-09-29 07:42:37,973|78169af2-868d-46df-9de4-2accdb629718||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 07:42:37,973|78169af2-868d-46df-9de4-2accdb629718||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 07:42:37,976|78169af2-868d-46df-9de4-2accdb629718||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-29 07:42:37,976|78169af2-868d-46df-9de4-2accdb629718||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-29 07:42:37,978|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:42:37,985|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (helloworld)
2021-09-29 07:42:37,985|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-29 07:42:37,985|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 07:42:37,987|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-29 07:42:37,987|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 07:42:37,988|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-29 07:42:37,990|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-29 07:42:38,024|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([])
2021-09-29 07:42:38,025|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({ })
2021-09-29 07:42:38,041|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 07:42:38,041|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 07:42:38,041|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-29 07:42:38,042|78169af2-868d-46df-9de4-2accdb629718||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 335025d3-3bfd-4b15-a3bc-b9f5d38fa789 auditStoreId -1
2021-09-29 07:43:48,501|96caf1f0-da33-4c93-bdb9-081666740a13||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-29 07:43:48,502|96caf1f0-da33-4c93-bdb9-081666740a13||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:43:48,502|96caf1f0-da33-4c93-bdb9-081666740a13||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:43:48,685|96caf1f0-da33-4c93-bdb9-081666740a13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:43:48,685|96caf1f0-da33-4c93-bdb9-081666740a13||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:43:49,380|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/70211705-e684-4f4c-bc1d-f45da7f8256e)
2021-09-29 07:43:49,381|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/70211705-e684-4f4c-bc1d-f45da7f8256e/Definitions
2021-09-29 07:43:49,384|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:43:49,386|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-29 07:43:49,405|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-29 07:43:49,411|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-29 07:43:49,416|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-29 07:43:49,432|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(helloworld)
2021-09-29 07:43:49,432|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-29 07:43:49,432|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(helloworld) targets(helloworld)
2021-09-29 07:43:49,432|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-29 07:43:49,432|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-29 07:43:49,433|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/70211705-e684-4f4c-bc1d-f45da7f8256e/Templates/hello-world-mapping.json
2021-09-29 07:43:49,437|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-29 07:43:49,437|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-29 07:43:49,438|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:43:49,438|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-29 07:43:49,438|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/hello-world-mapping.json)
2021-09-29 07:43:49,442|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([])
2021-09-29 07:43:49,443|af552640-7827-4f6d-acd2-6102a6e8af78||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: []
2021-09-29 07:43:49,711|cc863d66-8630-4b2c-a518-aea2fe42dfac||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(304ffb56-e681-4c19-970b-2b23ff67935d) CBA(/opt/app/onap/blueprints/archive/304ffb56-e681-4c19-970b-2b23ff67935d/cba.zip)
2021-09-29 07:43:49,718|cc863d66-8630-4b2c-a518-aea2fe42dfac||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/304ffb56-e681-4c19-970b-2b23ff67935d) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:43:49,735|cc863d66-8630-4b2c-a518-aea2fe42dfac||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(helloworld)
2021-09-29 07:43:49,740|cc863d66-8630-4b2c-a518-aea2fe42dfac||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/304ffb56-e681-4c19-970b-2b23ff67935d) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:43:49,769|cc863d66-8630-4b2c-a518-aea2fe42dfac||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/304ffb56-e681-4c19-970b-2b23ff67935d) present to clean.
2021-09-29 07:43:49,999|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 654321
2021-09-29 07:43:49,999|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 07:43:49,999|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 07:43:50,002|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-29 07:43:50,002|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-29 07:43:50,005|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-29 07:43:50,022|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (helloworld)
2021-09-29 07:43:50,022|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-29 07:43:50,022|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 07:43:50,024|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-29 07:43:50,024|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 07:43:50,024|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-29 07:43:50,025|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-29 07:43:50,038|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([])
2021-09-29 07:43:50,039|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({ })
2021-09-29 07:43:50,049|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 07:43:50,049|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 07:43:50,049|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-29 07:43:50,050|ac8857d1-6ef3-43ca-8486-6083ecaf00c7||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ef77b70a-e48f-4dea-8663-96366eb08c43 auditStoreId -1
2021-09-29 07:49:48,299|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2021-09-29 07:49:48,301|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 07:49:48,301|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 07:49:48,625|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 07:49:48,625|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 07:49:49,037|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2021-09-29 07:49:49,037|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(28544729-8423-4827-9c17-78b6301a5444) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2021-09-29 07:49:49,062|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(55edc6dd-4f84-4067-b366-5a5ed209e0d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2021-09-29 07:49:49,069|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(3b5c1834-596b-4735-bef5-3254a8bbebe8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2021-09-29 07:49:49,081|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(bcc96396-4ca2-48c1-8ba4-fb751d414c85) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2021-09-29 07:49:49,097|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(1689c0e4-320c-4e25-b09a-caa18d4ae17c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2021-09-29 07:49:49,110|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(ec0af186-bf3c-47b4-b401-af136e625c34) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2021-09-29 07:49:49,125|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:49:49,125|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-29 07:49:49,125|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-29 07:49:49,126|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-29 07:49:49,126|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:49:49,126|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:49:49,160|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 07:49:49,183|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 07:49:49,204|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 07:49:49,240|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 07:49:49,360|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:49:49,362|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:49:49,363|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:49:49,364|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(HealthCheck)
2021-09-29 07:49:49,365|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(ScaleOutReconfiguration)
2021-09-29 07:49:49,366|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(vf-config-assign)
2021-09-29 07:49:49,367|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(vf-config-deploy)
2021-09-29 07:49:49,430|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-29 07:49:49,474|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :vLB_CDS::1.0.0
2021-09-29 07:49:49,491|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2021-09-29 07:49:49,499|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2021-09-29 07:49:49,528|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:49:49,529|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:49:49,561|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:49:49,562|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:49:49,563|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-29 07:49:49,574|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-29 07:49:49,598|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :vFW-CDS::1.0.0
2021-09-29 07:49:49,614|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2021-09-29 07:49:49,622|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2021-09-29 07:49:49,644|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :pnf_netconf::1.0.0
2021-09-29 07:49:49,654|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2021-09-29 07:49:49,662|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2021-09-29 07:49:49,684|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:49:49,685|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:49:49,686|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign-day-2)
2021-09-29 07:49:49,687|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:49:49,688|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy-day-2)
2021-09-29 07:49:49,721|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:49:49,758|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :5G_Core::1.0.37
2021-09-29 07:49:49,773|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2021-09-29 07:49:49,783|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :5G_Core::1.0.37
2021-09-29 07:49:49,823|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:49:49,824|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:49:49,825|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:49:49,875|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:49:49,917|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-29 07:49:49,929|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2021-09-29 07:49:49,936|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-29 07:49:49,969|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:49:49,970|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:49:49,971|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:49:50,010|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 07:49:50,023|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-29 07:49:50,036|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2021-09-29 07:49:50,038|bd502fb1-737b-47f7-9ab3-cd3d3f9e24b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-29 07:50:01,976|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/68477c10-ede1-4c25-a434-9f2424554519)
2021-09-29 07:50:01,977|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/68477c10-ede1-4c25-a434-9f2424554519/Definitions
2021-09-29 07:50:01,981|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 07:50:01,983|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(resource-assignment)
2021-09-29 07:50:02,011|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(vnf-template)
2021-09-29 07:50:02,017|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(vnf-mapping)
2021-09-29 07:50:02,022|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2021-09-29 07:50:02,040|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,057|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,066|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,073|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2021-09-29 07:50:02,073|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2021-09-29 07:50:02,073|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2021-09-29 07:50:02,090|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,102|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,111|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,118|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(sdnc)
2021-09-29 07:50:02,139|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,147|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,153|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,159|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,166|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,172|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,187|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(config-assign)
2021-09-29 07:50:02,191|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(baseconfig-template)
2021-09-29 07:50:02,191|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(baseconfig-mapping)
2021-09-29 07:50:02,191|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2021-09-29 07:50:02,218|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,225|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,232|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(input)
2021-09-29 07:50:02,237|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(config-deploy)
2021-09-29 07:50:02,265|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(resource-assignment)
2021-09-29 07:50:02,265|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2021-09-29 07:50:02,265|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(resource-assignment) targets(resource-assignment)
2021-09-29 07:50:02,265|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2021-09-29 07:50:02,265|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2021-09-29 07:50:02,265|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2021-09-29 07:50:02,265|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/68477c10-ede1-4c25-a434-9f2424554519/Templates/vnf-mapping.json
2021-09-29 07:50:02,272|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2021-09-29 07:50:02,272|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-resource-assignment-properties)
2021-09-29 07:50:02,272|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/68477c10-ede1-4c25-a434-9f2424554519/Templates/base_ubuntu20-mapping.json
2021-09-29 07:50:02,277|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2021-09-29 07:50:02,277|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2021-09-29 07:50:02,277|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(config-assign)
2021-09-29 07:50:02,278|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2021-09-29 07:50:02,278|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(config-assign) targets(config-assign)
2021-09-29 07:50:02,278|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2021-09-29 07:50:02,278|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2021-09-29 07:50:02,278|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/68477c10-ede1-4c25-a434-9f2424554519/Templates/baseconfig-mapping.json
2021-09-29 07:50:02,283|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2021-09-29 07:50:02,283|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-config-assign-properties)
2021-09-29 07:50:02,284|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(config-deploy)
2021-09-29 07:50:02,284|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2021-09-29 07:50:02,284|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(config-deploy) targets(config-deploy)
2021-09-29 07:50:02,284|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-deploy) resource assignment files([]
2021-09-29 07:50:02,285|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 07:50:02,285|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2021-09-29 07:50:02,285|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/vnf-mapping.json)
2021-09-29 07:50:02,285|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/base_ubuntu20-mapping.json)
2021-09-29 07:50:02,285|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/baseconfig-mapping.json)
2021-09-29 07:50:02,351|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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])
2021-09-29 07:50:02,418|b89bd5da-f895-4029-b06f-2e17e06f2cf5||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2021-09-29 07:50:02,628|345a0309-d3b7-4b26-a80f-518a67ddccec||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(7552dd73-7d84-4a2f-a6eb-43b39192b4ab) CBA(/opt/app/onap/blueprints/archive/7552dd73-7d84-4a2f-a6eb-43b39192b4ab/cba.zip)
2021-09-29 07:50:02,636|345a0309-d3b7-4b26-a80f-518a67ddccec||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7552dd73-7d84-4a2f-a6eb-43b39192b4ab) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 07:50:02,647|345a0309-d3b7-4b26-a80f-518a67ddccec||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 07:50:02,674|345a0309-d3b7-4b26-a80f-518a67ddccec||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:50:02,675|345a0309-d3b7-4b26-a80f-518a67ddccec||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:50:02,676|345a0309-d3b7-4b26-a80f-518a67ddccec||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:50:02,689|345a0309-d3b7-4b26-a80f-518a67ddccec||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7552dd73-7d84-4a2f-a6eb-43b39192b4ab) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 07:50:02,724|345a0309-d3b7-4b26-a80f-518a67ddccec||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/7552dd73-7d84-4a2f-a6eb-43b39192b4ab) present to clean.
2021-09-29 07:54:50,776|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-29 07:54:50,900|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2021-09-29 07:54:50,966|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| request(a0576934-1f33-4521-ac63-1ab75a59ebb1)
2021-09-29 07:54:50,972|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| CBA file(/opt/app/onap/blueprints/archive/4ca86b2a-2d42-4fed-aa19-dced9a337af0/cba.zip written successfully
2021-09-29 07:54:50,972|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(4ca86b2a-2d42-4fed-aa19-dced9a337af0) CBA(/opt/app/onap/blueprints/archive/4ca86b2a-2d42-4fed-aa19-dced9a337af0/cba.zip)
2021-09-29 07:54:50,982|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4ca86b2a-2d42-4fed-aa19-dced9a337af0) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 07:54:50,996|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 07:54:51,038|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 07:54:51,039|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 07:54:51,040|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 07:54:51,053|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4ca86b2a-2d42-4fed-aa19-dced9a337af0) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 07:54:51,080|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :ubuntu20::1.0.0
2021-09-29 07:54:51,099|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2021-09-29 07:54:51,102|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2021-09-29 07:54:51,142|a0576934-1f33-4521-ac63-1ab75a59ebb1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/4ca86b2a-2d42-4fed-aa19-dced9a337af0) present to clean.
2021-09-29 07:55:30,221|c9233170-9144-4882-a45e-61fcfa832e8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| getting cba file name(ubuntu20), version(1.0.0) from db
2021-09-29 07:55:30,296|c9233170-9144-4882-a45e-61fcfa832e8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-29 07:55:30,300|c9233170-9144-4882-a45e-61fcfa832e8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-29 07:55:30,307|c9233170-9144-4882-a45e-61fcfa832e8a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 07:55:30,497|cf8e636e-4db1-49e9-ab62-d93733388130||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-29 07:55:30,497|cf8e636e-4db1-49e9-ab62-d93733388130||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-29 07:55:30,500|cf8e636e-4db1-49e9-ab62-d93733388130||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 07:55:30,917|9b2f1269-a3ec-47f9-9d97-f421c2edbf26||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-29 07:55:30,918|9b2f1269-a3ec-47f9-9d97-f421c2edbf26||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-29 07:55:30,920|9b2f1269-a3ec-47f9-9d97-f421c2edbf26||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 07:55:31,104|add15d4a-3f88-4c47-b39f-bb0d06c2dd45||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-29 07:55:31,104|add15d4a-3f88-4c47-b39f-bb0d06c2dd45||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-29 07:55:31,106|add15d4a-3f88-4c47-b39f-bb0d06c2dd45||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 08:01:10,699|5a577485-6ea0-4660-9807-552c782477c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 7ed38a4d-30c4-4e70-bc80-0e530c65ad79
2021-09-29 08:01:10,699|5a577485-6ea0-4660-9807-552c782477c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 08:01:10,699|5a577485-6ea0-4660-9807-552c782477c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 08:01:10,702|5a577485-6ea0-4660-9807-552c782477c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-29 08:01:10,702|5a577485-6ea0-4660-9807-552c782477c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-29 08:01:10,710|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 08:01:10,738|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (resource-assignment)
2021-09-29 08:01:10,749|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2021-09-29 08:01:10,749|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 08:01:10,753|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(7ed38a4d-30c4-4e70-bc80-0e530c65ad79) for workflow(resource-assignment) step(resource-assignment)
2021-09-29 08:01:10,753|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 08:01:10,753|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2021-09-29 08:01:10,757|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(vnf-mapping)
2021-09-29 08:01:10,786|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2021-09-29 08:01:10,811|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2021-09-29 08:01:10,811|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("b3c31792-312f-4d2d-bc61-5005e1667cdd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-29 08:01:10,812|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("8eea00d0-a661-43b7-8eeb-bbd393eb1129") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-29 08:01:10,814|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({
  "service-instance-id" : "b3c31792-312f-4d2d-bc61-5005e1667cdd",
  "vnf-id" : "8eea00d0-a661-43b7-8eeb-bbd393eb1129",
  "vnf_name" : "ubuntu20-VNF-name"
})
2021-09-29 08:01:10,865|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 08:01:10,866|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 08:01:10,866|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(resource-assignment)
2021-09-29 08:01:10,868|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9290257e-94f1-43ca-8abb-20608204e666 auditStoreId -1
2021-09-29 08:01:15,626|5a577485-6ea0-4660-9807-552c782477c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id a67ef56e-26b5-4149-b9b4-e54b9bbf8b9d
2021-09-29 08:01:15,626|5a577485-6ea0-4660-9807-552c782477c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 08:01:15,626|5a577485-6ea0-4660-9807-552c782477c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 08:01:15,626|5a577485-6ea0-4660-9807-552c782477c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-29 08:01:15,627|5a577485-6ea0-4660-9807-552c782477c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-29 08:01:15,629|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 08:01:15,640|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (resource-assignment)
2021-09-29 08:01:15,641|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2021-09-29 08:01:15,641|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 08:01:15,641|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(a67ef56e-26b5-4149-b9b4-e54b9bbf8b9d) for workflow(resource-assignment) step(resource-assignment)
2021-09-29 08:01:15,641|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 08:01:15,642|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2021-09-29 08:01:15,642|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2021-09-29 08:01:15,657|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2021-09-29 08:01:15,664|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("admin") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2021-09-29 08:01:15,664|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2021-09-29 08:01:15,665|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2021-09-29 08:01:15,665|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2021-09-29 08:01:15,665|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("19884aac-9666-485c-b8f2-4506575aaea8") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2021-09-29 08:01:15,665|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("b3c31792-312f-4d2d-bc61-5005e1667cdd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-29 08:01:15,666|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2021-09-29 08:01:15,666|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2021-09-29 08:01:15,674|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2021-09-29 08:01:15,675|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("8eea00d0-a661-43b7-8eeb-bbd393eb1129") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-29 08:01:15,675|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin",
  "service-instance-id" : "b3c31792-312f-4d2d-bc61-5005e1667cdd",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "19884aac-9666-485c-b8f2-4506575aaea8",
  "vnf-id" : "8eea00d0-a661-43b7-8eeb-bbd393eb1129",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2021-09-29 08:01:15,686|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 08:01:15,686|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 08:01:15,687|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(resource-assignment)
2021-09-29 08:01:15,687|5a577485-6ea0-4660-9807-552c782477c7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a0c171ad-17e4-496e-a33a-c11599d701d0 auditStoreId -1
2021-09-29 08:01:26,097|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-29 08:01:26,230|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2021-09-29 08:01:26,286|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 5a577485-6ea0-4660-9807-552c782477c7
2021-09-29 08:01:26,287|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 08:01:26,287|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 08:01:26,287|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-29 08:01:26,287|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-29 08:01:26,289|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 08:01:26,295|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (config-assign)
2021-09-29 08:01:26,295|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2021-09-29 08:01:26,296|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 08:01:26,298|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(5a577485-6ea0-4660-9807-552c782477c7) for workflow(config-assign) step(config-assign)
2021-09-29 08:01:26,298|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2021-09-29 08:01:26,298|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2021-09-29 08:01:26,302|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2021-09-29 08:01:26,365|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2021-09-29 08:01:26,368|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2021-09-29 08:01:26,369|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("b3c31792-312f-4d2d-bc61-5005e1667cdd") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-29 08:01:26,370|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Setting Resource Value ("8eea00d0-a661-43b7-8eeb-bbd393eb1129") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-29 08:01:26,479|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resource resolution saved into database successfully : (vnf_name)
2021-09-29 08:01:26,480|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resource resolution saved into database successfully : (service-instance-id)
2021-09-29 08:01:26,481|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Resource resolution saved into database successfully : (vnf-id)
2021-09-29 08:01:26,483|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Generated Resource Param Data ({
  "service-instance-id" : "b3c31792-312f-4d2d-bc61-5005e1667cdd",
  "vnf-id" : "8eea00d0-a661-43b7-8eeb-bbd393eb1129",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2021-09-29 08:01:26,554|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2021-09-29 08:01:26,584|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2021-09-29 08:01:26,585|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 08:01:26,585|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2021-09-29 08:01:26,585|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(config-assign)
2021-09-29 08:01:26,587|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 63b2a99d-87de-44df-b93c-3d32bcdde917 auditStoreId -1
2021-09-29 08:01:26,642|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Completed
2021-09-29 08:02:37,921|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-29 08:02:38,035|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2021-09-29 08:02:38,041|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing request id 5a577485-6ea0-4660-9807-552c782477c7
2021-09-29 08:02:38,041|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-29 08:02:38,041|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| StoreAuditService ID  -1
2021-09-29 08:02:38,044|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-29 08:02:38,044|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-29 08:02:38,046|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-29 08:02:38,052|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deriving input data for workflow: (config-deploy)
2021-09-29 08:02:38,053|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2021-09-29 08:02:38,053|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2021-09-29 08:02:38,072|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| preparing request id(5a577485-6ea0-4660-9807-552c782477c7) for workflow(config-deploy) step(config-deploy)
2021-09-29 08:02:38,072|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2021-09-29 08:02:38,072|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2021-09-29 08:02:38,079|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2021-09-29 08:02:38,080|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Getting Jython Script Class(ConfigDeploy)
2021-09-29 08:02:42,592|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@23909237
2021-09-29 08:02:42,597|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Hello world
2021-09-29 08:02:42,600|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Preparing Response...
2021-09-29 08:02:42,600|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2021-09-29 08:02:42,600|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resolveWorkflowOutputs for workflow(config-deploy)
2021-09-29 08:02:42,602|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9f89835e-1f3d-4656-9601-1e2b07f1ad4b auditStoreId -1
2021-09-29 08:02:42,614|5a577485-6ea0-4660-9807-552c782477c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Completed
2021-09-29 08:08:25,625|209afc8e-2d98-4a62-874a-401f6e6c8d88||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2021-09-29 08:08:25,626|209afc8e-2d98-4a62-874a-401f6e6c8d88||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-29 08:08:25,626|209afc8e-2d98-4a62-874a-401f6e6c8d88||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-29 08:08:25,880|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-29 08:08:25,881|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-29 08:08:26,878|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2021-09-29 08:08:26,879|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(0e36b582-72da-4b51-bd8d-fbcd6b992ca8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2021-09-29 08:08:26,969|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(e055a897-f63a-4347-9962-b4d0c9a2d8b1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2021-09-29 08:08:26,981|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(96f5cfa0-17a1-447a-9793-81260f4c711b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2021-09-29 08:08:27,017|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(b31a3e8a-7c9a-4775-b52b-99a60cf0d06d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2021-09-29 08:08:27,037|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(c0b551fc-91fc-427f-8e85-2090c60e262b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2021-09-29 08:08:27,063|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(bb361df7-7d25-4670-8520-617732ede824) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2021-09-29 08:08:27,083|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 08:08:27,084|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-29 08:08:27,085|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-29 08:08:27,085|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-29 08:08:27,085|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 08:08:27,085|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 08:08:27,119|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 08:08:27,164|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 08:08:27,200|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 08:08:27,233|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 08:08:27,364|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 08:08:27,366|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 08:08:27,368|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 08:08:27,423|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 08:08:27,478|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-29 08:08:27,497|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2021-09-29 08:08:27,504|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-29 08:08:27,547|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 08:08:27,548|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 08:08:27,587|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-29 08:08:27,630|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :vFW-CDS::1.0.0
2021-09-29 08:08:27,646|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2021-09-29 08:08:27,647|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2021-09-29 08:08:27,707|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 08:08:27,708|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 08:08:27,710|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 08:08:27,715|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(HealthCheck)
2021-09-29 08:08:27,719|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(ScaleOutReconfiguration)
2021-09-29 08:08:27,720|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(vf-config-assign)
2021-09-29 08:08:27,721|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(vf-config-deploy)
2021-09-29 08:08:27,779|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-29 08:08:27,811|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :vLB_CDS::1.0.0
2021-09-29 08:08:27,828|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2021-09-29 08:08:27,838|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2021-09-29 08:08:27,885|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 08:08:27,887|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 08:08:27,888|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 08:08:27,938|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 08:08:27,972|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-29 08:08:27,988|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2021-09-29 08:08:27,989|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-29 08:08:28,035|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(resource-assignment)
2021-09-29 08:08:28,036|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 08:08:28,037|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign-day-2)
2021-09-29 08:08:28,038|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 08:08:28,039|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy-day-2)
2021-09-29 08:08:28,067|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 08:08:28,068|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 08:08:28,069|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| 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)
2021-09-29 08:08:28,079|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-29 08:08:28,098|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :5G_Core::1.0.37
2021-09-29 08:08:28,114|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2021-09-29 08:08:28,121|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :pnf_netconf::1.0.0
2021-09-29 08:08:28,133|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2021-09-29 08:08:28,133|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :5G_Core::1.0.37
2021-09-29 08:08:28,148|209afc8e-2d98-4a62-874a-401f6e6c8d88||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2021-09-29 08:08:39,991|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enhancing blueprint(/opt/app/onap/blueprints/working/39624a14-86b4-4efc-b0be-d2e296afe656)
2021-09-29 08:08:39,992|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| deleting definition types under : /opt/app/onap/blueprints/working/39624a14-86b4-4efc-b0be-d2e296afe656/Definitions
2021-09-29 08:08:39,999|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| reinitialized all type definitions
2021-09-29 08:08:40,001|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(netconf-device)
2021-09-29 08:08:40,023|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(resolve-data)
2021-09-29 08:08:40,046|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(netconfrpc-template)
2021-09-29 08:08:40,053|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2021-09-29 08:08:40,058|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2021-09-29 08:08:40,090|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ***** Enhancing NodeTemplate(execute-netconf)
2021-09-29 08:08:40,125|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(config-assign)
2021-09-29 08:08:40,126|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2021-09-29 08:08:40,126|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(config-assign) targets(resolve-data)
2021-09-29 08:08:40,126|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2021-09-29 08:08:40,126|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2021-09-29 08:08:40,126|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enriching artifacts file(/opt/app/onap/blueprints/working/39624a14-86b4-4efc-b0be-d2e296afe656/Templates/netconfrpc-mapping.json
2021-09-29 08:08:40,133|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2021-09-29 08:08:40,133|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| dataType not present for the recipe(dt-config-assign-properties)
2021-09-29 08:08:40,133|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing Workflow(config-deploy)
2021-09-29 08:08:40,135|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2021-09-29 08:08:40,135|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| identified workflow(config-deploy) targets(execute-netconf)
2021-09-29 08:08:40,135|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| workflow(config-deploy) resource assignment files([]
2021-09-29 08:08:40,135|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| ##### Enhancing blueprint Resource Definitions
2021-09-29 08:08:40,135|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2021-09-29 08:08:40,135|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| processing file (Templates/netconfrpc-mapping.json)
2021-09-29 08:08:40,142|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| distinct resource keys ([input-source])
2021-09-29 08:08:40,149|aca61582-be7e-4ab1-93e9-1a435b88f018||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Enriching Resource Definition sources Node Template: [source-input]
2021-09-29 08:11:17,410|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-29 08:11:17,531|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2021-09-29 08:11:17,538|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| request(9647c938-1971-4072-915f-82e69c449b3e)
2021-09-29 08:11:17,541|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| CBA file(/opt/app/onap/blueprints/archive/fa8ce1c4-4b94-4f81-aec3-77f9ea20e2f3/cba.zip written successfully
2021-09-29 08:11:17,541|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Save processing(fa8ce1c4-4b94-4f81-aec3-77f9ea20e2f3) CBA(/opt/app/onap/blueprints/archive/fa8ce1c4-4b94-4f81-aec3-77f9ea20e2f3/cba.zip)
2021-09-29 08:11:17,559|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa8ce1c4-4b94-4f81-aec3-77f9ea20e2f3) and entry definition file (Definitions/pnf_netconf.json)
2021-09-29 08:11:17,570|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-29 08:11:17,591|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-assign)
2021-09-29 08:11:17,592|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Validating Workflow(config-deploy)
2021-09-29 08:11:17,619|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa8ce1c4-4b94-4f81-aec3-77f9ea20e2f3) and entry definition file (Definitions/pnf_netconf.json)
2021-09-29 08:11:17,649|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Overwriting blueprint model :pnf_netconf::1.0.0
2021-09-29 08:11:17,667|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2021-09-29 08:11:17,668|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2021-09-29 08:11:17,702|9647c938-1971-4072-915f-82e69c449b3e||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-tsbv4|||| No compiled cache(/opt/app/onap/blueprints/working/fa8ce1c4-4b94-4f81-aec3-77f9ea20e2f3) present to clean.