Results

By type

          23:01:47,657 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:01:47,658 |-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.4.1.jar!/logback.xml]
23:01:47,659 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:01:47,659 |-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.4.1.jar!/logback.xml]
23:01:47,659 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:01:47,668 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
23:01:47,763 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:01:47,769 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:01:47,771 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:01:47,776 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:01:47,827 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:01:47,827 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:01:47,827 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:01:47,827 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:01:47,827 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:01:47,827 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:01:47,827 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:01:47,827 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:01:47,829 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-24 23:01:48,697|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-mlct7 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-24 23:01:48,700|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-24 23:01:51,014|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-24 23:01:51,424|||main||||INFO||||||| Finished Spring Data repository scanning in 397 ms. Found 11 JPA repository interfaces.
2022-11-24 23:01:53,491|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-24 23:01:53,567|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-24 23:01:53,794|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-24 23:01:54,381|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-24 23:01:54,793|||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-11-24 23:01:54,794|||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-11-24 23:01:55,192|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-24 23:01:56,470|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-24 23:01:56,483|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-24 23:01:56,581|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-24 23:01:57,858|||main||||INFO||||||| Audit service is disabled
2022-11-24 23:01:57,954|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-24 23:01:59,989|||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, cps-data=source-rest]
2022-11-24 23:02:00,040|||main||||INFO||||||| Dependency Management module created...
2022-11-24 23:02:01,111|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-24 23:02:01,495|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-24 23:02:02,957|||main||||INFO||||||| Netty started on port 8080
2022-11-24 23:02:04,154|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-24 23:02:04,719|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-24 23:02:04,726|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.735 seconds (JVM running for 17.467)
2022-11-24 23:02:04,746|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-25 00:06:39,475|d001fc36-6c8e-4d6c-867e-f1b445791be7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-25 00:06:39,477|d001fc36-6c8e-4d6c-867e-f1b445791be7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-25 00:06:39,479|d001fc36-6c8e-4d6c-867e-f1b445791be7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-25 00:06:40,066|d001fc36-6c8e-4d6c-867e-f1b445791be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-25 00:06:40,070|d001fc36-6c8e-4d6c-867e-f1b445791be7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-25 00:06:41,343|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||Thread-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0c740503-7c9a-4154-8680-03c6257f0218)
2022-11-25 00:06:41,363|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| deleting definition types under : /opt/app/onap/blueprints/working/0c740503-7c9a-4154-8680-03c6257f0218/Definitions
2022-11-25 00:06:41,444|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| reinitialized all type definitions
2022-11-25 00:06:41,452|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-25 00:06:41,505|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-25 00:06:41,517|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-25 00:06:41,537|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-25 00:06:41,579|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ##### Enhancing Workflow(helloworld)
2022-11-25 00:06:41,580|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-25 00:06:41,581|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| identified workflow(helloworld) targets(helloworld)
2022-11-25 00:06:41,581|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-25 00:06:41,582|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-25 00:06:41,582|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enriching artifacts file(/opt/app/onap/blueprints/working/0c740503-7c9a-4154-8680-03c6257f0218/Templates/hello-world-mapping.json
2022-11-25 00:06:41,592|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-25 00:06:41,592|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-25 00:06:41,593|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ##### Enhancing blueprint Resource Definitions
2022-11-25 00:06:41,593|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-25 00:06:41,595|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| processing file (Templates/hello-world-mapping.json)
2022-11-25 00:06:41,609|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| distinct resource keys ([])
2022-11-25 00:06:41,609|0a66bd9e-1e6b-4aee-b070-9e4708e533d7||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Enriching Resource Definition sources Node Template: []
2022-11-25 00:06:41,860|0bfa62dc-8439-463a-8ab1-96abd4b2756c||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(c2d29d84-f993-415f-b4d0-4983001c3176) CBA(/opt/app/onap/blueprints/archive/c2d29d84-f993-415f-b4d0-4983001c3176/cba.zip)
2022-11-25 00:06:41,874|0bfa62dc-8439-463a-8ab1-96abd4b2756c||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c2d29d84-f993-415f-b4d0-4983001c3176) and entry definition file (Definitions/blueprint.json)
2022-11-25 00:06:41,954|0bfa62dc-8439-463a-8ab1-96abd4b2756c||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(helloworld)
2022-11-25 00:06:41,967|0bfa62dc-8439-463a-8ab1-96abd4b2756c||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c2d29d84-f993-415f-b4d0-4983001c3176) and entry definition file (Definitions/blueprint.json)
2022-11-25 00:06:42,142|0bfa62dc-8439-463a-8ab1-96abd4b2756c||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| No compiled cache(/opt/app/onap/blueprints/working/c2d29d84-f993-415f-b4d0-4983001c3176) present to clean.
2022-11-25 00:06:42,329|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-11-25 00:06:42,329|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-25 00:06:42,334|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-25 00:06:42,343|654321||DefaultDispatcher-worker-28||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-25 00:06:42,426|654321||DefaultDispatcher-worker-28||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-25 00:06:42,429|654321||DefaultDispatcher-worker-28||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-25 00:06:42,430|654321||DefaultDispatcher-worker-28||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-25 00:06:42,448|654321||DefaultDispatcher-worker-28||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-25 00:06:42,449|654321||DefaultDispatcher-worker-28||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-25 00:06:42,464|654321||DefaultDispatcher-worker-28||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:06:42,474|654321||DefaultDispatcher-worker-28||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-25 00:06:42,475|654321||DefaultDispatcher-worker-28||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-25 00:06:42,476|654321||DefaultDispatcher-worker-28||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-25 00:06:42,502|654321||DefaultDispatcher-worker-28||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-25 00:06:42,533|654321||DefaultDispatcher-worker-28||||INFO||||||| Batched Sequence : ([])
2022-11-25 00:06:42,536|654321||DefaultDispatcher-worker-28||||INFO||||||| Generated Resource Param Data ({ })
2022-11-25 00:06:42,671|654321||DefaultDispatcher-worker-28||||INFO||||||| Preparing Response...
2022-11-25 00:06:42,674|654321||DefaultDispatcher-worker-28||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-25 00:06:42,674|654321||DefaultDispatcher-worker-28||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-25 00:06:42,680|654321||DefaultDispatcher-worker-28||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4b32dbf6-f8bc-4ee3-a7e9-3b972d6066e7 auditStoreId -1
2022-11-25 00:10:10,422|b46947e3-13f0-461b-a927-087f0ecbb081||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-25 00:10:10,422|b46947e3-13f0-461b-a927-087f0ecbb081||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-25 00:10:10,422|b46947e3-13f0-461b-a927-087f0ecbb081||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-25 00:10:10,824|b46947e3-13f0-461b-a927-087f0ecbb081||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-25 00:10:10,830|b46947e3-13f0-461b-a927-087f0ecbb081||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-25 00:10:11,626|c26732c5-8fb3-4aff-9e19-6805219aa57d||Thread-71||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b9b65283-6a08-4da4-96d8-4b14678c15e0)
2022-11-25 00:10:11,627|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| deleting definition types under : /opt/app/onap/blueprints/working/b9b65283-6a08-4da4-96d8-4b14678c15e0/Definitions
2022-11-25 00:10:11,634|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| reinitialized all type definitions
2022-11-25 00:10:11,634|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-25 00:10:11,666|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-25 00:10:11,678|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-25 00:10:11,689|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-25 00:10:11,702|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ##### Enhancing Workflow(helloworld)
2022-11-25 00:10:11,702|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-25 00:10:11,702|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| identified workflow(helloworld) targets(helloworld)
2022-11-25 00:10:11,702|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-25 00:10:11,702|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-25 00:10:11,702|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enriching artifacts file(/opt/app/onap/blueprints/working/b9b65283-6a08-4da4-96d8-4b14678c15e0/Templates/hello-world-mapping.json
2022-11-25 00:10:11,711|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-25 00:10:11,711|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-25 00:10:11,711|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ##### Enhancing blueprint Resource Definitions
2022-11-25 00:10:11,711|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-25 00:10:11,712|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| processing file (Templates/hello-world-mapping.json)
2022-11-25 00:10:11,717|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| distinct resource keys ([])
2022-11-25 00:10:11,717|c26732c5-8fb3-4aff-9e19-6805219aa57d||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Enriching Resource Definition sources Node Template: []
2022-11-25 00:10:11,895|48c94f9f-565b-4727-bca9-1660f17af24e||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(440e962f-43a1-44be-acb1-8ce5aa781511) CBA(/opt/app/onap/blueprints/archive/440e962f-43a1-44be-acb1-8ce5aa781511/cba.zip)
2022-11-25 00:10:11,900|48c94f9f-565b-4727-bca9-1660f17af24e||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/440e962f-43a1-44be-acb1-8ce5aa781511) and entry definition file (Definitions/blueprint.json)
2022-11-25 00:10:11,915|48c94f9f-565b-4727-bca9-1660f17af24e||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(helloworld)
2022-11-25 00:10:11,922|48c94f9f-565b-4727-bca9-1660f17af24e||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/440e962f-43a1-44be-acb1-8ce5aa781511) and entry definition file (Definitions/blueprint.json)
2022-11-25 00:10:12,035|48c94f9f-565b-4727-bca9-1660f17af24e||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| No compiled cache(/opt/app/onap/blueprints/working/440e962f-43a1-44be-acb1-8ce5aa781511) present to clean.
2022-11-25 00:10:12,191|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-11-25 00:10:12,192|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-25 00:10:12,192|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-25 00:10:12,195|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-25 00:10:12,195|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-25 00:10:12,198|654321||DefaultDispatcher-worker-34||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-25 00:10:12,217|654321||DefaultDispatcher-worker-34||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-25 00:10:12,217|654321||DefaultDispatcher-worker-34||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-25 00:10:12,219|654321||DefaultDispatcher-worker-34||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:10:12,221|654321||DefaultDispatcher-worker-34||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-25 00:10:12,221|654321||DefaultDispatcher-worker-34||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-25 00:10:12,222|654321||DefaultDispatcher-worker-34||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-25 00:10:12,225|654321||DefaultDispatcher-worker-34||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-25 00:10:12,241|654321||DefaultDispatcher-worker-34||||INFO||||||| Batched Sequence : ([])
2022-11-25 00:10:12,242|654321||DefaultDispatcher-worker-34||||INFO||||||| Generated Resource Param Data ({ })
2022-11-25 00:10:12,251|654321||DefaultDispatcher-worker-34||||INFO||||||| Preparing Response...
2022-11-25 00:10:12,252|654321||DefaultDispatcher-worker-34||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-25 00:10:12,252|654321||DefaultDispatcher-worker-34||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-25 00:10:12,252|654321||DefaultDispatcher-worker-34||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0a37ccf9-de3c-40ba-9a87-ae21ed625e33 auditStoreId -1
2022-11-25 00:41:58,899|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||Thread-72||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(7982eb25-0f66-4810-b080-18f4a18047b3) CBA(/opt/app/onap/blueprints/archive/7982eb25-0f66-4810-b080-18f4a18047b3/cba.zip)
2022-11-25 00:41:58,927|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7982eb25-0f66-4810-b080-18f4a18047b3) and entry definition file (Definitions/CNF.json)
2022-11-25 00:41:59,006|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(resource-assignment)
2022-11-25 00:41:59,007|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-assign)
2022-11-25 00:41:59,008|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-deploy)
2022-11-25 00:41:59,008|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(scale-out)
2022-11-25 00:41:59,008|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(scale)
2022-11-25 00:41:59,009|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(scale-in)
2022-11-25 00:41:59,009|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(health-check)
2022-11-25 00:41:59,029|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7982eb25-0f66-4810-b080-18f4a18047b3) and entry definition file (Definitions/CNF.json)
2022-11-25 00:41:59,172|0e6b3b33-a2bd-4b19-a473-83a76dd3c887||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| No compiled cache(/opt/app/onap/blueprints/working/7982eb25-0f66-4810-b080-18f4a18047b3) present to clean.
2022-11-25 00:43:13,816|eaf18906-5f04-4caf-80c5-b48cbc362c39||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-25 00:43:13,817|eaf18906-5f04-4caf-80c5-b48cbc362c39||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-25 00:43:13,819|eaf18906-5f04-4caf-80c5-b48cbc362c39||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-25 00:43:14,189|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-25 00:43:14,189|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-25 00:43:14,895|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-25 00:43:14,899|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(54854cf8-d1d6-4270-b1af-a9334a26ee72) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-25 00:43:14,911|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(e9b5e57e-a00a-457e-ac3a-d597f5e7b45b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-25 00:43:14,917|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(2b3070cb-7549-48b3-89d4-fa97cb975033) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-25 00:43:14,924|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(46e9ef60-b6ad-49cf-9a1e-a7b0e4e7c3ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-25 00:43:14,932|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(d3ffe120-579f-450a-8a2a-9365d4d0e52a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-25 00:43:14,941|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(32bffc46-f5ea-47ea-b29a-bcce602478a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-25 00:43:14,950|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| 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-11-25 00:43:14,951|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| 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-11-25 00:43:14,951|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-25 00:43:14,951|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-25 00:43:14,951|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| 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-11-25 00:43:14,952|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| 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-11-25 00:43:14,968|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-25 00:43:14,971|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-25 00:43:14,982|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-25 00:43:14,987|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-25 00:43:14,996|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-25 00:43:15,060|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(resource-assignment)
2022-11-25 00:43:15,061|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-assign)
2022-11-25 00:43:15,061|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-deploy)
2022-11-25 00:43:15,081|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| 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-11-25 00:43:15,203|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(resource-assignment)
2022-11-25 00:43:15,203|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-assign)
2022-11-25 00:43:15,203|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-deploy)
2022-11-25 00:43:15,204|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(HealthCheck)
2022-11-25 00:43:15,205|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-25 00:43:15,205|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(vf-config-assign)
2022-11-25 00:43:15,205|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(vf-config-deploy)
2022-11-25 00:43:15,223|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-25 00:43:15,244|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(resource-assignment)
2022-11-25 00:43:15,245|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-deploy)
2022-11-25 00:43:15,259|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-assign)
2022-11-25 00:43:15,260|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-deploy)
2022-11-25 00:43:15,332|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-25 00:43:15,343|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| 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-11-25 00:43:15,522|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(resource-assignment)
2022-11-25 00:43:15,523|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-assign)
2022-11-25 00:43:15,523|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-deploy)
2022-11-25 00:43:15,537|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| 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-11-25 00:43:15,632|eaf18906-5f04-4caf-80c5-b48cbc362c39||DefaultDispatcher-worker-26||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-25 00:43:29,058|fc8b98d0-c386-4b5c-a06a-246c6785f396||Thread-99||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/34af106e-0c0e-400f-a5db-47ab2980dda3)
2022-11-25 00:43:29,059|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| deleting definition types under : /opt/app/onap/blueprints/working/34af106e-0c0e-400f-a5db-47ab2980dda3/Definitions
2022-11-25 00:43:29,061|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| reinitialized all type definitions
2022-11-25 00:43:29,063|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-25 00:43:29,091|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing ArtifactDefinition(vnf-template)
2022-11-25 00:43:29,103|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-25 00:43:29,113|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-25 00:43:29,133|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,172|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,193|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,203|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-25 00:43:29,203|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-25 00:43:29,204|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-25 00:43:29,221|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,246|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,261|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,273|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-25 00:43:29,311|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,324|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,336|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,348|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,362|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,379|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,406|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-25 00:43:29,408|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-25 00:43:29,408|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-25 00:43:29,408|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-25 00:43:29,427|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,441|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,452|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(input)
2022-11-25 00:43:29,461|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-25 00:43:29,508|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ##### Enhancing Workflow(resource-assignment)
2022-11-25 00:43:29,509|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-25 00:43:29,509|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-25 00:43:29,509|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-25 00:43:29,509|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-25 00:43:29,509|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-25 00:43:29,509|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enriching artifacts file(/opt/app/onap/blueprints/working/34af106e-0c0e-400f-a5db-47ab2980dda3/Templates/vnf-mapping.json
2022-11-25 00:43:29,514|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-25 00:43:29,514|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-25 00:43:29,514|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enriching artifacts file(/opt/app/onap/blueprints/working/34af106e-0c0e-400f-a5db-47ab2980dda3/Templates/base_ubuntu20-mapping.json
2022-11-25 00:43:29,517|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-25 00:43:29,518|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-25 00:43:29,518|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ##### Enhancing Workflow(config-assign)
2022-11-25 00:43:29,518|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-25 00:43:29,518|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| identified workflow(config-assign) targets(config-assign)
2022-11-25 00:43:29,518|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-25 00:43:29,518|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-25 00:43:29,518|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enriching artifacts file(/opt/app/onap/blueprints/working/34af106e-0c0e-400f-a5db-47ab2980dda3/Templates/baseconfig-mapping.json
2022-11-25 00:43:29,522|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-25 00:43:29,522|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-25 00:43:29,522|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ##### Enhancing Workflow(config-deploy)
2022-11-25 00:43:29,522|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-25 00:43:29,522|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-25 00:43:29,522|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| workflow(config-deploy) resource assignment files([]
2022-11-25 00:43:29,522|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| ##### Enhancing blueprint Resource Definitions
2022-11-25 00:43:29,522|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-25 00:43:29,522|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| processing file (Templates/vnf-mapping.json)
2022-11-25 00:43:29,523|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-25 00:43:29,523|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| processing file (Templates/baseconfig-mapping.json)
2022-11-25 00:43:29,531|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| 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-11-25 00:43:29,627|fc8b98d0-c386-4b5c-a06a-246c6785f396||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-25 00:43:29,842|58e94cfe-50b2-431b-85ef-6a6aba6bae4b||Thread-99||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(3e9e8384-f5d6-4e3b-8708-d5b0347957fb) CBA(/opt/app/onap/blueprints/archive/3e9e8384-f5d6-4e3b-8708-d5b0347957fb/cba.zip)
2022-11-25 00:43:29,847|58e94cfe-50b2-431b-85ef-6a6aba6bae4b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3e9e8384-f5d6-4e3b-8708-d5b0347957fb) and entry definition file (Definitions/ubuntu20.json)
2022-11-25 00:43:29,854|58e94cfe-50b2-431b-85ef-6a6aba6bae4b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-25 00:43:29,871|58e94cfe-50b2-431b-85ef-6a6aba6bae4b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(resource-assignment)
2022-11-25 00:43:29,872|58e94cfe-50b2-431b-85ef-6a6aba6bae4b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-assign)
2022-11-25 00:43:29,873|58e94cfe-50b2-431b-85ef-6a6aba6bae4b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-deploy)
2022-11-25 00:43:29,877|58e94cfe-50b2-431b-85ef-6a6aba6bae4b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3e9e8384-f5d6-4e3b-8708-d5b0347957fb) and entry definition file (Definitions/ubuntu20.json)
2022-11-25 00:43:29,959|58e94cfe-50b2-431b-85ef-6a6aba6bae4b||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| No compiled cache(/opt/app/onap/blueprints/working/3e9e8384-f5d6-4e3b-8708-d5b0347957fb) present to clean.
2022-11-25 00:46:08,174|70d8e0f1-2c62-4049-a56e-2024f453b97c||reactor-http-epoll-3||||INFO||||||| processing request id 70d8e0f1-2c62-4049-a56e-2024f453b97c
2022-11-25 00:46:08,175|70d8e0f1-2c62-4049-a56e-2024f453b97c||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-25 00:46:08,175|70d8e0f1-2c62-4049-a56e-2024f453b97c||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-25 00:46:08,179|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-25 00:46:08,345|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-25 00:46:08,348|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-25 00:46:08,351|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-25 00:46:08,365|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-25 00:46:08,452|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-25 00:46:08,481|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[70d8e0f1-2c62-4049-a56e-2024f453b97c])'s step(resource-assignment)
2022-11-25 00:46:08,482|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:46:08,483|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(70d8e0f1-2c62-4049-a56e-2024f453b97c) for workflow(resource-assignment) step(resource-assignment)
2022-11-25 00:46:08,483|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-25 00:46:08,483|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-25 00:46:08,484|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-25 00:46:08,510|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| 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-11-25 00:46:08,544|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-25 00:46:08,550|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-25 00:46:08,551|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-25 00:46:08,552|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6270e9f5-1525-4d5d-97df-fadf60323cce") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-25 00:46:08,552|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("93cf25dc-dc01-473f-b7a9-30df3bcc1d5e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-25 00:46:08,566|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="6270e9f5-1525-4d5d-97df-fadf60323cce", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-25 00:46:08,600|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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-11-25 00:46:08,608|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-25 00:46:08,806|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-25 00:46:10,450|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-25 00:46:10,479|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-25 00:46:10,483|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-25 00:46:10,484|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-25 00:46:10,486|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| 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" : "93cf25dc-dc01-473f-b7a9-30df3bcc1d5e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "6270e9f5-1525-4d5d-97df-fadf60323cce",
  "vnf_name" : "${vnf_name}"
})
2022-11-25 00:46:10,496|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-25 00:46:10,496|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-25 00:46:10,496|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-25 00:46:10,497|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[70d8e0f1-2c62-4049-a56e-2024f453b97c])'s step(profile-upload)
2022-11-25 00:46:10,497|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:46:10,502|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(70d8e0f1-2c62-4049-a56e-2024f453b97c) for workflow(resource-assignment) step(profile-upload)
2022-11-25 00:46:10,502|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-25 00:46:10,503|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| 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-11-25 00:46:10,504|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-25 00:46:10,505|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-25 00:46:10,505|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-25 00:46:10,508|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-25 00:46:10,508|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-25 00:46:10,508|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-25 00:46:10,509|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-25 00:46:10,509|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-25 00:46:10,513|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| workflow(70d8e0f1-2c62-4049-a56e-2024f453b97c) nodes completed with (0)exceptions
2022-11-25 00:46:10,513|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-25 00:46:10,514|70d8e0f1-2c62-4049-a56e-2024f453b97c||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 785b95be-100f-450b-b84a-375720483814 auditStoreId -1
2022-11-25 00:46:15,472|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||reactor-http-epoll-3||||INFO||||||| processing request id ecb98fa9-922d-4067-9c3d-9a7547ca4eb8
2022-11-25 00:46:15,472|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-25 00:46:15,472|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-25 00:46:15,473|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-25 00:46:15,473|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-25 00:46:15,477|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-25 00:46:15,496|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-25 00:46:15,498|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-25 00:46:15,499|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[ecb98fa9-922d-4067-9c3d-9a7547ca4eb8])'s step(resource-assignment)
2022-11-25 00:46:15,499|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:46:15,499|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(ecb98fa9-922d-4067-9c3d-9a7547ca4eb8) for workflow(resource-assignment) step(resource-assignment)
2022-11-25 00:46:15,499|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-25 00:46:15,499|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-25 00:46:15,500|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-25 00:46:15,524|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| 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-11-25 00:46:15,530|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-25 00:46:15,531|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("bf8f19b5-59f9-440e-8946-755e068b3774") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-25 00:46:15,532|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-25 00:46:15,532|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-25 00:46:15,532|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("5e473330-a08a-4d1e-b36c-cce2b7d44955") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-25 00:46:15,545|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="5e473330-a08a-4d1e-b36c-cce2b7d44955"}
2022-11-25 00:46:15,546|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="5e473330-a08a-4d1e-b36c-cce2b7d44955"}
2022-11-25 00:46:15,546|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| 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-11-25 00:46:15,546|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| 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-11-25 00:46:15,590|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=5e473330-a08a-4d1e-b36c-cce2b7d44955})
2022-11-25 00:46:15,590|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=5e473330-a08a-4d1e-b36c-cce2b7d44955})
2022-11-25 00:46:15,640|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-25 00:46:15,640|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-25 00:46:15,649|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"94bda610-7193-4125-b3f5-fb7071ca08ae"}])
2022-11-25 00:46:15,649|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"1e132ca9-0d47-478e-87ba-7e7c030f5fc7"}])
2022-11-25 00:46:15,650|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("94bda610-7193-4125-b3f5-fb7071ca08ae") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-25 00:46:15,650|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1e132ca9-0d47-478e-87ba-7e7c030f5fc7") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-25 00:46:15,651|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-25 00:46:15,656|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 94bda610-7193-4125-b3f5-fb7071ca08ae
2022-11-25 00:46:15,657|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="5e473330-a08a-4d1e-b36c-cce2b7d44955"}
2022-11-25 00:46:15,658|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| 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-11-25 00:46:15,685|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=5e473330-a08a-4d1e-b36c-cce2b7d44955})
2022-11-25 00:46:15,696|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-25 00:46:15,698|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-25 00:46:15,698|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-25 00:46:15,699|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-25 00:46:15,699|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-25 00:46:15,703|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 5e473330-a08a-4d1e-b36c-cce2b7d44955
2022-11-25 00:46:15,704|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("93cf25dc-dc01-473f-b7a9-30df3bcc1d5e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-25 00:46:15,704|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-25 00:46:15,704|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-11-25 00:46:15,705|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6270e9f5-1525-4d5d-97df-fadf60323cce") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-25 00:46:15,705|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", vnf-id="6270e9f5-1525-4d5d-97df-fadf60323cce"}
2022-11-25 00:46:15,705|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", vnf-id="6270e9f5-1525-4d5d-97df-fadf60323cce"}
2022-11-25 00:46:15,714|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/93cf25dc-dc01-473f-b7a9-30df3bcc1d5e/service-data/vnfs/vnf/6270e9f5-1525-4d5d-97df-fadf60323cce/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-25 00:46:15,714|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/93cf25dc-dc01-473f-b7a9-30df3bcc1d5e/service-data/vnfs/vnf/6270e9f5-1525-4d5d-97df-fadf60323cce/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-25 00:46:15,715|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/93cf25dc-dc01-473f-b7a9-30df3bcc1d5e/service-data/vnfs/vnf/6270e9f5-1525-4d5d-97df-fadf60323cce/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-25 00:46:15,715|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/93cf25dc-dc01-473f-b7a9-30df3bcc1d5e/service-data/vnfs/vnf/6270e9f5-1525-4d5d-97df-fadf60323cce/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-25 00:46:15,764|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/93cf25dc-dc01-473f-b7a9-30df3bcc1d5e/service-data/vnfs/vnf/6270e9f5-1525-4d5d-97df-fadf60323cce/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-25 00:46:15,784|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/93cf25dc-dc01-473f-b7a9-30df3bcc1d5e/service-data/vnfs/vnf/6270e9f5-1525-4d5d-97df-fadf60323cce/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-25 00:46:15,843|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-25 00:46:15,843|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-25 00:46:15,844|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-25 00:46:15,844|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-25 00:46:15,844|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-25 00:46:15,844|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-25 00:46:15,844|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-25 00:46:15,844|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-25 00:46:15,845|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-25 00:46:15,845|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-25 00:46:15,846|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="bf8f19b5-59f9-440e-8946-755e068b3774"}
2022-11-25 00:46:15,850|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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-11-25 00:46:15,850|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({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-11-25 00:46:15,852|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-25 00:46:15,938|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-25 00:46:15,939|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-25 00:46:15,940|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-25 00:46:15,941|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-25 00:46:15,941|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", vnf-id="6270e9f5-1525-4d5d-97df-fadf60323cce"}
2022-11-25 00:46:15,946|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/93cf25dc-dc01-473f-b7a9-30df3bcc1d5e/service-data/vnfs/vnf/6270e9f5-1525-4d5d-97df-fadf60323cce/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-25 00:46:15,946|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/93cf25dc-dc01-473f-b7a9-30df3bcc1d5e/service-data/vnfs/vnf/6270e9f5-1525-4d5d-97df-fadf60323cce/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-25 00:46:15,972|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/93cf25dc-dc01-473f-b7a9-30df3bcc1d5e/service-data/vnfs/vnf/6270e9f5-1525-4d5d-97df-fadf60323cce/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-25 00:46:15,992|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-25 00:46:15,993|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-25 00:46:15,993|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-25 00:46:15,993|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-25 00:46:15,994|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-25 00:46:15,995|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-25 00:46:15,995|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-25 00:46:15,998|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-11-25 00:46:15,999|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-25 00:46:15,999|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-25 00:46:15,999|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-25 00:46:16,000|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| workflow(ecb98fa9-922d-4067-9c3d-9a7547ca4eb8) nodes completed with (1)exceptions
2022-11-25 00:46:16,000|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||ERROR||||||| workflow(ecb98fa9-922d-4067-9c3d-9a7547ca4eb8) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-25 00:46:16,001|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-25 00:46:16,001|ecb98fa9-922d-4067-9c3d-9a7547ca4eb8||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 55e80538-869a-41e1-9423-9118778ecd3f auditStoreId -1
2022-11-25 00:49:21,193|5fdc9045-6234-4107-a88e-d02c35d5e66e||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Save processing(3dbed491-49d0-49f1-aef3-8761373d4ba4) CBA(/opt/app/onap/blueprints/archive/3dbed491-49d0-49f1-aef3-8761373d4ba4/cba.zip)
2022-11-25 00:49:21,207|5fdc9045-6234-4107-a88e-d02c35d5e66e||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3dbed491-49d0-49f1-aef3-8761373d4ba4) and entry definition file (Definitions/CNF.json)
2022-11-25 00:49:21,267|5fdc9045-6234-4107-a88e-d02c35d5e66e||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(resource-assignment)
2022-11-25 00:49:21,269|5fdc9045-6234-4107-a88e-d02c35d5e66e||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-assign)
2022-11-25 00:49:21,269|5fdc9045-6234-4107-a88e-d02c35d5e66e||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(config-deploy)
2022-11-25 00:49:21,269|5fdc9045-6234-4107-a88e-d02c35d5e66e||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(scale-out)
2022-11-25 00:49:21,269|5fdc9045-6234-4107-a88e-d02c35d5e66e||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(scale)
2022-11-25 00:49:21,270|5fdc9045-6234-4107-a88e-d02c35d5e66e||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(scale-in)
2022-11-25 00:49:21,270|5fdc9045-6234-4107-a88e-d02c35d5e66e||Thread-101||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Validating Workflow(health-check)
2022-11-25 00:49:21,284|5fdc9045-6234-4107-a88e-d02c35d5e66e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3dbed491-49d0-49f1-aef3-8761373d4ba4) and entry definition file (Definitions/CNF.json)
2022-11-25 00:49:21,333|5fdc9045-6234-4107-a88e-d02c35d5e66e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-25 00:49:21,387|5fdc9045-6234-4107-a88e-d02c35d5e66e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-25 00:49:21,466|5fdc9045-6234-4107-a88e-d02c35d5e66e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-25 00:49:21,545|5fdc9045-6234-4107-a88e-d02c35d5e66e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| No compiled cache(/opt/app/onap/blueprints/working/3dbed491-49d0-49f1-aef3-8761373d4ba4) present to clean.
2022-11-25 00:49:39,234|005719bf-358f-49c6-8c01-d369cc8251f5||reactor-http-epoll-3||||INFO||||||| processing request id 005719bf-358f-49c6-8c01-d369cc8251f5
2022-11-25 00:49:39,234|005719bf-358f-49c6-8c01-d369cc8251f5||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-25 00:49:39,234|005719bf-358f-49c6-8c01-d369cc8251f5||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-25 00:49:39,236|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-25 00:49:39,414|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-25 00:49:39,416|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-25 00:49:39,419|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-25 00:49:39,433|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-25 00:49:39,435|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-25 00:49:39,436|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[005719bf-358f-49c6-8c01-d369cc8251f5])'s step(resource-assignment)
2022-11-25 00:49:39,436|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:49:39,437|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(005719bf-358f-49c6-8c01-d369cc8251f5) for workflow(resource-assignment) step(resource-assignment)
2022-11-25 00:49:39,437|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-25 00:49:39,438|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-25 00:49:39,439|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-25 00:49:39,455|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| 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-11-25 00:49:39,458|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-25 00:49:39,459|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-25 00:49:39,460|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-25 00:49:39,461|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("81016633-ea66-4ca4-8a9e-358e80585463") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-25 00:49:39,461|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("91eb5185-b804-406a-8d51-a06267597fb8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-25 00:49:39,462|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="81016633-ea66-4ca4-8a9e-358e80585463", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-25 00:49:39,468|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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-11-25 00:49:39,468|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-25 00:49:39,474|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-25 00:49:39,529|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-25 00:49:39,530|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-25 00:49:39,531|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-25 00:49:39,532|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-25 00:49:39,533|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| 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" : "91eb5185-b804-406a-8d51-a06267597fb8",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "81016633-ea66-4ca4-8a9e-358e80585463",
  "vnf_name" : "${vnf_name}"
})
2022-11-25 00:49:39,541|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-25 00:49:39,541|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-25 00:49:39,542|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-25 00:49:39,542|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[005719bf-358f-49c6-8c01-d369cc8251f5])'s step(profile-upload)
2022-11-25 00:49:39,542|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:49:39,543|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(005719bf-358f-49c6-8c01-d369cc8251f5) for workflow(resource-assignment) step(profile-upload)
2022-11-25 00:49:39,543|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-25 00:49:39,543|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| 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-11-25 00:49:39,543|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-25 00:49:39,543|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-25 00:49:39,543|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-25 00:49:39,544|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-25 00:49:39,544|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-25 00:49:39,544|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-25 00:49:39,544|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-25 00:49:39,544|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-25 00:49:39,544|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| workflow(005719bf-358f-49c6-8c01-d369cc8251f5) nodes completed with (0)exceptions
2022-11-25 00:49:39,544|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-25 00:49:39,545|005719bf-358f-49c6-8c01-d369cc8251f5||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2eecf9c0-59e3-4f6c-81ef-a6ef85ba19d9 auditStoreId -1
2022-11-25 00:49:44,535|76f262dc-fcf9-4f2d-8860-dec5f845f46e||reactor-http-epoll-3||||INFO||||||| processing request id 76f262dc-fcf9-4f2d-8860-dec5f845f46e
2022-11-25 00:49:44,535|76f262dc-fcf9-4f2d-8860-dec5f845f46e||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-25 00:49:44,535|76f262dc-fcf9-4f2d-8860-dec5f845f46e||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-25 00:49:44,541|76f262dc-fcf9-4f2d-8860-dec5f845f46e||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-25 00:49:44,541|76f262dc-fcf9-4f2d-8860-dec5f845f46e||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-25 00:49:44,545|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-25 00:49:44,568|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-25 00:49:44,569|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-25 00:49:44,570|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[76f262dc-fcf9-4f2d-8860-dec5f845f46e])'s step(resource-assignment)
2022-11-25 00:49:44,570|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:49:44,571|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(76f262dc-fcf9-4f2d-8860-dec5f845f46e) for workflow(resource-assignment) step(resource-assignment)
2022-11-25 00:49:44,571|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-25 00:49:44,571|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-25 00:49:44,576|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-25 00:49:44,590|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| 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-11-25 00:49:44,593|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-25 00:49:44,594|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("37a1ddb6-b406-4d94-ba17-49bc1c4ee323") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-25 00:49:44,594|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-25 00:49:44,594|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-25 00:49:44,594|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("5e473330-a08a-4d1e-b36c-cce2b7d44955") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-25 00:49:44,596|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="5e473330-a08a-4d1e-b36c-cce2b7d44955"}
2022-11-25 00:49:44,596|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| 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-11-25 00:49:44,596|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="5e473330-a08a-4d1e-b36c-cce2b7d44955"}
2022-11-25 00:49:44,596|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| 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-11-25 00:49:44,625|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=5e473330-a08a-4d1e-b36c-cce2b7d44955})
2022-11-25 00:49:44,626|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=5e473330-a08a-4d1e-b36c-cce2b7d44955})
2022-11-25 00:49:44,638|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-25 00:49:44,640|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"94bda610-7193-4125-b3f5-fb7071ca08ae"}])
2022-11-25 00:49:44,640|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("94bda610-7193-4125-b3f5-fb7071ca08ae") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-25 00:49:44,640|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-25 00:49:44,641|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"1e132ca9-0d47-478e-87ba-7e7c030f5fc7"}])
2022-11-25 00:49:44,641|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1e132ca9-0d47-478e-87ba-7e7c030f5fc7") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-25 00:49:44,642|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-25 00:49:44,646|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 94bda610-7193-4125-b3f5-fb7071ca08ae
2022-11-25 00:49:44,647|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="5e473330-a08a-4d1e-b36c-cce2b7d44955"}
2022-11-25 00:49:44,647|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| 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-11-25 00:49:44,674|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=5e473330-a08a-4d1e-b36c-cce2b7d44955})
2022-11-25 00:49:44,682|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-25 00:49:44,683|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-25 00:49:44,683|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-25 00:49:44,684|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-25 00:49:44,684|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-25 00:49:44,689|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 5e473330-a08a-4d1e-b36c-cce2b7d44955
2022-11-25 00:49:44,690|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("91eb5185-b804-406a-8d51-a06267597fb8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-25 00:49:44,690|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-25 00:49:44,690|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-11-25 00:49:44,690|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("81016633-ea66-4ca4-8a9e-358e80585463") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-25 00:49:44,691|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="91eb5185-b804-406a-8d51-a06267597fb8", vnf-id="81016633-ea66-4ca4-8a9e-358e80585463"}
2022-11-25 00:49:44,691|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="91eb5185-b804-406a-8d51-a06267597fb8", vnf-id="81016633-ea66-4ca4-8a9e-358e80585463"}
2022-11-25 00:49:44,696|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/91eb5185-b804-406a-8d51-a06267597fb8/service-data/vnfs/vnf/81016633-ea66-4ca4-8a9e-358e80585463/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-25 00:49:44,696|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/91eb5185-b804-406a-8d51-a06267597fb8/service-data/vnfs/vnf/81016633-ea66-4ca4-8a9e-358e80585463/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-25 00:49:44,700|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/91eb5185-b804-406a-8d51-a06267597fb8/service-data/vnfs/vnf/81016633-ea66-4ca4-8a9e-358e80585463/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-25 00:49:44,700|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/91eb5185-b804-406a-8d51-a06267597fb8/service-data/vnfs/vnf/81016633-ea66-4ca4-8a9e-358e80585463/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-25 00:49:44,725|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/91eb5185-b804-406a-8d51-a06267597fb8/service-data/vnfs/vnf/81016633-ea66-4ca4-8a9e-358e80585463/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-25 00:49:44,736|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/91eb5185-b804-406a-8d51-a06267597fb8/service-data/vnfs/vnf/81016633-ea66-4ca4-8a9e-358e80585463/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-25 00:49:44,768|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-25 00:49:44,768|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-25 00:49:44,768|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-25 00:49:44,769|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-25 00:49:44,769|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-25 00:49:44,769|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-25 00:49:44,769|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-25 00:49:44,769|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-25 00:49:44,769|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-25 00:49:44,769|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-25 00:49:44,770|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="37a1ddb6-b406-4d94-ba17-49bc1c4ee323"}
2022-11-25 00:49:44,775|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), 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-11-25 00:49:44,775|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({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-11-25 00:49:44,776|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-25 00:49:44,827|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-25 00:49:44,828|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-25 00:49:44,828|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-25 00:49:44,830|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-25 00:49:44,830|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="91eb5185-b804-406a-8d51-a06267597fb8", vnf-id="81016633-ea66-4ca4-8a9e-358e80585463"}
2022-11-25 00:49:44,835|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/91eb5185-b804-406a-8d51-a06267597fb8/service-data/vnfs/vnf/81016633-ea66-4ca4-8a9e-358e80585463/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-25 00:49:44,835|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/91eb5185-b804-406a-8d51-a06267597fb8/service-data/vnfs/vnf/81016633-ea66-4ca4-8a9e-358e80585463/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-25 00:49:44,860|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/91eb5185-b804-406a-8d51-a06267597fb8/service-data/vnfs/vnf/81016633-ea66-4ca4-8a9e-358e80585463/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-25 00:49:44,876|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-25 00:49:44,876|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-25 00:49:44,876|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-25 00:49:44,876|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-25 00:49:44,876|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-25 00:49:44,877|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-25 00:49:44,877|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-25 00:49:44,879|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-11-25 00:49:44,879|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-25 00:49:44,879|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-25 00:49:44,879|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-25 00:49:44,880|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| workflow(76f262dc-fcf9-4f2d-8860-dec5f845f46e) nodes completed with (1)exceptions
2022-11-25 00:49:44,880|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||ERROR||||||| workflow(76f262dc-fcf9-4f2d-8860-dec5f845f46e) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-25 00:49:44,880|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-25 00:49:44,880|76f262dc-fcf9-4f2d-8860-dec5f845f46e||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7a8005f6-f67f-4dca-96a4-d3bd06e323d5 auditStoreId -1
2022-11-25 00:50:21,407|0a5e512c-b40a-4d0b-9485-07af3f19f901||reactor-http-epoll-3||||INFO||||||| processing request id 0a5e512c-b40a-4d0b-9485-07af3f19f901
2022-11-25 00:50:21,407|0a5e512c-b40a-4d0b-9485-07af3f19f901||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-25 00:50:21,407|0a5e512c-b40a-4d0b-9485-07af3f19f901||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-25 00:50:21,416|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-25 00:50:21,492|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-25 00:50:21,494|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-25 00:50:21,497|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-25 00:50:21,509|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-25 00:50:21,510|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-25 00:50:21,510|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:50:21,510|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(0a5e512c-b40a-4d0b-9485-07af3f19f901) for workflow(resource-assignment) step(resource-assignment)
2022-11-25 00:50:21,510|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-25 00:50:21,510|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-25 00:50:21,511|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-25 00:50:21,525|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| 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-11-25 00:50:21,526|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-25 00:50:21,527|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-25 00:50:21,528|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6875941d-c4db-4c16-a2f5-b59bba3dbc6a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-25 00:50:21,529|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3",
  "vnf-id" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-25 00:50:21,538|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-25 00:50:21,538|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-25 00:50:21,538|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-25 00:50:21,538|0a5e512c-b40a-4d0b-9485-07af3f19f901||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c7a499bd-2c4b-4956-bffd-518616662cb1 auditStoreId -1
2022-11-25 00:50:27,301|f580bab8-ac54-4adf-af1a-316c7ff900e9||reactor-http-epoll-3||||INFO||||||| processing request id f580bab8-ac54-4adf-af1a-316c7ff900e9
2022-11-25 00:50:27,301|f580bab8-ac54-4adf-af1a-316c7ff900e9||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-25 00:50:27,301|f580bab8-ac54-4adf-af1a-316c7ff900e9||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-25 00:50:27,303|f580bab8-ac54-4adf-af1a-316c7ff900e9||reactor-http-epoll-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-25 00:50:27,303|f580bab8-ac54-4adf-af1a-316c7ff900e9||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-25 00:50:27,307|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-25 00:50:27,326|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-25 00:50:27,327|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-25 00:50:27,327|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:50:27,327|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(f580bab8-ac54-4adf-af1a-316c7ff900e9) for workflow(resource-assignment) step(resource-assignment)
2022-11-25 00:50:27,328|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-25 00:50:27,328|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-25 00:50:27,329|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-25 00:50:27,343|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| 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-11-25 00:50:27,344|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-25 00:50:27,345|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-25 00:50:27,345|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-25 00:50:27,345|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-25 00:50:27,345|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("9e379c01-75a5-4552-95ff-58cc01ee9977") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-25 00:50:27,345|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-25 00:50:27,345|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| 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-11-25 00:50:27,345|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-25 00:50:27,346|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-25 00:50:27,346|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6875941d-c4db-4c16-a2f5-b59bba3dbc6a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-25 00:50:27,347|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3",
  "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" : "9e379c01-75a5-4552-95ff-58cc01ee9977",
  "vnf-id" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-25 00:50:27,354|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-25 00:50:27,354|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-25 00:50:27,354|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-25 00:50:27,354|f580bab8-ac54-4adf-af1a-316c7ff900e9||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5f34301e-93b5-45d8-a3ad-ffe0886f8634 auditStoreId -1
2022-11-25 00:50:35,416|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-25 00:50:35,490|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-25 00:50:35,627|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| processing request id b840366c-e547-4bd9-abf3-39571cbf0c46
2022-11-25 00:50:35,628|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-25 00:50:35,628|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| StoreAuditService ID  -1
2022-11-25 00:50:35,628|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-25 00:50:35,628|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-25 00:50:35,631|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-25 00:50:35,641|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Deriving input data for workflow: (config-assign)
2022-11-25 00:50:35,641|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-25 00:50:35,641|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:50:35,642|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| preparing request id(b840366c-e547-4bd9-abf3-39571cbf0c46) for workflow(config-assign) step(config-assign)
2022-11-25 00:50:35,642|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-25 00:50:35,642|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-25 00:50:35,644|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-25 00:50:35,686|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| 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-11-25 00:50:35,688|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-25 00:50:35,690|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Setting Resource Value ("ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-25 00:50:35,690|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Setting Resource Value ("6875941d-c4db-4c16-a2f5-b59bba3dbc6a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-25 00:50:35,721|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-25 00:50:35,722|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-25 00:50:35,723|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-25 00:50:35,726|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Generated Resource Param Data ({
  "service-instance-id" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3",
  "vnf-id" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-25 00:50:35,840|b840366c-e547-4bd9-abf3-39571cbf0c46||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-25 00:50:35,865|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-25 00:50:35,865|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Preparing Response...
2022-11-25 00:50:35,865|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-25 00:50:35,865|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-25 00:50:35,866|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID acfb19b8-78da-4074-9057-bd0ada635195 auditStoreId -1
2022-11-25 00:50:35,923|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Completed
2022-11-25 00:51:30,025|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-25 00:51:30,098|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-25 00:51:30,101|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| processing request id b840366c-e547-4bd9-abf3-39571cbf0c46
2022-11-25 00:51:30,101|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-25 00:51:30,102|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| StoreAuditService ID  -1
2022-11-25 00:51:30,103|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-25 00:51:30,103|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-25 00:51:30,106|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-25 00:51:30,126|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Deriving input data for workflow: (config-deploy)
2022-11-25 00:51:30,126|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-25 00:51:30,126|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-25 00:51:30,134|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| preparing request id(b840366c-e547-4bd9-abf3-39571cbf0c46) for workflow(config-deploy) step(config-deploy)
2022-11-25 00:51:30,134|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-25 00:51:30,134|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| 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-11-25 00:51:30,136|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-25 00:51:30,138|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Getting Jython Script Class(ConfigDeploy)
2022-11-25 00:51:33,767|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@349201a5
2022-11-25 00:51:33,769|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Hello world
2022-11-25 00:51:33,769|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Preparing Response...
2022-11-25 00:51:33,770|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-25 00:51:33,770|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-25 00:51:33,770|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2e73a1c0-b22c-41a8-9a99-3a964cb7773e auditStoreId -1
2022-11-25 00:51:33,772|b840366c-e547-4bd9-abf3-39571cbf0c46||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mlct7|||| Completed