Results

By type

          13:37:12,144 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
13:37:12,146 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
13:37:12,148 |-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]
13:37:12,149 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
13:37:12,149 |-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]
13:37:12,149 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
13:37:12,167 |-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
13:37:12,317 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
13:37:12,327 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:37:12,331 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
13:37:12,341 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:37:12,436 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
13:37:12,436 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
13:37:12,436 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
13:37:12,437 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
13:37:12,437 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
13:37:12,437 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
13:37:12,437 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
13:37:12,441 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
13:37:12,444 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-07-08 13:37:13,554|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-cgj8x with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-07-08 13:37:13,562|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-07-08 13:37:18,073|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-08 13:37:18,965|||main||||INFO||||||| Finished Spring Data repository scanning in 871ms. Found 11 JPA repository interfaces.
2022-07-08 13:37:21,963|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-08 13:37:22,067|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-07-08 13:37:22,360|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-08 13:37:23,040|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-07-08 13:37:23,556|||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-07-08 13:37:23,567|||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-07-08 13:37:23,853|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-07-08 13:37:32,095|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-08 13:37:32,110|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-08 13:37:32,220|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-07-08 13:37:33,846|||main||||INFO||||||| Audit service is disabled
2022-07-08 13:37:34,102|||main||||INFO||||||| Workflow Audit store is disabled
2022-07-08 13:37:35,776|||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-07-08 13:37:35,836|||main||||INFO||||||| Dependency Management module created...
2022-07-08 13:37:37,173|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-07-08 13:37:37,493|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-07-08 13:37:38,944|||main||||INFO||||||| Netty started on port(s): 8080
2022-07-08 13:37:40,859|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-07-08 13:37:41,313|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-07-08 13:37:41,324|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 28.661 seconds (JVM running for 29.795)
2022-07-08 13:37:41,356|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-07-08 14:43:34,079|e2ff9eb7-e759-422b-99a4-85c4abebca24||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-07-08 14:43:34,080|e2ff9eb7-e759-422b-99a4-85c4abebca24||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-08 14:43:34,082|e2ff9eb7-e759-422b-99a4-85c4abebca24||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-08 14:43:35,402|e2ff9eb7-e759-422b-99a4-85c4abebca24||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-08 14:43:35,405|e2ff9eb7-e759-422b-99a4-85c4abebca24||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-08 14:43:38,178|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e4f923cc-45ae-461e-ad69-56eb4b8448ee)
2022-07-08 14:43:38,190|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| deleting definition types under : /opt/app/onap/blueprints/working/e4f923cc-45ae-461e-ad69-56eb4b8448ee/Definitions
2022-07-08 14:43:38,304|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| reinitialized all type definitions
2022-07-08 14:43:38,313|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(helloworld)
2022-07-08 14:43:38,403|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(helloworld-template)
2022-07-08 14:43:38,482|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-07-08 14:43:38,521|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-07-08 14:43:38,578|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing Workflow(helloworld)
2022-07-08 14:43:38,579|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-07-08 14:43:38,579|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| identified workflow(helloworld) targets(helloworld)
2022-07-08 14:43:38,579|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-07-08 14:43:38,580|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-07-08 14:43:38,580|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enriching artifacts file(/opt/app/onap/blueprints/working/e4f923cc-45ae-461e-ad69-56eb4b8448ee/Templates/hello-world-mapping.json
2022-07-08 14:43:38,595|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-07-08 14:43:38,595|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| dataType not present for the recipe(dt-helloworld-properties)
2022-07-08 14:43:38,595|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing blueprint Resource Definitions
2022-07-08 14:43:38,595|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-07-08 14:43:38,597|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing file (Templates/hello-world-mapping.json)
2022-07-08 14:43:38,624|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| distinct resource keys ([])
2022-07-08 14:43:38,624|48ec268d-1397-4ea0-929d-423f779426d7||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Enriching Resource Definition sources Node Template: []
2022-07-08 14:43:38,936|7721870b-139e-4c1f-8d7a-0c29392fa6a3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(6f67695e-cb68-43e8-af65-640944165276) CBA(/opt/app/onap/blueprints/archive/6f67695e-cb68-43e8-af65-640944165276/cba.zip)
2022-07-08 14:43:38,950|7721870b-139e-4c1f-8d7a-0c29392fa6a3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f67695e-cb68-43e8-af65-640944165276) and entry definition file (Definitions/blueprint.json)
2022-07-08 14:43:39,036|7721870b-139e-4c1f-8d7a-0c29392fa6a3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(helloworld)
2022-07-08 14:43:39,056|7721870b-139e-4c1f-8d7a-0c29392fa6a3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f67695e-cb68-43e8-af65-640944165276) and entry definition file (Definitions/blueprint.json)
2022-07-08 14:43:39,302|7721870b-139e-4c1f-8d7a-0c29392fa6a3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/working/6f67695e-cb68-43e8-af65-640944165276) present to clean.
2022-07-08 14:43:39,531|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing request id 654321
2022-07-08 14:43:39,531|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-08 14:43:39,531|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| StoreAuditService ID  -1
2022-07-08 14:43:39,539|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| getting cba file name(test101), version(1.0.1) from db
2022-07-08 14:43:39,654|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-07-08 14:43:39,656|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-07-08 14:43:39,658|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-07-08 14:43:39,680|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deriving input data for workflow: (helloworld)
2022-07-08 14:43:39,681|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-07-08 14:43:39,681|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 14:43:39,691|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-07-08 14:43:39,692|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-07-08 14:43:39,693|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-07-08 14:43:39,720|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-07-08 14:43:39,757|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Batched Sequence : ([])
2022-07-08 14:43:39,761|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Generated Resource Param Data ({ })
2022-07-08 14:43:39,883|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Preparing Response...
2022-07-08 14:43:39,886|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-07-08 14:43:39,886|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveWorkflowOutputs for workflow(helloworld)
2022-07-08 14:43:39,889|8b86fb18-58f1-4ae3-9f3d-c77fc1dac1c3||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 832a4c9d-3e9b-4120-818a-dedc80fe6de8 auditStoreId -1
2022-07-08 15:05:36,735|8b2c3797-bfc2-4229-878b-405da7f76d01||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-08 15:05:36,737|8b2c3797-bfc2-4229-878b-405da7f76d01||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-08 15:05:36,737|8b2c3797-bfc2-4229-878b-405da7f76d01||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-08 15:05:37,467|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-08 15:05:37,467|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-08 15:05:38,949|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-08 15:05:38,955|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(c052aab0-55d6-48db-9679-56ccd26a2fdc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-08 15:05:38,982|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(2f480823-9730-474e-a8a9-391b79bc5b1b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-08 15:05:38,994|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(82737e9b-a72a-4132-9a79-6818dbc603d0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-08 15:05:39,008|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(434bbf82-e9d3-4a72-a7c0-514dbed757a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-08 15:05:39,026|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(caed83cf-f51d-4dde-b4ef-8efe5c890cc7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-08 15:05:39,048|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(aa93751c-fc92-443c-8946-ec0bcb67bc8b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-08 15:05:39,068|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:39,068|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:39,069|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-08 15:05:39,069|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-08 15:05:39,069|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:39,070|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:39,142|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:05:39,200|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:05:39,229|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:05:39,254|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:05:39,463|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:05:39,464|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:05:39,465|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:05:39,550|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:39,763|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:05:39,764|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:05:39,765|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:05:39,844|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:39,994|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:05:39,995|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:05:39,996|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:05:39,997|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(HealthCheck)
2022-07-08 15:05:39,998|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-08 15:05:39,998|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(vf-config-assign)
2022-07-08 15:05:39,999|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(vf-config-deploy)
2022-07-08 15:05:40,057|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-08 15:05:40,164|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:05:40,166|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:05:40,206|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:05:40,208|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:05:40,209|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-08 15:05:40,227|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:40,371|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:05:40,373|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:05:40,374|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign-day-2)
2022-07-08 15:05:40,375|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:05:40,376|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy-day-2)
2022-07-08 15:05:40,404|8b2c3797-bfc2-4229-878b-405da7f76d01||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:42,082|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b7782427-1e1a-4032-95f6-92b981a8c615)
2022-07-08 15:05:42,083|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| deleting definition types under : /opt/app/onap/blueprints/working/b7782427-1e1a-4032-95f6-92b981a8c615/Definitions
2022-07-08 15:05:42,086|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| reinitialized all type definitions
2022-07-08 15:05:42,087|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-07-08 15:05:42,127|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-07-08 15:05:42,141|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-07-08 15:05:42,152|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-07-08 15:05:42,181|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(capability)
2022-07-08 15:05:42,218|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(capability)
2022-07-08 15:05:42,232|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(processor-db)
2022-07-08 15:05:42,257|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,285|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,304|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,322|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,367|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,437|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-07-08 15:05:42,448|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-07-08 15:05:42,449|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-07-08 15:05:42,473|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(capability)
2022-07-08 15:05:42,488|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(capability)
2022-07-08 15:05:42,503|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(capability)
2022-07-08 15:05:42,518|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(processor-db)
2022-07-08 15:05:42,533|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,553|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,568|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,584|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,601|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,619|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:05:42,681|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing Workflow(resource-resolution)
2022-07-08 15:05:42,682|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-07-08 15:05:42,682|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-07-08 15:05:42,682|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-07-08 15:05:42,682|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-07-08 15:05:42,683|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-07-08 15:05:42,683|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enriching artifacts file(/opt/app/onap/blueprints/working/b7782427-1e1a-4032-95f6-92b981a8c615/Templates/hello-world-velocity-mapping.json
2022-07-08 15:05:42,690|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-07-08 15:05:42,691|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-07-08 15:05:42,691|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enriching artifacts file(/opt/app/onap/blueprints/working/b7782427-1e1a-4032-95f6-92b981a8c615/Templates/hello-world-jinja-mapping.json
2022-07-08 15:05:42,700|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-07-08 15:05:42,700|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-07-08 15:05:42,700|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing blueprint Resource Definitions
2022-07-08 15:05:42,701|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-07-08 15:05:42,701|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-07-08 15:05:42,701|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-07-08 15:05:42,716|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:42,853|9ca20373-515e-4719-a871-cf58df8c07a2||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-07-08 15:05:43,067|af2e7562-23f5-45c8-9747-274baae979f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(9764362b-2c7d-4325-ae4c-294874767e84) CBA(/opt/app/onap/blueprints/archive/9764362b-2c7d-4325-ae4c-294874767e84/cba.zip)
2022-07-08 15:05:43,078|af2e7562-23f5-45c8-9747-274baae979f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9764362b-2c7d-4325-ae4c-294874767e84) and entry definition file (Definitions/resource-resolution.json)
2022-07-08 15:05:43,114|af2e7562-23f5-45c8-9747-274baae979f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-resolution)
2022-07-08 15:05:43,124|af2e7562-23f5-45c8-9747-274baae979f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9764362b-2c7d-4325-ae4c-294874767e84) and entry definition file (Definitions/resource-resolution.json)
2022-07-08 15:05:43,179|af2e7562-23f5-45c8-9747-274baae979f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/working/9764362b-2c7d-4325-ae4c-294874767e84) present to clean.
2022-07-08 15:05:43,324|3e529509-c7d4-46dc-9654-a0ae23e996a8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing request id 7ffd10aa-1e12-4f41-bd3a-1b490460ede3
2022-07-08 15:05:43,325|3e529509-c7d4-46dc-9654-a0ae23e996a8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-08 15:05:43,325|3e529509-c7d4-46dc-9654-a0ae23e996a8||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| StoreAuditService ID  -1
2022-07-08 15:05:43,333|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-07-08 15:05:43,431|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-08 15:05:43,435|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-07-08 15:05:43,438|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:43,452|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deriving input data for workflow: (resource-resolution)
2022-07-08 15:05:43,457|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-07-08 15:05:43,457|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:05:43,459|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| preparing request id(7ffd10aa-1e12-4f41-bd3a-1b490460ede3) for workflow(resource-resolution) step(helloworld)
2022-07-08 15:05:43,459|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-07-08 15:05:43,459|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:43,460|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-07-08 15:05:43,510|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:05:43,552|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-08 15:05:43,552|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-07-08 15:05:43,866|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(PUT), url(/resource-resolution/put)
2022-07-08 15:05:43,960|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:05:43,972|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:05:43,973|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-07-08 15:05:43,973|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-07-08 15:05:43,973|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-07-08 15:05:44,010|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (v_put)
2022-07-08 15:05:44,030|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-07-08 15:05:44,032|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Getting Jython Script Class(ResolvProperties)
2022-07-08 15:05:50,161|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Component Object org.python.proxies.__main__$ResolvProperties$1@5657566d
2022-07-08 15:05:50,171|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-07-08 15:05:50,190|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (v_python)
2022-07-08 15:05:50,193|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-08 15:05:50,194|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-07-08 15:05:50,203|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-07-08 15:05:50,215|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:05:50,216|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:05:50,216|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-07-08 15:05:50,216|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-07-08 15:05:50,216|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-07-08 15:05:50,218|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-08 15:05:50,219|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-07-08 15:05:50,223|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-07-08 15:05:50,231|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:05:50,232|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:05:50,233|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (v_patch)
2022-07-08 15:05:50,233|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-07-08 15:05:50,233|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-07-08 15:05:50,234|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-07-08 15:05:50,249|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (v_del)
2022-07-08 15:05:50,252|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-08 15:05:50,306|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-08 15:06:00,848|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| compiled in (10540)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-08 15:06:00,851|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-08 15:06:00,873|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-07-08 15:06:00,914|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (v_kotlin)
2022-07-08 15:06:00,917|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-08 15:06:00,918|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-07-08 15:06:00,925|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(GET), url(/resource-resolution/get)
2022-07-08 15:06:00,932|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:06:00,933|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:06:00,934|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-08 15:06:00,934|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-08 15:06:00,934|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-07-08 15:06:00,994|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (v_get)
2022-07-08 15:06:01,006|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-07-08 15:06:01,008|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-07-08 15:06:01,044|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (v_default)
2022-07-08 15:06:01,060|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (v_input)
2022-07-08 15:06:01,064|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-08 15:06:01,065|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-07-08 15:06:01,072|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(POST), url(/resource-resolution/post)
2022-07-08 15:06:01,081|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:06:01,081|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:06:01,082|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-07-08 15:06:01,082|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-07-08 15:06:01,082|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-07-08 15:06:01,118|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (v_post)
2022-07-08 15:06:01,138|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:06:01,204|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (list)
2022-07-08 15:06:01,210|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-07-08 15:06:01,211|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:01,212|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:01,212|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:01,212|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:01,212|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-07-08 15:06:01,234|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (v_db)
2022-07-08 15:06:01,239|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:06:01,359|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-07-08 15:06:01,434|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-08 15:06:01,435|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-07-08 15:06:01,530|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:06:01,535|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-08 15:06:01,537|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-07-08 15:06:01,538|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-07-08 15:06:01,538|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Getting Jython Script Class(ResolvProperties)
2022-07-08 15:06:01,569|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-07-08 15:06:01,611|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Component Object org.python.proxies.__main__$ResolvProperties$2@6727f1fb
2022-07-08 15:06:01,613|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-07-08 15:06:01,684|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_python)
2022-07-08 15:06:01,686|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-08 15:06:01,687|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-07-08 15:06:01,689|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-07-08 15:06:01,697|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:06:01,698|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:06:01,698|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-07-08 15:06:01,698|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-07-08 15:06:01,699|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-07-08 15:06:01,744|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_patch)
2022-07-08 15:06:01,746|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-07-08 15:06:01,843|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_input)
2022-07-08 15:06:01,845|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-08 15:06:01,846|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-07-08 15:06:01,849|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(PUT), url(/resource-resolution/put)
2022-07-08 15:06:01,858|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:06:01,858|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:06:01,859|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-07-08 15:06:01,859|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-07-08 15:06:01,859|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-07-08 15:06:01,910|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_put)
2022-07-08 15:06:01,911|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-07-08 15:06:01,962|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_default)
2022-07-08 15:06:01,964|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-08 15:06:01,964|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-07-08 15:06:01,967|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-07-08 15:06:01,978|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:06:01,979|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:06:01,979|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-07-08 15:06:01,979|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-07-08 15:06:01,979|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-07-08 15:06:01,981|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-08 15:06:01,981|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-07-08 15:06:01,983|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(POST), url(/resource-resolution/post)
2022-07-08 15:06:01,995|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:06:01,995|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:06:01,996|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-07-08 15:06:01,996|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-07-08 15:06:01,996|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-07-08 15:06:01,998|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-08 15:06:01,999|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-07-08 15:06:02,001|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(GET), url(/resource-resolution/get)
2022-07-08 15:06:02,015|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:06:02,015|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:06:02,016|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-08 15:06:02,016|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-08 15:06:02,016|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-07-08 15:06:02,068|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_del)
2022-07-08 15:06:02,070|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_post)
2022-07-08 15:06:02,132|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_get)
2022-07-08 15:06:02,140|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-07-08 15:06:02,140|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-07-08 15:06:02,142|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-07-08 15:06:02,158|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:06:02,159|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:06:02,159|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-07-08 15:06:02,159|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-07-08 15:06:02,160|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-07-08 15:06:02,236|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_get_id)
2022-07-08 15:06:02,238|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-08 15:06:02,239|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-07-08 15:06:02,273|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_kotlin)
2022-07-08 15:06:02,275|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:06:02,289|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (list)
2022-07-08 15:06:02,292|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:06:02,293|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:02,293|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:02,293|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:02,293|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:02,294|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:02,294|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:02,294|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:02,295|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:02,295|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-08 15:06:02,295|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:06:02,344|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (j_db)
2022-07-08 15:06:02,346|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:06:02,681|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-07-08 15:06:02,724|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-08 15:06:02,726|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Preparing Response...
2022-07-08 15:06:02,726|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-07-08 15:06:02,726|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-07-08 15:06:02,728|3e529509-c7d4-46dc-9654-a0ae23e996a8||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a38cb5a5-35a9-4d7a-b7cd-bc696c657620 auditStoreId -1
2022-07-08 15:20:06,361|eddfa5ce-ce25-4541-bc52-63303db4ceac||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-08 15:20:06,362|eddfa5ce-ce25-4541-bc52-63303db4ceac||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-08 15:20:06,362|eddfa5ce-ce25-4541-bc52-63303db4ceac||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-08 15:20:07,178|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-08 15:20:07,179|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-08 15:20:08,188|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-08 15:20:08,189|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(bbaf6adf-7738-471a-acbd-4eafe6b6eca9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-08 15:20:08,212|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(d08d78ef-10f9-467d-9326-d6e9eb8ac931) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-08 15:20:08,220|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(4b4f0a6b-d913-458c-8a1d-750ee225e757) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-08 15:20:08,233|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(80ae1757-8261-4e43-9880-1b496f42f7a0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-08 15:20:08,249|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(ecf1423d-92f6-4a8d-b9ba-3f218384a3b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-08 15:20:08,265|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(fd1e0dbb-75fa-4ce5-946e-3baefb793530) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-08 15:20:08,280|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:20:08,281|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:20:08,281|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-08 15:20:08,282|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-08 15:20:08,282|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:20:08,282|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:20:08,365|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:20:08,374|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:20:08,397|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:20:08,421|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:20:08,517|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:20:08,518|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:20:08,519|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:20:08,583|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:20:08,644|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-08 15:20:08,676|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-07-08 15:20:08,678|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-08 15:20:08,753|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:20:08,754|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:20:08,755|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:20:08,800|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:20:08,800|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:20:08,801|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:20:08,817|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:20:08,855|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-08 15:20:08,876|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-07-08 15:20:08,891|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-08 15:20:08,936|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-08 15:20:08,937|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-08 15:20:08,993|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-08 15:20:09,113|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:20:09,114|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:20:09,114|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:20:09,115|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(HealthCheck)
2022-07-08 15:20:09,116|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-08 15:20:09,116|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(vf-config-assign)
2022-07-08 15:20:09,117|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(vf-config-deploy)
2022-07-08 15:20:09,161|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-08 15:20:09,213|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-07-08 15:20:09,261|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-07-08 15:20:09,272|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-07-08 15:20:09,320|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:20:09,321|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:20:09,359|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-08 15:20:09,414|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-07-08 15:20:09,442|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-07-08 15:20:09,451|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-07-08 15:20:09,533|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:20:09,535|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:20:09,536|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign-day-2)
2022-07-08 15:20:09,537|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:20:09,538|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy-day-2)
2022-07-08 15:20:09,562|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:20:09,603|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :5G_Core::1.0.37
2022-07-08 15:20:09,653|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-07-08 15:20:09,655|eddfa5ce-ce25-4541-bc52-63303db4ceac||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-07-08 15:20:24,176|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ab7c9d8d-0642-4e8f-95e5-0bb03cb8c18d)
2022-07-08 15:20:24,178|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| deleting definition types under : /opt/app/onap/blueprints/working/ab7c9d8d-0642-4e8f-95e5-0bb03cb8c18d/Definitions
2022-07-08 15:20:24,181|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| reinitialized all type definitions
2022-07-08 15:20:24,183|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-07-08 15:20:24,209|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(vnf-template)
2022-07-08 15:20:24,220|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(vnf-mapping)
2022-07-08 15:20:24,228|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-07-08 15:20:24,268|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,297|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,309|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,318|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-07-08 15:20:24,318|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-07-08 15:20:24,318|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-07-08 15:20:24,340|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,368|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,381|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,405|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-08 15:20:24,437|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,468|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,479|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,490|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,501|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,516|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,539|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(config-assign)
2022-07-08 15:20:24,543|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(baseconfig-template)
2022-07-08 15:20:24,543|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-07-08 15:20:24,543|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-07-08 15:20:24,563|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,572|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,582|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(input)
2022-07-08 15:20:24,592|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(config-deploy)
2022-07-08 15:20:24,643|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing Workflow(resource-assignment)
2022-07-08 15:20:24,644|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-07-08 15:20:24,644|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-07-08 15:20:24,644|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-07-08 15:20:24,644|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-07-08 15:20:24,644|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-07-08 15:20:24,644|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enriching artifacts file(/opt/app/onap/blueprints/working/ab7c9d8d-0642-4e8f-95e5-0bb03cb8c18d/Templates/vnf-mapping.json
2022-07-08 15:20:24,651|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-07-08 15:20:24,651|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-07-08 15:20:24,651|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enriching artifacts file(/opt/app/onap/blueprints/working/ab7c9d8d-0642-4e8f-95e5-0bb03cb8c18d/Templates/base_ubuntu20-mapping.json
2022-07-08 15:20:24,658|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-07-08 15:20:24,658|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-07-08 15:20:24,659|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing Workflow(config-assign)
2022-07-08 15:20:24,659|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-07-08 15:20:24,660|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| identified workflow(config-assign) targets(config-assign)
2022-07-08 15:20:24,660|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-07-08 15:20:24,660|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-07-08 15:20:24,660|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enriching artifacts file(/opt/app/onap/blueprints/working/ab7c9d8d-0642-4e8f-95e5-0bb03cb8c18d/Templates/baseconfig-mapping.json
2022-07-08 15:20:24,666|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-07-08 15:20:24,667|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-08 15:20:24,667|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing Workflow(config-deploy)
2022-07-08 15:20:24,668|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-07-08 15:20:24,668|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| identified workflow(config-deploy) targets(config-deploy)
2022-07-08 15:20:24,668|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(config-deploy) resource assignment files([]
2022-07-08 15:20:24,668|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing blueprint Resource Definitions
2022-07-08 15:20:24,668|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-07-08 15:20:24,668|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing file (Templates/vnf-mapping.json)
2022-07-08 15:20:24,668|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-07-08 15:20:24,668|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing file (Templates/baseconfig-mapping.json)
2022-07-08 15:20:24,685|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:20:24,783|de227fc3-7575-45d4-80c0-e7c3b5580d9b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-07-08 15:20:25,044|df63b129-ba10-43de-bf17-605e15c7f2d4||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(a4c1cdb5-2967-4657-83e2-a193b27982fa) CBA(/opt/app/onap/blueprints/archive/a4c1cdb5-2967-4657-83e2-a193b27982fa/cba.zip)
2022-07-08 15:20:25,054|df63b129-ba10-43de-bf17-605e15c7f2d4||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a4c1cdb5-2967-4657-83e2-a193b27982fa) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:20:25,068|df63b129-ba10-43de-bf17-605e15c7f2d4||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:20:25,110|df63b129-ba10-43de-bf17-605e15c7f2d4||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:20:25,111|df63b129-ba10-43de-bf17-605e15c7f2d4||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:20:25,112|df63b129-ba10-43de-bf17-605e15c7f2d4||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:20:25,125|df63b129-ba10-43de-bf17-605e15c7f2d4||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a4c1cdb5-2967-4657-83e2-a193b27982fa) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:20:25,186|df63b129-ba10-43de-bf17-605e15c7f2d4||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/working/a4c1cdb5-2967-4657-83e2-a193b27982fa) present to clean.
2022-07-08 15:20:52,510|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(22c30566-918b-45e6-9e09-24d32e386126) CBA(/opt/app/onap/blueprints/archive/22c30566-918b-45e6-9e09-24d32e386126/cba.zip)
2022-07-08 15:20:52,550|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/22c30566-918b-45e6-9e09-24d32e386126) and entry definition file (Definitions/CNF.json)
2022-07-08 15:20:52,630|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:20:52,632|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:20:52,632|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:20:52,633|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(scale-out)
2022-07-08 15:20:52,633|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(scale)
2022-07-08 15:20:52,634|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(scale-in)
2022-07-08 15:20:52,635|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(health-check)
2022-07-08 15:20:52,663|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/22c30566-918b-45e6-9e09-24d32e386126) and entry definition file (Definitions/CNF.json)
2022-07-08 15:20:52,904|aaf96045-117b-4a90-a27e-eeabbc38ba4e||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/working/22c30566-918b-45e6-9e09-24d32e386126) present to clean.
2022-07-08 15:21:56,610|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-08 15:21:56,611|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-08 15:21:56,611|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-08 15:21:57,732|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-08 15:21:57,733|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-08 15:21:58,921|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-08 15:21:58,923|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(a7c5a5f7-e051-4b2b-82b8-20829c43a4be) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-08 15:21:58,953|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(42f00e75-26e5-40ae-ac29-ffb14cb55ff0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-08 15:21:58,964|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(7d931f19-eb25-4f10-8cfc-aa7b337fb06c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-08 15:21:58,983|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(07265fc0-8134-49a4-a11b-520ea0520a53) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-08 15:21:59,004|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(e7ae17be-75c1-405e-95bf-1cd8771924ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-08 15:21:59,025|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(6d7b932b-f5ae-4fb3-b131-0e1eb0a6a80b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-08 15:21:59,044|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:21:59,044|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:21:59,045|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-08 15:21:59,045|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-08 15:21:59,045|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:21:59,046|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:21:59,083|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:21:59,117|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:21:59,138|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:21:59,161|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:21:59,254|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:21:59,254|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:21:59,255|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:21:59,294|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:21:59,366|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-08 15:21:59,414|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-07-08 15:21:59,425|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-08 15:21:59,536|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:21:59,537|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:21:59,538|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:21:59,581|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:21:59,645|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-08 15:21:59,751|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-07-08 15:21:59,760|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-08 15:21:59,878|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:21:59,879|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:21:59,880|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:21:59,882|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(HealthCheck)
2022-07-08 15:21:59,885|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-08 15:21:59,886|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(vf-config-assign)
2022-07-08 15:21:59,887|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(vf-config-deploy)
2022-07-08 15:21:59,937|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-08 15:21:59,999|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-07-08 15:22:00,049|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-07-08 15:22:00,051|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-07-08 15:22:00,157|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:22:00,158|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:22:00,196|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:22:00,197|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:22:00,199|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-08 15:22:00,219|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:22:00,288|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-07-08 15:22:00,366|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-07-08 15:22:00,376|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-07-08 15:22:00,567|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-08 15:22:00,669|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-08 15:22:00,670|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-08 15:22:00,760|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:22:00,762|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:22:00,763|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign-day-2)
2022-07-08 15:22:00,764|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:22:00,764|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy-day-2)
2022-07-08 15:22:00,783|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:22:00,846|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :5G_Core::1.0.37
2022-07-08 15:22:00,931|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-07-08 15:22:00,932|7dfc0149-d9b3-4157-a9c0-a7e14692fb43||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-07-08 15:22:09,059|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-08 15:22:09,169|||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-07-08 15:22:09,272|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| request(a8078d78-3ba6-4290-86c0-6404a2bc96fd)
2022-07-08 15:22:09,277|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| CBA file(/opt/app/onap/blueprints/archive/de4c81ce-eeb3-42ef-bacf-b9dd293987e5/cba.zip written successfully
2022-07-08 15:22:09,277|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(de4c81ce-eeb3-42ef-bacf-b9dd293987e5) CBA(/opt/app/onap/blueprints/archive/de4c81ce-eeb3-42ef-bacf-b9dd293987e5/cba.zip)
2022-07-08 15:22:09,293|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/de4c81ce-eeb3-42ef-bacf-b9dd293987e5) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:22:09,306|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:22:09,347|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:22:09,348|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:22:09,349|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:22:09,364|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/de4c81ce-eeb3-42ef-bacf-b9dd293987e5) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:22:09,429|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-07-08 15:22:09,455|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-07-08 15:22:09,456|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-07-08 15:22:09,518|a8078d78-3ba6-4290-86c0-6404a2bc96fd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/working/de4c81ce-eeb3-42ef-bacf-b9dd293987e5) present to clean.
2022-07-08 15:22:18,991|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Enhancing blueprint(/opt/app/onap/blueprints/working/67b4877b-ae2a-4b6a-b637-e42b1263bfde)
2022-07-08 15:22:18,992|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| deleting definition types under : /opt/app/onap/blueprints/working/67b4877b-ae2a-4b6a-b637-e42b1263bfde/Definitions
2022-07-08 15:22:18,994|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| reinitialized all type definitions
2022-07-08 15:22:18,995|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(netconf-device)
2022-07-08 15:22:19,065|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(resolve-data)
2022-07-08 15:22:19,152|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-07-08 15:22:19,192|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-07-08 15:22:19,223|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-07-08 15:22:19,328|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-07-08 15:22:19,418|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing Workflow(config-assign)
2022-07-08 15:22:19,419|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-07-08 15:22:19,419|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| identified workflow(config-assign) targets(resolve-data)
2022-07-08 15:22:19,419|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-07-08 15:22:19,419|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-07-08 15:22:19,419|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enriching artifacts file(/opt/app/onap/blueprints/working/67b4877b-ae2a-4b6a-b637-e42b1263bfde/Templates/netconfrpc-mapping.json
2022-07-08 15:22:19,426|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-07-08 15:22:19,426|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-08 15:22:19,427|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing Workflow(config-deploy)
2022-07-08 15:22:19,428|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-07-08 15:22:19,428|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| identified workflow(config-deploy) targets(execute-netconf)
2022-07-08 15:22:19,428|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(config-deploy) resource assignment files([]
2022-07-08 15:22:19,428|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| ##### Enhancing blueprint Resource Definitions
2022-07-08 15:22:19,428|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-07-08 15:22:19,428|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing file (Templates/netconfrpc-mapping.json)
2022-07-08 15:22:19,434|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| distinct resource keys ([input-source])
2022-07-08 15:22:19,463|7f0a303d-7591-4de5-a192-21858c3f38fd||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Enriching Resource Definition sources Node Template: [source-input]
2022-07-08 15:22:36,268|f32d9a84-554c-4edc-99fc-2ffefa82e264||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-07-08 15:22:36,405|f32d9a84-554c-4edc-99fc-2ffefa82e264||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-08 15:22:36,407|f32d9a84-554c-4edc-99fc-2ffefa82e264||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-08 15:22:36,411|f32d9a84-554c-4edc-99fc-2ffefa82e264||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:22:36,594|df5ca8dc-f1e7-4c2f-a7a3-d56162fcc280||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-08 15:22:36,594|df5ca8dc-f1e7-4c2f-a7a3-d56162fcc280||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-08 15:22:36,598|df5ca8dc-f1e7-4c2f-a7a3-d56162fcc280||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:22:37,032|72078e94-3a2b-40e8-beb1-140691caae91||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-08 15:22:37,032|72078e94-3a2b-40e8-beb1-140691caae91||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-08 15:22:37,034|72078e94-3a2b-40e8-beb1-140691caae91||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:22:37,234|d076a917-0cdb-48ef-82b6-1ce09136f006||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-08 15:22:37,234|d076a917-0cdb-48ef-82b6-1ce09136f006||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-08 15:22:37,236|d076a917-0cdb-48ef-82b6-1ce09136f006||DefaultDispatcher-worker-16||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:22:40,054|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-08 15:22:40,161|||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-07-08 15:22:40,164|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| request(9baa95a5-e756-4c49-9ad0-9c9627d3032d)
2022-07-08 15:22:40,165|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| CBA file(/opt/app/onap/blueprints/archive/472abab2-5955-466a-98b2-cb3b17a7cdcf/cba.zip written successfully
2022-07-08 15:22:40,165|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(472abab2-5955-466a-98b2-cb3b17a7cdcf) CBA(/opt/app/onap/blueprints/archive/472abab2-5955-466a-98b2-cb3b17a7cdcf/cba.zip)
2022-07-08 15:22:40,193|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/472abab2-5955-466a-98b2-cb3b17a7cdcf) and entry definition file (Definitions/CNF.json)
2022-07-08 15:22:40,260|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(resource-assignment)
2022-07-08 15:22:40,261|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:22:40,262|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:22:40,262|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(scale-out)
2022-07-08 15:22:40,263|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(scale)
2022-07-08 15:22:40,263|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(scale-in)
2022-07-08 15:22:40,264|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(health-check)
2022-07-08 15:22:40,284|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/472abab2-5955-466a-98b2-cb3b17a7cdcf) and entry definition file (Definitions/CNF.json)
2022-07-08 15:22:40,300|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :APACHE::1.0.0
2022-07-08 15:22:40,351|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-07-08 15:22:40,354|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-07-08 15:22:40,409|9baa95a5-e756-4c49-9ad0-9c9627d3032d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/working/472abab2-5955-466a-98b2-cb3b17a7cdcf) present to clean.
2022-07-08 15:23:00,228|0265ea3e-6c59-40d9-94c5-bc007035bf57||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| getting cba file name(APACHE), version(1.0.0) from db
2022-07-08 15:23:00,488|0265ea3e-6c59-40d9-94c5-bc007035bf57||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:23:00,490|0265ea3e-6c59-40d9-94c5-bc007035bf57||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:23:00,493|0265ea3e-6c59-40d9-94c5-bc007035bf57||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:23:00,668|dd6b72fb-843c-4e82-8502-bbb1b70c58ab||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:23:00,668|dd6b72fb-843c-4e82-8502-bbb1b70c58ab||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:23:00,672|dd6b72fb-843c-4e82-8502-bbb1b70c58ab||DefaultDispatcher-worker-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:23:01,529|2b9632c8-5c1c-4b15-a818-65a93482bdce||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:23:01,529|2b9632c8-5c1c-4b15-a818-65a93482bdce||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:23:01,532|2b9632c8-5c1c-4b15-a818-65a93482bdce||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:23:01,762|b35f253a-c0d4-4f6b-80ee-31ef29b6997a||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:23:01,762|b35f253a-c0d4-4f6b-80ee-31ef29b6997a||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:23:01,767|b35f253a-c0d4-4f6b-80ee-31ef29b6997a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:23:02,023|59e7fba7-ffb9-4b6b-bbc8-c4c9a0889efe||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:23:02,023|59e7fba7-ffb9-4b6b-bbc8-c4c9a0889efe||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:23:02,026|59e7fba7-ffb9-4b6b-bbc8-c4c9a0889efe||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:23:02,333|d69897fb-32e9-4427-bf8b-3e8626d324f7||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:23:02,333|d69897fb-32e9-4427-bf8b-3e8626d324f7||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:23:02,336|d69897fb-32e9-4427-bf8b-3e8626d324f7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:23:02,606|9854de3b-b2b8-42c8-9384-4cd450338513||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:23:02,606|9854de3b-b2b8-42c8-9384-4cd450338513||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:23:02,610|9854de3b-b2b8-42c8-9384-4cd450338513||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:23:02,829|f6114804-b411-48a8-af5c-686fbb0b98fc||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:23:02,829|f6114804-b411-48a8-af5c-686fbb0b98fc||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:23:02,832|f6114804-b411-48a8-af5c-686fbb0b98fc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:23:39,065|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-08 15:23:39,172|||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-07-08 15:23:39,174|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| request(195fcb29-ef81-426a-81d8-0751d99ff2b6)
2022-07-08 15:23:39,176|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| CBA file(/opt/app/onap/blueprints/archive/a02323ea-f2b5-4548-bf4d-4912c3feecd1/cba.zip written successfully
2022-07-08 15:23:39,176|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Save processing(a02323ea-f2b5-4548-bf4d-4912c3feecd1) CBA(/opt/app/onap/blueprints/archive/a02323ea-f2b5-4548-bf4d-4912c3feecd1/cba.zip)
2022-07-08 15:23:39,193|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a02323ea-f2b5-4548-bf4d-4912c3feecd1) and entry definition file (Definitions/pnf_netconf.json)
2022-07-08 15:23:39,200|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-08 15:23:39,214|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-assign)
2022-07-08 15:23:39,215|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Validating Workflow(config-deploy)
2022-07-08 15:23:39,224|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a02323ea-f2b5-4548-bf4d-4912c3feecd1) and entry definition file (Definitions/pnf_netconf.json)
2022-07-08 15:23:39,249|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-08 15:23:39,289|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-08 15:23:39,291|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-08 15:23:39,375|195fcb29-ef81-426a-81d8-0751d99ff2b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| No compiled cache(/opt/app/onap/blueprints/working/a02323ea-f2b5-4548-bf4d-4912c3feecd1) present to clean.
2022-07-08 15:24:15,946|58215fb1-4047-49dd-98fa-82c6abe5cc16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing request id 94ff20b6-34fb-43fb-b371-adc68583ecb7
2022-07-08 15:24:15,946|58215fb1-4047-49dd-98fa-82c6abe5cc16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-08 15:24:15,946|58215fb1-4047-49dd-98fa-82c6abe5cc16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| StoreAuditService ID  -1
2022-07-08 15:24:15,949|58215fb1-4047-49dd-98fa-82c6abe5cc16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-08 15:24:15,949|58215fb1-4047-49dd-98fa-82c6abe5cc16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-08 15:24:15,954|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:24:15,976|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deriving input data for workflow: (resource-assignment)
2022-07-08 15:24:15,977|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-07-08 15:24:15,977|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:24:15,981|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| preparing request id(94ff20b6-34fb-43fb-b371-adc68583ecb7) for workflow(resource-assignment) step(resource-assignment)
2022-07-08 15:24:15,981|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:15,981|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-08 15:24:15,982|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-07-08 15:24:16,002|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:16,004|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-08 15:24:16,005|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("4e57bdd7-a831-46c2-938a-2a4b18505f89") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-08 15:24:16,005|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("8034e010-28e2-48ef-b2e0-58b46c259441") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-08 15:24:16,007|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Generated Resource Param Data ({
  "service-instance-id" : "4e57bdd7-a831-46c2-938a-2a4b18505f89",
  "vnf-id" : "8034e010-28e2-48ef-b2e0-58b46c259441",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-07-08 15:24:16,023|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Preparing Response...
2022-07-08 15:24:16,023|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:16,023|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-08 15:24:16,025|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bc7e8cba-ca56-45fd-944d-ac62755fabf8 auditStoreId -1
2022-07-08 15:24:21,935|58215fb1-4047-49dd-98fa-82c6abe5cc16||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing request id b389f3cc-fa10-4e0f-81a9-5389d6ba740a
2022-07-08 15:24:21,936|58215fb1-4047-49dd-98fa-82c6abe5cc16||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-08 15:24:21,936|58215fb1-4047-49dd-98fa-82c6abe5cc16||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| StoreAuditService ID  -1
2022-07-08 15:24:21,936|58215fb1-4047-49dd-98fa-82c6abe5cc16||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-08 15:24:21,936|58215fb1-4047-49dd-98fa-82c6abe5cc16||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-08 15:24:21,938|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:24:21,946|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deriving input data for workflow: (resource-assignment)
2022-07-08 15:24:21,946|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-07-08 15:24:21,946|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:24:21,947|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| preparing request id(b389f3cc-fa10-4e0f-81a9-5389d6ba740a) for workflow(resource-assignment) step(resource-assignment)
2022-07-08 15:24:21,947|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:21,947|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-08 15:24:21,948|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-07-08 15:24:21,966|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:21,971|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("admin-03-ta5") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-07-08 15:24:21,971|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-07-08 15:24:21,971|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-07-08 15:24:21,971|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-07-08 15:24:21,971|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("327da895-1382-4d89-aa52-68b3710df0b0") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-07-08 15:24:21,972|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("4e57bdd7-a831-46c2-938a-2a4b18505f89") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-08 15:24:21,972|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:21,972|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-07-08 15:24:21,973|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-07-08 15:24:21,975|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("8034e010-28e2-48ef-b2e0-58b46c259441") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-08 15:24:21,976|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-03-ta5",
  "service-instance-id" : "4e57bdd7-a831-46c2-938a-2a4b18505f89",
  "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" : "327da895-1382-4d89-aa52-68b3710df0b0",
  "vnf-id" : "8034e010-28e2-48ef-b2e0-58b46c259441",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-07-08 15:24:21,989|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Preparing Response...
2022-07-08 15:24:21,990|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:21,990|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-08 15:24:21,990|58215fb1-4047-49dd-98fa-82c6abe5cc16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0b1ec1f1-62ff-48a1-97d8-5b98c28fd620 auditStoreId -1
2022-07-08 15:24:30,419|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-08 15:24:30,531|||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-07-08 15:24:30,564|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing request id 58215fb1-4047-49dd-98fa-82c6abe5cc16
2022-07-08 15:24:30,564|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-08 15:24:30,564|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| StoreAuditService ID  -1
2022-07-08 15:24:30,565|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-08 15:24:30,565|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-08 15:24:30,565|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:24:30,569|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deriving input data for workflow: (config-assign)
2022-07-08 15:24:30,570|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-07-08 15:24:30,570|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:24:30,570|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| preparing request id(58215fb1-4047-49dd-98fa-82c6abe5cc16) for workflow(config-assign) step(config-assign)
2022-07-08 15:24:30,570|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:30,570|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-07-08 15:24:30,573|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-07-08 15:24:30,605|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:30,606|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-08 15:24:30,607|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("4e57bdd7-a831-46c2-938a-2a4b18505f89") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-08 15:24:30,607|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("8034e010-28e2-48ef-b2e0-58b46c259441") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-08 15:24:30,622|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (vnf_name)
2022-07-08 15:24:30,622|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (service-instance-id)
2022-07-08 15:24:30,623|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resource resolution saved into database successfully : (vnf-id)
2022-07-08 15:24:30,624|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Generated Resource Param Data ({
  "service-instance-id" : "4e57bdd7-a831-46c2-938a-2a4b18505f89",
  "vnf-id" : "8034e010-28e2-48ef-b2e0-58b46c259441",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-07-08 15:24:30,675|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-07-08 15:24:30,688|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-08 15:24:30,688|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Preparing Response...
2022-07-08 15:24:30,688|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:30,689|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveWorkflowOutputs for workflow(config-assign)
2022-07-08 15:24:30,690|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4ee9e91c-02cc-480f-b4f9-90ea997a74ca auditStoreId -1
2022-07-08 15:24:30,725|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Completed
2022-07-08 15:24:46,087|60bf6744-2e71-4c25-81c7-aaede1bc6141||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing request id db6ef936-7ed0-4844-8e6a-8728a2990bd4
2022-07-08 15:24:46,087|60bf6744-2e71-4c25-81c7-aaede1bc6141||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-08 15:24:46,087|60bf6744-2e71-4c25-81c7-aaede1bc6141||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| StoreAuditService ID  -1
2022-07-08 15:24:46,089|60bf6744-2e71-4c25-81c7-aaede1bc6141||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:24:46,089|60bf6744-2e71-4c25-81c7-aaede1bc6141||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:24:46,093|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:24:46,126|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deriving input data for workflow: (resource-assignment)
2022-07-08 15:24:46,201|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Execute node(START) -> executed state(SUCCESS)
2022-07-08 15:24:46,206|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Executing workflow(resource-assignment[db6ef936-7ed0-4844-8e6a-8728a2990bd4])'s step(resource-assignment)
2022-07-08 15:24:46,206|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:24:46,207|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| preparing request id(db6ef936-7ed0-4844-8e6a-8728a2990bd4) for workflow(resource-assignment) step(resource-assignment)
2022-07-08 15:24:46,207|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:46,207|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-08 15:24:46,208|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-07-08 15:24:46,241|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:46,247|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-07-08 15:24:46,247|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-07-08 15:24:46,248|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-07-08 15:24:46,248|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("d89ff7db-e6f5-48ac-b4be-aa3b4089508a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-08 15:24:46,248|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("cb91aa8c-3bce-4e38-b5e8-9d0d572002fe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-08 15:24:46,257|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:46,257|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:46,268|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-07-08 15:24:49,313|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - )
2022-07-08 15:24:49,313|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:24:49,314|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220708t152446809692z")
2022-07-08 15:24:49,314|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220708t152446809692z")
2022-07-08 15:24:49,314|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220708t152446809692z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-08 15:24:49,315|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-07-08 15:24:49,317|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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" : "cb91aa8c-3bce-4e38-b5e8-9d0d572002fe",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d89ff7db-e6f5-48ac-b4be-aa3b4089508a",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220708t152446809692z"
})
2022-07-08 15:24:49,352|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Preparing Response...
2022-07-08 15:24:49,353|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:49,353|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-07-08 15:24:49,354|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Executing workflow(resource-assignment[db6ef936-7ed0-4844-8e6a-8728a2990bd4])'s step(profile-upload)
2022-07-08 15:24:49,354|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:24:49,360|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| preparing request id(db6ef936-7ed0-4844-8e6a-8728a2990bd4) for workflow(resource-assignment) step(profile-upload)
2022-07-08 15:24:49,360|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-07-08 15:24:49,360|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:49,362|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Triggering K8s Profile Upload component logic.
2022-07-08 15:24:49,362|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Getting the template prefixes
2022-07-08 15:24:49,362|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Iterating over prefixes in resource assignment map.
2022-07-08 15:24:49,365|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Prefix vnf does not have required data for us to continue.
2022-07-08 15:24:49,366|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Preparing Response...
2022-07-08 15:24:49,366|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-07-08 15:24:49,366|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-07-08 15:24:49,366|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Execute node(END) -> executed state(SUCCESS)
2022-07-08 15:24:49,370|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(db6ef936-7ed0-4844-8e6a-8728a2990bd4) nodes completed with (0)exceptions
2022-07-08 15:24:49,370|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-08 15:24:49,372|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 54ddd361-8c24-454a-9521-bde19d8046c0 auditStoreId -1
2022-07-08 15:24:54,204|60bf6744-2e71-4c25-81c7-aaede1bc6141||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing request id 11f18920-cd0c-469d-9a68-4ec3c9988c08
2022-07-08 15:24:54,205|60bf6744-2e71-4c25-81c7-aaede1bc6141||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-08 15:24:54,205|60bf6744-2e71-4c25-81c7-aaede1bc6141||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| StoreAuditService ID  -1
2022-07-08 15:24:54,205|60bf6744-2e71-4c25-81c7-aaede1bc6141||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:24:54,205|60bf6744-2e71-4c25-81c7-aaede1bc6141||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:24:54,208|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:24:54,220|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deriving input data for workflow: (resource-assignment)
2022-07-08 15:24:54,223|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Execute node(START) -> executed state(SUCCESS)
2022-07-08 15:24:54,224|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Executing workflow(resource-assignment[11f18920-cd0c-469d-9a68-4ec3c9988c08])'s step(resource-assignment)
2022-07-08 15:24:54,224|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:24:54,224|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| preparing request id(11f18920-cd0c-469d-9a68-4ec3c9988c08) for workflow(resource-assignment) step(resource-assignment)
2022-07-08 15:24:54,225|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:54,225|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-08 15:24:54,225|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-07-08 15:24:54,251|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:54,257|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-07-08 15:24:54,257|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("4ad76e90-8997-4220-bd31-e13c52840878") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-07-08 15:24:54,258|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-07-08 15:24:54,258|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-07-08 15:24:54,258|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("9f3578bb-3f6e-47e5-a469-50a78dc5eee0") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-07-08 15:24:54,260|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:54,260|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:54,300|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Parameter information : ({customizationid=9f3578bb-3f6e-47e5-a469-50a78dc5eee0})
2022-07-08 15:24:54,304|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Parameter information : ({customizationid=9f3578bb-3f6e-47e5-a469-50a78dc5eee0})
2022-07-08 15:24:54,319|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:24:54,320|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:24:54,321|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"}])
2022-07-08 15:24:54,321|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"6012151b-c5ba-4243-847d-5dbba47b592e"}])
2022-07-08 15:24:54,321|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("1952aac2-ea5f-4738-91de-f5a9617aa3c3") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-07-08 15:24:54,321|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("6012151b-c5ba-4243-847d-5dbba47b592e") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-07-08 15:24:54,323|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-07-08 15:24:54,329|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Transformed value: null -> 1952aac2-ea5f-4738-91de-f5a9617aa3c3
2022-07-08 15:24:54,330|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:54,364|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Parameter information : ({customizationid=9f3578bb-3f6e-47e5-a469-50a78dc5eee0})
2022-07-08 15:24:54,372|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:24:54,373|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-07-08 15:24:54,373|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-07-08 15:24:54,374|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-07-08 15:24:54,374|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-07-08 15:24:54,379|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Transformed value: null -> 9f3578bb-3f6e-47e5-a469-50a78dc5eee0
2022-07-08 15:24:54,380|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("cb91aa8c-3bce-4e38-b5e8-9d0d572002fe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-08 15:24:54,381|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-07-08 15:24:54,381|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-07-08 15:24:54,381|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("d89ff7db-e6f5-48ac-b4be-aa3b4089508a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-08 15:24:54,386|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/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-07-08 15:24:54,387|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/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-07-08 15:24:54,390|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/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-07-08 15:24:54,390|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-07-08 15:24:54,403|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-07-08 15:24:54,410|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-07-08 15:24:54,434|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:24:54,435|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:24:54,435|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:24:54,435|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:24:54,435|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220708t152446809692z")
2022-07-08 15:24:54,435|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-07-08 15:24:54,436|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220708t152446809692z")
2022-07-08 15:24:54,436|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220708t152446809692z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-08 15:24:54,437|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-07-08 15:24:54,437|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-07-08 15:24:54,444|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:54,445|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:54,447|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-07-08 15:24:54,541|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - )
2022-07-08 15:24:54,541|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:24:54,542|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220708t152446809692z-helm_apache-vfmt-001")
2022-07-08 15:24:54,542|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220708t152446809692z-helm_apache-vfmt-001")
2022-07-08 15:24:54,542|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220708t152446809692z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-07-08 15:24:54,543|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-07-08 15:24:54,554|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/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-07-08 15:24:54,554|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/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-07-08 15:24:54,572|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-07-08 15:24:54,585|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:24:54,586|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response processing type (string)
2022-07-08 15:24:54,586|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-07-08 15:24:54,586|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-07-08 15:24:54,587|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-07-08 15:24:54,588|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-07-08 15:24:54,588|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-07-08 15:24:54,589|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3",
  "k8s-rb-definition-version" : "9f3578bb-3f6e-47e5-a469-50a78dc5eee0",
  "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" : "cb91aa8c-3bce-4e38-b5e8-9d0d572002fe",
  "vf-module-id" : "4ad76e90-8997-4220-bd31-e13c52840878",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "9f3578bb-3f6e-47e5-a469-50a78dc5eee0",
  "vf-module-model-invariant-uuid" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3",
  "vf-module-model-version" : "6012151b-c5ba-4243-847d-5dbba47b592e",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220708t152446809692z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d89ff7db-e6f5-48ac-b4be-aa3b4089508a",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220708t152446809692z"
})
2022-07-08 15:24:54,607|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Preparing Response...
2022-07-08 15:24:54,608|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:54,608|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-07-08 15:24:54,609|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Executing workflow(resource-assignment[11f18920-cd0c-469d-9a68-4ec3c9988c08])'s step(profile-upload)
2022-07-08 15:24:54,609|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:24:54,609|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| preparing request id(11f18920-cd0c-469d-9a68-4ec3c9988c08) for workflow(resource-assignment) step(profile-upload)
2022-07-08 15:24:54,609|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-07-08 15:24:54,609|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:24:54,610|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Triggering K8s Profile Upload component logic.
2022-07-08 15:24:54,610|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Getting the template prefixes
2022-07-08 15:24:54,610|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Iterating over prefixes in resource assignment map.
2022-07-08 15:24:54,667|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(GET), url(/v1/rb/definition/1952aac2-ea5f-4738-91de-f5a9617aa3c3/9f3578bb-3f6e-47e5-a469-50a78dc5eee0)
2022-07-08 15:24:54,676|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:24:54,688|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(GET), url(/v1/rb/definition/1952aac2-ea5f-4738-91de-f5a9617aa3c3/9f3578bb-3f6e-47e5-a469-50a78dc5eee0/profile/node-port-profile)
2022-07-08 15:24:54,693|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(404 - Not Found)
2022-07-08 15:24:54,694|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Uploading K8s Profile..
2022-07-08 15:24:54,723|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(POST), url(/v1/rb/definition/1952aac2-ea5f-4738-91de-f5a9617aa3c3/9f3578bb-3f6e-47e5-a469-50a78dc5eee0/profile)
2022-07-08 15:24:54,735|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(201 - Created)
2022-07-08 15:24:54,765|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Rest request method(POST), url(/v1/rb/definition/1952aac2-ea5f-4738-91de-f5a9617aa3c3/9f3578bb-3f6e-47e5-a469-50a78dc5eee0/profile/node-port-profile/content)
2022-07-08 15:24:54,775|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Response status(200 - OK)
2022-07-08 15:24:54,775|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| K8s Profile Upload Completed
2022-07-08 15:24:54,776|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Preparing Response...
2022-07-08 15:24:54,776|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-07-08 15:24:54,776|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-07-08 15:24:54,777|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Execute node(END) -> executed state(SUCCESS)
2022-07-08 15:24:54,777|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| workflow(11f18920-cd0c-469d-9a68-4ec3c9988c08) nodes completed with (0)exceptions
2022-07-08 15:24:54,777|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-08 15:24:54,778|60bf6744-2e71-4c25-81c7-aaede1bc6141||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d9c1dacc-6f7f-4597-a881-584eb44350e2 auditStoreId -1
2022-07-08 15:24:59,518|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-08 15:24:59,637|||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-07-08 15:24:59,643|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing request id 60bf6744-2e71-4c25-81c7-aaede1bc6141
2022-07-08 15:24:59,643|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-08 15:24:59,643|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| StoreAuditService ID  -1
2022-07-08 15:24:59,643|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:24:59,644|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:24:59,645|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:24:59,651|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deriving input data for workflow: (config-assign)
2022-07-08 15:24:59,653|||DefaultDispatcher-worker-5||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-07-08 15:24:59,654|||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(config-assign[60bf6744-2e71-4c25-81c7-aaede1bc6141])'s step(config-setup)
2022-07-08 15:24:59,654|||DefaultDispatcher-worker-5||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:24:59,655|||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(60bf6744-2e71-4c25-81c7-aaede1bc6141) for workflow(config-assign) step(config-setup)
2022-07-08 15:24:59,655|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-07-08 15:24:59,655|||DefaultDispatcher-worker-5||||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-07-08 15:24:59,656|||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-07-08 15:24:59,691|||DefaultDispatcher-worker-5||||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-07-08 15:24:59,694|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-07-08 15:24:59,695|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("cb91aa8c-3bce-4e38-b5e8-9d0d572002fe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-08 15:24:59,708|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-07-08 15:24:59,708|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-07-08 15:24:59,725|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe)
2022-07-08 15:24:59,748|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-08 15:24:59,750|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-07-08 15:24:59,751|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b")
2022-07-08 15:24:59,751|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b")
2022-07-08 15:24:59,751|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-07-08 15:24:59,752|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d89ff7db-e6f5-48ac-b4be-aa3b4089508a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-08 15:24:59,763|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/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-07-08 15:24:59,764|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-08 15:24:59,780|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/vnf-data/vf-modules)
2022-07-08 15:24:59,814|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-08 15:24:59,815|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-07-08 15:24:59,815|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","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_78f48798-b42c-40a4-bdb7-dc9aa39d641b_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":"6012151b-c5ba-4243-847d-5dbba47b592e","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-20220708t152446809692z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220708t152446809692z","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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60bf6744-2e71-4c25-81c7-aaede1bc6141","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"46ba73d7-916d-4e8a-877d-2634a1a9096f","model-invariant-uuid":"5404791a-9d02-47d8-a05c-ce12638aa31a"},"global-customer-id":"basiccnf-macro-customer","service-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","service-instance-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"eab2fb52-d8d5-4f08-a91c-2f18bf635f14","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/25e173ba-1c38-4579-8da2-a443690fa8b0","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38f3a194-13cd-4ae9-a5cf-aa9a7f429a5a","model-uuid":"64a783dd-8594-408a-a1eb-43e2e4693b5b","model-invariant-uuid":"4d103795-69b7-432f-89fc-40fd3ea58724"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d89ff7db-e6f5-48ac-b4be-aa3b4089508a"},"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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878"}}}]})
2022-07-08 15:24:59,815|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","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_78f48798-b42c-40a4-bdb7-dc9aa39d641b_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":"6012151b-c5ba-4243-847d-5dbba47b592e","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-20220708t152446809692z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220708t152446809692z","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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60bf6744-2e71-4c25-81c7-aaede1bc6141","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"46ba73d7-916d-4e8a-877d-2634a1a9096f","model-invariant-uuid":"5404791a-9d02-47d8-a05c-ce12638aa31a"},"global-customer-id":"basiccnf-macro-customer","service-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","service-instance-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"eab2fb52-d8d5-4f08-a91c-2f18bf635f14","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/25e173ba-1c38-4579-8da2-a443690fa8b0","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38f3a194-13cd-4ae9-a5cf-aa9a7f429a5a","model-uuid":"64a783dd-8594-408a-a1eb-43e2e4693b5b","model-invariant-uuid":"4d103795-69b7-432f-89fc-40fd3ea58724"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d89ff7db-e6f5-48ac-b4be-aa3b4089508a"},"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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878"}}}]})
2022-07-08 15:24:59,816|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","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_78f48798-b42c-40a4-bdb7-dc9aa39d641b_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":"6012151b-c5ba-4243-847d-5dbba47b592e","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-20220708t152446809692z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220708t152446809692z","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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60bf6744-2e71-4c25-81c7-aaede1bc6141","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"46ba73d7-916d-4e8a-877d-2634a1a9096f","model-invariant-uuid":"5404791a-9d02-47d8-a05c-ce12638aa31a"},"global-customer-id":"basiccnf-macro-customer","service-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","service-instance-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"eab2fb52-d8d5-4f08-a91c-2f18bf635f14","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/25e173ba-1c38-4579-8da2-a443690fa8b0","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38f3a194-13cd-4ae9-a5cf-aa9a7f429a5a","model-uuid":"64a783dd-8594-408a-a1eb-43e2e4693b5b","model-invariant-uuid":"4d103795-69b7-432f-89fc-40fd3ea58724"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d89ff7db-e6f5-48ac-b4be-aa3b4089508a"},"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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878"}}}]), type  ({json})
2022-07-08 15:24:59,818|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","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_78f48798-b42c-40a4-bdb7-dc9aa39d641b_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":"6012151b-c5ba-4243-847d-5dbba47b592e","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-20220708t152446809692z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220708t152446809692z","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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60bf6744-2e71-4c25-81c7-aaede1bc6141","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"46ba73d7-916d-4e8a-877d-2634a1a9096f","model-invariant-uuid":"5404791a-9d02-47d8-a05c-ce12638aa31a"},"global-customer-id":"basiccnf-macro-customer","service-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","service-instance-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"eab2fb52-d8d5-4f08-a91c-2f18bf635f14","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/25e173ba-1c38-4579-8da2-a443690fa8b0","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38f3a194-13cd-4ae9-a5cf-aa9a7f429a5a","model-uuid":"64a783dd-8594-408a-a1eb-43e2e4693b5b","model-invariant-uuid":"4d103795-69b7-432f-89fc-40fd3ea58724"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d89ff7db-e6f5-48ac-b4be-aa3b4089508a"},"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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-07-08 15:24:59,824|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-07-08 15:24:59,824|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-08 15:24:59,853|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a?depth=1)
2022-07-08 15:25:00,395|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-08 15:25:00,395|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-07-08 15:25:00,396|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657293893977","model-invariant-id":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","model-version-id":"6012151b-c5ba-4243-847d-5dbba47b592e","model-customization-id":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","module-index":0}]})
2022-07-08 15:25:00,396|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657293893977","model-invariant-id":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","model-version-id":"6012151b-c5ba-4243-847d-5dbba47b592e","model-customization-id":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","module-index":0}]})
2022-07-08 15:25:00,396|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657293893977","model-invariant-id":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","model-version-id":"6012151b-c5ba-4243-847d-5dbba47b592e","model-customization-id":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","module-index":0}]), type  ({json})
2022-07-08 15:25:00,397|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657293893977","model-invariant-id":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","model-version-id":"6012151b-c5ba-4243-847d-5dbba47b592e","model-customization-id":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-07-08 15:25:00,400|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-07-08 15:25:00,406|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:25:07,099|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (6693)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:25:07,099|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:25:07,139|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","k8s-rb-definition-version":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","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-07-08 15:25:07,142|||DefaultDispatcher-worker-2||||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" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3",
      "k8s-rb-definition-version" : "9f3578bb-3f6e-47e5-a469-50a78dc5eee0"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "cb91aa8c-3bce-4e38-b5e8-9d0d572002fe",
  "service-instance-name" : "basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "9f3578bb-3f6e-47e5-a469-50a78dc5eee0",
      "model-invariant-id" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3",
      "model-version-id" : "6012151b-c5ba-4243-847d-5dbba47b592e",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1657293893977",
      "vf-module-id" : "4ad76e90-8997-4220-bd31-e13c52840878",
      "vf-module-name" : "basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "60bf6744-2e71-4c25-81c7-aaede1bc6141",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/25e173ba-1c38-4579-8da2-a443690fa8b0",
          "svc-request-id" : "eab2fb52-d8d5-4f08-a91c-2f18bf635f14"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "5404791a-9d02-47d8-a05c-ce12638aa31a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "46ba73d7-916d-4e8a-877d-2634a1a9096f",
            "model-version" : "1.0"
          },
          "service-id" : "cb91aa8c-3bce-4e38-b5e8-9d0d572002fe",
          "service-instance-id" : "cb91aa8c-3bce-4e38-b5e8-9d0d572002fe",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "9f3578bb-3f6e-47e5-a469-50a78dc5eee0",
            "model-invariant-uuid" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "6012151b-c5ba-4243-847d-5dbba47b592e",
            "model-version" : "1"
          },
          "vf-module-id" : "4ad76e90-8997-4220-bd31-e13c52840878",
          "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_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "9f3578bb-3f6e-47e5-a469-50a78dc5eee0",
            "model-invariant-uuid" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "6012151b-c5ba-4243-847d-5dbba47b592e",
            "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" : "6012151b-c5ba-4243-847d-5dbba47b592e"
            }, {
              "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-20220708t152446809692z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220708t152446809692z"
            }, {
              "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" : "4ad76e90-8997-4220-bd31-e13c52840878",
            "vf-module-name" : "basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "38f3a194-13cd-4ae9-a5cf-aa9a7f429a5a",
            "model-invariant-uuid" : "4d103795-69b7-432f-89fc-40fd3ea58724",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "64a783dd-8594-408a-a1eb-43e2e4693b5b",
            "model-version" : "1.0"
          },
          "vnf-id" : "d89ff7db-e6f5-48ac-b4be-aa3b4089508a",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "4ad76e90-8997-4220-bd31-e13c52840878"
    } ]
  },
  "vnf-id" : "d89ff7db-e6f5-48ac-b4be-aa3b4089508a"
})
2022-07-08 15:25:07,157|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-07-08 15:25:07,158|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-07-08 15:25:07,158|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-07-08 15:25:07,159|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[60bf6744-2e71-4c25-81c7-aaede1bc6141])'s step(config-template)
2022-07-08 15:25:07,159|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:25:07,165|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(60bf6744-2e71-4c25-81c7-aaede1bc6141) for workflow(config-assign) step(config-template)
2022-07-08 15:25:07,165|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-07-08 15:25:07,165|||DefaultDispatcher-worker-2||||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-07-08 15:25:07,259|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic.
2022-07-08 15:25:07,260|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-07-08 15:25:07,260|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-07-08 15:25:07,271|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/1952aac2-ea5f-4738-91de-f5a9617aa3c3/9f3578bb-3f6e-47e5-a469-50a78dc5eee0)
2022-07-08 15:25:07,293|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-08 15:25:07,303|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/1952aac2-ea5f-4738-91de-f5a9617aa3c3/9f3578bb-3f6e-47e5-a469-50a78dc5eee0/config-template/replica-count-template)
2022-07-08 15:25:07,331|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-07-08 15:25:07,332|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template..
2022-07-08 15:25:07,348|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/1952aac2-ea5f-4738-91de-f5a9617aa3c3/9f3578bb-3f6e-47e5-a469-50a78dc5eee0/config-template)
2022-07-08 15:25:07,360|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-07-08 15:25:07,374|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/1952aac2-ea5f-4738-91de-f5a9617aa3c3/9f3578bb-3f6e-47e5-a469-50a78dc5eee0/config-template/replica-count-template/content)
2022-07-08 15:25:07,401|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-08 15:25:07,401|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed
2022-07-08 15:25:07,401|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-07-08 15:25:07,402|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-07-08 15:25:07,402|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-07-08 15:25:07,403|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-07-08 15:25:07,403|||DefaultDispatcher-worker-2||||INFO||||||| workflow(60bf6744-2e71-4c25-81c7-aaede1bc6141) nodes completed with (0)exceptions
2022-07-08 15:25:07,403|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveWorkflowOutputs for workflow(config-assign)
2022-07-08 15:25:07,405|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID affc9474-8d62-4207-b71e-846c4d924326 auditStoreId -1
2022-07-08 15:25:07,408|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Completed
2022-07-08 15:25:23,731|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-08 15:25:23,841|||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-07-08 15:25:23,845|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing request id 58215fb1-4047-49dd-98fa-82c6abe5cc16
2022-07-08 15:25:23,846|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-08 15:25:23,846|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| StoreAuditService ID  -1
2022-07-08 15:25:23,848|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-08 15:25:23,848|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-08 15:25:23,850|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-08 15:25:23,857|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deriving input data for workflow: (config-deploy)
2022-07-08 15:25:23,857|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-07-08 15:25:23,857|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:25:23,864|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| preparing request id(58215fb1-4047-49dd-98fa-82c6abe5cc16) for workflow(config-deploy) step(config-deploy)
2022-07-08 15:25:23,864|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-07-08 15:25:23,864|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| 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-07-08 15:25:23,869|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-07-08 15:25:23,869|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Getting Jython Script Class(ConfigDeploy)
2022-07-08 15:25:23,933|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@2b51224e
2022-07-08 15:25:23,936|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Hello world
2022-07-08 15:25:23,936|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Preparing Response...
2022-07-08 15:25:23,936|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-07-08 15:25:23,936|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-07-08 15:25:23,937|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d54e7380-d2a5-4589-b7b6-4e4c234b35f0 auditStoreId -1
2022-07-08 15:25:23,942|58215fb1-4047-49dd-98fa-82c6abe5cc16||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Completed
2022-07-08 15:25:58,232|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-08 15:25:58,337|||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-07-08 15:25:58,341|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| processing request id 60bf6744-2e71-4c25-81c7-aaede1bc6141
2022-07-08 15:25:58,341|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-08 15:25:58,341|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| StoreAuditService ID  -1
2022-07-08 15:25:58,342|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-08 15:25:58,342|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-08 15:25:58,343|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-08 15:25:58,351|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Deriving input data for workflow: (config-deploy)
2022-07-08 15:25:58,354|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-07-08 15:25:58,354|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[60bf6744-2e71-4c25-81c7-aaede1bc6141])'s step(config-setup)
2022-07-08 15:25:58,354|||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-07-08 15:25:58,355|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(60bf6744-2e71-4c25-81c7-aaede1bc6141) for workflow(config-deploy) step(config-setup)
2022-07-08 15:25:58,355|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-07-08 15:25:58,355|||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-07-08 15:25:58,356|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-07-08 15:25:58,375|||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-07-08 15:25:58,377|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-07-08 15:25:58,377|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("cb91aa8c-3bce-4e38-b5e8-9d0d572002fe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-08 15:25:58,383|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-07-08 15:25:58,384|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-07-08 15:25:58,396|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe)
2022-07-08 15:25:58,412|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-07-08 15:25:58,413|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-07-08 15:25:58,414|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b")
2022-07-08 15:25:58,414|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b")
2022-07-08 15:25:58,414|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-07-08 15:25:58,415|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d89ff7db-e6f5-48ac-b4be-aa3b4089508a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-08 15:25:58,420|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/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-07-08 15:25:58,420|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-08 15:25:58,430|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/cb91aa8c-3bce-4e38-b5e8-9d0d572002fe/service-data/vnfs/vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a/vnf-data/vf-modules)
2022-07-08 15:25:58,443|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-07-08 15:25:58,444|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-07-08 15:25:58,445|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","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_78f48798-b42c-40a4-bdb7-dc9aa39d641b_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":"6012151b-c5ba-4243-847d-5dbba47b592e","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-20220708t152446809692z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220708t152446809692z","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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60bf6744-2e71-4c25-81c7-aaede1bc6141","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"46ba73d7-916d-4e8a-877d-2634a1a9096f","model-invariant-uuid":"5404791a-9d02-47d8-a05c-ce12638aa31a"},"global-customer-id":"basiccnf-macro-customer","service-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","service-instance-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f8e2529f-aa65-4fa4-8080-e63025280512","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d7d5ced0-f737-476c-8c15-8b2d8eb76a0f","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38f3a194-13cd-4ae9-a5cf-aa9a7f429a5a","model-uuid":"64a783dd-8594-408a-a1eb-43e2e4693b5b","model-invariant-uuid":"4d103795-69b7-432f-89fc-40fd3ea58724"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d89ff7db-e6f5-48ac-b4be-aa3b4089508a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","from-preload":false}}}]})
2022-07-08 15:25:58,445|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","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_78f48798-b42c-40a4-bdb7-dc9aa39d641b_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":"6012151b-c5ba-4243-847d-5dbba47b592e","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-20220708t152446809692z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220708t152446809692z","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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60bf6744-2e71-4c25-81c7-aaede1bc6141","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"46ba73d7-916d-4e8a-877d-2634a1a9096f","model-invariant-uuid":"5404791a-9d02-47d8-a05c-ce12638aa31a"},"global-customer-id":"basiccnf-macro-customer","service-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","service-instance-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f8e2529f-aa65-4fa4-8080-e63025280512","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d7d5ced0-f737-476c-8c15-8b2d8eb76a0f","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38f3a194-13cd-4ae9-a5cf-aa9a7f429a5a","model-uuid":"64a783dd-8594-408a-a1eb-43e2e4693b5b","model-invariant-uuid":"4d103795-69b7-432f-89fc-40fd3ea58724"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d89ff7db-e6f5-48ac-b4be-aa3b4089508a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","from-preload":false}}}]})
2022-07-08 15:25:58,445|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","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_78f48798-b42c-40a4-bdb7-dc9aa39d641b_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":"6012151b-c5ba-4243-847d-5dbba47b592e","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-20220708t152446809692z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220708t152446809692z","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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60bf6744-2e71-4c25-81c7-aaede1bc6141","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"46ba73d7-916d-4e8a-877d-2634a1a9096f","model-invariant-uuid":"5404791a-9d02-47d8-a05c-ce12638aa31a"},"global-customer-id":"basiccnf-macro-customer","service-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","service-instance-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f8e2529f-aa65-4fa4-8080-e63025280512","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d7d5ced0-f737-476c-8c15-8b2d8eb76a0f","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38f3a194-13cd-4ae9-a5cf-aa9a7f429a5a","model-uuid":"64a783dd-8594-408a-a1eb-43e2e4693b5b","model-invariant-uuid":"4d103795-69b7-432f-89fc-40fd3ea58724"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d89ff7db-e6f5-48ac-b4be-aa3b4089508a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","from-preload":false}}}]), type  ({json})
2022-07-08 15:25:58,445|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","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_78f48798-b42c-40a4-bdb7-dc9aa39d641b_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":"6012151b-c5ba-4243-847d-5dbba47b592e","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-20220708t152446809692z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220708t152446809692z","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":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60bf6744-2e71-4c25-81c7-aaede1bc6141","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"46ba73d7-916d-4e8a-877d-2634a1a9096f","model-invariant-uuid":"5404791a-9d02-47d8-a05c-ce12638aa31a"},"global-customer-id":"basiccnf-macro-customer","service-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","service-instance-id":"cb91aa8c-3bce-4e38-b5e8-9d0d572002fe","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f8e2529f-aa65-4fa4-8080-e63025280512","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d7d5ced0-f737-476c-8c15-8b2d8eb76a0f","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"38f3a194-13cd-4ae9-a5cf-aa9a7f429a5a","model-uuid":"64a783dd-8594-408a-a1eb-43e2e4693b5b","model-invariant-uuid":"4d103795-69b7-432f-89fc-40fd3ea58724"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d89ff7db-e6f5-48ac-b4be-aa3b4089508a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","model-uuid":"6012151b-c5ba-4243-847d-5dbba47b592e","model-invariant-uuid":"1952aac2-ea5f-4738-91de-f5a9617aa3c3"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-07-08 15:25:58,452|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-07-08 15:25:58,452|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-08 15:25:58,472|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/d89ff7db-e6f5-48ac-b4be-aa3b4089508a?depth=1)
2022-07-08 15:25:58,744|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-08 15:25:58,744|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-07-08 15:25:58,745|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"cranky_shockley","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657293951331","model-invariant-id":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","model-version-id":"6012151b-c5ba-4243-847d-5dbba47b592e","model-customization-id":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","module-index":0}]})
2022-07-08 15:25:58,745|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"cranky_shockley","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657293951331","model-invariant-id":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","model-version-id":"6012151b-c5ba-4243-847d-5dbba47b592e","model-customization-id":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","module-index":0}]})
2022-07-08 15:25:58,745|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"cranky_shockley","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657293951331","model-invariant-id":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","model-version-id":"6012151b-c5ba-4243-847d-5dbba47b592e","model-customization-id":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","module-index":0}]), type  ({json})
2022-07-08 15:25:58,745|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"4ad76e90-8997-4220-bd31-e13c52840878","vf-module-name":"basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"cranky_shockley","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657293951331","model-invariant-id":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","model-version-id":"6012151b-c5ba-4243-847d-5dbba47b592e","model-customization-id":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-07-08 15:25:58,746|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-07-08 15:25:58,754|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"1952aac2-ea5f-4738-91de-f5a9617aa3c3","k8s-rb-definition-version":"9f3578bb-3f6e-47e5-a469-50a78dc5eee0","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":"cranky_shockley"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-07-08 15:25:58,756|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "cranky_shockley",
      "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" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3",
      "k8s-rb-definition-version" : "9f3578bb-3f6e-47e5-a469-50a78dc5eee0"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "cb91aa8c-3bce-4e38-b5e8-9d0d572002fe",
  "service-instance-name" : "basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "cranky_shockley",
      "is-base-vf-module" : false,
      "model-customization-id" : "9f3578bb-3f6e-47e5-a469-50a78dc5eee0",
      "model-invariant-id" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3",
      "model-version-id" : "6012151b-c5ba-4243-847d-5dbba47b592e",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1657293951331",
      "vf-module-id" : "4ad76e90-8997-4220-bd31-e13c52840878",
      "vf-module-name" : "basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "60bf6744-2e71-4c25-81c7-aaede1bc6141",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d7d5ced0-f737-476c-8c15-8b2d8eb76a0f",
          "svc-request-id" : "f8e2529f-aa65-4fa4-8080-e63025280512"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "5404791a-9d02-47d8-a05c-ce12638aa31a",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "46ba73d7-916d-4e8a-877d-2634a1a9096f",
            "model-version" : "1.0"
          },
          "service-id" : "cb91aa8c-3bce-4e38-b5e8-9d0d572002fe",
          "service-instance-id" : "cb91aa8c-3bce-4e38-b5e8-9d0d572002fe",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "9f3578bb-3f6e-47e5-a469-50a78dc5eee0",
            "model-invariant-uuid" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "6012151b-c5ba-4243-847d-5dbba47b592e",
            "model-version" : "1"
          },
          "vf-module-id" : "4ad76e90-8997-4220-bd31-e13c52840878",
          "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_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "9f3578bb-3f6e-47e5-a469-50a78dc5eee0",
            "model-invariant-uuid" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "6012151b-c5ba-4243-847d-5dbba47b592e",
            "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" : "6012151b-c5ba-4243-847d-5dbba47b592e"
            }, {
              "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-20220708t152446809692z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "1952aac2-ea5f-4738-91de-f5a9617aa3c3"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220708t152446809692z"
            }, {
              "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" : "4ad76e90-8997-4220-bd31-e13c52840878",
            "vf-module-name" : "basic_cnf_macro_78f48798-b42c-40a4-bdb7-dc9aa39d641b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "38f3a194-13cd-4ae9-a5cf-aa9a7f429a5a",
            "model-invariant-uuid" : "4d103795-69b7-432f-89fc-40fd3ea58724",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "64a783dd-8594-408a-a1eb-43e2e4693b5b",
            "model-version" : "1.0"
          },
          "vnf-id" : "d89ff7db-e6f5-48ac-b4be-aa3b4089508a",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "4ad76e90-8997-4220-bd31-e13c52840878"
    } ]
  },
  "vnf-id" : "d89ff7db-e6f5-48ac-b4be-aa3b4089508a"
})
2022-07-08 15:25:58,768|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-07-08 15:25:58,768|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-07-08 15:25:58,768|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-07-08 15:25:58,769|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[60bf6744-2e71-4c25-81c7-aaede1bc6141])'s step(status-verification-script)
2022-07-08 15:25:58,769|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:25:58,775|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(60bf6744-2e71-4c25-81c7-aaede1bc6141) for workflow(config-deploy) step(status-verification-script)
2022-07-08 15:25:58,775|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-07-08 15:25:58,775|||DefaultDispatcher-worker-2||||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-07-08 15:25:58,777|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-07-08 15:25:58,785|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-07-08 15:25:58,798|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/cranky_shockley/status)
2022-07-08 15:25:58,881|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-08 15:25:58,909|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (cranky_shockley) is not ready. Please wait...
2022-07-08 15:26:08,920|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/cranky_shockley/status)
2022-07-08 15:26:09,029|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-07-08 15:26:09,031|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (cranky_shockley) is ready.
2022-07-08 15:26:09,031|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-07-08 15:26:09,031|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-07-08 15:26:09,031|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-07-08 15:26:09,031|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-07-08 15:26:09,038|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[60bf6744-2e71-4c25-81c7-aaede1bc6141])'s step(config-apply)
2022-07-08 15:26:09,038|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:26:09,044|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(60bf6744-2e71-4c25-81c7-aaede1bc6141) for workflow(config-deploy) step(config-apply)
2022-07-08 15:26:09,045|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-07-08 15:26:09,045|||DefaultDispatcher-worker-3||||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-07-08 15:26:09,047|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic.
2022-07-08 15:26:09,048|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-07-08 15:26:09,048|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-07-08 15:26:09,118|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/cranky_shockley/config/replica-count-change)
2022-07-08 15:26:14,130|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-07-08 15:26:14,130|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config..
2022-07-08 15:26:14,174|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values
2022-07-08 15:26:14,174|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-07-08 15:26:14,197|||DefaultDispatcher-worker-3||||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-07-08 15:26:14,199|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-07-08 15:26:14,200|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-07-08 15:26:14,288|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/cranky_shockley/config)
2022-07-08 15:26:14,418|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-07-08 15:26:14,428|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-07-08 15:26:14,428|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-07-08 15:26:14,428|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-07-08 15:26:14,429|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[60bf6744-2e71-4c25-81c7-aaede1bc6141])'s step(status-verification-script-after)
2022-07-08 15:26:14,429|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:26:14,429|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(60bf6744-2e71-4c25-81c7-aaede1bc6141) for workflow(config-deploy) step(status-verification-script-after)
2022-07-08 15:26:14,429|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-07-08 15:26:14,429|||DefaultDispatcher-worker-3||||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-07-08 15:26:14,431|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-07-08 15:26:14,441|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-07-08 15:26:14,450|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/cranky_shockley/status)
2022-07-08 15:26:14,517|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-08 15:26:14,519|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (cranky_shockley) is not ready. Please wait...
2022-07-08 15:26:24,528|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/cranky_shockley/status)
2022-07-08 15:26:24,574|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-08 15:26:24,576|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (cranky_shockley) is not ready. Please wait...
2022-07-08 15:26:34,586|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/cranky_shockley/status)
2022-07-08 15:26:34,649|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-08 15:26:34,655|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (cranky_shockley) is not ready. Please wait...
2022-07-08 15:26:44,667|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/cranky_shockley/status)
2022-07-08 15:26:44,719|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-08 15:26:44,721|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (cranky_shockley) is not ready. Please wait...
2022-07-08 15:26:54,733|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/cranky_shockley/status)
2022-07-08 15:26:54,791|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-08 15:26:54,794|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (cranky_shockley) is not ready. Please wait...
2022-07-08 15:27:04,803|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/cranky_shockley/status)
2022-07-08 15:27:04,891|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-08 15:27:04,892|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (cranky_shockley) is ready.
2022-07-08 15:27:04,892|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-07-08 15:27:04,893|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-07-08 15:27:04,893|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-07-08 15:27:04,893|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-07-08 15:27:04,893|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[60bf6744-2e71-4c25-81c7-aaede1bc6141])'s step(collect-results)
2022-07-08 15:27:04,893|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-08 15:27:04,894|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(60bf6744-2e71-4c25-81c7-aaede1bc6141) for workflow(config-deploy) step(collect-results)
2022-07-08 15:27:04,894|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-07-08 15:27:04,894|||DefaultDispatcher-worker-3||||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-07-08 15:27:04,894|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-07-08 15:27:04,902|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {}
2022-07-08 15:27:04,902|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-07-08 15:27:04,902|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-07-08 15:27:04,902|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-07-08 15:27:04,903|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-07-08 15:27:04,903|||DefaultDispatcher-worker-3||||INFO||||||| workflow(60bf6744-2e71-4c25-81c7-aaede1bc6141) nodes completed with (0)exceptions
2022-07-08 15:27:04,903|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-07-08 15:27:04,904|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ca4154da-03c8-4196-bc9d-53bee67b95a6 auditStoreId -1
2022-07-08 15:27:04,905|60bf6744-2e71-4c25-81c7-aaede1bc6141||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cgj8x|||| Completed