Results

By type

          05:04:46,491 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:04:46,492 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:04:46,494 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:04:46,495 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:04:46,495 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:04:46,495 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:04:46,513 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
05:04:46,662 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:04:46,670 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:04:46,674 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:04:46,682 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:04:46,768 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:04:46,768 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:04:46,768 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:04:46,768 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:04:46,768 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:04:46,768 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:04:46,768 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:04:46,769 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:04:46,771 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-05-31 05:04:47,554|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-lrt9s with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-05-31 05:04:47,557|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-05-31 05:04:50,853|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-31 05:04:51,549|||main||||INFO||||||| Finished Spring Data repository scanning in 683ms. Found 11 JPA repository interfaces.
2022-05-31 05:04:53,752|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-31 05:04:53,819|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-05-31 05:04:54,038|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-31 05:04:54,491|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-05-31 05:04:54,822|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-05-31 05:04:54,828|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-05-31 05:04:55,041|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-05-31 05:04:56,711|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-31 05:04:56,725|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-31 05:04:56,815|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-05-31 05:04:58,044|||main||||INFO||||||| Audit service is disabled
2022-05-31 05:04:58,266|||main||||INFO||||||| Workflow Audit store is disabled
2022-05-31 05:04:59,574|||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]
2022-05-31 05:04:59,660|||main||||INFO||||||| Dependency Management module created...
2022-05-31 05:05:00,611|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-05-31 05:05:00,868|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-05-31 05:05:01,993|||main||||INFO||||||| Netty started on port(s): 8080
2022-05-31 05:05:03,472|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-05-31 05:05:03,801|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-05-31 05:05:03,808|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.876 seconds (JVM running for 17.849)
2022-05-31 05:05:03,830|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-05-31 06:58:23,725|701a4b03-b877-4edd-96a0-a372a6427583||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 06:58:23,727|701a4b03-b877-4edd-96a0-a372a6427583||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 06:58:23,728|701a4b03-b877-4edd-96a0-a372a6427583||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 06:58:24,126|701a4b03-b877-4edd-96a0-a372a6427583||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 06:58:24,128|701a4b03-b877-4edd-96a0-a372a6427583||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 06:58:25,307|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/be7c3dcc-53a3-485c-80f9-4ccb33c5161e)
2022-05-31 06:58:25,317|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/be7c3dcc-53a3-485c-80f9-4ccb33c5161e/Definitions
2022-05-31 06:58:25,398|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 06:58:25,403|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 06:58:25,438|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 06:58:25,447|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 06:58:25,455|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 06:58:25,503|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 06:58:25,504|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 06:58:25,504|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 06:58:25,504|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 06:58:25,505|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 06:58:25,505|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/be7c3dcc-53a3-485c-80f9-4ccb33c5161e/Templates/hello-world-mapping.json
2022-05-31 06:58:25,518|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 06:58:25,518|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 06:58:25,518|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 06:58:25,518|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 06:58:25,521|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 06:58:25,539|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 06:58:25,539|9ca65ad4-4832-48fe-9cb8-5a4806ed92f0||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 06:58:25,791|74f49ca4-c181-42a3-bb68-17b297ba1a87||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(2f92cfac-2b08-4fa0-b7ec-b06573d7c994) CBA(/opt/app/onap/blueprints/archive/2f92cfac-2b08-4fa0-b7ec-b06573d7c994/cba.zip)
2022-05-31 06:58:25,804|74f49ca4-c181-42a3-bb68-17b297ba1a87||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2f92cfac-2b08-4fa0-b7ec-b06573d7c994) and entry definition file (Definitions/blueprint.json)
2022-05-31 06:58:25,864|74f49ca4-c181-42a3-bb68-17b297ba1a87||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 06:58:25,879|74f49ca4-c181-42a3-bb68-17b297ba1a87||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2f92cfac-2b08-4fa0-b7ec-b06573d7c994) and entry definition file (Definitions/blueprint.json)
2022-05-31 06:58:25,999|74f49ca4-c181-42a3-bb68-17b297ba1a87||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/2f92cfac-2b08-4fa0-b7ec-b06573d7c994) present to clean.
2022-05-31 06:58:26,194|2961f212-7496-42a2-a4be-884131f497fe||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 06:58:26,194|2961f212-7496-42a2-a4be-884131f497fe||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 06:58:26,194|2961f212-7496-42a2-a4be-884131f497fe||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 06:58:26,204|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| getting cba file name(test101), version(1.0.1) from db
2022-05-31 06:58:26,280|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 06:58:26,282|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 06:58:26,284|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 06:58:26,299|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 06:58:26,299|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 06:58:26,300|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 06:58:26,308|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 06:58:26,308|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 06:58:26,309|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 06:58:26,328|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 06:58:26,392|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 06:58:26,395|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 06:58:26,479|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 06:58:26,481|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 06:58:26,481|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 06:58:26,484|2961f212-7496-42a2-a4be-884131f497fe||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d200a9b5-52cb-4f5a-85b2-0c14ee469547 auditStoreId -1
2022-05-31 06:59:00,085|d2c09c81-7270-4313-9b16-3964732d2c35||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 06:59:00,086|d2c09c81-7270-4313-9b16-3964732d2c35||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 06:59:00,086|d2c09c81-7270-4313-9b16-3964732d2c35||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 06:59:00,372|d2c09c81-7270-4313-9b16-3964732d2c35||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 06:59:00,373|d2c09c81-7270-4313-9b16-3964732d2c35||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 06:59:01,131|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6fc5e47f-e469-405b-af14-ef2ac6f476f5)
2022-05-31 06:59:01,132|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/6fc5e47f-e469-405b-af14-ef2ac6f476f5/Definitions
2022-05-31 06:59:01,134|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 06:59:01,135|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 06:59:01,155|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 06:59:01,161|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 06:59:01,166|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 06:59:01,186|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 06:59:01,187|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 06:59:01,187|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 06:59:01,187|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 06:59:01,187|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 06:59:01,187|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/6fc5e47f-e469-405b-af14-ef2ac6f476f5/Templates/hello-world-mapping.json
2022-05-31 06:59:01,200|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 06:59:01,200|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 06:59:01,200|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 06:59:01,200|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 06:59:01,200|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 06:59:01,210|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 06:59:01,210|08fe3aee-287d-44d7-83ef-55239566e8f9||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 06:59:01,400|fb46173e-f997-4c28-b25d-ff930bfdc1cc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(2328a65c-2d1f-41dc-a371-2afbe01188d5) CBA(/opt/app/onap/blueprints/archive/2328a65c-2d1f-41dc-a371-2afbe01188d5/cba.zip)
2022-05-31 06:59:01,409|fb46173e-f997-4c28-b25d-ff930bfdc1cc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2328a65c-2d1f-41dc-a371-2afbe01188d5) and entry definition file (Definitions/blueprint.json)
2022-05-31 06:59:01,430|fb46173e-f997-4c28-b25d-ff930bfdc1cc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 06:59:01,439|fb46173e-f997-4c28-b25d-ff930bfdc1cc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2328a65c-2d1f-41dc-a371-2afbe01188d5) and entry definition file (Definitions/blueprint.json)
2022-05-31 06:59:01,485|fb46173e-f997-4c28-b25d-ff930bfdc1cc||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/2328a65c-2d1f-41dc-a371-2afbe01188d5) present to clean.
2022-05-31 06:59:01,655|d33877e6-2a3b-4c97-b0d5-0df6716d4119||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 06:59:01,656|d33877e6-2a3b-4c97-b0d5-0df6716d4119||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 06:59:01,656|d33877e6-2a3b-4c97-b0d5-0df6716d4119||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 06:59:01,658|d33877e6-2a3b-4c97-b0d5-0df6716d4119||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 06:59:01,658|d33877e6-2a3b-4c97-b0d5-0df6716d4119||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 06:59:01,663|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 06:59:01,683|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 06:59:01,683|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 06:59:01,683|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 06:59:01,685|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 06:59:01,685|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 06:59:01,685|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 06:59:01,686|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 06:59:01,709|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 06:59:01,710|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 06:59:01,719|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 06:59:01,719|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 06:59:01,719|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 06:59:01,720|d33877e6-2a3b-4c97-b0d5-0df6716d4119||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f7948f9b-f2c6-4736-a228-33efda80ca0b auditStoreId -1
2022-05-31 06:59:43,973|8ac20575-6cf4-4030-af5f-845d098a948e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 06:59:43,973|8ac20575-6cf4-4030-af5f-845d098a948e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 06:59:43,973|8ac20575-6cf4-4030-af5f-845d098a948e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 06:59:44,225|8ac20575-6cf4-4030-af5f-845d098a948e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 06:59:44,226|8ac20575-6cf4-4030-af5f-845d098a948e||DefaultDispatcher-worker-33||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 06:59:44,933|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8aed927d-1913-4e1b-8aca-cece19a37fcb)
2022-05-31 06:59:44,933|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/8aed927d-1913-4e1b-8aca-cece19a37fcb/Definitions
2022-05-31 06:59:44,935|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 06:59:44,936|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 06:59:44,954|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 06:59:44,959|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 06:59:44,963|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 06:59:44,983|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 06:59:44,984|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 06:59:44,984|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 06:59:44,984|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 06:59:44,984|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 06:59:44,984|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/8aed927d-1913-4e1b-8aca-cece19a37fcb/Templates/hello-world-mapping.json
2022-05-31 06:59:44,993|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 06:59:44,993|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 06:59:44,993|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 06:59:44,993|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 06:59:44,993|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 06:59:45,002|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 06:59:45,002|b0649168-f50b-4d48-9c30-762e2a23f101||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 06:59:45,199|a20fc344-9a0b-4f48-8215-3b0a08670aeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(5f4615f4-3f4d-407e-abee-ba6636139315) CBA(/opt/app/onap/blueprints/archive/5f4615f4-3f4d-407e-abee-ba6636139315/cba.zip)
2022-05-31 06:59:45,207|a20fc344-9a0b-4f48-8215-3b0a08670aeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5f4615f4-3f4d-407e-abee-ba6636139315) and entry definition file (Definitions/blueprint.json)
2022-05-31 06:59:45,225|a20fc344-9a0b-4f48-8215-3b0a08670aeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 06:59:45,233|a20fc344-9a0b-4f48-8215-3b0a08670aeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5f4615f4-3f4d-407e-abee-ba6636139315) and entry definition file (Definitions/blueprint.json)
2022-05-31 06:59:45,261|a20fc344-9a0b-4f48-8215-3b0a08670aeb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/5f4615f4-3f4d-407e-abee-ba6636139315) present to clean.
2022-05-31 06:59:45,455|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 06:59:45,455|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 06:59:45,456|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 06:59:45,457|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 06:59:45,457|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 06:59:45,458|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 06:59:45,466|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 06:59:45,466|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 06:59:45,466|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 06:59:45,467|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 06:59:45,467|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 06:59:45,467|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 06:59:45,468|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 06:59:45,485|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 06:59:45,485|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 06:59:45,491|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 06:59:45,491|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 06:59:45,492|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 06:59:45,492|0cb70475-ceed-4a0e-887d-ddc67aad3fa0||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 821d8d2b-259e-4b19-ba6c-13f24d2e2535 auditStoreId -1
2022-05-31 07:00:36,995|39997620-a1db-4eeb-86bf-55af1a77d5ba||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 07:00:36,996|39997620-a1db-4eeb-86bf-55af1a77d5ba||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 07:00:36,996|39997620-a1db-4eeb-86bf-55af1a77d5ba||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 07:00:37,257|39997620-a1db-4eeb-86bf-55af1a77d5ba||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 07:00:37,258|39997620-a1db-4eeb-86bf-55af1a77d5ba||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 07:00:37,867|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/566ac660-dd0c-45ec-a074-4f4fb6b18be0)
2022-05-31 07:00:37,868|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/566ac660-dd0c-45ec-a074-4f4fb6b18be0/Definitions
2022-05-31 07:00:37,870|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 07:00:37,871|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 07:00:37,894|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 07:00:37,902|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 07:00:37,919|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 07:00:37,937|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 07:00:37,938|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 07:00:37,938|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 07:00:37,938|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 07:00:37,938|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 07:00:37,938|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/566ac660-dd0c-45ec-a074-4f4fb6b18be0/Templates/hello-world-mapping.json
2022-05-31 07:00:37,947|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 07:00:37,947|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 07:00:37,947|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 07:00:37,947|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 07:00:37,947|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 07:00:37,955|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 07:00:37,955|d1c86ba8-a2e7-453a-b1cf-aca7d09aaca2||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 07:00:38,157|59a136cb-d591-4f5e-825c-bdb7d261188e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(45c6ef7e-564d-441d-80d3-b3719a127b6c) CBA(/opt/app/onap/blueprints/archive/45c6ef7e-564d-441d-80d3-b3719a127b6c/cba.zip)
2022-05-31 07:00:38,177|59a136cb-d591-4f5e-825c-bdb7d261188e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/45c6ef7e-564d-441d-80d3-b3719a127b6c) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:00:38,196|59a136cb-d591-4f5e-825c-bdb7d261188e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 07:00:38,203|59a136cb-d591-4f5e-825c-bdb7d261188e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/45c6ef7e-564d-441d-80d3-b3719a127b6c) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:00:38,244|59a136cb-d591-4f5e-825c-bdb7d261188e||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/45c6ef7e-564d-441d-80d3-b3719a127b6c) present to clean.
2022-05-31 07:00:38,414|13694bba-61ad-47bf-8499-dcb5b3a45c1f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 07:00:38,414|13694bba-61ad-47bf-8499-dcb5b3a45c1f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 07:00:38,414|13694bba-61ad-47bf-8499-dcb5b3a45c1f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 07:00:38,415|13694bba-61ad-47bf-8499-dcb5b3a45c1f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 07:00:38,416|13694bba-61ad-47bf-8499-dcb5b3a45c1f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 07:00:38,417|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:00:38,429|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 07:00:38,429|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 07:00:38,429|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 07:00:38,430|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 07:00:38,430|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 07:00:38,431|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 07:00:38,432|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 07:00:38,446|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 07:00:38,447|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 07:00:38,452|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 07:00:38,452|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 07:00:38,452|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 07:00:38,453|13694bba-61ad-47bf-8499-dcb5b3a45c1f||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a879c5a6-48a4-4c60-8bbe-0d09750de38f auditStoreId -1
2022-05-31 07:01:16,681|db9572a5-274d-4479-9645-c2cf07fbea6a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 07:01:16,681|db9572a5-274d-4479-9645-c2cf07fbea6a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 07:01:16,681|db9572a5-274d-4479-9645-c2cf07fbea6a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 07:01:16,952|db9572a5-274d-4479-9645-c2cf07fbea6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 07:01:16,952|db9572a5-274d-4479-9645-c2cf07fbea6a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 07:01:17,674|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8b46008c-8bdf-46c9-95d5-18d74876dc28)
2022-05-31 07:01:17,675|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/8b46008c-8bdf-46c9-95d5-18d74876dc28/Definitions
2022-05-31 07:01:17,677|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 07:01:17,678|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 07:01:17,711|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 07:01:17,727|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 07:01:17,746|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 07:01:17,765|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 07:01:17,765|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 07:01:17,765|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 07:01:17,765|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 07:01:17,765|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 07:01:17,765|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/8b46008c-8bdf-46c9-95d5-18d74876dc28/Templates/hello-world-mapping.json
2022-05-31 07:01:17,774|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 07:01:17,774|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 07:01:17,774|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 07:01:17,774|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 07:01:17,774|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 07:01:17,780|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 07:01:17,780|67edcff5-4727-4d04-a03a-beea6746117c||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 07:01:17,982|399499b7-221c-47ce-832b-e1acc0fb2dd7||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(7a7582b8-f888-4b78-8240-b2040e4bb89f) CBA(/opt/app/onap/blueprints/archive/7a7582b8-f888-4b78-8240-b2040e4bb89f/cba.zip)
2022-05-31 07:01:17,989|399499b7-221c-47ce-832b-e1acc0fb2dd7||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7a7582b8-f888-4b78-8240-b2040e4bb89f) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:01:18,006|399499b7-221c-47ce-832b-e1acc0fb2dd7||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 07:01:18,014|399499b7-221c-47ce-832b-e1acc0fb2dd7||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7a7582b8-f888-4b78-8240-b2040e4bb89f) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:01:18,049|399499b7-221c-47ce-832b-e1acc0fb2dd7||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/7a7582b8-f888-4b78-8240-b2040e4bb89f) present to clean.
2022-05-31 07:01:18,220|79fdb586-1de8-4671-8142-d98dce0a99d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 07:01:18,220|79fdb586-1de8-4671-8142-d98dce0a99d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 07:01:18,220|79fdb586-1de8-4671-8142-d98dce0a99d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 07:01:18,222|79fdb586-1de8-4671-8142-d98dce0a99d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 07:01:18,222|79fdb586-1de8-4671-8142-d98dce0a99d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 07:01:18,223|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:01:18,227|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 07:01:18,227|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 07:01:18,228|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 07:01:18,229|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 07:01:18,229|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 07:01:18,229|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 07:01:18,231|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 07:01:18,242|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 07:01:18,243|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 07:01:18,249|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 07:01:18,249|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 07:01:18,249|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 07:01:18,250|79fdb586-1de8-4671-8142-d98dce0a99d6||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4311b9ef-bf60-4100-b610-be7601696c0c auditStoreId -1
2022-05-31 07:02:43,524|21ed78f4-03ef-4fea-a12d-5d3bccfc41f2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 07:02:43,525|21ed78f4-03ef-4fea-a12d-5d3bccfc41f2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 07:02:43,525|21ed78f4-03ef-4fea-a12d-5d3bccfc41f2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 07:02:43,756|21ed78f4-03ef-4fea-a12d-5d3bccfc41f2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 07:02:43,756|21ed78f4-03ef-4fea-a12d-5d3bccfc41f2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 07:02:44,350|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/97e9c568-31d0-40bc-850f-739ed599ba53)
2022-05-31 07:02:44,351|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/97e9c568-31d0-40bc-850f-739ed599ba53/Definitions
2022-05-31 07:02:44,353|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 07:02:44,354|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 07:02:44,372|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 07:02:44,378|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 07:02:44,383|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 07:02:44,398|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 07:02:44,398|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 07:02:44,399|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 07:02:44,399|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 07:02:44,399|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 07:02:44,399|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/97e9c568-31d0-40bc-850f-739ed599ba53/Templates/hello-world-mapping.json
2022-05-31 07:02:44,405|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 07:02:44,405|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 07:02:44,405|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 07:02:44,405|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 07:02:44,405|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 07:02:44,411|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 07:02:44,411|3e81395e-665b-4c54-9305-764839fa920f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 07:02:44,605|8e792131-20ee-4d8c-a8bf-2e9b09da43c2||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(d2bed46e-507d-4924-8c8d-ddd3bee2a9d1) CBA(/opt/app/onap/blueprints/archive/d2bed46e-507d-4924-8c8d-ddd3bee2a9d1/cba.zip)
2022-05-31 07:02:44,613|8e792131-20ee-4d8c-a8bf-2e9b09da43c2||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d2bed46e-507d-4924-8c8d-ddd3bee2a9d1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:02:44,631|8e792131-20ee-4d8c-a8bf-2e9b09da43c2||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 07:02:44,637|8e792131-20ee-4d8c-a8bf-2e9b09da43c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d2bed46e-507d-4924-8c8d-ddd3bee2a9d1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:02:44,672|8e792131-20ee-4d8c-a8bf-2e9b09da43c2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/d2bed46e-507d-4924-8c8d-ddd3bee2a9d1) present to clean.
2022-05-31 07:02:44,855|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 07:02:44,855|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 07:02:44,855|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 07:02:44,857|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 07:02:44,857|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 07:02:44,860|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:02:44,870|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 07:02:44,870|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 07:02:44,870|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 07:02:44,871|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 07:02:44,871|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 07:02:44,871|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 07:02:44,873|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 07:02:44,888|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 07:02:44,889|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 07:02:44,895|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 07:02:44,895|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 07:02:44,895|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 07:02:44,896|49f6ea35-f397-42a5-b7da-ab58e8c23ef5||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ecb502c1-3722-4918-a489-c7e74c3b7916 auditStoreId -1
2022-05-31 07:03:19,093|49cde325-84f5-42ef-bcd8-0e849b60af86||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 07:03:19,093|49cde325-84f5-42ef-bcd8-0e849b60af86||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 07:03:19,093|49cde325-84f5-42ef-bcd8-0e849b60af86||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 07:03:19,246|49cde325-84f5-42ef-bcd8-0e849b60af86||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 07:03:19,247|49cde325-84f5-42ef-bcd8-0e849b60af86||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 07:03:19,766|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2f784b25-7273-49df-bfff-28ab8fd5b6ff)
2022-05-31 07:03:19,767|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/2f784b25-7273-49df-bfff-28ab8fd5b6ff/Definitions
2022-05-31 07:03:19,768|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 07:03:19,769|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 07:03:19,792|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 07:03:19,799|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 07:03:19,812|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 07:03:19,825|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 07:03:19,826|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 07:03:19,826|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 07:03:19,826|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 07:03:19,826|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 07:03:19,826|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/2f784b25-7273-49df-bfff-28ab8fd5b6ff/Templates/hello-world-mapping.json
2022-05-31 07:03:19,832|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 07:03:19,832|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 07:03:19,832|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 07:03:19,832|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 07:03:19,832|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 07:03:19,837|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 07:03:19,837|bc781b59-171b-476d-8206-da0a38ea6aae||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 07:03:20,021|dcca125b-83d3-4755-be26-6e61d8c35664||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(dc76e983-1c97-4423-9c96-fc04aaa25675) CBA(/opt/app/onap/blueprints/archive/dc76e983-1c97-4423-9c96-fc04aaa25675/cba.zip)
2022-05-31 07:03:20,030|dcca125b-83d3-4755-be26-6e61d8c35664||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dc76e983-1c97-4423-9c96-fc04aaa25675) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:03:20,043|dcca125b-83d3-4755-be26-6e61d8c35664||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 07:03:20,049|dcca125b-83d3-4755-be26-6e61d8c35664||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dc76e983-1c97-4423-9c96-fc04aaa25675) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:03:20,085|dcca125b-83d3-4755-be26-6e61d8c35664||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/dc76e983-1c97-4423-9c96-fc04aaa25675) present to clean.
2022-05-31 07:03:20,257|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 07:03:20,257|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 07:03:20,257|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 07:03:20,258|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 07:03:20,258|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 07:03:20,258|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:03:20,262|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 07:03:20,262|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 07:03:20,263|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 07:03:20,263|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 07:03:20,264|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 07:03:20,264|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 07:03:20,265|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 07:03:20,275|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 07:03:20,276|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 07:03:20,280|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 07:03:20,280|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 07:03:20,281|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 07:03:20,281|3c670d4b-2c19-46b0-aec8-ab07a68b7d36||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bae17c3f-a656-4916-8cf3-5fe824df66c4 auditStoreId -1
2022-05-31 07:04:01,464|67f699b7-7671-41e4-ad47-c59902f55842||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 07:04:01,464|67f699b7-7671-41e4-ad47-c59902f55842||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 07:04:01,464|67f699b7-7671-41e4-ad47-c59902f55842||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 07:04:01,675|67f699b7-7671-41e4-ad47-c59902f55842||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 07:04:01,676|67f699b7-7671-41e4-ad47-c59902f55842||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 07:04:02,346|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a51e3fda-198a-4029-8093-55e4e916eed0)
2022-05-31 07:04:02,347|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/a51e3fda-198a-4029-8093-55e4e916eed0/Definitions
2022-05-31 07:04:02,348|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 07:04:02,349|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 07:04:02,366|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 07:04:02,372|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 07:04:02,378|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 07:04:02,390|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 07:04:02,391|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 07:04:02,391|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 07:04:02,391|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 07:04:02,391|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 07:04:02,391|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/a51e3fda-198a-4029-8093-55e4e916eed0/Templates/hello-world-mapping.json
2022-05-31 07:04:02,396|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 07:04:02,396|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 07:04:02,397|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 07:04:02,397|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 07:04:02,397|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 07:04:02,402|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 07:04:02,402|c28243d7-ed7e-40e8-83fc-d70142f2b814||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 07:04:02,612|a77ed435-c2d3-44a2-b041-04a7666d92a8||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(6f15cd8e-1349-4794-b172-1fbc59f59b9c) CBA(/opt/app/onap/blueprints/archive/6f15cd8e-1349-4794-b172-1fbc59f59b9c/cba.zip)
2022-05-31 07:04:02,620|a77ed435-c2d3-44a2-b041-04a7666d92a8||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f15cd8e-1349-4794-b172-1fbc59f59b9c) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:04:02,635|a77ed435-c2d3-44a2-b041-04a7666d92a8||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 07:04:02,640|a77ed435-c2d3-44a2-b041-04a7666d92a8||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f15cd8e-1349-4794-b172-1fbc59f59b9c) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:04:02,680|a77ed435-c2d3-44a2-b041-04a7666d92a8||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/6f15cd8e-1349-4794-b172-1fbc59f59b9c) present to clean.
2022-05-31 07:04:02,853|587c20dd-427a-4198-8eb7-1fd4e49e7de3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 07:04:02,854|587c20dd-427a-4198-8eb7-1fd4e49e7de3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 07:04:02,854|587c20dd-427a-4198-8eb7-1fd4e49e7de3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 07:04:02,856|587c20dd-427a-4198-8eb7-1fd4e49e7de3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 07:04:02,856|587c20dd-427a-4198-8eb7-1fd4e49e7de3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 07:04:02,858|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:04:02,862|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 07:04:02,862|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 07:04:02,862|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 07:04:02,862|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 07:04:02,862|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 07:04:02,862|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 07:04:02,864|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 07:04:02,874|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 07:04:02,875|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 07:04:02,879|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 07:04:02,879|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 07:04:02,879|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 07:04:02,880|587c20dd-427a-4198-8eb7-1fd4e49e7de3||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 755180ca-5d11-47ba-96fc-7e8dc8f9554d auditStoreId -1
2022-05-31 07:04:53,530|2f15a218-5831-4e02-8153-28726f2f92a1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 07:04:53,530|2f15a218-5831-4e02-8153-28726f2f92a1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 07:04:53,530|2f15a218-5831-4e02-8153-28726f2f92a1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 07:04:53,754|2f15a218-5831-4e02-8153-28726f2f92a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 07:04:53,755|2f15a218-5831-4e02-8153-28726f2f92a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 07:04:54,333|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||reactor-http-epoll-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/36152462-db18-4264-a54e-4a7dbc631506)
2022-05-31 07:04:54,334|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/36152462-db18-4264-a54e-4a7dbc631506/Definitions
2022-05-31 07:04:54,336|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 07:04:54,336|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 07:04:54,354|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 07:04:54,361|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 07:04:54,366|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 07:04:54,379|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 07:04:54,379|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 07:04:54,379|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 07:04:54,379|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 07:04:54,380|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 07:04:54,380|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/36152462-db18-4264-a54e-4a7dbc631506/Templates/hello-world-mapping.json
2022-05-31 07:04:54,384|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 07:04:54,384|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 07:04:54,385|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 07:04:54,385|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 07:04:54,385|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 07:04:54,390|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 07:04:54,390|bb2255a5-d010-4edc-a6ba-1ff9e37a14c0||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 07:04:54,567|23acf5a3-77a9-4f75-bff7-264c09377f54||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(b98db6e0-f5d6-4eef-b61c-f8eafd68517b) CBA(/opt/app/onap/blueprints/archive/b98db6e0-f5d6-4eef-b61c-f8eafd68517b/cba.zip)
2022-05-31 07:04:54,576|23acf5a3-77a9-4f75-bff7-264c09377f54||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b98db6e0-f5d6-4eef-b61c-f8eafd68517b) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:04:54,590|23acf5a3-77a9-4f75-bff7-264c09377f54||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 07:04:54,595|23acf5a3-77a9-4f75-bff7-264c09377f54||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b98db6e0-f5d6-4eef-b61c-f8eafd68517b) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:04:54,627|23acf5a3-77a9-4f75-bff7-264c09377f54||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/b98db6e0-f5d6-4eef-b61c-f8eafd68517b) present to clean.
2022-05-31 07:04:54,799|ec899bbc-2289-497e-a8b1-60384ae25372||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 07:04:54,800|ec899bbc-2289-497e-a8b1-60384ae25372||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 07:04:54,800|ec899bbc-2289-497e-a8b1-60384ae25372||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 07:04:54,800|ec899bbc-2289-497e-a8b1-60384ae25372||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 07:04:54,800|ec899bbc-2289-497e-a8b1-60384ae25372||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 07:04:54,801|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:04:54,804|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 07:04:54,804|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 07:04:54,805|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 07:04:54,806|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 07:04:54,806|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 07:04:54,806|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 07:04:54,808|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 07:04:54,817|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 07:04:54,818|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 07:04:54,822|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 07:04:54,823|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 07:04:54,823|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 07:04:54,824|ec899bbc-2289-497e-a8b1-60384ae25372||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 55ac2bf9-0c87-4a38-b8d7-597f9f414859 auditStoreId -1
2022-05-31 07:05:36,120|5722ef08-810f-47af-84c3-966770e0efe4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 07:05:36,120|5722ef08-810f-47af-84c3-966770e0efe4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 07:05:36,120|5722ef08-810f-47af-84c3-966770e0efe4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 07:05:36,314|5722ef08-810f-47af-84c3-966770e0efe4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 07:05:36,315|5722ef08-810f-47af-84c3-966770e0efe4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 07:05:36,796|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/30136bc3-bc13-4e5f-950c-9c2527c5db83)
2022-05-31 07:05:36,797|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/30136bc3-bc13-4e5f-950c-9c2527c5db83/Definitions
2022-05-31 07:05:36,799|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 07:05:36,800|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 07:05:36,818|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 07:05:36,823|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 07:05:36,827|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 07:05:36,840|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 07:05:36,841|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 07:05:36,841|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 07:05:36,841|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 07:05:36,841|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 07:05:36,841|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/30136bc3-bc13-4e5f-950c-9c2527c5db83/Templates/hello-world-mapping.json
2022-05-31 07:05:36,846|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 07:05:36,846|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 07:05:36,846|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 07:05:36,846|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 07:05:36,846|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 07:05:36,851|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 07:05:36,851|72a8f538-9b17-4632-8862-3cf3700a112b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 07:05:37,047|d6da47a8-9fea-4951-980f-2f9604fa7a40||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(a996dcc0-709c-48bf-b324-594a4d9db5cf) CBA(/opt/app/onap/blueprints/archive/a996dcc0-709c-48bf-b324-594a4d9db5cf/cba.zip)
2022-05-31 07:05:37,056|d6da47a8-9fea-4951-980f-2f9604fa7a40||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a996dcc0-709c-48bf-b324-594a4d9db5cf) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:05:37,069|d6da47a8-9fea-4951-980f-2f9604fa7a40||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 07:05:37,077|d6da47a8-9fea-4951-980f-2f9604fa7a40||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a996dcc0-709c-48bf-b324-594a4d9db5cf) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:05:37,104|d6da47a8-9fea-4951-980f-2f9604fa7a40||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/a996dcc0-709c-48bf-b324-594a4d9db5cf) present to clean.
2022-05-31 07:05:37,281|0233757f-6e70-46b8-9d26-58c20d2a6e19||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 07:05:37,281|0233757f-6e70-46b8-9d26-58c20d2a6e19||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 07:05:37,281|0233757f-6e70-46b8-9d26-58c20d2a6e19||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 07:05:37,283|0233757f-6e70-46b8-9d26-58c20d2a6e19||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 07:05:37,283|0233757f-6e70-46b8-9d26-58c20d2a6e19||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 07:05:37,285|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:05:37,289|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 07:05:37,289|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 07:05:37,289|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 07:05:37,290|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 07:05:37,290|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 07:05:37,290|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 07:05:37,292|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 07:05:37,302|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 07:05:37,303|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 07:05:37,307|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 07:05:37,308|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 07:05:37,308|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 07:05:37,308|0233757f-6e70-46b8-9d26-58c20d2a6e19||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9ae6593b-b1f1-4857-8809-5a1ebfe1990b auditStoreId -1
2022-05-31 07:07:04,163|f73797b5-9ca6-4e43-a968-7a9b9f887e3b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 07:07:04,163|f73797b5-9ca6-4e43-a968-7a9b9f887e3b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 07:07:04,164|f73797b5-9ca6-4e43-a968-7a9b9f887e3b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 07:07:04,302|f73797b5-9ca6-4e43-a968-7a9b9f887e3b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 07:07:04,303|f73797b5-9ca6-4e43-a968-7a9b9f887e3b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 07:07:04,750|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5a2c6028-2dab-4875-ace4-166a67151620)
2022-05-31 07:07:04,751|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/5a2c6028-2dab-4875-ace4-166a67151620/Definitions
2022-05-31 07:07:04,752|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 07:07:04,753|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 07:07:04,776|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 07:07:04,782|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 07:07:04,788|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 07:07:04,800|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 07:07:04,800|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 07:07:04,800|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 07:07:04,800|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 07:07:04,800|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 07:07:04,800|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/5a2c6028-2dab-4875-ace4-166a67151620/Templates/hello-world-mapping.json
2022-05-31 07:07:04,805|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 07:07:04,805|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 07:07:04,805|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 07:07:04,805|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 07:07:04,805|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 07:07:04,810|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 07:07:04,810|6e430c9b-7f3f-4158-84ec-7a9b1e0f2bb5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 07:07:04,994|9e730f91-df8f-48f8-8dea-7dba7b215a23||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(3fbe1675-d7d9-440d-bd89-387a236d9818) CBA(/opt/app/onap/blueprints/archive/3fbe1675-d7d9-440d-bd89-387a236d9818/cba.zip)
2022-05-31 07:07:05,006|9e730f91-df8f-48f8-8dea-7dba7b215a23||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3fbe1675-d7d9-440d-bd89-387a236d9818) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:07:05,020|9e730f91-df8f-48f8-8dea-7dba7b215a23||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 07:07:05,025|9e730f91-df8f-48f8-8dea-7dba7b215a23||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3fbe1675-d7d9-440d-bd89-387a236d9818) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:07:05,060|9e730f91-df8f-48f8-8dea-7dba7b215a23||reactor-http-epoll-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/3fbe1675-d7d9-440d-bd89-387a236d9818) present to clean.
2022-05-31 07:07:05,226|406a3c6e-8fca-4a56-969a-d8d679ce6552||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 07:07:05,226|406a3c6e-8fca-4a56-969a-d8d679ce6552||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 07:07:05,226|406a3c6e-8fca-4a56-969a-d8d679ce6552||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 07:07:05,229|406a3c6e-8fca-4a56-969a-d8d679ce6552||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 07:07:05,229|406a3c6e-8fca-4a56-969a-d8d679ce6552||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 07:07:05,232|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:07:05,245|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 07:07:05,245|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 07:07:05,245|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 07:07:05,246|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 07:07:05,246|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 07:07:05,246|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 07:07:05,247|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 07:07:05,260|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 07:07:05,260|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 07:07:05,267|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 07:07:05,267|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 07:07:05,267|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 07:07:05,267|406a3c6e-8fca-4a56-969a-d8d679ce6552||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4bad2fa8-c559-4b22-91c5-338c6fc8528f auditStoreId -1
2022-05-31 07:12:13,918|b19ac900-2fb2-4774-93ad-348ad8a91281||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-31 07:12:13,919|b19ac900-2fb2-4774-93ad-348ad8a91281||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 07:12:13,919|b19ac900-2fb2-4774-93ad-348ad8a91281||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 07:12:14,090|b19ac900-2fb2-4774-93ad-348ad8a91281||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 07:12:14,090|b19ac900-2fb2-4774-93ad-348ad8a91281||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 07:12:14,700|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c4ab8f7e-8c9b-4ee9-ab03-13125f9cf7d8)
2022-05-31 07:12:14,701|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/c4ab8f7e-8c9b-4ee9-ab03-13125f9cf7d8/Definitions
2022-05-31 07:12:14,703|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 07:12:14,704|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-31 07:12:14,724|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-31 07:12:14,730|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-31 07:12:14,735|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-31 07:12:14,750|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(helloworld)
2022-05-31 07:12:14,750|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-31 07:12:14,750|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(helloworld) targets(helloworld)
2022-05-31 07:12:14,750|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-31 07:12:14,750|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-31 07:12:14,750|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/c4ab8f7e-8c9b-4ee9-ab03-13125f9cf7d8/Templates/hello-world-mapping.json
2022-05-31 07:12:14,755|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-31 07:12:14,756|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-31 07:12:14,756|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 07:12:14,756|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-31 07:12:14,756|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/hello-world-mapping.json)
2022-05-31 07:12:14,761|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([])
2022-05-31 07:12:14,761|fdc45d25-e0a6-4cf2-9f31-744f51a65340||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: []
2022-05-31 07:12:14,953|32ddd25a-7267-43e8-9988-c0cd6bee7cda||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(c2a394aa-e849-49f3-8d80-604a28a4cb17) CBA(/opt/app/onap/blueprints/archive/c2a394aa-e849-49f3-8d80-604a28a4cb17/cba.zip)
2022-05-31 07:12:14,961|32ddd25a-7267-43e8-9988-c0cd6bee7cda||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c2a394aa-e849-49f3-8d80-604a28a4cb17) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:12:14,976|32ddd25a-7267-43e8-9988-c0cd6bee7cda||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(helloworld)
2022-05-31 07:12:14,981|32ddd25a-7267-43e8-9988-c0cd6bee7cda||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c2a394aa-e849-49f3-8d80-604a28a4cb17) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:12:15,012|32ddd25a-7267-43e8-9988-c0cd6bee7cda||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/c2a394aa-e849-49f3-8d80-604a28a4cb17) present to clean.
2022-05-31 07:12:15,189|e8d586fa-fff6-4684-9008-5194c560511e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing request id 654321
2022-05-31 07:12:15,189|e8d586fa-fff6-4684-9008-5194c560511e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-31 07:12:15,189|e8d586fa-fff6-4684-9008-5194c560511e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| StoreAuditService ID  -1
2022-05-31 07:12:15,195|e8d586fa-fff6-4684-9008-5194c560511e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-31 07:12:15,195|e8d586fa-fff6-4684-9008-5194c560511e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-31 07:12:15,198|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-31 07:12:15,211|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deriving input data for workflow: (helloworld)
2022-05-31 07:12:15,211|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-31 07:12:15,211|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-31 07:12:15,212|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-31 07:12:15,212|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-31 07:12:15,212|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-31 07:12:15,214|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-31 07:12:15,227|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Batched Sequence : ([])
2022-05-31 07:12:15,228|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Generated Resource Param Data ({ })
2022-05-31 07:12:15,235|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Preparing Response...
2022-05-31 07:12:15,236|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-31 07:12:15,236|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-31 07:12:15,236|e8d586fa-fff6-4684-9008-5194c560511e||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5a9ce229-9329-4f24-80cd-f573ef496664 auditStoreId -1
2022-05-31 08:40:23,323|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-31 08:40:23,325|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 08:40:23,325|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 08:40:23,538|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 08:40:23,538|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 08:40:23,993|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-31 08:40:24,002|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(183f5d6a-94f4-455d-a580-a5c71fd72fc5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-31 08:40:24,021|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(573637d5-c055-48c3-bf26-d816a2fcecb8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-31 08:40:24,029|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(bae03786-b113-42a3-a552-d39fe2724cb5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-31 08:40:24,040|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(75df80c5-956b-4162-84d1-17a0aa73c1f3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-31 08:40:24,056|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(0d4e775c-8daf-46b8-9741-59a90361ac57) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-31 08:40:24,072|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(cc14d66a-27e0-4847-a265-b59bdf7c9fb8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-31 08:40:24,088|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-05-31 08:40:24,088|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-05-31 08:40:24,089|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-31 08:40:24,089|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-31 08:40:24,089|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-05-31 08:40:24,090|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-05-31 08:40:24,130|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 08:40:24,174|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 08:40:24,196|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 08:40:24,217|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 08:40:24,295|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 08:40:24,297|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 08:40:24,298|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 08:40:24,353|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-05-31 08:40:24,430|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 08:40:24,432|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 08:40:24,433|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 08:40:24,484|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-05-31 08:40:24,584|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 08:40:24,585|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 08:40:24,586|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 08:40:24,587|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(HealthCheck)
2022-05-31 08:40:24,588|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-31 08:40:24,593|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(vf-config-assign)
2022-05-31 08:40:24,595|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(vf-config-deploy)
2022-05-31 08:40:24,640|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-31 08:40:24,715|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 08:40:24,716|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 08:40:24,749|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 08:40:24,750|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 08:40:24,752|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-31 08:40:24,763|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-05-31 08:40:24,866|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 08:40:24,867|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 08:40:24,868|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign-day-2)
2022-05-31 08:40:24,869|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 08:40:24,870|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy-day-2)
2022-05-31 08:40:24,887|82cdcbe6-3c2f-419a-a9a3-6760f2eb6c2e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-05-31 08:40:35,785|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c827bdb6-d8ee-4d70-9f11-b78b5e57b5c8)
2022-05-31 08:40:35,786|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/c827bdb6-d8ee-4d70-9f11-b78b5e57b5c8/Definitions
2022-05-31 08:40:35,788|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 08:40:35,790|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-05-31 08:40:35,808|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(vnf-template)
2022-05-31 08:40:35,813|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(vnf-mapping)
2022-05-31 08:40:35,819|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-05-31 08:40:35,837|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,853|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,859|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,866|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-05-31 08:40:35,866|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-05-31 08:40:35,866|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-05-31 08:40:35,877|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,883|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,890|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,895|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-31 08:40:35,910|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,916|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,922|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,928|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,935|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,942|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,955|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(config-assign)
2022-05-31 08:40:35,959|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(baseconfig-template)
2022-05-31 08:40:35,959|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-05-31 08:40:35,959|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-05-31 08:40:35,972|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,977|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,983|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 08:40:35,989|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(config-deploy)
2022-05-31 08:40:36,019|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(resource-assignment)
2022-05-31 08:40:36,020|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-05-31 08:40:36,020|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-05-31 08:40:36,020|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-05-31 08:40:36,020|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-05-31 08:40:36,020|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-05-31 08:40:36,020|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/c827bdb6-d8ee-4d70-9f11-b78b5e57b5c8/Templates/vnf-mapping.json
2022-05-31 08:40:36,025|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-05-31 08:40:36,025|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-05-31 08:40:36,025|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/c827bdb6-d8ee-4d70-9f11-b78b5e57b5c8/Templates/base_ubuntu20-mapping.json
2022-05-31 08:40:36,030|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-05-31 08:40:36,030|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-05-31 08:40:36,030|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(config-assign)
2022-05-31 08:40:36,031|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-05-31 08:40:36,031|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(config-assign) targets(config-assign)
2022-05-31 08:40:36,031|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-05-31 08:40:36,031|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-05-31 08:40:36,031|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/c827bdb6-d8ee-4d70-9f11-b78b5e57b5c8/Templates/baseconfig-mapping.json
2022-05-31 08:40:36,035|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-05-31 08:40:36,035|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-31 08:40:36,036|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(config-deploy)
2022-05-31 08:40:36,036|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-05-31 08:40:36,036|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(config-deploy) targets(config-deploy)
2022-05-31 08:40:36,036|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(config-deploy) resource assignment files([]
2022-05-31 08:40:36,036|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 08:40:36,036|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-05-31 08:40:36,037|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/vnf-mapping.json)
2022-05-31 08:40:36,037|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-05-31 08:40:36,037|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/baseconfig-mapping.json)
2022-05-31 08:40:36,049|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-05-31 08:40:36,099|052bd394-50b5-468c-952f-32713f4ced62||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-05-31 08:40:36,271|ec2de6aa-b9be-4ea2-bcf9-e2b36549b35f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(09f7a16a-43a7-4544-8170-28a9ae9fb964) CBA(/opt/app/onap/blueprints/archive/09f7a16a-43a7-4544-8170-28a9ae9fb964/cba.zip)
2022-05-31 08:40:36,278|ec2de6aa-b9be-4ea2-bcf9-e2b36549b35f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/09f7a16a-43a7-4544-8170-28a9ae9fb964) and entry definition file (Definitions/ubuntu20.json)
2022-05-31 08:40:36,288|ec2de6aa-b9be-4ea2-bcf9-e2b36549b35f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 08:40:36,311|ec2de6aa-b9be-4ea2-bcf9-e2b36549b35f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 08:40:36,311|ec2de6aa-b9be-4ea2-bcf9-e2b36549b35f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 08:40:36,312|ec2de6aa-b9be-4ea2-bcf9-e2b36549b35f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 08:40:36,321|ec2de6aa-b9be-4ea2-bcf9-e2b36549b35f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/09f7a16a-43a7-4544-8170-28a9ae9fb964) and entry definition file (Definitions/ubuntu20.json)
2022-05-31 08:40:36,351|ec2de6aa-b9be-4ea2-bcf9-e2b36549b35f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/09f7a16a-43a7-4544-8170-28a9ae9fb964) present to clean.
2022-05-31 08:40:39,896|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(2125f8f9-0d74-4e1c-b613-d925a38b81c2) CBA(/opt/app/onap/blueprints/archive/2125f8f9-0d74-4e1c-b613-d925a38b81c2/cba.zip)
2022-05-31 08:40:39,922|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2125f8f9-0d74-4e1c-b613-d925a38b81c2) and entry definition file (Definitions/CNF.json)
2022-05-31 08:40:39,986|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 08:40:39,987|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 08:40:39,988|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 08:40:39,988|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(scale-out)
2022-05-31 08:40:39,989|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(scale)
2022-05-31 08:40:39,989|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(scale-in)
2022-05-31 08:40:39,990|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(health-check)
2022-05-31 08:40:40,014|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2125f8f9-0d74-4e1c-b613-d925a38b81c2) and entry definition file (Definitions/CNF.json)
2022-05-31 08:40:40,066|ff65ad4b-ee34-4be3-bc9e-b81b4fdc9145||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/2125f8f9-0d74-4e1c-b613-d925a38b81c2) present to clean.
2022-05-31 08:44:46,351|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-31 08:44:46,459|||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
2022-05-31 08:44:46,517|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| request(c84613f8-ae3e-401b-b945-567c271b2ffe)
2022-05-31 08:44:46,521|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| CBA file(/opt/app/onap/blueprints/archive/f2956027-801e-44f9-9f3b-c786cdbffd1f/cba.zip written successfully
2022-05-31 08:44:46,522|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(f2956027-801e-44f9-9f3b-c786cdbffd1f) CBA(/opt/app/onap/blueprints/archive/f2956027-801e-44f9-9f3b-c786cdbffd1f/cba.zip)
2022-05-31 08:44:46,529|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2956027-801e-44f9-9f3b-c786cdbffd1f) and entry definition file (Definitions/ubuntu20.json)
2022-05-31 08:44:46,541|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 08:44:46,564|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 08:44:46,565|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 08:44:46,566|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 08:44:46,576|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2956027-801e-44f9-9f3b-c786cdbffd1f) and entry definition file (Definitions/ubuntu20.json)
2022-05-31 08:44:46,599|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-05-31 08:44:46,623|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-05-31 08:44:46,625|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-05-31 08:44:46,651|c84613f8-ae3e-401b-b945-567c271b2ffe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/f2956027-801e-44f9-9f3b-c786cdbffd1f) present to clean.
2022-05-31 08:44:53,491|7228443f-2ab9-4d19-a363-119addf79bfe||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-05-31 08:44:53,553|7228443f-2ab9-4d19-a363-119addf79bfe||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-31 08:44:53,555|7228443f-2ab9-4d19-a363-119addf79bfe||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-31 08:44:53,558|7228443f-2ab9-4d19-a363-119addf79bfe||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-31 08:44:53,716|432a66f8-3e21-4367-aa38-10a40807c100||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-31 08:44:53,717|432a66f8-3e21-4367-aa38-10a40807c100||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-31 08:44:53,719|432a66f8-3e21-4367-aa38-10a40807c100||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-31 08:44:54,038|f5c9b949-a812-4f2b-8c33-8287ce9f43fa||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-31 08:44:54,038|f5c9b949-a812-4f2b-8c33-8287ce9f43fa||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-31 08:44:54,040|f5c9b949-a812-4f2b-8c33-8287ce9f43fa||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-31 08:44:54,209|7aa93a23-b202-4513-a153-fad0a86c7ac2||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-31 08:44:54,209|7aa93a23-b202-4513-a153-fad0a86c7ac2||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-31 08:44:54,212|7aa93a23-b202-4513-a153-fad0a86c7ac2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-31 08:45:00,964|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-31 08:45:01,066|||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
2022-05-31 08:45:01,069|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| request(a21aee84-8f7c-4597-a317-3cd9e5b1959d)
2022-05-31 08:45:01,079|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| CBA file(/opt/app/onap/blueprints/archive/897ebd10-bfe9-44b9-93f4-085ef3bc347a/cba.zip written successfully
2022-05-31 08:45:01,079|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(897ebd10-bfe9-44b9-93f4-085ef3bc347a) CBA(/opt/app/onap/blueprints/archive/897ebd10-bfe9-44b9-93f4-085ef3bc347a/cba.zip)
2022-05-31 08:45:01,101|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/897ebd10-bfe9-44b9-93f4-085ef3bc347a) and entry definition file (Definitions/CNF.json)
2022-05-31 08:45:01,153|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 08:45:01,154|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 08:45:01,155|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 08:45:01,155|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(scale-out)
2022-05-31 08:45:01,156|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(scale)
2022-05-31 08:45:01,156|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(scale-in)
2022-05-31 08:45:01,157|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(health-check)
2022-05-31 08:45:01,179|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/897ebd10-bfe9-44b9-93f4-085ef3bc347a) and entry definition file (Definitions/CNF.json)
2022-05-31 08:45:01,193|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Overwriting blueprint model :APACHE::1.0.0
2022-05-31 08:45:01,214|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-05-31 08:45:01,215|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-05-31 08:45:01,246|a21aee84-8f7c-4597-a317-3cd9e5b1959d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/897ebd10-bfe9-44b9-93f4-085ef3bc347a) present to clean.
2022-05-31 08:45:17,470|7fa4e31c-8f95-46f3-ad08-2515266a96f4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| getting cba file name(APACHE), version(1.0.0) from db
2022-05-31 08:45:17,625|7fa4e31c-8f95-46f3-ad08-2515266a96f4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-31 08:45:17,627|7fa4e31c-8f95-46f3-ad08-2515266a96f4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-31 08:45:17,629|7fa4e31c-8f95-46f3-ad08-2515266a96f4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-31 08:45:17,780|2b7fd52e-c713-4ba4-81a3-2a7e5b7cc01e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-31 08:45:17,780|2b7fd52e-c713-4ba4-81a3-2a7e5b7cc01e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-31 08:45:17,782|2b7fd52e-c713-4ba4-81a3-2a7e5b7cc01e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-31 08:45:18,387|2b8ab15b-3eb7-4204-a62c-7e11fbe741fd||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-31 08:45:18,387|2b8ab15b-3eb7-4204-a62c-7e11fbe741fd||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-31 08:45:18,389|2b8ab15b-3eb7-4204-a62c-7e11fbe741fd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-31 08:45:18,575|963a30d6-c9a5-4465-b3cf-bdd47ad712b5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-31 08:45:18,575|963a30d6-c9a5-4465-b3cf-bdd47ad712b5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-31 08:45:18,577|963a30d6-c9a5-4465-b3cf-bdd47ad712b5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-31 08:45:18,778|16fa8785-6d6d-46ef-bce0-f82c8bda0b8c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-31 08:45:18,778|16fa8785-6d6d-46ef-bce0-f82c8bda0b8c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-31 08:45:18,780|16fa8785-6d6d-46ef-bce0-f82c8bda0b8c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-31 08:45:19,003|c9a90261-8016-4892-8d13-597509796c2f||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-31 08:45:19,003|c9a90261-8016-4892-8d13-597509796c2f||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-31 08:45:19,006|c9a90261-8016-4892-8d13-597509796c2f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-31 08:45:19,225|48331252-5502-41a0-a963-12a86cb05428||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-31 08:45:19,225|48331252-5502-41a0-a963-12a86cb05428||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-31 08:45:19,227|48331252-5502-41a0-a963-12a86cb05428||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-31 08:45:19,419|bee4fdf4-9317-4f19-99ca-a28705de1944||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-31 08:45:19,419|bee4fdf4-9317-4f19-99ca-a28705de1944||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-31 08:45:19,422|bee4fdf4-9317-4f19-99ca-a28705de1944||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-31 09:09:26,532|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(4a61dc15-b217-4c45-be1e-b97c3c1dee46) CBA(/opt/app/onap/blueprints/archive/4a61dc15-b217-4c45-be1e-b97c3c1dee46/cba.zip)
2022-05-31 09:09:26,562|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4a61dc15-b217-4c45-be1e-b97c3c1dee46) and entry definition file (Definitions/CNF.json)
2022-05-31 09:09:26,644|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 09:09:26,645|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 09:09:26,646|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 09:09:26,647|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(scale-out)
2022-05-31 09:09:26,647|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(scale)
2022-05-31 09:09:26,648|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(scale-in)
2022-05-31 09:09:26,649|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(health-check)
2022-05-31 09:09:26,677|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4a61dc15-b217-4c45-be1e-b97c3c1dee46) and entry definition file (Definitions/CNF.json)
2022-05-31 09:09:26,703|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Overwriting blueprint model :APACHE::1.0.0
2022-05-31 09:09:26,725|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-05-31 09:09:26,791|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-05-31 09:09:26,829|0b518ff8-275a-43aa-a266-9c473aaa8828||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/4a61dc15-b217-4c45-be1e-b97c3c1dee46) present to clean.
2022-05-31 09:16:34,611|790d1904-3af2-415e-996c-735de2467c75||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-31 09:16:34,612|790d1904-3af2-415e-996c-735de2467c75||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-31 09:16:34,612|790d1904-3af2-415e-996c-735de2467c75||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-31 09:16:34,771|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-31 09:16:34,771|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-31 09:16:35,200|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-31 09:16:35,201|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(97f1d754-e00f-4026-ba1d-fb328110635b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-31 09:16:35,219|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(01929969-6f82-4b93-8890-ac092d627bb2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-31 09:16:35,226|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(1c0db57c-e496-4e03-8bb3-cc4ac01a9383) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-31 09:16:35,237|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(6e70bf95-044a-4609-bf0e-a04cf8bf1246) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-31 09:16:35,250|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(8f401e63-3565-4780-b3b6-d5510b7e499a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-31 09:16:35,263|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(d705601a-fc47-436e-b23c-c862d41bcc88) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-31 09:16:35,276|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-05-31 09:16:35,277|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-05-31 09:16:35,277|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-31 09:16:35,277|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-31 09:16:35,277|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-05-31 09:16:35,277|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-05-31 09:16:35,303|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 09:16:35,322|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 09:16:35,351|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 09:16:35,368|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 09:16:35,418|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 09:16:35,419|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 09:16:35,420|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 09:16:35,454|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-05-31 09:16:35,480|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-31 09:16:35,492|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-31 09:16:35,499|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-31 09:16:35,527|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 09:16:35,527|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 09:16:35,528|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 09:16:35,562|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-05-31 09:16:35,586|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-31 09:16:35,598|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-31 09:16:35,612|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-31 09:16:35,642|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 09:16:35,643|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 09:16:35,670|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-31 09:16:35,692|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-31 09:16:35,702|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-31 09:16:35,707|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-31 09:16:35,732|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 09:16:35,732|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 09:16:35,733|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 09:16:35,734|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(HealthCheck)
2022-05-31 09:16:35,734|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-31 09:16:35,735|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(vf-config-assign)
2022-05-31 09:16:35,736|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(vf-config-deploy)
2022-05-31 09:16:35,770|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 09:16:35,770|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 09:16:35,771|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-31 09:16:35,779|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-05-31 09:16:35,800|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-31 09:16:35,812|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-31 09:16:35,818|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-31 09:16:35,837|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-31 09:16:35,849|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-31 09:16:35,854|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-31 09:16:35,875|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 09:16:35,876|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 09:16:35,876|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign-day-2)
2022-05-31 09:16:35,877|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 09:16:35,878|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy-day-2)
2022-05-31 09:16:35,893|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-05-31 09:16:35,906|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-31 09:16:35,918|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-31 09:16:35,920|790d1904-3af2-415e-996c-735de2467c75||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-31 09:16:46,639|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6e076d01-55fb-4ad6-b6ac-76bb01144e18)
2022-05-31 09:16:46,640|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| deleting definition types under : /opt/app/onap/blueprints/working/6e076d01-55fb-4ad6-b6ac-76bb01144e18/Definitions
2022-05-31 09:16:46,642|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| reinitialized all type definitions
2022-05-31 09:16:46,643|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-05-31 09:16:46,660|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(vnf-template)
2022-05-31 09:16:46,665|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(vnf-mapping)
2022-05-31 09:16:46,670|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-05-31 09:16:46,682|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,699|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,708|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,713|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-05-31 09:16:46,713|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-05-31 09:16:46,713|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-05-31 09:16:46,723|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,729|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,736|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,747|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-31 09:16:46,775|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,782|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,791|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,797|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,805|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,811|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,832|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(config-assign)
2022-05-31 09:16:46,836|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(baseconfig-template)
2022-05-31 09:16:46,836|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-05-31 09:16:46,836|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-05-31 09:16:46,857|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,863|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,869|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(input)
2022-05-31 09:16:46,874|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ***** Enhancing NodeTemplate(config-deploy)
2022-05-31 09:16:46,908|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(resource-assignment)
2022-05-31 09:16:46,908|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-05-31 09:16:46,908|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-05-31 09:16:46,908|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-05-31 09:16:46,908|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-05-31 09:16:46,908|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-05-31 09:16:46,908|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/6e076d01-55fb-4ad6-b6ac-76bb01144e18/Templates/vnf-mapping.json
2022-05-31 09:16:46,913|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-05-31 09:16:46,913|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-05-31 09:16:46,913|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/6e076d01-55fb-4ad6-b6ac-76bb01144e18/Templates/base_ubuntu20-mapping.json
2022-05-31 09:16:46,916|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-05-31 09:16:46,917|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-05-31 09:16:46,917|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(config-assign)
2022-05-31 09:16:46,917|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-05-31 09:16:46,917|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(config-assign) targets(config-assign)
2022-05-31 09:16:46,917|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-05-31 09:16:46,917|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-05-31 09:16:46,917|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enriching artifacts file(/opt/app/onap/blueprints/working/6e076d01-55fb-4ad6-b6ac-76bb01144e18/Templates/baseconfig-mapping.json
2022-05-31 09:16:46,921|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-05-31 09:16:46,921|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-31 09:16:46,921|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing Workflow(config-deploy)
2022-05-31 09:16:46,922|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-05-31 09:16:46,922|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| identified workflow(config-deploy) targets(config-deploy)
2022-05-31 09:16:46,922|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| workflow(config-deploy) resource assignment files([]
2022-05-31 09:16:46,922|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| ##### Enhancing blueprint Resource Definitions
2022-05-31 09:16:46,922|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-05-31 09:16:46,922|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/vnf-mapping.json)
2022-05-31 09:16:46,922|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-05-31 09:16:46,922|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| processing file (Templates/baseconfig-mapping.json)
2022-05-31 09:16:46,931|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-05-31 09:16:46,983|a6c56946-3962-43cd-9e88-5822fdb066c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-05-31 09:16:47,156|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Save processing(b36450d4-a18b-42e2-a378-dbbe829b5045) CBA(/opt/app/onap/blueprints/archive/b36450d4-a18b-42e2-a378-dbbe829b5045/cba.zip)
2022-05-31 09:16:47,161|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b36450d4-a18b-42e2-a378-dbbe829b5045) and entry definition file (Definitions/ubuntu20.json)
2022-05-31 09:16:47,169|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-31 09:16:47,187|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(resource-assignment)
2022-05-31 09:16:47,188|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-assign)
2022-05-31 09:16:47,189|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Validating Workflow(config-deploy)
2022-05-31 09:16:47,196|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b36450d4-a18b-42e2-a378-dbbe829b5045) and entry definition file (Definitions/ubuntu20.json)
2022-05-31 09:16:47,207|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-05-31 09:16:47,230|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-05-31 09:16:47,254|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-05-31 09:16:47,275|0f583a8c-444e-4e74-93e4-45cabea87596||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-lrt9s|||| No compiled cache(/opt/app/onap/blueprints/working/b36450d4-a18b-42e2-a378-dbbe829b5045) present to clean.