Results

By type

          05:01:17,972 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:01:17,973 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:01:17,974 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:01:17,974 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:01:17,974 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:01:17,974 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:01:17,984 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
05:01:18,065 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:01:18,070 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:01:18,072 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:01:18,076 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:01:18,123 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:01:18,123 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:01:18,123 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:01:18,123 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:01:18,123 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:01:18,123 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:01:18,124 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:01:18,124 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:01:18,125 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-05-25 05:01:18,637|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-42wjr with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-05-25 05:01:18,639|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-05-25 05:01:20,729|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-25 05:01:21,089|||main||||INFO||||||| Finished Spring Data repository scanning in 348ms. Found 11 JPA repository interfaces.
2022-05-25 05:01:22,656|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-25 05:01:22,709|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-05-25 05:01:22,868|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-25 05:01:23,236|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-05-25 05:01:23,488|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-05-25 05:01:23,492|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-05-25 05:01:23,643|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-05-25 05:01:24,854|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25 05:01:24,867|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-25 05:01:24,956|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-05-25 05:01:25,893|||main||||INFO||||||| Audit service is disabled
2022-05-25 05:01:26,046|||main||||INFO||||||| Workflow Audit store is disabled
2022-05-25 05:01:26,973|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-05-25 05:01:27,013|||main||||INFO||||||| Dependency Management module created...
2022-05-25 05:01:27,832|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-05-25 05:01:28,028|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-05-25 05:01:28,896|||main||||INFO||||||| Netty started on port(s): 8080
2022-05-25 05:01:29,916|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-05-25 05:01:30,196|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-05-25 05:01:30,203|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 11.974 seconds (JVM running for 12.594)
2022-05-25 05:01:30,222|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-05-25 12:09:30,331|96b75abd-c1cc-42a2-a7a8-48983e6df436||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-25 12:09:30,332|96b75abd-c1cc-42a2-a7a8-48983e6df436||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-25 12:09:30,333|96b75abd-c1cc-42a2-a7a8-48983e6df436||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-25 12:09:30,597|96b75abd-c1cc-42a2-a7a8-48983e6df436||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-25 12:09:30,600|96b75abd-c1cc-42a2-a7a8-48983e6df436||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-25 12:09:31,314|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/32da3c28-fee9-4469-b765-7ac4b33fc221)
2022-05-25 12:09:31,322|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| deleting definition types under : /opt/app/onap/blueprints/working/32da3c28-fee9-4469-b765-7ac4b33fc221/Definitions
2022-05-25 12:09:31,372|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| reinitialized all type definitions
2022-05-25 12:09:31,378|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-25 12:09:31,408|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-25 12:09:31,425|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-25 12:09:31,430|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-25 12:09:31,462|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing Workflow(helloworld)
2022-05-25 12:09:31,462|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-25 12:09:31,463|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| identified workflow(helloworld) targets(helloworld)
2022-05-25 12:09:31,463|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-25 12:09:31,463|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-25 12:09:31,463|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enriching artifacts file(/opt/app/onap/blueprints/working/32da3c28-fee9-4469-b765-7ac4b33fc221/Templates/hello-world-mapping.json
2022-05-25 12:09:31,470|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-25 12:09:31,470|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-25 12:09:31,470|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing blueprint Resource Definitions
2022-05-25 12:09:31,470|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-25 12:09:31,472|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing file (Templates/hello-world-mapping.json)
2022-05-25 12:09:31,482|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| distinct resource keys ([])
2022-05-25 12:09:31,482|62399294-e580-4261-a120-d85760d17f77||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Enriching Resource Definition sources Node Template: []
2022-05-25 12:09:31,662|056034c1-2147-4217-87c4-888b0f1ad14e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(754b099c-e4d3-4b5f-81d8-13e1dd53fc25) CBA(/opt/app/onap/blueprints/archive/754b099c-e4d3-4b5f-81d8-13e1dd53fc25/cba.zip)
2022-05-25 12:09:31,671|056034c1-2147-4217-87c4-888b0f1ad14e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/754b099c-e4d3-4b5f-81d8-13e1dd53fc25) and entry definition file (Definitions/blueprint.json)
2022-05-25 12:09:31,714|056034c1-2147-4217-87c4-888b0f1ad14e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(helloworld)
2022-05-25 12:09:31,723|056034c1-2147-4217-87c4-888b0f1ad14e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/754b099c-e4d3-4b5f-81d8-13e1dd53fc25) and entry definition file (Definitions/blueprint.json)
2022-05-25 12:09:31,802|056034c1-2147-4217-87c4-888b0f1ad14e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/working/754b099c-e4d3-4b5f-81d8-13e1dd53fc25) present to clean.
2022-05-25 12:09:31,941|838dd736-328c-4ed6-b119-9fe2e67eaaf8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing request id 654321
2022-05-25 12:09:31,942|838dd736-328c-4ed6-b119-9fe2e67eaaf8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 12:09:31,942|838dd736-328c-4ed6-b119-9fe2e67eaaf8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| StoreAuditService ID  -1
2022-05-25 12:09:31,948|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| getting cba file name(test101), version(1.0.1) from db
2022-05-25 12:09:32,005|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-25 12:09:32,007|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-25 12:09:32,010|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-25 12:09:32,026|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deriving input data for workflow: (helloworld)
2022-05-25 12:09:32,027|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-25 12:09:32,027|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:09:32,038|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-25 12:09:32,038|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 12:09:32,039|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-25 12:09:32,055|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-25 12:09:32,073|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Batched Sequence : ([])
2022-05-25 12:09:32,075|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Generated Resource Param Data ({ })
2022-05-25 12:09:32,171|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Preparing Response...
2022-05-25 12:09:32,173|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 12:09:32,173|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-25 12:09:32,175|838dd736-328c-4ed6-b119-9fe2e67eaaf8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f556b54d-7ed2-43a2-8f56-55f0a04a4988 auditStoreId -1
2022-05-25 12:30:21,455|78d55aae-9dfe-4638-8857-481aa59d1bb3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-25 12:30:21,455|78d55aae-9dfe-4638-8857-481aa59d1bb3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-25 12:30:21,456|78d55aae-9dfe-4638-8857-481aa59d1bb3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-25 12:30:21,585|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-25 12:30:21,586|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-25 12:30:21,911|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-25 12:30:21,915|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(daa7de10-91ed-462d-92ed-8aef0659279a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-25 12:30:21,926|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(56463f86-aa0d-4466-a41a-f6f273a7307c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-25 12:30:21,940|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(3bb02dbd-45cb-4dfd-a34e-58711cf2c167) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-25 12:30:21,948|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(ada7d25b-e64e-4cd1-a541-633c45c48877) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-25 12:30:21,961|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(c1d4e33f-c7f5-4534-9afc-0f7f0e32fe84) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-25 12:30:21,974|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(508dfe21-0071-4127-8c2b-f1e603584a2f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-25 12:30:21,984|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-05-25 12:30:21,984|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-05-25 12:30:21,984|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 12:30:21,984|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:30:21,984|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-05-25 12:30:21,988|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:30:22,017|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:30:22,028|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:30:22,041|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:30:22,053|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:30:22,113|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:30:22,113|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:30:22,114|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:30:22,139|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:30:22,167|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:30:22,167|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:30:22,208|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 12:30:22,275|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:30:22,275|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:30:22,275|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:30:22,275|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(HealthCheck)
2022-05-25 12:30:22,276|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-25 12:30:22,276|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(vf-config-assign)
2022-05-25 12:30:22,276|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(vf-config-deploy)
2022-05-25 12:30:22,293|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:30:22,293|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:30:22,294|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:30:22,300|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-05-25 12:30:22,369|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:30:22,370|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:30:22,370|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign-day-2)
2022-05-25 12:30:22,371|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:30:22,371|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy-day-2)
2022-05-25 12:30:22,382|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-05-25 12:30:22,445|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:30:22,446|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:30:22,446|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:30:22,459|78d55aae-9dfe-4638-8857-481aa59d1bb3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-05-25 12:30:23,453|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/02171261-dc9f-4393-ad8d-774acab1f9c7)
2022-05-25 12:30:23,454|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| deleting definition types under : /opt/app/onap/blueprints/working/02171261-dc9f-4393-ad8d-774acab1f9c7/Definitions
2022-05-25 12:30:23,455|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| reinitialized all type definitions
2022-05-25 12:30:23,456|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-05-25 12:30:23,471|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-05-25 12:30:23,476|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-05-25 12:30:23,481|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-05-25 12:30:23,495|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(capability)
2022-05-25 12:30:23,514|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(capability)
2022-05-25 12:30:23,523|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(processor-db)
2022-05-25 12:30:23,536|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,551|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,563|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,571|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,578|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,605|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-05-25 12:30:23,608|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-05-25 12:30:23,608|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-05-25 12:30:23,619|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(capability)
2022-05-25 12:30:23,625|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(capability)
2022-05-25 12:30:23,631|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(capability)
2022-05-25 12:30:23,635|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(processor-db)
2022-05-25 12:30:23,641|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,650|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,660|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,669|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,677|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,682|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:30:23,704|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing Workflow(resource-resolution)
2022-05-25 12:30:23,704|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-05-25 12:30:23,704|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-05-25 12:30:23,704|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-05-25 12:30:23,704|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-05-25 12:30:23,704|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-05-25 12:30:23,704|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enriching artifacts file(/opt/app/onap/blueprints/working/02171261-dc9f-4393-ad8d-774acab1f9c7/Templates/hello-world-velocity-mapping.json
2022-05-25 12:30:23,708|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-05-25 12:30:23,708|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-05-25 12:30:23,708|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enriching artifacts file(/opt/app/onap/blueprints/working/02171261-dc9f-4393-ad8d-774acab1f9c7/Templates/hello-world-jinja-mapping.json
2022-05-25 12:30:23,711|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-05-25 12:30:23,711|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-05-25 12:30:23,711|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing blueprint Resource Definitions
2022-05-25 12:30:23,711|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-05-25 12:30:23,711|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-05-25 12:30:23,711|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-05-25 12:30:23,717|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-05-25 12:30:23,768|17913271-efe2-4d70-99f0-c61b1f819601||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-05-25 12:30:23,883|ba0d150b-d430-4120-a9da-018db80df501||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(ceff5bdc-718b-42d5-89de-b2adc7fcb049) CBA(/opt/app/onap/blueprints/archive/ceff5bdc-718b-42d5-89de-b2adc7fcb049/cba.zip)
2022-05-25 12:30:23,886|ba0d150b-d430-4120-a9da-018db80df501||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ceff5bdc-718b-42d5-89de-b2adc7fcb049) and entry definition file (Definitions/resource-resolution.json)
2022-05-25 12:30:23,901|ba0d150b-d430-4120-a9da-018db80df501||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-resolution)
2022-05-25 12:30:23,905|ba0d150b-d430-4120-a9da-018db80df501||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ceff5bdc-718b-42d5-89de-b2adc7fcb049) and entry definition file (Definitions/resource-resolution.json)
2022-05-25 12:30:23,934|ba0d150b-d430-4120-a9da-018db80df501||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/working/ceff5bdc-718b-42d5-89de-b2adc7fcb049) present to clean.
2022-05-25 12:30:24,031|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing request id fc57677c-c1ea-41f8-a518-e4ac12dc7bf2
2022-05-25 12:30:24,032|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 12:30:24,032|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| StoreAuditService ID  -1
2022-05-25 12:30:24,037|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-05-25 12:30:24,098|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-25 12:30:24,100|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-05-25 12:30:24,102|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-05-25 12:30:24,113|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deriving input data for workflow: (resource-resolution)
2022-05-25 12:30:24,118|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-05-25 12:30:24,118|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:30:24,121|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| preparing request id(fc57677c-c1ea-41f8-a518-e4ac12dc7bf2) for workflow(resource-resolution) step(helloworld)
2022-05-25 12:30:24,122|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 12:30:24,122|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-05-25 12:30:24,123|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-05-25 12:30:24,153|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-05-25 12:30:24,183|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:24,184|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-05-25 12:30:24,396|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(PUT), url(/resource-resolution/put)
2022-05-25 12:30:24,474|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:24,485|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:24,485|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-05-25 12:30:24,486|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-05-25 12:30:24,486|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-05-25 12:30:24,512|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (v_put)
2022-05-25 12:30:24,521|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-05-25 12:30:24,522|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Getting Jython Script Class(ResolvProperties)
2022-05-25 12:30:27,404|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Component Object org.python.proxies.__main__$ResolvProperties$1@20055c8a
2022-05-25 12:30:27,408|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-05-25 12:30:27,418|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (v_python)
2022-05-25 12:30:27,419|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:27,420|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-05-25 12:30:27,425|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-05-25 12:30:27,430|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:27,431|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:27,431|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-05-25 12:30:27,431|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-05-25 12:30:27,431|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-05-25 12:30:27,432|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:27,432|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-05-25 12:30:27,434|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-05-25 12:30:27,441|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:27,442|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:27,442|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-05-25 12:30:27,442|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-05-25 12:30:27,442|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-05-25 12:30:27,444|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (v_patch)
2022-05-25 12:30:27,450|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (v_del)
2022-05-25 12:30:27,451|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-25 12:30:27,474|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-25 12:30:32,748|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| compiled in (5272)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-25 12:30:32,749|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-25 12:30:32,763|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-05-25 12:30:32,774|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (v_kotlin)
2022-05-25 12:30:32,778|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:32,779|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-05-25 12:30:32,785|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(GET), url(/resource-resolution/get)
2022-05-25 12:30:32,793|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:32,794|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:32,795|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-25 12:30:32,795|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-25 12:30:32,795|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-05-25 12:30:32,803|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (v_get)
2022-05-25 12:30:32,809|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-05-25 12:30:32,810|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-05-25 12:30:32,818|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (v_default)
2022-05-25 12:30:32,818|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (v_input)
2022-05-25 12:30:32,819|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:32,819|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-05-25 12:30:32,823|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(POST), url(/resource-resolution/post)
2022-05-25 12:30:32,829|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:32,829|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:32,830|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-05-25 12:30:32,830|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-05-25 12:30:32,830|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-05-25 12:30:32,840|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (v_post)
2022-05-25 12:30:32,854|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:32,888|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (list)
2022-05-25 12:30:32,892|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-05-25 12:30:32,893|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:32,893|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:32,894|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:32,894|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:32,894|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-05-25 12:30:32,903|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (v_db)
2022-05-25 12:30:32,907|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-05-25 12:30:32,962|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-05-25 12:30:32,983|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-05-25 12:30:32,984|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-05-25 12:30:33,007|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-05-25 12:30:33,010|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-25 12:30:33,010|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-05-25 12:30:33,012|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-05-25 12:30:33,012|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Getting Jython Script Class(ResolvProperties)
2022-05-25 12:30:33,018|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-05-25 12:30:33,043|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Component Object org.python.proxies.__main__$ResolvProperties$2@21a52d1e
2022-05-25 12:30:33,044|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-05-25 12:30:33,051|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_python)
2022-05-25 12:30:33,052|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:33,053|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-05-25 12:30:33,054|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-05-25 12:30:33,059|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:33,059|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:33,060|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-05-25 12:30:33,060|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-05-25 12:30:33,060|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-05-25 12:30:33,067|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_patch)
2022-05-25 12:30:33,068|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-05-25 12:30:33,078|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_input)
2022-05-25 12:30:33,079|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:33,079|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-05-25 12:30:33,081|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(PUT), url(/resource-resolution/put)
2022-05-25 12:30:33,088|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:33,088|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:33,088|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-05-25 12:30:33,088|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-05-25 12:30:33,088|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-05-25 12:30:33,096|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_put)
2022-05-25 12:30:33,097|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-05-25 12:30:33,105|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_default)
2022-05-25 12:30:33,106|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:33,106|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-05-25 12:30:33,108|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-05-25 12:30:33,113|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:33,113|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:33,113|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-05-25 12:30:33,113|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-05-25 12:30:33,113|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-05-25 12:30:33,114|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:33,115|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-05-25 12:30:33,116|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(POST), url(/resource-resolution/post)
2022-05-25 12:30:33,121|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:33,121|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:33,122|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-05-25 12:30:33,122|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-05-25 12:30:33,122|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-05-25 12:30:33,122|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:33,123|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-05-25 12:30:33,124|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(GET), url(/resource-resolution/get)
2022-05-25 12:30:33,124|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_del)
2022-05-25 12:30:33,128|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:33,128|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:33,128|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-25 12:30:33,128|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-25 12:30:33,128|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-05-25 12:30:33,131|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_post)
2022-05-25 12:30:33,134|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_get)
2022-05-25 12:30:33,138|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-05-25 12:30:33,139|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-05-25 12:30:33,140|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-05-25 12:30:33,144|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:30:33,145|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:30:33,145|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-05-25 12:30:33,145|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-05-25 12:30:33,145|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-05-25 12:30:33,152|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_get_id)
2022-05-25 12:30:33,154|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-25 12:30:33,154|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-05-25 12:30:33,160|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_kotlin)
2022-05-25 12:30:33,162|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-25 12:30:33,166|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (list)
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-25 12:30:33,167|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-05-25 12:30:33,176|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (j_db)
2022-05-25 12:30:33,178|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-05-25 12:30:33,315|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-05-25 12:30:33,323|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-05-25 12:30:33,323|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Preparing Response...
2022-05-25 12:30:33,323|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 12:30:33,323|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-05-25 12:30:33,324|eda5ea23-2332-43c3-a8cf-71a4d5ee57f9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID abefd092-e8dc-4d3b-919b-5d884d6057b5 auditStoreId -1
2022-05-25 12:45:10,268|5bd26804-f5a4-4157-bbc4-8d53758d2b89||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-25 12:45:10,268|5bd26804-f5a4-4157-bbc4-8d53758d2b89||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-25 12:45:10,268|5bd26804-f5a4-4157-bbc4-8d53758d2b89||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-25 12:45:10,418|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-25 12:45:10,419|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-25 12:45:10,737|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-25 12:45:10,738|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(48610866-5d63-4b69-b275-5a2f52cf8237) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-25 12:45:10,747|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(6276659a-3ab0-4d23-8796-8fd6177f77e7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-25 12:45:10,751|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(a4433b19-9f72-4947-b9fd-15766191e7f5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-25 12:45:10,756|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(cc514155-721f-4584-8b3e-66b82c3b8385) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-25 12:45:10,763|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(2b3836db-81b1-4e39-8dee-da3edf042146) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-25 12:45:10,769|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(202dea6b-4aa9-4713-8e83-9c9375155b50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-25 12:45:10,777|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-05-25 12:45:10,777|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-05-25 12:45:10,778|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 12:45:10,778|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:45:10,778|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-05-25 12:45:10,778|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:45:10,789|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:45:10,801|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:45:10,801|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:45:10,816|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:45:10,820|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:45:10,825|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:45:10,857|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:45:10,858|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:45:10,858|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:45:10,871|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:45:10,894|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 12:45:10,911|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-25 12:45:10,918|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 12:45:10,946|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:45:10,946|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:45:10,946|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:45:10,946|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(HealthCheck)
2022-05-25 12:45:10,947|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-25 12:45:10,947|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(vf-config-assign)
2022-05-25 12:45:10,947|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(vf-config-deploy)
2022-05-25 12:45:10,961|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:45:10,983|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-25 12:45:10,992|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-25 12:45:10,998|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-25 12:45:11,019|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:45:11,019|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:45:11,019|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:45:11,032|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-05-25 12:45:11,056|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 12:45:11,067|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-25 12:45:11,073|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 12:45:11,089|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:45:11,089|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:45:11,100|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 12:45:11,119|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-25 12:45:11,127|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-25 12:45:11,132|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-25 12:45:11,151|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:45:11,151|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:45:11,152|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign-day-2)
2022-05-25 12:45:11,152|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:45:11,152|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy-day-2)
2022-05-25 12:45:11,160|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-05-25 12:45:11,161|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-05-25 12:45:11,173|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-25 12:45:11,183|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-25 12:45:11,191|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-25 12:45:11,200|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-25 12:45:11,201|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-25 12:45:11,213|5bd26804-f5a4-4157-bbc4-8d53758d2b89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-25 12:45:11,329|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(d19146f2-d0b2-4eca-8dee-417d7f78652e) CBA(/opt/app/onap/blueprints/archive/d19146f2-d0b2-4eca-8dee-417d7f78652e/cba.zip)
2022-05-25 12:45:11,345|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d19146f2-d0b2-4eca-8dee-417d7f78652e) and entry definition file (Definitions/CNF.json)
2022-05-25 12:45:11,372|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:45:11,372|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:45:11,373|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:45:11,373|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(scale-out)
2022-05-25 12:45:11,373|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(scale)
2022-05-25 12:45:11,373|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(scale-in)
2022-05-25 12:45:11,373|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(health-check)
2022-05-25 12:45:11,381|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d19146f2-d0b2-4eca-8dee-417d7f78652e) and entry definition file (Definitions/CNF.json)
2022-05-25 12:45:11,423|230b0b1d-d588-4ae8-8d92-874f556162fb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/working/d19146f2-d0b2-4eca-8dee-417d7f78652e) present to clean.
2022-05-25 12:45:19,817|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2a9d6668-49ce-416d-a4e7-084cfe3ddf33)
2022-05-25 12:45:19,818|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| deleting definition types under : /opt/app/onap/blueprints/working/2a9d6668-49ce-416d-a4e7-084cfe3ddf33/Definitions
2022-05-25 12:45:19,820|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| reinitialized all type definitions
2022-05-25 12:45:19,820|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-05-25 12:45:19,835|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(vnf-template)
2022-05-25 12:45:19,838|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(vnf-mapping)
2022-05-25 12:45:19,842|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-05-25 12:45:19,858|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,872|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,879|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,886|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-05-25 12:45:19,886|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-05-25 12:45:19,886|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-05-25 12:45:19,898|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,903|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,908|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,914|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-25 12:45:19,928|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,938|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,948|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,955|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,966|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,976|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:19,992|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(config-assign)
2022-05-25 12:45:19,993|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(baseconfig-template)
2022-05-25 12:45:19,993|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-05-25 12:45:19,993|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-05-25 12:45:20,004|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:20,020|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:20,026|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(input)
2022-05-25 12:45:20,034|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(config-deploy)
2022-05-25 12:45:20,058|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing Workflow(resource-assignment)
2022-05-25 12:45:20,058|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-05-25 12:45:20,058|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-05-25 12:45:20,058|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-05-25 12:45:20,058|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-05-25 12:45:20,058|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-05-25 12:45:20,058|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enriching artifacts file(/opt/app/onap/blueprints/working/2a9d6668-49ce-416d-a4e7-084cfe3ddf33/Templates/vnf-mapping.json
2022-05-25 12:45:20,062|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-05-25 12:45:20,062|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-05-25 12:45:20,062|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enriching artifacts file(/opt/app/onap/blueprints/working/2a9d6668-49ce-416d-a4e7-084cfe3ddf33/Templates/base_ubuntu20-mapping.json
2022-05-25 12:45:20,067|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-05-25 12:45:20,067|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-05-25 12:45:20,067|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing Workflow(config-assign)
2022-05-25 12:45:20,068|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-05-25 12:45:20,068|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| identified workflow(config-assign) targets(config-assign)
2022-05-25 12:45:20,068|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-05-25 12:45:20,068|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-05-25 12:45:20,068|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enriching artifacts file(/opt/app/onap/blueprints/working/2a9d6668-49ce-416d-a4e7-084cfe3ddf33/Templates/baseconfig-mapping.json
2022-05-25 12:45:20,070|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-05-25 12:45:20,070|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-25 12:45:20,071|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing Workflow(config-deploy)
2022-05-25 12:45:20,071|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-05-25 12:45:20,071|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| identified workflow(config-deploy) targets(config-deploy)
2022-05-25 12:45:20,071|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(config-deploy) resource assignment files([]
2022-05-25 12:45:20,071|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing blueprint Resource Definitions
2022-05-25 12:45:20,071|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-05-25 12:45:20,071|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing file (Templates/vnf-mapping.json)
2022-05-25 12:45:20,071|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-05-25 12:45:20,071|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing file (Templates/baseconfig-mapping.json)
2022-05-25 12:45:20,082|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-05-25 12:45:20,124|e1527348-908c-4a26-a05c-cfb6dcfe7f08||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-05-25 12:45:20,261|6da9c2c8-b88d-4e8e-87c4-f05eadb14cda||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(30a699ed-3d7f-4514-adee-415a6abdd495) CBA(/opt/app/onap/blueprints/archive/30a699ed-3d7f-4514-adee-415a6abdd495/cba.zip)
2022-05-25 12:45:20,264|6da9c2c8-b88d-4e8e-87c4-f05eadb14cda||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/30a699ed-3d7f-4514-adee-415a6abdd495) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:45:20,268|6da9c2c8-b88d-4e8e-87c4-f05eadb14cda||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:45:20,283|6da9c2c8-b88d-4e8e-87c4-f05eadb14cda||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:45:20,284|6da9c2c8-b88d-4e8e-87c4-f05eadb14cda||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:45:20,284|6da9c2c8-b88d-4e8e-87c4-f05eadb14cda||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:45:20,290|6da9c2c8-b88d-4e8e-87c4-f05eadb14cda||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/30a699ed-3d7f-4514-adee-415a6abdd495) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:45:20,321|6da9c2c8-b88d-4e8e-87c4-f05eadb14cda||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/working/30a699ed-3d7f-4514-adee-415a6abdd495) present to clean.
2022-05-25 12:46:10,360|cbc69679-6103-4c0e-896f-cd337bcde788||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-25 12:46:10,360|cbc69679-6103-4c0e-896f-cd337bcde788||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-25 12:46:10,361|cbc69679-6103-4c0e-896f-cd337bcde788||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-25 12:46:10,487|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-25 12:46:10,487|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-25 12:46:10,708|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-25 12:46:10,709|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(f2d9f253-8a04-46c1-91c7-59c1402cb86e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-25 12:46:10,716|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(43d41432-7991-4fcb-8ee8-ba0c94562c71) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-25 12:46:10,719|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(de7af4b5-4f1b-4a9e-91b0-384bb285923a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-25 12:46:10,723|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(21ee66ff-267b-4e13-b13c-aa161b75b3f4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-25 12:46:10,730|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(00b07d31-4272-4176-8ae3-da569e6c44c8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-25 12:46:10,737|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(c3e97818-2c05-4438-a3e7-a8a2e27b17f0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-25 12:46:10,743|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-05-25 12:46:10,743|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-05-25 12:46:10,744|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 12:46:10,744|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:46:10,745|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-05-25 12:46:10,745|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:46:10,756|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:46:10,767|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:46:10,770|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:46:10,774|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:46:10,804|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:46:10,804|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:46:10,804|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:46:10,818|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:46:10,837|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 12:46:10,846|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-25 12:46:10,846|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-25 12:46:10,870|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:46:10,870|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:46:10,870|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:46:10,887|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:46:10,887|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:46:10,888|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-05-25 12:46:10,896|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-05-25 12:46:10,913|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 12:46:10,921|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-25 12:46:10,927|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-25 12:46:10,933|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-25 12:46:10,938|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-25 12:46:10,948|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-25 12:46:10,963|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:46:10,964|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:46:10,974|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-25 12:46:10,992|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-25 12:46:11,000|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-25 12:46:11,001|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-25 12:46:11,023|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:46:11,024|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:46:11,024|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign-day-2)
2022-05-25 12:46:11,024|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:46:11,026|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy-day-2)
2022-05-25 12:46:11,034|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-05-25 12:46:11,050|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-25 12:46:11,059|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-25 12:46:11,064|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-25 12:46:11,089|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:46:11,089|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:46:11,090|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:46:11,090|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(HealthCheck)
2022-05-25 12:46:11,090|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-25 12:46:11,090|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(vf-config-assign)
2022-05-25 12:46:11,090|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(vf-config-deploy)
2022-05-25 12:46:11,100|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-25 12:46:11,112|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-25 12:46:11,122|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-25 12:46:11,122|cbc69679-6103-4c0e-896f-cd337bcde788||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-25 12:46:19,224|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ad2c9b72-07af-4f5a-b4ad-11669f3c4134)
2022-05-25 12:46:19,225|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| deleting definition types under : /opt/app/onap/blueprints/working/ad2c9b72-07af-4f5a-b4ad-11669f3c4134/Definitions
2022-05-25 12:46:19,226|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| reinitialized all type definitions
2022-05-25 12:46:19,227|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(netconf-device)
2022-05-25 12:46:19,238|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(resolve-data)
2022-05-25 12:46:19,248|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-05-25 12:46:19,251|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-05-25 12:46:19,254|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-05-25 12:46:19,277|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-05-25 12:46:19,291|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing Workflow(config-assign)
2022-05-25 12:46:19,292|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-05-25 12:46:19,292|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| identified workflow(config-assign) targets(resolve-data)
2022-05-25 12:46:19,292|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-05-25 12:46:19,292|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-05-25 12:46:19,292|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enriching artifacts file(/opt/app/onap/blueprints/working/ad2c9b72-07af-4f5a-b4ad-11669f3c4134/Templates/netconfrpc-mapping.json
2022-05-25 12:46:19,295|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-05-25 12:46:19,295|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-25 12:46:19,295|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing Workflow(config-deploy)
2022-05-25 12:46:19,296|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-05-25 12:46:19,296|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| identified workflow(config-deploy) targets(execute-netconf)
2022-05-25 12:46:19,296|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(config-deploy) resource assignment files([]
2022-05-25 12:46:19,296|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| ##### Enhancing blueprint Resource Definitions
2022-05-25 12:46:19,296|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-05-25 12:46:19,296|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing file (Templates/netconfrpc-mapping.json)
2022-05-25 12:46:19,299|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| distinct resource keys ([input-source])
2022-05-25 12:46:19,305|300ef7f8-f2c8-4b17-9bcd-c728e1e4b9e2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Enriching Resource Definition sources Node Template: [source-input]
2022-05-25 12:47:33,077|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 12:47:33,146|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-05-25 12:47:33,186|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| request(f1c49ed3-ad16-484f-b3c1-8e4747f606e1)
2022-05-25 12:47:33,189|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| CBA file(/opt/app/onap/blueprints/archive/5664a01c-8b20-4209-bd7e-624208a9bf59/cba.zip written successfully
2022-05-25 12:47:33,190|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(5664a01c-8b20-4209-bd7e-624208a9bf59) CBA(/opt/app/onap/blueprints/archive/5664a01c-8b20-4209-bd7e-624208a9bf59/cba.zip)
2022-05-25 12:47:33,199|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5664a01c-8b20-4209-bd7e-624208a9bf59) and entry definition file (Definitions/CNF.json)
2022-05-25 12:47:33,224|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:47:33,224|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:47:33,224|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:47:33,224|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(scale-out)
2022-05-25 12:47:33,224|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(scale)
2022-05-25 12:47:33,224|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(scale-in)
2022-05-25 12:47:33,224|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(health-check)
2022-05-25 12:47:33,231|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5664a01c-8b20-4209-bd7e-624208a9bf59) and entry definition file (Definitions/CNF.json)
2022-05-25 12:47:33,243|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :APACHE::1.0.0
2022-05-25 12:47:33,254|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-05-25 12:47:33,256|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-05-25 12:47:33,276|f1c49ed3-ad16-484f-b3c1-8e4747f606e1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/working/5664a01c-8b20-4209-bd7e-624208a9bf59) present to clean.
2022-05-25 12:47:44,339|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 12:47:44,409|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-05-25 12:47:44,411|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| request(36d53fa4-842d-4eb0-a0f1-badce23ac759)
2022-05-25 12:47:44,412|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| CBA file(/opt/app/onap/blueprints/archive/88684e62-a50f-4fea-bbb6-84ae9c437535/cba.zip written successfully
2022-05-25 12:47:44,412|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(88684e62-a50f-4fea-bbb6-84ae9c437535) CBA(/opt/app/onap/blueprints/archive/88684e62-a50f-4fea-bbb6-84ae9c437535/cba.zip)
2022-05-25 12:47:44,415|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/88684e62-a50f-4fea-bbb6-84ae9c437535) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:47:44,419|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:47:44,431|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(resource-assignment)
2022-05-25 12:47:44,432|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:47:44,432|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:47:44,436|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/88684e62-a50f-4fea-bbb6-84ae9c437535) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:47:44,443|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-05-25 12:47:44,452|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-05-25 12:47:44,453|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-05-25 12:47:44,467|36d53fa4-842d-4eb0-a0f1-badce23ac759||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/working/88684e62-a50f-4fea-bbb6-84ae9c437535) present to clean.
2022-05-25 12:47:56,272|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 12:47:56,348|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-05-25 12:47:56,350|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| request(d3db6a80-e205-4f0e-a7c8-b91a1c77739a)
2022-05-25 12:47:56,351|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| CBA file(/opt/app/onap/blueprints/archive/00a16082-57a4-44e1-94a7-5025eb93444a/cba.zip written successfully
2022-05-25 12:47:56,351|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Save processing(00a16082-57a4-44e1-94a7-5025eb93444a) CBA(/opt/app/onap/blueprints/archive/00a16082-57a4-44e1-94a7-5025eb93444a/cba.zip)
2022-05-25 12:47:56,357|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/00a16082-57a4-44e1-94a7-5025eb93444a) and entry definition file (Definitions/pnf_netconf.json)
2022-05-25 12:47:56,360|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-25 12:47:56,366|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-assign)
2022-05-25 12:47:56,367|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Validating Workflow(config-deploy)
2022-05-25 12:47:56,370|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/00a16082-57a4-44e1-94a7-5025eb93444a) and entry definition file (Definitions/pnf_netconf.json)
2022-05-25 12:47:56,378|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-25 12:47:56,389|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-25 12:47:56,390|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-25 12:47:56,404|d3db6a80-e205-4f0e-a7c8-b91a1c77739a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| No compiled cache(/opt/app/onap/blueprints/working/00a16082-57a4-44e1-94a7-5025eb93444a) present to clean.
2022-05-25 12:48:01,606|7d238f8a-b981-4eb7-9c00-086712182e3e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| getting cba file name(APACHE), version(1.0.0) from db
2022-05-25 12:48:01,729|7d238f8a-b981-4eb7-9c00-086712182e3e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:01,731|7d238f8a-b981-4eb7-9c00-086712182e3e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:01,734|7d238f8a-b981-4eb7-9c00-086712182e3e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:01,856|a877ba95-5659-4488-a005-02b068af48ae||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:01,856|a877ba95-5659-4488-a005-02b068af48ae||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:01,858|a877ba95-5659-4488-a005-02b068af48ae||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:02,229|bb36481c-b4b6-4549-9590-e42cbb6806a8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:02,229|bb36481c-b4b6-4549-9590-e42cbb6806a8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:02,231|bb36481c-b4b6-4549-9590-e42cbb6806a8||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:02,366|591d0b56-8958-4d74-9690-333452208e94||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:02,366|591d0b56-8958-4d74-9690-333452208e94||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:02,368|591d0b56-8958-4d74-9690-333452208e94||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:02,505|30b4c2c6-f85f-4909-ac32-634e38c3f7fc||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:02,505|30b4c2c6-f85f-4909-ac32-634e38c3f7fc||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:02,507|30b4c2c6-f85f-4909-ac32-634e38c3f7fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:02,675|a0b7cd79-0ff3-48a3-aea2-136cef8f3de4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:02,675|a0b7cd79-0ff3-48a3-aea2-136cef8f3de4||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:02,678|a0b7cd79-0ff3-48a3-aea2-136cef8f3de4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:02,841|1fc2f438-cc22-4d36-9e35-c6d1e9d5c3bd||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:02,841|1fc2f438-cc22-4d36-9e35-c6d1e9d5c3bd||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:02,844|1fc2f438-cc22-4d36-9e35-c6d1e9d5c3bd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:02,980|0c8a9f19-5e51-47c9-ba28-049d4f39774a||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:02,981|0c8a9f19-5e51-47c9-ba28-049d4f39774a||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:02,983|0c8a9f19-5e51-47c9-ba28-049d4f39774a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:24,617|e046d62c-348e-4e02-b298-71080010fac6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-05-25 12:48:24,671|e046d62c-348e-4e02-b298-71080010fac6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-25 12:48:24,673|e046d62c-348e-4e02-b298-71080010fac6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-25 12:48:24,675|e046d62c-348e-4e02-b298-71080010fac6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:48:24,777|dec3cd34-1c66-4167-96f6-153b1f5f5c8d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-25 12:48:24,777|dec3cd34-1c66-4167-96f6-153b1f5f5c8d||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-25 12:48:24,779|dec3cd34-1c66-4167-96f6-153b1f5f5c8d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:48:24,997|81abe087-1c18-4dbe-9e28-9851c3b9b5db||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-25 12:48:24,997|81abe087-1c18-4dbe-9e28-9851c3b9b5db||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-25 12:48:25,000|81abe087-1c18-4dbe-9e28-9851c3b9b5db||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:48:25,123|1f3aa4b2-5133-4b8f-8072-d3e23d385677||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-25 12:48:25,123|1f3aa4b2-5133-4b8f-8072-d3e23d385677||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-25 12:48:25,125|1f3aa4b2-5133-4b8f-8072-d3e23d385677||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:48:38,887|3fedef1d-959c-4738-aa14-14e746bf3f39||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing request id 81be2340-f6b5-4ebc-9a0a-df46064ef674
2022-05-25 12:48:38,888|3fedef1d-959c-4738-aa14-14e746bf3f39||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 12:48:38,888|3fedef1d-959c-4738-aa14-14e746bf3f39||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| StoreAuditService ID  -1
2022-05-25 12:48:38,889|3fedef1d-959c-4738-aa14-14e746bf3f39||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:38,889|3fedef1d-959c-4738-aa14-14e746bf3f39||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:38,892|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:38,908|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deriving input data for workflow: (resource-assignment)
2022-05-25 12:48:38,989|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Execute node(START) -> executed state(SUCCESS)
2022-05-25 12:48:38,992|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Executing workflow(resource-assignment[81be2340-f6b5-4ebc-9a0a-df46064ef674])'s step(resource-assignment)
2022-05-25 12:48:38,993|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:48:38,994|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| preparing request id(81be2340-f6b5-4ebc-9a0a-df46064ef674) for workflow(resource-assignment) step(resource-assignment)
2022-05-25 12:48:38,994|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 12:48:38,994|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-05-25 12:48:38,995|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-05-25 12:48:39,016|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-05-25 12:48:39,023|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-05-25 12:48:39,024|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-05-25 12:48:39,024|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-05-25 12:48:39,024|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("a00771fa-618a-4e3d-855e-eb93bf2eee3f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 12:48:39,024|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("719b3cce-d503-42b1-872d-17103f9772d8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 12:48:39,033|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-05-25 12:48:39,033|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-05-25 12:48:39,041|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-05-25 12:48:41,287|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - )
2022-05-25 12:48:41,287|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:48:41,288|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220525t124840468667z")
2022-05-25 12:48:41,288|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220525t124840468667z")
2022-05-25 12:48:41,288|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220525t124840468667z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-05-25 12:48:41,289|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-05-25 12:48:41,291|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "719b3cce-d503-42b1-872d-17103f9772d8",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "a00771fa-618a-4e3d-855e-eb93bf2eee3f",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220525t124840468667z"
})
2022-05-25 12:48:41,300|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Preparing Response...
2022-05-25 12:48:41,300|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 12:48:41,300|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-05-25 12:48:41,300|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Executing workflow(resource-assignment[81be2340-f6b5-4ebc-9a0a-df46064ef674])'s step(profile-upload)
2022-05-25 12:48:41,300|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:48:41,305|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| preparing request id(81be2340-f6b5-4ebc-9a0a-df46064ef674) for workflow(resource-assignment) step(profile-upload)
2022-05-25 12:48:41,306|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-05-25 12:48:41,306|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-05-25 12:48:41,307|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Triggering K8s Profile Upload component logic.
2022-05-25 12:48:41,308|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Getting the template prefixes
2022-05-25 12:48:41,308|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Iterating over prefixes in resource assignment map.
2022-05-25 12:48:41,310|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Prefix vnf does not have required data for us to continue.
2022-05-25 12:48:41,311|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Preparing Response...
2022-05-25 12:48:41,311|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-05-25 12:48:41,311|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-05-25 12:48:41,312|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Execute node(END) -> executed state(SUCCESS)
2022-05-25 12:48:41,315|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(81be2340-f6b5-4ebc-9a0a-df46064ef674) nodes completed with (0)exceptions
2022-05-25 12:48:41,316|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-05-25 12:48:41,317|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e822e3c2-867a-4608-9662-71c65e8cac85 auditStoreId -1
2022-05-25 12:48:48,282|3fedef1d-959c-4738-aa14-14e746bf3f39||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing request id dd19299a-6ecc-4287-9fa6-61f69de10521
2022-05-25 12:48:48,282|3fedef1d-959c-4738-aa14-14e746bf3f39||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 12:48:48,282|3fedef1d-959c-4738-aa14-14e746bf3f39||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| StoreAuditService ID  -1
2022-05-25 12:48:48,283|3fedef1d-959c-4738-aa14-14e746bf3f39||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:48,283|3fedef1d-959c-4738-aa14-14e746bf3f39||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:48,286|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:48,295|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deriving input data for workflow: (resource-assignment)
2022-05-25 12:48:48,297|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Execute node(START) -> executed state(SUCCESS)
2022-05-25 12:48:48,297|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Executing workflow(resource-assignment[dd19299a-6ecc-4287-9fa6-61f69de10521])'s step(resource-assignment)
2022-05-25 12:48:48,297|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:48:48,298|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| preparing request id(dd19299a-6ecc-4287-9fa6-61f69de10521) for workflow(resource-assignment) step(resource-assignment)
2022-05-25 12:48:48,298|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 12:48:48,298|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-05-25 12:48:48,299|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-05-25 12:48:48,308|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-05-25 12:48:48,310|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-05-25 12:48:48,310|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("94f86e7a-ed86-4670-bdc4-01f54bd0bd35") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-05-25 12:48:48,311|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-05-25 12:48:48,311|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-05-25 12:48:48,311|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("1706648c-7d85-49de-ae86-35a30831ea9e") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-05-25 12:48:48,312|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-05-25 12:48:48,312|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-05-25 12:48:48,351|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Parameter information : ({customizationid=1706648c-7d85-49de-ae86-35a30831ea9e})
2022-05-25 12:48:48,351|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Parameter information : ({customizationid=1706648c-7d85-49de-ae86-35a30831ea9e})
2022-05-25 12:48:48,364|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:48:48,364|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:48:48,366|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"}])
2022-05-25 12:48:48,366|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3"}])
2022-05-25 12:48:48,366|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("7652b1b5-515c-4217-933d-5e96afbcd877") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-05-25 12:48:48,366|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("67c445fe-f8f7-48d9-9499-d9f1fa5db3b3") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-05-25 12:48:48,368|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-05-25 12:48:48,375|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Transformed value: null -> 7652b1b5-515c-4217-933d-5e96afbcd877
2022-05-25 12:48:48,377|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-05-25 12:48:48,400|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Parameter information : ({customizationid=1706648c-7d85-49de-ae86-35a30831ea9e})
2022-05-25 12:48:48,407|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:48:48,409|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-05-25 12:48:48,409|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-05-25 12:48:48,410|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-05-25 12:48:48,410|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-05-25 12:48:48,414|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Transformed value: null -> 1706648c-7d85-49de-ae86-35a30831ea9e
2022-05-25 12:48:48,415|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("719b3cce-d503-42b1-872d-17103f9772d8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 12:48:48,415|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-05-25 12:48:48,415|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-05-25 12:48:48,416|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("a00771fa-618a-4e3d-855e-eb93bf2eee3f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 12:48:48,420|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-05-25 12:48:48,420|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-05-25 12:48:48,421|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-05-25 12:48:48,421|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-05-25 12:48:48,429|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-05-25 12:48:48,430|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-05-25 12:48:48,455|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:48:48,455|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:48:48,455|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:48:48,455|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:48:48,456|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220525t124840468667z")
2022-05-25 12:48:48,456|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-05-25 12:48:48,456|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220525t124840468667z")
2022-05-25 12:48:48,456|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220525t124840468667z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-05-25 12:48:48,456|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-05-25 12:48:48,456|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-05-25 12:48:48,464|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-05-25 12:48:48,464|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-05-25 12:48:48,466|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-05-25 12:48:48,554|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - )
2022-05-25 12:48:48,555|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:48:48,555|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001")
2022-05-25 12:48:48,555|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001")
2022-05-25 12:48:48,555|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-05-25 12:48:48,557|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-05-25 12:48:48,563|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-05-25 12:48:48,563|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-05-25 12:48:48,571|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-05-25 12:48:48,581|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:48:48,582|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response processing type (string)
2022-05-25 12:48:48,582|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-05-25 12:48:48,582|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-05-25 12:48:48,582|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-05-25 12:48:48,583|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-05-25 12:48:48,583|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-05-25 12:48:48,585|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "7652b1b5-515c-4217-933d-5e96afbcd877",
  "k8s-rb-definition-version" : "1706648c-7d85-49de-ae86-35a30831ea9e",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "719b3cce-d503-42b1-872d-17103f9772d8",
  "vf-module-id" : "94f86e7a-ed86-4670-bdc4-01f54bd0bd35",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "1706648c-7d85-49de-ae86-35a30831ea9e",
  "vf-module-model-invariant-uuid" : "7652b1b5-515c-4217-933d-5e96afbcd877",
  "vf-module-model-version" : "67c445fe-f8f7-48d9-9499-d9f1fa5db3b3",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "a00771fa-618a-4e3d-855e-eb93bf2eee3f",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220525t124840468667z"
})
2022-05-25 12:48:48,596|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Preparing Response...
2022-05-25 12:48:48,596|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 12:48:48,596|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-05-25 12:48:48,597|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Executing workflow(resource-assignment[dd19299a-6ecc-4287-9fa6-61f69de10521])'s step(profile-upload)
2022-05-25 12:48:48,597|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:48:48,598|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| preparing request id(dd19299a-6ecc-4287-9fa6-61f69de10521) for workflow(resource-assignment) step(profile-upload)
2022-05-25 12:48:48,598|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-05-25 12:48:48,598|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-05-25 12:48:48,599|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Triggering K8s Profile Upload component logic.
2022-05-25 12:48:48,599|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Getting the template prefixes
2022-05-25 12:48:48,599|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Iterating over prefixes in resource assignment map.
2022-05-25 12:48:48,611|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(GET), url(/v1/rb/definition/7652b1b5-515c-4217-933d-5e96afbcd877/1706648c-7d85-49de-ae86-35a30831ea9e)
2022-05-25 12:48:48,618|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:48:48,629|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(GET), url(/v1/rb/definition/7652b1b5-515c-4217-933d-5e96afbcd877/1706648c-7d85-49de-ae86-35a30831ea9e/profile/node-port-profile)
2022-05-25 12:48:48,631|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(404 - Not Found)
2022-05-25 12:48:48,632|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Uploading K8s Profile..
2022-05-25 12:48:48,645|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(POST), url(/v1/rb/definition/7652b1b5-515c-4217-933d-5e96afbcd877/1706648c-7d85-49de-ae86-35a30831ea9e/profile)
2022-05-25 12:48:48,650|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(201 - Created)
2022-05-25 12:48:48,705|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Rest request method(POST), url(/v1/rb/definition/7652b1b5-515c-4217-933d-5e96afbcd877/1706648c-7d85-49de-ae86-35a30831ea9e/profile/node-port-profile/content)
2022-05-25 12:48:48,712|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Response status(200 - OK)
2022-05-25 12:48:48,712|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| K8s Profile Upload Completed
2022-05-25 12:48:48,713|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Preparing Response...
2022-05-25 12:48:48,713|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-05-25 12:48:48,713|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-05-25 12:48:48,713|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Execute node(END) -> executed state(SUCCESS)
2022-05-25 12:48:48,714|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| workflow(dd19299a-6ecc-4287-9fa6-61f69de10521) nodes completed with (0)exceptions
2022-05-25 12:48:48,714|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-05-25 12:48:48,714|3fedef1d-959c-4738-aa14-14e746bf3f39||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 33298909-6bb4-45ec-a980-696a9d5bc7dd auditStoreId -1
2022-05-25 12:48:55,835|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 12:48:55,904|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-05-25 12:48:55,927|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing request id 3fedef1d-959c-4738-aa14-14e746bf3f39
2022-05-25 12:48:55,927|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 12:48:55,927|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| StoreAuditService ID  -1
2022-05-25 12:48:55,928|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:55,928|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:48:55,928|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:48:55,932|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deriving input data for workflow: (config-assign)
2022-05-25 12:48:55,933|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-05-25 12:48:55,934|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-assign[3fedef1d-959c-4738-aa14-14e746bf3f39])'s step(config-setup)
2022-05-25 12:48:55,934|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:48:55,934|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(3fedef1d-959c-4738-aa14-14e746bf3f39) for workflow(config-assign) step(config-setup)
2022-05-25 12:48:55,934|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 12:48:55,935|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-05-25 12:48:55,935|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-05-25 12:48:55,954|||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-05-25 12:48:55,955|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-05-25 12:48:55,956|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("719b3cce-d503-42b1-872d-17103f9772d8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 12:48:55,960|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-05-25 12:48:55,960|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-05-25 12:48:55,968|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8)
2022-05-25 12:48:55,982|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-05-25 12:48:55,983|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-05-25 12:48:55,984|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a")
2022-05-25 12:48:55,984|||DefaultDispatcher-worker-4||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a")
2022-05-25 12:48:55,984|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-05-25 12:48:55,984|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("a00771fa-618a-4e3d-855e-eb93bf2eee3f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 12:48:55,988|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-05-25 12:48:55,988|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-25 12:48:55,994|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vf-modules)
2022-05-25 12:48:56,008|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-05-25 12:48:56,008|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json)
2022-05-25 12:48:56,009|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7652b1b5-515c-4217-933d-5e96afbcd877","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3fedef1d-959c-4738-aa14-14e746bf3f39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38dad081-5c42-4cfd-ae0e-462ce8478735","model-invariant-uuid":"b4435496-a24a-4d0b-ab56-c9663011d89e"},"global-customer-id":"basiccnf-macro-customer","service-id":"719b3cce-d503-42b1-872d-17103f9772d8","service-instance-id":"719b3cce-d503-42b1-872d-17103f9772d8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f69f0edf-699a-479c-87d5-e60f8d39a81c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ebf89087-0c9c-47fa-a593-574a6332b596","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9228910-26da-444a-8da8-ac71189c7ecd","model-uuid":"223a96c6-90ca-4ac4-a27c-3e6865c4ec90","model-invariant-uuid":"b029166a-ea79-4792-ba95-39b06e99098f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"a00771fa-618a-4e3d-855e-eb93bf2eee3f"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35"}}}]})
2022-05-25 12:48:56,009|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7652b1b5-515c-4217-933d-5e96afbcd877","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3fedef1d-959c-4738-aa14-14e746bf3f39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38dad081-5c42-4cfd-ae0e-462ce8478735","model-invariant-uuid":"b4435496-a24a-4d0b-ab56-c9663011d89e"},"global-customer-id":"basiccnf-macro-customer","service-id":"719b3cce-d503-42b1-872d-17103f9772d8","service-instance-id":"719b3cce-d503-42b1-872d-17103f9772d8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f69f0edf-699a-479c-87d5-e60f8d39a81c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ebf89087-0c9c-47fa-a593-574a6332b596","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9228910-26da-444a-8da8-ac71189c7ecd","model-uuid":"223a96c6-90ca-4ac4-a27c-3e6865c4ec90","model-invariant-uuid":"b029166a-ea79-4792-ba95-39b06e99098f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"a00771fa-618a-4e3d-855e-eb93bf2eee3f"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35"}}}]})
2022-05-25 12:48:56,009|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7652b1b5-515c-4217-933d-5e96afbcd877","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3fedef1d-959c-4738-aa14-14e746bf3f39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38dad081-5c42-4cfd-ae0e-462ce8478735","model-invariant-uuid":"b4435496-a24a-4d0b-ab56-c9663011d89e"},"global-customer-id":"basiccnf-macro-customer","service-id":"719b3cce-d503-42b1-872d-17103f9772d8","service-instance-id":"719b3cce-d503-42b1-872d-17103f9772d8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f69f0edf-699a-479c-87d5-e60f8d39a81c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ebf89087-0c9c-47fa-a593-574a6332b596","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9228910-26da-444a-8da8-ac71189c7ecd","model-uuid":"223a96c6-90ca-4ac4-a27c-3e6865c4ec90","model-invariant-uuid":"b029166a-ea79-4792-ba95-39b06e99098f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"a00771fa-618a-4e3d-855e-eb93bf2eee3f"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35"}}}]), type  ({json})
2022-05-25 12:48:56,009|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7652b1b5-515c-4217-933d-5e96afbcd877","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3fedef1d-959c-4738-aa14-14e746bf3f39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38dad081-5c42-4cfd-ae0e-462ce8478735","model-invariant-uuid":"b4435496-a24a-4d0b-ab56-c9663011d89e"},"global-customer-id":"basiccnf-macro-customer","service-id":"719b3cce-d503-42b1-872d-17103f9772d8","service-instance-id":"719b3cce-d503-42b1-872d-17103f9772d8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f69f0edf-699a-479c-87d5-e60f8d39a81c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ebf89087-0c9c-47fa-a593-574a6332b596","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9228910-26da-444a-8da8-ac71189c7ecd","model-uuid":"223a96c6-90ca-4ac4-a27c-3e6865c4ec90","model-invariant-uuid":"b029166a-ea79-4792-ba95-39b06e99098f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"a00771fa-618a-4e3d-855e-eb93bf2eee3f"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-05-25 12:48:56,014|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-05-25 12:48:56,014|||DefaultDispatcher-worker-4||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-25 12:48:56,028|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f?depth=1)
2022-05-25 12:48:56,267|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-05-25 12:48:56,267|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json)
2022-05-25 12:48:56,267|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653482930780","model-invariant-id":"7652b1b5-515c-4217-933d-5e96afbcd877","model-version-id":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-customization-id":"1706648c-7d85-49de-ae86-35a30831ea9e","module-index":0}]})
2022-05-25 12:48:56,267|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653482930780","model-invariant-id":"7652b1b5-515c-4217-933d-5e96afbcd877","model-version-id":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-customization-id":"1706648c-7d85-49de-ae86-35a30831ea9e","module-index":0}]})
2022-05-25 12:48:56,267|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653482930780","model-invariant-id":"7652b1b5-515c-4217-933d-5e96afbcd877","model-version-id":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-customization-id":"1706648c-7d85-49de-ae86-35a30831ea9e","module-index":0}]), type  ({json})
2022-05-25 12:48:56,267|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653482930780","model-invariant-id":"7652b1b5-515c-4217-933d-5e96afbcd877","model-version-id":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-customization-id":"1706648c-7d85-49de-ae86-35a30831ea9e","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-05-25 12:48:56,268|||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-05-25 12:48:56,271|||DefaultDispatcher-worker-4||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:59,670|||DefaultDispatcher-worker-4||||INFO||||||| compiled in (3399)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:59,671|||DefaultDispatcher-worker-4||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:48:59,689|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"7652b1b5-515c-4217-933d-5e96afbcd877","k8s-rb-definition-version":"1706648c-7d85-49de-ae86-35a30831ea9e","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-05-25 12:48:59,691|||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "7652b1b5-515c-4217-933d-5e96afbcd877",
      "k8s-rb-definition-version" : "1706648c-7d85-49de-ae86-35a30831ea9e"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "719b3cce-d503-42b1-872d-17103f9772d8",
  "service-instance-name" : "basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "1706648c-7d85-49de-ae86-35a30831ea9e",
      "model-invariant-id" : "7652b1b5-515c-4217-933d-5e96afbcd877",
      "model-version-id" : "67c445fe-f8f7-48d9-9499-d9f1fa5db3b3",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1653482930780",
      "vf-module-id" : "94f86e7a-ed86-4670-bdc4-01f54bd0bd35",
      "vf-module-name" : "basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "3fedef1d-959c-4738-aa14-14e746bf3f39",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ebf89087-0c9c-47fa-a593-574a6332b596",
          "svc-request-id" : "f69f0edf-699a-479c-87d5-e60f8d39a81c"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "b4435496-a24a-4d0b-ab56-c9663011d89e",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "38dad081-5c42-4cfd-ae0e-462ce8478735",
            "model-version" : "1.0"
          },
          "service-id" : "719b3cce-d503-42b1-872d-17103f9772d8",
          "service-instance-id" : "719b3cce-d503-42b1-872d-17103f9772d8",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "1706648c-7d85-49de-ae86-35a30831ea9e",
            "model-invariant-uuid" : "7652b1b5-515c-4217-933d-5e96afbcd877",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "67c445fe-f8f7-48d9-9499-d9f1fa5db3b3",
            "model-version" : "1"
          },
          "vf-module-id" : "94f86e7a-ed86-4670-bdc4-01f54bd0bd35",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "1706648c-7d85-49de-ae86-35a30831ea9e",
            "model-invariant-uuid" : "7652b1b5-515c-4217-933d-5e96afbcd877",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "67c445fe-f8f7-48d9-9499-d9f1fa5db3b3",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "67c445fe-f8f7-48d9-9499-d9f1fa5db3b3"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "7652b1b5-515c-4217-933d-5e96afbcd877"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220525t124840468667z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "94f86e7a-ed86-4670-bdc4-01f54bd0bd35",
            "vf-module-name" : "basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "e9228910-26da-444a-8da8-ac71189c7ecd",
            "model-invariant-uuid" : "b029166a-ea79-4792-ba95-39b06e99098f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "223a96c6-90ca-4ac4-a27c-3e6865c4ec90",
            "model-version" : "1.0"
          },
          "vnf-id" : "a00771fa-618a-4e3d-855e-eb93bf2eee3f",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "94f86e7a-ed86-4670-bdc4-01f54bd0bd35"
    } ]
  },
  "vnf-id" : "a00771fa-618a-4e3d-855e-eb93bf2eee3f"
})
2022-05-25 12:48:59,699|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-05-25 12:48:59,699|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 12:48:59,699|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-05-25 12:48:59,699|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-assign[3fedef1d-959c-4738-aa14-14e746bf3f39])'s step(config-template)
2022-05-25 12:48:59,699|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:48:59,703|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(3fedef1d-959c-4738-aa14-14e746bf3f39) for workflow(config-assign) step(config-template)
2022-05-25 12:48:59,703|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-05-25 12:48:59,703|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-05-25 12:48:59,746|||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Config Upload component logic.
2022-05-25 12:48:59,746|||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes
2022-05-25 12:48:59,746|||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-05-25 12:48:59,752|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/7652b1b5-515c-4217-933d-5e96afbcd877/1706648c-7d85-49de-ae86-35a30831ea9e)
2022-05-25 12:48:59,757|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-05-25 12:48:59,764|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/7652b1b5-515c-4217-933d-5e96afbcd877/1706648c-7d85-49de-ae86-35a30831ea9e/config-template/replica-count-template)
2022-05-25 12:48:59,768|||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2022-05-25 12:48:59,768|||DefaultDispatcher-worker-4||||INFO||||||| Uploading K8s template..
2022-05-25 12:48:59,778|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/7652b1b5-515c-4217-933d-5e96afbcd877/1706648c-7d85-49de-ae86-35a30831ea9e/config-template)
2022-05-25 12:48:59,784|||DefaultDispatcher-worker-4||||INFO||||||| Response status(201 - Created)
2022-05-25 12:48:59,793|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/7652b1b5-515c-4217-933d-5e96afbcd877/1706648c-7d85-49de-ae86-35a30831ea9e/config-template/replica-count-template/content)
2022-05-25 12:48:59,803|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-05-25 12:48:59,804|||DefaultDispatcher-worker-4||||INFO||||||| K8s Config Upload Completed
2022-05-25 12:48:59,804|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-05-25 12:48:59,804|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-05-25 12:48:59,804|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-05-25 12:48:59,804|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-05-25 12:48:59,805|||DefaultDispatcher-worker-4||||INFO||||||| workflow(3fedef1d-959c-4738-aa14-14e746bf3f39) nodes completed with (0)exceptions
2022-05-25 12:48:59,805|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveWorkflowOutputs for workflow(config-assign)
2022-05-25 12:48:59,805|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 385e63d0-32b8-4cce-bf37-225b9207e41e auditStoreId -1
2022-05-25 12:48:59,826|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Completed
2022-05-25 12:49:40,877|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 12:49:40,948|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-05-25 12:49:40,951|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing request id 3fedef1d-959c-4738-aa14-14e746bf3f39
2022-05-25 12:49:40,951|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 12:49:40,951|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| StoreAuditService ID  -1
2022-05-25 12:49:40,953|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-05-25 12:49:40,953|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-05-25 12:49:40,954|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-05-25 12:49:40,959|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deriving input data for workflow: (config-deploy)
2022-05-25 12:49:40,960|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-05-25 12:49:40,960|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[3fedef1d-959c-4738-aa14-14e746bf3f39])'s step(config-setup)
2022-05-25 12:49:40,960|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:49:40,961|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(3fedef1d-959c-4738-aa14-14e746bf3f39) for workflow(config-deploy) step(config-setup)
2022-05-25 12:49:40,961|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 12:49:40,961|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-05-25 12:49:40,962|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-05-25 12:49:40,972|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-05-25 12:49:40,973|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-05-25 12:49:40,974|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("719b3cce-d503-42b1-872d-17103f9772d8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 12:49:40,977|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-05-25 12:49:40,977|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-05-25 12:49:40,984|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8)
2022-05-25 12:49:40,998|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-05-25 12:49:40,998|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-05-25 12:49:40,998|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a")
2022-05-25 12:49:40,998|||DefaultDispatcher-worker-4||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a")
2022-05-25 12:49:40,998|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-05-25 12:49:40,999|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("a00771fa-618a-4e3d-855e-eb93bf2eee3f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 12:49:41,002|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-05-25 12:49:41,003|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-25 12:49:41,008|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/719b3cce-d503-42b1-872d-17103f9772d8/service-data/vnfs/vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f/vnf-data/vf-modules)
2022-05-25 12:49:41,020|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-05-25 12:49:41,020|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json)
2022-05-25 12:49:41,021|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7652b1b5-515c-4217-933d-5e96afbcd877","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3fedef1d-959c-4738-aa14-14e746bf3f39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38dad081-5c42-4cfd-ae0e-462ce8478735","model-invariant-uuid":"b4435496-a24a-4d0b-ab56-c9663011d89e"},"global-customer-id":"basiccnf-macro-customer","service-id":"719b3cce-d503-42b1-872d-17103f9772d8","service-instance-id":"719b3cce-d503-42b1-872d-17103f9772d8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"bd62815c-8474-48c5-aef5-6ea4389dd924","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1253eca2-8e0f-429c-bd41-ead7f876eb3f","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9228910-26da-444a-8da8-ac71189c7ecd","model-uuid":"223a96c6-90ca-4ac4-a27c-3e6865c4ec90","model-invariant-uuid":"b029166a-ea79-4792-ba95-39b06e99098f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"a00771fa-618a-4e3d-855e-eb93bf2eee3f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","from-preload":false}}}]})
2022-05-25 12:49:41,021|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7652b1b5-515c-4217-933d-5e96afbcd877","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3fedef1d-959c-4738-aa14-14e746bf3f39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38dad081-5c42-4cfd-ae0e-462ce8478735","model-invariant-uuid":"b4435496-a24a-4d0b-ab56-c9663011d89e"},"global-customer-id":"basiccnf-macro-customer","service-id":"719b3cce-d503-42b1-872d-17103f9772d8","service-instance-id":"719b3cce-d503-42b1-872d-17103f9772d8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"bd62815c-8474-48c5-aef5-6ea4389dd924","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1253eca2-8e0f-429c-bd41-ead7f876eb3f","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9228910-26da-444a-8da8-ac71189c7ecd","model-uuid":"223a96c6-90ca-4ac4-a27c-3e6865c4ec90","model-invariant-uuid":"b029166a-ea79-4792-ba95-39b06e99098f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"a00771fa-618a-4e3d-855e-eb93bf2eee3f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","from-preload":false}}}]})
2022-05-25 12:49:41,021|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7652b1b5-515c-4217-933d-5e96afbcd877","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3fedef1d-959c-4738-aa14-14e746bf3f39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38dad081-5c42-4cfd-ae0e-462ce8478735","model-invariant-uuid":"b4435496-a24a-4d0b-ab56-c9663011d89e"},"global-customer-id":"basiccnf-macro-customer","service-id":"719b3cce-d503-42b1-872d-17103f9772d8","service-instance-id":"719b3cce-d503-42b1-872d-17103f9772d8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"bd62815c-8474-48c5-aef5-6ea4389dd924","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1253eca2-8e0f-429c-bd41-ead7f876eb3f","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9228910-26da-444a-8da8-ac71189c7ecd","model-uuid":"223a96c6-90ca-4ac4-a27c-3e6865c4ec90","model-invariant-uuid":"b029166a-ea79-4792-ba95-39b06e99098f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"a00771fa-618a-4e3d-855e-eb93bf2eee3f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","from-preload":false}}}]), type  ({json})
2022-05-25 12:49:41,021|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7652b1b5-515c-4217-933d-5e96afbcd877","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220525t124840468667z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"3fedef1d-959c-4738-aa14-14e746bf3f39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"38dad081-5c42-4cfd-ae0e-462ce8478735","model-invariant-uuid":"b4435496-a24a-4d0b-ab56-c9663011d89e"},"global-customer-id":"basiccnf-macro-customer","service-id":"719b3cce-d503-42b1-872d-17103f9772d8","service-instance-id":"719b3cce-d503-42b1-872d-17103f9772d8","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"bd62815c-8474-48c5-aef5-6ea4389dd924","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1253eca2-8e0f-429c-bd41-ead7f876eb3f","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e9228910-26da-444a-8da8-ac71189c7ecd","model-uuid":"223a96c6-90ca-4ac4-a27c-3e6865c4ec90","model-invariant-uuid":"b029166a-ea79-4792-ba95-39b06e99098f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"a00771fa-618a-4e3d-855e-eb93bf2eee3f"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"1706648c-7d85-49de-ae86-35a30831ea9e","model-uuid":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-invariant-uuid":"7652b1b5-515c-4217-933d-5e96afbcd877"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-05-25 12:49:41,025|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-05-25 12:49:41,025|||DefaultDispatcher-worker-4||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-05-25 12:49:41,031|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/a00771fa-618a-4e3d-855e-eb93bf2eee3f?depth=1)
2022-05-25 12:49:41,447|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-05-25 12:49:41,448|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json)
2022-05-25 12:49:41,449|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_chatelet","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653482977943","model-invariant-id":"7652b1b5-515c-4217-933d-5e96afbcd877","model-version-id":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-customization-id":"1706648c-7d85-49de-ae86-35a30831ea9e","module-index":0}]})
2022-05-25 12:49:41,449|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_chatelet","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653482977943","model-invariant-id":"7652b1b5-515c-4217-933d-5e96afbcd877","model-version-id":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-customization-id":"1706648c-7d85-49de-ae86-35a30831ea9e","module-index":0}]})
2022-05-25 12:49:41,449|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_chatelet","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653482977943","model-invariant-id":"7652b1b5-515c-4217-933d-5e96afbcd877","model-version-id":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-customization-id":"1706648c-7d85-49de-ae86-35a30831ea9e","module-index":0}]), type  ({json})
2022-05-25 12:49:41,450|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"94f86e7a-ed86-4670-bdc4-01f54bd0bd35","vf-module-name":"basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"sleepy_chatelet","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1653482977943","model-invariant-id":"7652b1b5-515c-4217-933d-5e96afbcd877","model-version-id":"67c445fe-f8f7-48d9-9499-d9f1fa5db3b3","model-customization-id":"1706648c-7d85-49de-ae86-35a30831ea9e","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-05-25 12:49:41,450|||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-05-25 12:49:41,454|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"7652b1b5-515c-4217-933d-5e96afbcd877","k8s-rb-definition-version":"1706648c-7d85-49de-ae86-35a30831ea9e","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"sleepy_chatelet"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-05-25 12:49:41,455|||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "sleepy_chatelet",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "7652b1b5-515c-4217-933d-5e96afbcd877",
      "k8s-rb-definition-version" : "1706648c-7d85-49de-ae86-35a30831ea9e"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "719b3cce-d503-42b1-872d-17103f9772d8",
  "service-instance-name" : "basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "sleepy_chatelet",
      "is-base-vf-module" : false,
      "model-customization-id" : "1706648c-7d85-49de-ae86-35a30831ea9e",
      "model-invariant-id" : "7652b1b5-515c-4217-933d-5e96afbcd877",
      "model-version-id" : "67c445fe-f8f7-48d9-9499-d9f1fa5db3b3",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1653482977943",
      "vf-module-id" : "94f86e7a-ed86-4670-bdc4-01f54bd0bd35",
      "vf-module-name" : "basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "3fedef1d-959c-4738-aa14-14e746bf3f39",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/1253eca2-8e0f-429c-bd41-ead7f876eb3f",
          "svc-request-id" : "bd62815c-8474-48c5-aef5-6ea4389dd924"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "b4435496-a24a-4d0b-ab56-c9663011d89e",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "38dad081-5c42-4cfd-ae0e-462ce8478735",
            "model-version" : "1.0"
          },
          "service-id" : "719b3cce-d503-42b1-872d-17103f9772d8",
          "service-instance-id" : "719b3cce-d503-42b1-872d-17103f9772d8",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "1706648c-7d85-49de-ae86-35a30831ea9e",
            "model-invariant-uuid" : "7652b1b5-515c-4217-933d-5e96afbcd877",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "67c445fe-f8f7-48d9-9499-d9f1fa5db3b3",
            "model-version" : "1"
          },
          "vf-module-id" : "94f86e7a-ed86-4670-bdc4-01f54bd0bd35",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "1706648c-7d85-49de-ae86-35a30831ea9e",
            "model-invariant-uuid" : "7652b1b5-515c-4217-933d-5e96afbcd877",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "67c445fe-f8f7-48d9-9499-d9f1fa5db3b3",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "67c445fe-f8f7-48d9-9499-d9f1fa5db3b3"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220525t124840468667z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "7652b1b5-515c-4217-933d-5e96afbcd877"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220525t124840468667z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "94f86e7a-ed86-4670-bdc4-01f54bd0bd35",
            "vf-module-name" : "basic_cnf_macro_843805bf-3835-4b8b-bd57-9769ed1fcf2a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "e9228910-26da-444a-8da8-ac71189c7ecd",
            "model-invariant-uuid" : "b029166a-ea79-4792-ba95-39b06e99098f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "223a96c6-90ca-4ac4-a27c-3e6865c4ec90",
            "model-version" : "1.0"
          },
          "vnf-id" : "a00771fa-618a-4e3d-855e-eb93bf2eee3f",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "94f86e7a-ed86-4670-bdc4-01f54bd0bd35"
    } ]
  },
  "vnf-id" : "a00771fa-618a-4e3d-855e-eb93bf2eee3f"
})
2022-05-25 12:49:41,460|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-05-25 12:49:41,460|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 12:49:41,461|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-05-25 12:49:41,461|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[3fedef1d-959c-4738-aa14-14e746bf3f39])'s step(status-verification-script)
2022-05-25 12:49:41,461|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:49:41,465|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(3fedef1d-959c-4738-aa14-14e746bf3f39) for workflow(config-deploy) step(status-verification-script)
2022-05-25 12:49:41,465|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-05-25 12:49:41,465|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-05-25 12:49:41,467|||DefaultDispatcher-worker-4||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-05-25 12:49:41,473|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - START
2022-05-25 12:49:41,482|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/sleepy_chatelet/status)
2022-05-25 12:49:41,532|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-05-25 12:49:41,546|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (sleepy_chatelet) is not ready. Please wait...
2022-05-25 12:49:51,553|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/sleepy_chatelet/status)
2022-05-25 12:49:51,596|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-05-25 12:49:51,598|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (sleepy_chatelet) is ready.
2022-05-25 12:49:51,598|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - END
2022-05-25 12:49:51,598|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-05-25 12:49:51,598|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-05-25 12:49:51,598|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-05-25 12:49:51,599|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[3fedef1d-959c-4738-aa14-14e746bf3f39])'s step(config-apply)
2022-05-25 12:49:51,599|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:49:51,603|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(3fedef1d-959c-4738-aa14-14e746bf3f39) for workflow(config-deploy) step(config-apply)
2022-05-25 12:49:51,603|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-05-25 12:49:51,603|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-05-25 12:49:51,605|||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Config Value component logic.
2022-05-25 12:49:51,606|||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes
2022-05-25 12:49:51,606|||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-05-25 12:49:51,614|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/sleepy_chatelet/config/replica-count-change)
2022-05-25 12:49:56,621|||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2022-05-25 12:49:56,621|||DefaultDispatcher-worker-4||||INFO||||||| Uploading K8s config..
2022-05-25 12:49:56,661|||DefaultDispatcher-worker-4||||INFO||||||| Config building started from source custom-values
2022-05-25 12:49:56,661|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-05-25 12:49:56,673|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-05-25 12:49:56,675|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-05-25 12:49:56,676|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-05-25 12:49:56,786|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/instance/sleepy_chatelet/config)
2022-05-25 12:49:56,878|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-05-25 12:49:56,886|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-05-25 12:49:56,886|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-05-25 12:49:56,886|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-05-25 12:49:56,887|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[3fedef1d-959c-4738-aa14-14e746bf3f39])'s step(status-verification-script-after)
2022-05-25 12:49:56,887|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:49:56,887|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(3fedef1d-959c-4738-aa14-14e746bf3f39) for workflow(config-deploy) step(status-verification-script-after)
2022-05-25 12:49:56,887|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-05-25 12:49:56,888|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-05-25 12:49:56,888|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-05-25 12:49:56,890|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START
2022-05-25 12:49:56,896|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/sleepy_chatelet/status)
2022-05-25 12:49:56,951|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-05-25 12:49:56,952|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (sleepy_chatelet) is not ready. Please wait...
2022-05-25 12:50:06,963|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/sleepy_chatelet/status)
2022-05-25 12:50:06,998|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-05-25 12:50:06,999|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (sleepy_chatelet) is not ready. Please wait...
2022-05-25 12:50:17,007|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/sleepy_chatelet/status)
2022-05-25 12:50:17,049|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-05-25 12:50:17,054|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (sleepy_chatelet) is not ready. Please wait...
2022-05-25 12:50:27,062|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/sleepy_chatelet/status)
2022-05-25 12:50:27,102|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-05-25 12:50:27,105|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (sleepy_chatelet) is not ready. Please wait...
2022-05-25 12:50:37,112|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/sleepy_chatelet/status)
2022-05-25 12:50:37,168|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-05-25 12:50:37,171|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (sleepy_chatelet) is ready.
2022-05-25 12:50:37,171|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END
2022-05-25 12:50:37,171|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-05-25 12:50:37,171|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-05-25 12:50:37,172|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-05-25 12:50:37,172|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[3fedef1d-959c-4738-aa14-14e746bf3f39])'s step(collect-results)
2022-05-25 12:50:37,172|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:50:37,173|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(3fedef1d-959c-4738-aa14-14e746bf3f39) for workflow(config-deploy) step(collect-results)
2022-05-25 12:50:37,174|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-05-25 12:50:37,174|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-05-25 12:50:37,174|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-05-25 12:50:37,182|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {}
2022-05-25 12:50:37,182|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-05-25 12:50:37,182|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-05-25 12:50:37,182|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-05-25 12:50:37,183|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-05-25 12:50:37,183|||DefaultDispatcher-worker-1||||INFO||||||| workflow(3fedef1d-959c-4738-aa14-14e746bf3f39) nodes completed with (0)exceptions
2022-05-25 12:50:37,183|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-05-25 12:50:37,184|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c92b3a5b-378d-4f32-8ed4-4721849f41d6 auditStoreId -1
2022-05-25 12:50:37,186|3fedef1d-959c-4738-aa14-14e746bf3f39||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Completed
2022-05-25 12:52:37,365|9fdf0425-6e33-419f-92be-8a5aefe82c78||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing request id d3fd53cf-d4d7-46e3-906d-2caa16cd36b9
2022-05-25 12:52:37,365|9fdf0425-6e33-419f-92be-8a5aefe82c78||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 12:52:37,365|9fdf0425-6e33-419f-92be-8a5aefe82c78||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| StoreAuditService ID  -1
2022-05-25 12:52:37,367|9fdf0425-6e33-419f-92be-8a5aefe82c78||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-25 12:52:37,367|9fdf0425-6e33-419f-92be-8a5aefe82c78||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-25 12:52:37,370|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:52:37,387|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deriving input data for workflow: (resource-assignment)
2022-05-25 12:52:37,388|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-05-25 12:52:37,388|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:52:37,388|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| preparing request id(d3fd53cf-d4d7-46e3-906d-2caa16cd36b9) for workflow(resource-assignment) step(resource-assignment)
2022-05-25 12:52:37,389|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 12:52:37,389|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-05-25 12:52:37,390|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-05-25 12:52:37,402|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-05-25 12:52:37,404|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-05-25 12:52:37,405|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("82d46a1c-11c4-41b3-adde-e8ea683bbc57") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 12:52:37,405|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("5ba78b05-78b1-47cf-93cc-e6c798d9a301") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 12:52:37,406|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Generated Resource Param Data ({
  "service-instance-id" : "82d46a1c-11c4-41b3-adde-e8ea683bbc57",
  "vnf-id" : "5ba78b05-78b1-47cf-93cc-e6c798d9a301",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-05-25 12:52:37,413|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Preparing Response...
2022-05-25 12:52:37,413|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 12:52:37,413|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-05-25 12:52:37,414|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 26846650-07c2-4be0-b149-9cb2178972bf auditStoreId -1
2022-05-25 12:52:43,524|9fdf0425-6e33-419f-92be-8a5aefe82c78||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing request id 44f994f4-1484-474b-bd5d-5cce55bfae65
2022-05-25 12:52:43,524|9fdf0425-6e33-419f-92be-8a5aefe82c78||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 12:52:43,524|9fdf0425-6e33-419f-92be-8a5aefe82c78||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| StoreAuditService ID  -1
2022-05-25 12:52:43,524|9fdf0425-6e33-419f-92be-8a5aefe82c78||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-25 12:52:43,524|9fdf0425-6e33-419f-92be-8a5aefe82c78||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-25 12:52:43,525|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:52:43,530|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deriving input data for workflow: (resource-assignment)
2022-05-25 12:52:43,530|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-05-25 12:52:43,530|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:52:43,531|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| preparing request id(44f994f4-1484-474b-bd5d-5cce55bfae65) for workflow(resource-assignment) step(resource-assignment)
2022-05-25 12:52:43,531|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 12:52:43,531|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-05-25 12:52:43,531|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-05-25 12:52:43,549|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-05-25 12:52:43,551|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-05-25 12:52:43,552|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-05-25 12:52:43,552|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-05-25 12:52:43,552|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-05-25 12:52:43,552|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("c2daee63-db39-4c42-8f44-c5f4d39c520a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-05-25 12:52:43,553|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("82d46a1c-11c4-41b3-adde-e8ea683bbc57") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 12:52:43,553|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-05-25 12:52:43,553|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-05-25 12:52:43,553|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-05-25 12:52:43,554|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("5ba78b05-78b1-47cf-93cc-e6c798d9a301") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 12:52:43,554|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "82d46a1c-11c4-41b3-adde-e8ea683bbc57",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "c2daee63-db39-4c42-8f44-c5f4d39c520a",
  "vnf-id" : "5ba78b05-78b1-47cf-93cc-e6c798d9a301",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-05-25 12:52:43,566|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Preparing Response...
2022-05-25 12:52:43,566|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 12:52:43,566|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-05-25 12:52:43,566|9fdf0425-6e33-419f-92be-8a5aefe82c78||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 811f5e12-2e63-49af-876f-4b745e846f26 auditStoreId -1
2022-05-25 12:52:50,140|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 12:52:50,230|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-05-25 12:52:50,233|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing request id 9fdf0425-6e33-419f-92be-8a5aefe82c78
2022-05-25 12:52:50,233|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 12:52:50,233|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| StoreAuditService ID  -1
2022-05-25 12:52:50,233|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-25 12:52:50,233|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-25 12:52:50,234|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:52:50,236|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deriving input data for workflow: (config-assign)
2022-05-25 12:52:50,237|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-05-25 12:52:50,237|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:52:50,237|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| preparing request id(9fdf0425-6e33-419f-92be-8a5aefe82c78) for workflow(config-assign) step(config-assign)
2022-05-25 12:52:50,237|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-05-25 12:52:50,238|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-05-25 12:52:50,239|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-05-25 12:52:50,260|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-05-25 12:52:50,261|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-05-25 12:52:50,261|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("82d46a1c-11c4-41b3-adde-e8ea683bbc57") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-05-25 12:52:50,262|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Setting Resource Value ("5ba78b05-78b1-47cf-93cc-e6c798d9a301") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-05-25 12:52:50,269|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (vnf-id)
2022-05-25 12:52:50,270|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (vnf_name)
2022-05-25 12:52:50,270|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Resource resolution saved into database successfully : (service-instance-id)
2022-05-25 12:52:50,270|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Generated Resource Param Data ({
  "service-instance-id" : "82d46a1c-11c4-41b3-adde-e8ea683bbc57",
  "vnf-id" : "5ba78b05-78b1-47cf-93cc-e6c798d9a301",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-05-25 12:52:50,285|||DefaultDispatcher-worker-3||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-05-25 12:52:50,292|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-05-25 12:52:50,293|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Preparing Response...
2022-05-25 12:52:50,293|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-05-25 12:52:50,293|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveWorkflowOutputs for workflow(config-assign)
2022-05-25 12:52:50,293|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3b267ab9-02fc-4c6c-8cf4-c335ddb9c43e auditStoreId -1
2022-05-25 12:52:50,302|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Completed
2022-05-25 12:53:40,815|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-05-25 12:53:40,889|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-05-25 12:53:40,893|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| processing request id 9fdf0425-6e33-419f-92be-8a5aefe82c78
2022-05-25 12:53:40,893|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-25 12:53:40,893|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| StoreAuditService ID  -1
2022-05-25 12:53:40,895|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-05-25 12:53:40,895|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-05-25 12:53:40,897|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-05-25 12:53:40,900|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Deriving input data for workflow: (config-deploy)
2022-05-25 12:53:40,901|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-05-25 12:53:40,901|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-05-25 12:53:40,907|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| preparing request id(9fdf0425-6e33-419f-92be-8a5aefe82c78) for workflow(config-deploy) step(config-deploy)
2022-05-25 12:53:40,907|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-05-25 12:53:40,908|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-05-25 12:53:40,910|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-05-25 12:53:40,910|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Getting Jython Script Class(ConfigDeploy)
2022-05-25 12:53:40,964|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@24f50d72
2022-05-25 12:53:40,966|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Hello world
2022-05-25 12:53:40,966|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Preparing Response...
2022-05-25 12:53:40,966|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-05-25 12:53:40,966|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-05-25 12:53:40,967|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 63ecd404-5239-4b44-b1e9-973f6fadbe37 auditStoreId -1
2022-05-25 12:53:40,968|9fdf0425-6e33-419f-92be-8a5aefe82c78||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-42wjr|||| Completed