Results

By type

          09:34:34,744 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
09:34:34,745 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
09:34:34,747 |-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]
09:34:34,748 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
09:34:34,748 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
09:34:34,748 |-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]
09:34:34,765 |-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
09:34:34,910 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
09:34:34,919 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
09:34:34,923 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
09:34:34,932 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
09:34:35,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
09:34:35,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
09:34:35,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
09:34:35,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
09:34:35,018 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
09:34:35,019 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
09:34:35,019 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
09:34:35,019 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
09:34:35,021 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-02-03 09:34:35,882|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-55cd4c5979-xjrfh 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-03 09:34:35,886|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-02-03 09:34:39,575|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-02-03 09:34:40,294|||main||||INFO||||||| Finished Spring Data repository scanning in 698ms. Found 11 JPA repository interfaces.
2022-02-03 09:34:42,596|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-02-03 09:34:42,672|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-02-03 09:34:42,892|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-02-03 09:34:43,359|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-02-03 09:34:43,688|||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-03 09:34:43,692|||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-03 09:34:43,891|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-02-03 09:34:45,342|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-02-03 09:34:45,355|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-02-03 09:34:45,442|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-02-03 09:34:46,516|||main||||INFO||||||| Audit service is disabled
2022-02-03 09:34:46,654|||main||||INFO||||||| Workflow Audit store is disabled
2022-02-03 09:34:48,528|||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-03 09:34:48,585|||main||||INFO||||||| Dependency Management module created...
2022-02-03 09:34:49,757|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-02-03 09:34:50,028|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-02-03 09:34:51,238|||main||||INFO||||||| Netty started on port(s): 8080
2022-02-03 09:34:52,907|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-02-03 09:34:53,266|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-02-03 09:34:53,274|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.074 seconds (JVM running for 19.089)
2022-02-03 09:34:53,292|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-02-03 10:57:56,926|dcf923c9-b01f-410a-b5a5-68e8dae22a61||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-02-03 10:57:56,942|dcf923c9-b01f-410a-b5a5-68e8dae22a61||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-02-03 10:57:56,944|dcf923c9-b01f-410a-b5a5-68e8dae22a61||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-02-03 10:57:57,473|dcf923c9-b01f-410a-b5a5-68e8dae22a61||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-02-03 10:57:57,477|dcf923c9-b01f-410a-b5a5-68e8dae22a61||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-02-03 10:57:58,861|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d2d6a72c-2393-4d61-8f4d-5c3edb539dae)
2022-02-03 10:57:58,871|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| deleting definition types under : /opt/app/onap/blueprints/working/d2d6a72c-2393-4d61-8f4d-5c3edb539dae/Definitions
2022-02-03 10:57:58,983|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| reinitialized all type definitions
2022-02-03 10:57:58,988|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| ***** Enhancing NodeTemplate(helloworld)
2022-02-03 10:57:59,036|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing ArtifactDefinition(helloworld-template)
2022-02-03 10:57:59,044|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-02-03 10:57:59,051|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-02-03 10:57:59,109|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| ##### Enhancing Workflow(helloworld)
2022-02-03 10:57:59,111|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-02-03 10:57:59,111|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| identified workflow(helloworld) targets(helloworld)
2022-02-03 10:57:59,111|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-02-03 10:57:59,111|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-02-03 10:57:59,112|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enriching artifacts file(/opt/app/onap/blueprints/working/d2d6a72c-2393-4d61-8f4d-5c3edb539dae/Templates/hello-world-mapping.json
2022-02-03 10:57:59,133|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-02-03 10:57:59,133|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| dataType not present for the recipe(dt-helloworld-properties)
2022-02-03 10:57:59,133|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| ##### Enhancing blueprint Resource Definitions
2022-02-03 10:57:59,133|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-02-03 10:57:59,135|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| processing file (Templates/hello-world-mapping.json)
2022-02-03 10:57:59,157|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| distinct resource keys ([])
2022-02-03 10:57:59,157|d6134903-d209-4ba7-a1ca-03b49a332a06||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Enriching Resource Definition sources Node Template: []
2022-02-03 10:57:59,468|b0c0770b-0c4c-4669-9c62-56579c24c6a4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Save processing(fa86a09f-3efa-4242-a1a2-633fbdfbc4a3) CBA(/opt/app/onap/blueprints/archive/fa86a09f-3efa-4242-a1a2-633fbdfbc4a3/cba.zip)
2022-02-03 10:57:59,481|b0c0770b-0c4c-4669-9c62-56579c24c6a4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa86a09f-3efa-4242-a1a2-633fbdfbc4a3) and entry definition file (Definitions/blueprint.json)
2022-02-03 10:57:59,567|b0c0770b-0c4c-4669-9c62-56579c24c6a4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Validating Workflow(helloworld)
2022-02-03 10:57:59,584|b0c0770b-0c4c-4669-9c62-56579c24c6a4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa86a09f-3efa-4242-a1a2-633fbdfbc4a3) and entry definition file (Definitions/blueprint.json)
2022-02-03 10:57:59,730|b0c0770b-0c4c-4669-9c62-56579c24c6a4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| No compiled cache(/opt/app/onap/blueprints/working/fa86a09f-3efa-4242-a1a2-633fbdfbc4a3) present to clean.
2022-02-03 10:57:59,960|725659a6-bf4e-4981-a071-f29da606c6a6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| processing request id 654321
2022-02-03 10:57:59,961|725659a6-bf4e-4981-a071-f29da606c6a6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| storeExecutionInput called not to store the Workflow action input details 
2022-02-03 10:57:59,961|725659a6-bf4e-4981-a071-f29da606c6a6||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| StoreAuditService ID  -1
2022-02-03 10:57:59,975|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| getting cba file name(test101), version(1.0.1) from db
2022-02-03 10:58:00,056|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-02-03 10:58:00,058|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-02-03 10:58:00,061|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-02-03 10:58:00,077|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Deriving input data for workflow: (helloworld)
2022-02-03 10:58:00,077|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-02-03 10:58:00,078|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-02-03 10:58:00,086|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-02-03 10:58:00,086|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-02-03 10:58:00,087|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-02-03 10:58:00,136|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-02-03 10:58:00,167|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Batched Sequence : ([])
2022-02-03 10:58:00,169|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Generated Resource Param Data ({ })
2022-02-03 10:58:00,282|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Preparing Response...
2022-02-03 10:58:00,285|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-02-03 10:58:00,285|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resolveWorkflowOutputs for workflow(helloworld)
2022-02-03 10:58:00,290|725659a6-bf4e-4981-a071-f29da606c6a6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 05a39a17-9089-4015-8fe3-a56f2eb40776 auditStoreId -1
2022-02-03 10:58:33,981|ab8505fc-a2ef-4f3d-9aee-a3ef6e9e7e9a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-02-03 10:58:33,981|ab8505fc-a2ef-4f3d-9aee-a3ef6e9e7e9a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-02-03 10:58:33,981|ab8505fc-a2ef-4f3d-9aee-a3ef6e9e7e9a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-02-03 10:58:34,286|ab8505fc-a2ef-4f3d-9aee-a3ef6e9e7e9a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-02-03 10:58:34,287|ab8505fc-a2ef-4f3d-9aee-a3ef6e9e7e9a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-02-03 10:58:35,149|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Enhancing blueprint(/opt/app/onap/blueprints/working/35934e24-b60a-49d0-b6ed-488c2a1c6899)
2022-02-03 10:58:35,150|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| deleting definition types under : /opt/app/onap/blueprints/working/35934e24-b60a-49d0-b6ed-488c2a1c6899/Definitions
2022-02-03 10:58:35,152|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| reinitialized all type definitions
2022-02-03 10:58:35,153|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| ***** Enhancing NodeTemplate(helloworld)
2022-02-03 10:58:35,174|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing ArtifactDefinition(helloworld-template)
2022-02-03 10:58:35,179|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-02-03 10:58:35,185|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-02-03 10:58:35,210|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| ##### Enhancing Workflow(helloworld)
2022-02-03 10:58:35,210|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-02-03 10:58:35,210|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| identified workflow(helloworld) targets(helloworld)
2022-02-03 10:58:35,210|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-02-03 10:58:35,211|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-02-03 10:58:35,211|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enriching artifacts file(/opt/app/onap/blueprints/working/35934e24-b60a-49d0-b6ed-488c2a1c6899/Templates/hello-world-mapping.json
2022-02-03 10:58:35,220|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-02-03 10:58:35,221|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| dataType not present for the recipe(dt-helloworld-properties)
2022-02-03 10:58:35,221|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| ##### Enhancing blueprint Resource Definitions
2022-02-03 10:58:35,221|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-02-03 10:58:35,221|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| processing file (Templates/hello-world-mapping.json)
2022-02-03 10:58:35,231|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| distinct resource keys ([])
2022-02-03 10:58:35,231|407f626e-448a-4d25-b2cc-6cfb14c317cc||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Enriching Resource Definition sources Node Template: []
2022-02-03 10:58:35,461|5175f4da-53d0-4fd1-8765-dbdb98239661||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Save processing(cf293239-72c3-4ab7-8918-27cb592ed2f7) CBA(/opt/app/onap/blueprints/archive/cf293239-72c3-4ab7-8918-27cb592ed2f7/cba.zip)
2022-02-03 10:58:35,470|5175f4da-53d0-4fd1-8765-dbdb98239661||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cf293239-72c3-4ab7-8918-27cb592ed2f7) and entry definition file (Definitions/blueprint.json)
2022-02-03 10:58:35,489|5175f4da-53d0-4fd1-8765-dbdb98239661||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Validating Workflow(helloworld)
2022-02-03 10:58:35,515|5175f4da-53d0-4fd1-8765-dbdb98239661||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cf293239-72c3-4ab7-8918-27cb592ed2f7) and entry definition file (Definitions/blueprint.json)
2022-02-03 10:58:35,549|5175f4da-53d0-4fd1-8765-dbdb98239661||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| No compiled cache(/opt/app/onap/blueprints/working/cf293239-72c3-4ab7-8918-27cb592ed2f7) present to clean.
2022-02-03 10:58:35,753|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| processing request id 654321
2022-02-03 10:58:35,753|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| storeExecutionInput called not to store the Workflow action input details 
2022-02-03 10:58:35,753|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| StoreAuditService ID  -1
2022-02-03 10:58:35,755|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-02-03 10:58:35,755|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-02-03 10:58:35,763|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-02-03 10:58:35,796|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Deriving input data for workflow: (helloworld)
2022-02-03 10:58:35,797|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-02-03 10:58:35,797|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-02-03 10:58:35,798|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-02-03 10:58:35,798|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-02-03 10:58:35,799|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-02-03 10:58:35,801|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-02-03 10:58:35,827|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Batched Sequence : ([])
2022-02-03 10:58:35,828|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Generated Resource Param Data ({ })
2022-02-03 10:58:35,837|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Preparing Response...
2022-02-03 10:58:35,837|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-02-03 10:58:35,837|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resolveWorkflowOutputs for workflow(helloworld)
2022-02-03 10:58:35,837|cb747f0a-f4f7-4b04-b72f-0123b92a6d99||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7d40575b-8742-4ec0-b500-c779f1c3c8d2 auditStoreId -1
2022-02-03 11:13:16,290|b613a505-9874-48b6-9cab-641b6ce5bd3a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-02-03 11:13:16,291|b613a505-9874-48b6-9cab-641b6ce5bd3a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-02-03 11:13:16,291|b613a505-9874-48b6-9cab-641b6ce5bd3a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-02-03 11:13:16,515|b613a505-9874-48b6-9cab-641b6ce5bd3a||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-02-03 11:13:16,516|b613a505-9874-48b6-9cab-641b6ce5bd3a||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-02-03 11:13:17,346|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Enhancing blueprint(/opt/app/onap/blueprints/working/050faddc-cd8b-40c0-8196-b8196f270502)
2022-02-03 11:13:17,346|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| deleting definition types under : /opt/app/onap/blueprints/working/050faddc-cd8b-40c0-8196-b8196f270502/Definitions
2022-02-03 11:13:17,350|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| reinitialized all type definitions
2022-02-03 11:13:17,351|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| ***** Enhancing NodeTemplate(helloworld)
2022-02-03 11:13:17,376|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing ArtifactDefinition(helloworld-template)
2022-02-03 11:13:17,381|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-02-03 11:13:17,386|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-02-03 11:13:17,405|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| ##### Enhancing Workflow(helloworld)
2022-02-03 11:13:17,406|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-02-03 11:13:17,406|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| identified workflow(helloworld) targets(helloworld)
2022-02-03 11:13:17,406|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-02-03 11:13:17,406|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-02-03 11:13:17,406|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enriching artifacts file(/opt/app/onap/blueprints/working/050faddc-cd8b-40c0-8196-b8196f270502/Templates/hello-world-mapping.json
2022-02-03 11:13:17,414|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-02-03 11:13:17,414|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| dataType not present for the recipe(dt-helloworld-properties)
2022-02-03 11:13:17,414|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| ##### Enhancing blueprint Resource Definitions
2022-02-03 11:13:17,414|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-02-03 11:13:17,414|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| processing file (Templates/hello-world-mapping.json)
2022-02-03 11:13:17,421|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| distinct resource keys ([])
2022-02-03 11:13:17,421|933fbf12-ed8c-40d8-871b-bd423b16a8b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Enriching Resource Definition sources Node Template: []
2022-02-03 11:13:17,618|9e8f5057-c1d3-4546-ad6d-1064ed59de06||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Save processing(7021eebb-ffb1-420d-a978-f27c90d7ba3d) CBA(/opt/app/onap/blueprints/archive/7021eebb-ffb1-420d-a978-f27c90d7ba3d/cba.zip)
2022-02-03 11:13:17,627|9e8f5057-c1d3-4546-ad6d-1064ed59de06||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7021eebb-ffb1-420d-a978-f27c90d7ba3d) and entry definition file (Definitions/blueprint.json)
2022-02-03 11:13:17,644|9e8f5057-c1d3-4546-ad6d-1064ed59de06||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Validating Workflow(helloworld)
2022-02-03 11:13:17,652|9e8f5057-c1d3-4546-ad6d-1064ed59de06||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7021eebb-ffb1-420d-a978-f27c90d7ba3d) and entry definition file (Definitions/blueprint.json)
2022-02-03 11:13:17,681|9e8f5057-c1d3-4546-ad6d-1064ed59de06||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| No compiled cache(/opt/app/onap/blueprints/working/7021eebb-ffb1-420d-a978-f27c90d7ba3d) present to clean.
2022-02-03 11:13:17,861|e2c65660-3060-4102-8f97-5b1dd16ab618||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| processing request id 654321
2022-02-03 11:13:17,862|e2c65660-3060-4102-8f97-5b1dd16ab618||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| storeExecutionInput called not to store the Workflow action input details 
2022-02-03 11:13:17,862|e2c65660-3060-4102-8f97-5b1dd16ab618||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| StoreAuditService ID  -1
2022-02-03 11:13:17,864|e2c65660-3060-4102-8f97-5b1dd16ab618||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-02-03 11:13:17,864|e2c65660-3060-4102-8f97-5b1dd16ab618||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-02-03 11:13:17,866|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-02-03 11:13:17,878|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Deriving input data for workflow: (helloworld)
2022-02-03 11:13:17,878|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-02-03 11:13:17,878|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-02-03 11:13:17,879|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-02-03 11:13:17,879|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-02-03 11:13:17,880|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-02-03 11:13:17,881|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-02-03 11:13:17,903|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Batched Sequence : ([])
2022-02-03 11:13:17,904|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Generated Resource Param Data ({ })
2022-02-03 11:13:17,912|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| Preparing Response...
2022-02-03 11:13:17,912|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-02-03 11:13:17,912|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| resolveWorkflowOutputs for workflow(helloworld)
2022-02-03 11:13:17,913|e2c65660-3060-4102-8f97-5b1dd16ab618||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-55cd4c5979-xjrfh|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 15ba5b6c-7c1d-4e34-846e-a5590ead2dd9 auditStoreId -1
Feb 03, 2022 11:59:14 AM 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)