Results

By type

          10:18:55,127 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:18:55,128 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
10:18:55,129 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
10:18:55,130 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
10:18:55,131 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
10:18:55,131 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
10:18:55,148 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file
10:18:55,300 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:18:55,310 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:18:55,314 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:18:55,322 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:18:55,405 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:18:55,405 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
10:18:55,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
10:18:55,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
10:18:55,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
10:18:55,406 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
10:18:55,406 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:18:55,406 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:18:55,408 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-02-24 10:18:56,172|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-55cd4c5979-qqjvr with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app)
2022-02-24 10:18:56,176|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-02-24 10:18:59,472|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-02-24 10:19:00,166|||main||||INFO||||||| Finished Spring Data repository scanning in 679ms. Found 11 JPA repository interfaces.
2022-02-24 10:19:02,409|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-02-24 10:19:02,491|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-02-24 10:19:02,738|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-02-24 10:19:03,265|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-02-24 10:19:03,601|||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-02-24 10:19:03,605|||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-02-24 10:19:03,812|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-02-24 10:19:05,154|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-02-24 10:19:05,167|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-02-24 10:19:05,263|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-02-24 10:19:06,349|||main||||INFO||||||| Audit service is disabled
2022-02-24 10:19:06,465|||main||||INFO||||||| Workflow Audit store is disabled
2022-02-24 10:19:08,163|||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-02-24 10:19:08,221|||main||||INFO||||||| Dependency Management module created...
2022-02-24 10:19:09,217|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-02-24 10:19:09,462|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-02-24 10:19:10,677|||main||||INFO||||||| Netty started on port(s): 8080
2022-02-24 10:19:12,390|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-02-24 10:19:12,740|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-02-24 10:19:12,748|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.188 seconds (JVM running for 18.245)
2022-02-24 10:19:12,767|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-02-24 11:25:55,578|23dde54c-0c2e-4987-ac28-ca6233207f30||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-02-24 11:25:55,580|23dde54c-0c2e-4987-ac28-ca6233207f30||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-02-24 11:25:55,581|23dde54c-0c2e-4987-ac28-ca6233207f30||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-02-24 11:25:56,032|23dde54c-0c2e-4987-ac28-ca6233207f30||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-02-24 11:25:56,035|23dde54c-0c2e-4987-ac28-ca6233207f30||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-02-24 11:25:57,363|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0d6da68c-b810-4f15-baec-7a2c0c9ca85a)
2022-02-24 11:25:57,373|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| deleting definition types under : /opt/app/onap/blueprints/working/0d6da68c-b810-4f15-baec-7a2c0c9ca85a/Definitions
2022-02-24 11:25:57,470|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| reinitialized all type definitions
2022-02-24 11:25:57,475|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ***** Enhancing NodeTemplate(helloworld)
2022-02-24 11:25:57,512|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing ArtifactDefinition(helloworld-template)
2022-02-24 11:25:57,518|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-02-24 11:25:57,521|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-02-24 11:25:57,571|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ##### Enhancing Workflow(helloworld)
2022-02-24 11:25:57,572|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-02-24 11:25:57,572|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| identified workflow(helloworld) targets(helloworld)
2022-02-24 11:25:57,573|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-02-24 11:25:57,573|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-02-24 11:25:57,573|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enriching artifacts file(/opt/app/onap/blueprints/working/0d6da68c-b810-4f15-baec-7a2c0c9ca85a/Templates/hello-world-mapping.json
2022-02-24 11:25:57,587|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-02-24 11:25:57,588|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| dataType not present for the recipe(dt-helloworld-properties)
2022-02-24 11:25:57,588|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ##### Enhancing blueprint Resource Definitions
2022-02-24 11:25:57,588|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-02-24 11:25:57,591|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| processing file (Templates/hello-world-mapping.json)
2022-02-24 11:25:57,609|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| distinct resource keys ([])
2022-02-24 11:25:57,609|b69d89df-2208-4691-8190-a9a091252988||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Enriching Resource Definition sources Node Template: []
2022-02-24 11:25:57,890|6304008f-8fc8-4676-8f81-04fdc9961f70||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Save processing(227f2667-d9c7-49a7-b43c-b2fc7f7a094e) CBA(/opt/app/onap/blueprints/archive/227f2667-d9c7-49a7-b43c-b2fc7f7a094e/cba.zip)
2022-02-24 11:25:57,961|6304008f-8fc8-4676-8f81-04fdc9961f70||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/227f2667-d9c7-49a7-b43c-b2fc7f7a094e) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:25:58,037|6304008f-8fc8-4676-8f81-04fdc9961f70||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Validating Workflow(helloworld)
2022-02-24 11:25:58,055|6304008f-8fc8-4676-8f81-04fdc9961f70||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/227f2667-d9c7-49a7-b43c-b2fc7f7a094e) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:25:58,162|6304008f-8fc8-4676-8f81-04fdc9961f70||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| No compiled cache(/opt/app/onap/blueprints/working/227f2667-d9c7-49a7-b43c-b2fc7f7a094e) present to clean.
2022-02-24 11:25:58,368|9844b20f-69da-4283-9f77-a0d18a13a915||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| processing request id 654321
2022-02-24 11:25:58,368|9844b20f-69da-4283-9f77-a0d18a13a915||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| storeExecutionInput called not to store the Workflow action input details 
2022-02-24 11:25:58,368|9844b20f-69da-4283-9f77-a0d18a13a915||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| StoreAuditService ID  -1
2022-02-24 11:25:58,378|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| getting cba file name(test101), version(1.0.1) from db
2022-02-24 11:25:58,439|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-02-24 11:25:58,441|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-02-24 11:25:58,444|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:25:58,458|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Deriving input data for workflow: (helloworld)
2022-02-24 11:25:58,459|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-02-24 11:25:58,460|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-02-24 11:25:58,468|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-02-24 11:25:58,468|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-02-24 11:25:58,470|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-02-24 11:25:58,489|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-02-24 11:25:58,526|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Batched Sequence : ([])
2022-02-24 11:25:58,529|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Generated Resource Param Data ({ })
2022-02-24 11:25:58,629|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Preparing Response...
2022-02-24 11:25:58,632|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-02-24 11:25:58,633|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveWorkflowOutputs for workflow(helloworld)
2022-02-24 11:25:58,637|9844b20f-69da-4283-9f77-a0d18a13a915||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d1738a13-d119-4118-a26f-b4393fdf522b auditStoreId -1
2022-02-24 11:26:34,910|516588cc-c9c2-464a-bf69-76264687adca||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-02-24 11:26:34,911|516588cc-c9c2-464a-bf69-76264687adca||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-02-24 11:26:34,911|516588cc-c9c2-464a-bf69-76264687adca||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-02-24 11:26:35,073|516588cc-c9c2-464a-bf69-76264687adca||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-02-24 11:26:35,074|516588cc-c9c2-464a-bf69-76264687adca||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-02-24 11:26:35,862|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e87bec3e-969c-47ec-9329-d67c6c99e9c9)
2022-02-24 11:26:35,863|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| deleting definition types under : /opt/app/onap/blueprints/working/e87bec3e-969c-47ec-9329-d67c6c99e9c9/Definitions
2022-02-24 11:26:35,866|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| reinitialized all type definitions
2022-02-24 11:26:35,867|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ***** Enhancing NodeTemplate(helloworld)
2022-02-24 11:26:35,886|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing ArtifactDefinition(helloworld-template)
2022-02-24 11:26:35,890|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-02-24 11:26:35,893|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-02-24 11:26:35,914|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ##### Enhancing Workflow(helloworld)
2022-02-24 11:26:35,915|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-02-24 11:26:35,915|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| identified workflow(helloworld) targets(helloworld)
2022-02-24 11:26:35,915|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-02-24 11:26:35,915|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-02-24 11:26:35,915|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enriching artifacts file(/opt/app/onap/blueprints/working/e87bec3e-969c-47ec-9329-d67c6c99e9c9/Templates/hello-world-mapping.json
2022-02-24 11:26:35,925|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-02-24 11:26:35,925|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| dataType not present for the recipe(dt-helloworld-properties)
2022-02-24 11:26:35,925|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ##### Enhancing blueprint Resource Definitions
2022-02-24 11:26:35,926|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-02-24 11:26:35,926|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| processing file (Templates/hello-world-mapping.json)
2022-02-24 11:26:35,937|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| distinct resource keys ([])
2022-02-24 11:26:35,937|001368bd-c22a-43fa-b563-6cfa9603a3c6||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Enriching Resource Definition sources Node Template: []
2022-02-24 11:26:36,150|d173d506-333a-4676-9f65-510855716caf||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Save processing(612783b4-0dbf-4666-83b7-4eb274de6ecc) CBA(/opt/app/onap/blueprints/archive/612783b4-0dbf-4666-83b7-4eb274de6ecc/cba.zip)
2022-02-24 11:26:36,216|d173d506-333a-4676-9f65-510855716caf||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/612783b4-0dbf-4666-83b7-4eb274de6ecc) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:26:36,237|d173d506-333a-4676-9f65-510855716caf||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Validating Workflow(helloworld)
2022-02-24 11:26:36,246|d173d506-333a-4676-9f65-510855716caf||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/612783b4-0dbf-4666-83b7-4eb274de6ecc) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:26:36,272|d173d506-333a-4676-9f65-510855716caf||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| No compiled cache(/opt/app/onap/blueprints/working/612783b4-0dbf-4666-83b7-4eb274de6ecc) present to clean.
2022-02-24 11:26:36,445|a4316e6d-7bbb-4172-87a1-a868b2408a2e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| processing request id 654321
2022-02-24 11:26:36,446|a4316e6d-7bbb-4172-87a1-a868b2408a2e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| storeExecutionInput called not to store the Workflow action input details 
2022-02-24 11:26:36,446|a4316e6d-7bbb-4172-87a1-a868b2408a2e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| StoreAuditService ID  -1
2022-02-24 11:26:36,448|a4316e6d-7bbb-4172-87a1-a868b2408a2e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-02-24 11:26:36,448|a4316e6d-7bbb-4172-87a1-a868b2408a2e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-02-24 11:26:36,452|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:26:36,472|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Deriving input data for workflow: (helloworld)
2022-02-24 11:26:36,472|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-02-24 11:26:36,472|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-02-24 11:26:36,473|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-02-24 11:26:36,473|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-02-24 11:26:36,474|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-02-24 11:26:36,475|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-02-24 11:26:36,495|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Batched Sequence : ([])
2022-02-24 11:26:36,495|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Generated Resource Param Data ({ })
2022-02-24 11:26:36,503|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Preparing Response...
2022-02-24 11:26:36,503|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-02-24 11:26:36,504|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveWorkflowOutputs for workflow(helloworld)
2022-02-24 11:26:36,504|a4316e6d-7bbb-4172-87a1-a868b2408a2e||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7a89dcab-bc4e-4186-ae4c-286b0acb2e19 auditStoreId -1
2022-02-24 11:27:23,551|5e309340-ae84-485a-b866-c9a4855ca01b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-02-24 11:27:23,552|5e309340-ae84-485a-b866-c9a4855ca01b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-02-24 11:27:23,552|5e309340-ae84-485a-b866-c9a4855ca01b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-02-24 11:27:23,664|5e309340-ae84-485a-b866-c9a4855ca01b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-02-24 11:27:23,665|5e309340-ae84-485a-b866-c9a4855ca01b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-02-24 11:27:24,432|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f0112d1d-5f84-4b38-ac0a-d2ba29a1266a)
2022-02-24 11:27:24,433|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| deleting definition types under : /opt/app/onap/blueprints/working/f0112d1d-5f84-4b38-ac0a-d2ba29a1266a/Definitions
2022-02-24 11:27:24,435|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| reinitialized all type definitions
2022-02-24 11:27:24,437|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ***** Enhancing NodeTemplate(helloworld)
2022-02-24 11:27:24,455|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing ArtifactDefinition(helloworld-template)
2022-02-24 11:27:24,458|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-02-24 11:27:24,461|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-02-24 11:27:24,481|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ##### Enhancing Workflow(helloworld)
2022-02-24 11:27:24,482|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-02-24 11:27:24,482|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| identified workflow(helloworld) targets(helloworld)
2022-02-24 11:27:24,482|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-02-24 11:27:24,482|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-02-24 11:27:24,482|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enriching artifacts file(/opt/app/onap/blueprints/working/f0112d1d-5f84-4b38-ac0a-d2ba29a1266a/Templates/hello-world-mapping.json
2022-02-24 11:27:24,489|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-02-24 11:27:24,490|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| dataType not present for the recipe(dt-helloworld-properties)
2022-02-24 11:27:24,490|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ##### Enhancing blueprint Resource Definitions
2022-02-24 11:27:24,490|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-02-24 11:27:24,490|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| processing file (Templates/hello-world-mapping.json)
2022-02-24 11:27:24,497|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| distinct resource keys ([])
2022-02-24 11:27:24,497|2160d2b2-d5b7-4d24-a3be-669389ecf9b3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Enriching Resource Definition sources Node Template: []
2022-02-24 11:27:24,720|70a046fe-f58c-4c59-8cfd-ea95a1c4f62d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Save processing(49cb050f-7f4b-4456-8cf8-6e1a0761c951) CBA(/opt/app/onap/blueprints/archive/49cb050f-7f4b-4456-8cf8-6e1a0761c951/cba.zip)
2022-02-24 11:27:24,750|70a046fe-f58c-4c59-8cfd-ea95a1c4f62d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/49cb050f-7f4b-4456-8cf8-6e1a0761c951) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:27:24,768|70a046fe-f58c-4c59-8cfd-ea95a1c4f62d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Validating Workflow(helloworld)
2022-02-24 11:27:24,775|70a046fe-f58c-4c59-8cfd-ea95a1c4f62d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/49cb050f-7f4b-4456-8cf8-6e1a0761c951) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:27:24,793|70a046fe-f58c-4c59-8cfd-ea95a1c4f62d||reactor-http-epoll-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| No compiled cache(/opt/app/onap/blueprints/working/49cb050f-7f4b-4456-8cf8-6e1a0761c951) present to clean.
2022-02-24 11:27:24,989|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| processing request id 654321
2022-02-24 11:27:24,989|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| storeExecutionInput called not to store the Workflow action input details 
2022-02-24 11:27:24,989|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| StoreAuditService ID  -1
2022-02-24 11:27:24,991|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-02-24 11:27:24,991|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-02-24 11:27:24,993|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:27:25,000|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Deriving input data for workflow: (helloworld)
2022-02-24 11:27:25,000|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-02-24 11:27:25,000|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-02-24 11:27:25,001|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-02-24 11:27:25,001|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-02-24 11:27:25,001|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-02-24 11:27:25,002|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-02-24 11:27:25,017|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Batched Sequence : ([])
2022-02-24 11:27:25,018|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Generated Resource Param Data ({ })
2022-02-24 11:27:25,025|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Preparing Response...
2022-02-24 11:27:25,025|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-02-24 11:27:25,025|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveWorkflowOutputs for workflow(helloworld)
2022-02-24 11:27:25,025|fee4ffc3-b3fc-4da4-adf8-1323d2767ef9||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a237cdac-c3f1-4f29-8225-e536e837a7f3 auditStoreId -1
2022-02-24 11:28:24,736|2cff050d-6f16-4be0-80cd-ca49f784693e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-02-24 11:28:24,737|2cff050d-6f16-4be0-80cd-ca49f784693e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-02-24 11:28:24,737|2cff050d-6f16-4be0-80cd-ca49f784693e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-02-24 11:28:25,043|2cff050d-6f16-4be0-80cd-ca49f784693e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-02-24 11:28:25,043|2cff050d-6f16-4be0-80cd-ca49f784693e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-02-24 11:28:25,739|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/468edde1-1ed5-475e-a3ae-ac192c154f39)
2022-02-24 11:28:25,740|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| deleting definition types under : /opt/app/onap/blueprints/working/468edde1-1ed5-475e-a3ae-ac192c154f39/Definitions
2022-02-24 11:28:25,742|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| reinitialized all type definitions
2022-02-24 11:28:25,743|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ***** Enhancing NodeTemplate(helloworld)
2022-02-24 11:28:25,755|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing ArtifactDefinition(helloworld-template)
2022-02-24 11:28:25,758|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-02-24 11:28:25,760|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-02-24 11:28:25,777|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ##### Enhancing Workflow(helloworld)
2022-02-24 11:28:25,777|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-02-24 11:28:25,777|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| identified workflow(helloworld) targets(helloworld)
2022-02-24 11:28:25,777|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-02-24 11:28:25,777|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-02-24 11:28:25,777|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enriching artifacts file(/opt/app/onap/blueprints/working/468edde1-1ed5-475e-a3ae-ac192c154f39/Templates/hello-world-mapping.json
2022-02-24 11:28:25,784|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-02-24 11:28:25,784|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| dataType not present for the recipe(dt-helloworld-properties)
2022-02-24 11:28:25,784|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ##### Enhancing blueprint Resource Definitions
2022-02-24 11:28:25,784|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-02-24 11:28:25,784|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| processing file (Templates/hello-world-mapping.json)
2022-02-24 11:28:25,790|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| distinct resource keys ([])
2022-02-24 11:28:25,791|da56e576-fea3-47c1-b6b0-55e018accdb6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Enriching Resource Definition sources Node Template: []
2022-02-24 11:28:26,002|3ddb61cc-ebc7-451e-b61d-65998a71b3c4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Save processing(96915ae2-56ba-40e8-8bf3-5ab86be64b07) CBA(/opt/app/onap/blueprints/archive/96915ae2-56ba-40e8-8bf3-5ab86be64b07/cba.zip)
2022-02-24 11:28:26,068|3ddb61cc-ebc7-451e-b61d-65998a71b3c4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/96915ae2-56ba-40e8-8bf3-5ab86be64b07) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:28:26,086|3ddb61cc-ebc7-451e-b61d-65998a71b3c4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Validating Workflow(helloworld)
2022-02-24 11:28:26,094|3ddb61cc-ebc7-451e-b61d-65998a71b3c4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/96915ae2-56ba-40e8-8bf3-5ab86be64b07) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:28:26,114|3ddb61cc-ebc7-451e-b61d-65998a71b3c4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| No compiled cache(/opt/app/onap/blueprints/working/96915ae2-56ba-40e8-8bf3-5ab86be64b07) present to clean.
2022-02-24 11:28:26,300|5b31177d-e82c-404d-aec9-d753d898eb3f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| processing request id 654321
2022-02-24 11:28:26,300|5b31177d-e82c-404d-aec9-d753d898eb3f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| storeExecutionInput called not to store the Workflow action input details 
2022-02-24 11:28:26,300|5b31177d-e82c-404d-aec9-d753d898eb3f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| StoreAuditService ID  -1
2022-02-24 11:28:26,302|5b31177d-e82c-404d-aec9-d753d898eb3f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-02-24 11:28:26,302|5b31177d-e82c-404d-aec9-d753d898eb3f||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-02-24 11:28:26,304|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:28:26,318|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Deriving input data for workflow: (helloworld)
2022-02-24 11:28:26,318|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-02-24 11:28:26,318|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-02-24 11:28:26,319|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-02-24 11:28:26,319|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-02-24 11:28:26,319|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-02-24 11:28:26,320|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-02-24 11:28:26,333|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Batched Sequence : ([])
2022-02-24 11:28:26,334|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Generated Resource Param Data ({ })
2022-02-24 11:28:26,360|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Preparing Response...
2022-02-24 11:28:26,360|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-02-24 11:28:26,361|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveWorkflowOutputs for workflow(helloworld)
2022-02-24 11:28:26,362|5b31177d-e82c-404d-aec9-d753d898eb3f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 182345a9-27ad-4eef-a3a8-4894297f90e5 auditStoreId -1
2022-02-24 11:46:17,286|509eeb98-ed41-48f1-a46f-b1aa734916e9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-02-24 11:46:17,287|509eeb98-ed41-48f1-a46f-b1aa734916e9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-02-24 11:46:17,288|509eeb98-ed41-48f1-a46f-b1aa734916e9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-02-24 11:46:17,452|509eeb98-ed41-48f1-a46f-b1aa734916e9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-02-24 11:46:17,453|509eeb98-ed41-48f1-a46f-b1aa734916e9||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-02-24 11:46:18,210|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f215299e-53e7-49f7-a97d-42e59016b916)
2022-02-24 11:46:18,211|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| deleting definition types under : /opt/app/onap/blueprints/working/f215299e-53e7-49f7-a97d-42e59016b916/Definitions
2022-02-24 11:46:18,214|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| reinitialized all type definitions
2022-02-24 11:46:18,215|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ***** Enhancing NodeTemplate(helloworld)
2022-02-24 11:46:18,228|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing ArtifactDefinition(helloworld-template)
2022-02-24 11:46:18,230|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-02-24 11:46:18,232|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-02-24 11:46:18,249|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ##### Enhancing Workflow(helloworld)
2022-02-24 11:46:18,249|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-02-24 11:46:18,249|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| identified workflow(helloworld) targets(helloworld)
2022-02-24 11:46:18,249|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-02-24 11:46:18,249|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-02-24 11:46:18,249|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enriching artifacts file(/opt/app/onap/blueprints/working/f215299e-53e7-49f7-a97d-42e59016b916/Templates/hello-world-mapping.json
2022-02-24 11:46:18,256|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-02-24 11:46:18,256|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| dataType not present for the recipe(dt-helloworld-properties)
2022-02-24 11:46:18,256|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| ##### Enhancing blueprint Resource Definitions
2022-02-24 11:46:18,256|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-02-24 11:46:18,257|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| processing file (Templates/hello-world-mapping.json)
2022-02-24 11:46:18,263|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| distinct resource keys ([])
2022-02-24 11:46:18,263|278fd5f1-e495-4adc-965d-9aca19c0fe10||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Enriching Resource Definition sources Node Template: []
2022-02-24 11:46:18,484|1b818ad9-46e7-4f7a-b58c-135a0a2d1e8a||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Save processing(50742863-4768-4ddc-a5d1-2d2588855f8f) CBA(/opt/app/onap/blueprints/archive/50742863-4768-4ddc-a5d1-2d2588855f8f/cba.zip)
2022-02-24 11:46:18,495|1b818ad9-46e7-4f7a-b58c-135a0a2d1e8a||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/50742863-4768-4ddc-a5d1-2d2588855f8f) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:46:18,512|1b818ad9-46e7-4f7a-b58c-135a0a2d1e8a||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Validating Workflow(helloworld)
2022-02-24 11:46:18,520|1b818ad9-46e7-4f7a-b58c-135a0a2d1e8a||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/50742863-4768-4ddc-a5d1-2d2588855f8f) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:46:18,544|1b818ad9-46e7-4f7a-b58c-135a0a2d1e8a||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| No compiled cache(/opt/app/onap/blueprints/working/50742863-4768-4ddc-a5d1-2d2588855f8f) present to clean.
2022-02-24 11:46:18,770|4855d463-48b2-47ed-87c4-5b5937a79ee3||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| processing request id 654321
2022-02-24 11:46:18,770|4855d463-48b2-47ed-87c4-5b5937a79ee3||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| storeExecutionInput called not to store the Workflow action input details 
2022-02-24 11:46:18,770|4855d463-48b2-47ed-87c4-5b5937a79ee3||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| StoreAuditService ID  -1
2022-02-24 11:46:18,772|4855d463-48b2-47ed-87c4-5b5937a79ee3||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-02-24 11:46:18,772|4855d463-48b2-47ed-87c4-5b5937a79ee3||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-02-24 11:46:18,783|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-02-24 11:46:18,794|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Deriving input data for workflow: (helloworld)
2022-02-24 11:46:18,794|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-02-24 11:46:18,794|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-02-24 11:46:18,795|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-02-24 11:46:18,796|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-02-24 11:46:18,796|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-02-24 11:46:18,798|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-02-24 11:46:18,828|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Batched Sequence : ([])
2022-02-24 11:46:18,828|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Generated Resource Param Data ({ })
2022-02-24 11:46:18,839|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| Preparing Response...
2022-02-24 11:46:18,839|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-02-24 11:46:18,839|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| resolveWorkflowOutputs for workflow(helloworld)
2022-02-24 11:46:18,840|4855d463-48b2-47ed-87c4-5b5937a79ee3||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-qqjvr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 46d9d509-e65b-4c88-8109-cc6140306886 auditStoreId -1
Feb 24, 2022 12:20:16 PM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)