Results

By type

          10:04:12,021 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:04:12,022 |-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]
10:04:12,023 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
10:04:12,023 |-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]
10:04:12,023 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
10:04:12,039 |-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
10:04:12,177 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:04:12,187 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:04:12,192 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:04:12,199 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:04:12,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:04:12,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
10:04:12,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
10:04:12,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
10:04:12,282 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
10:04:12,283 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
10:04:12,283 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:04:12,283 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:04:12,285 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-14 10:04:13,462|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-j6nbn 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-14 10:04:13,475|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-14 10:04:16,537|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-14 10:04:17,143|||main||||INFO||||||| Finished Spring Data repository scanning in 592 ms. Found 11 JPA repository interfaces.
2022-11-14 10:04:19,565|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-14 10:04:19,656|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-14 10:04:19,921|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-14 10:04:20,521|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-14 10:04:20,958|||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-14 10:04:20,960|||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-14 10:04:21,326|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-14 10:04:22,709|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-14 10:04:22,724|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-14 10:04:22,828|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-14 10:04:24,316|||main||||INFO||||||| Audit service is disabled
2022-11-14 10:04:24,452|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-14 10:04:26,595|||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-14 10:04:26,695|||main||||INFO||||||| Dependency Management module created...
2022-11-14 10:04:27,699|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-14 10:04:28,119|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-14 10:04:29,721|||main||||INFO||||||| Netty started on port 8080
2022-11-14 10:04:31,685|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-14 10:04:32,361|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-14 10:04:32,368|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.891 seconds (JVM running for 20.957)
2022-11-14 10:04:32,400|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-14 11:17:00,329|d30fda90-3a17-4ba1-b7ad-57123a910165||parallel-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-14 11:17:00,331|d30fda90-3a17-4ba1-b7ad-57123a910165||parallel-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-14 11:17:00,333|d30fda90-3a17-4ba1-b7ad-57123a910165||parallel-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-14 11:17:01,022|d30fda90-3a17-4ba1-b7ad-57123a910165||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-14 11:17:01,026|d30fda90-3a17-4ba1-b7ad-57123a910165||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-14 11:17:02,798|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||Thread-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5ddd7bd2-237c-4e70-a578-c87ae05f12d2)
2022-11-14 11:17:02,815|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| deleting definition types under : /opt/app/onap/blueprints/working/5ddd7bd2-237c-4e70-a578-c87ae05f12d2/Definitions
2022-11-14 11:17:02,907|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| reinitialized all type definitions
2022-11-14 11:17:02,913|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-14 11:17:02,958|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-14 11:17:02,970|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-14 11:17:02,987|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-14 11:17:03,034|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ##### Enhancing Workflow(helloworld)
2022-11-14 11:17:03,035|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-14 11:17:03,035|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| identified workflow(helloworld) targets(helloworld)
2022-11-14 11:17:03,036|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-14 11:17:03,037|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-14 11:17:03,038|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enriching artifacts file(/opt/app/onap/blueprints/working/5ddd7bd2-237c-4e70-a578-c87ae05f12d2/Templates/hello-world-mapping.json
2022-11-14 11:17:03,050|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-14 11:17:03,051|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-14 11:17:03,051|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ##### Enhancing blueprint Resource Definitions
2022-11-14 11:17:03,052|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-14 11:17:03,054|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| processing file (Templates/hello-world-mapping.json)
2022-11-14 11:17:03,072|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| distinct resource keys ([])
2022-11-14 11:17:03,072|120e1db8-7cf9-47ef-a548-6c00f5ebec6f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Enriching Resource Definition sources Node Template: []
2022-11-14 11:17:03,356|36b13e61-eb32-45b5-894b-103b26e77643||Thread-41||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(ec8f6f78-177f-4288-ab9b-1a60227a90f4) CBA(/opt/app/onap/blueprints/archive/ec8f6f78-177f-4288-ab9b-1a60227a90f4/cba.zip)
2022-11-14 11:17:03,378|36b13e61-eb32-45b5-894b-103b26e77643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ec8f6f78-177f-4288-ab9b-1a60227a90f4) and entry definition file (Definitions/blueprint.json)
2022-11-14 11:17:03,459|36b13e61-eb32-45b5-894b-103b26e77643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(helloworld)
2022-11-14 11:17:03,478|36b13e61-eb32-45b5-894b-103b26e77643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ec8f6f78-177f-4288-ab9b-1a60227a90f4) and entry definition file (Definitions/blueprint.json)
2022-11-14 11:17:03,693|36b13e61-eb32-45b5-894b-103b26e77643||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| No compiled cache(/opt/app/onap/blueprints/working/ec8f6f78-177f-4288-ab9b-1a60227a90f4) present to clean.
2022-11-14 11:17:03,922|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-11-14 11:17:03,923|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-14 11:17:03,928|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-14 11:17:03,935|654321||DefaultDispatcher-worker-6||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-14 11:17:04,018|654321||DefaultDispatcher-worker-6||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-14 11:17:04,021|654321||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-14 11:17:04,024|654321||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-14 11:17:04,041|654321||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-14 11:17:04,042|654321||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-14 11:17:04,059|654321||DefaultDispatcher-worker-6||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-14 11:17:04,068|654321||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-14 11:17:04,068|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-14 11:17:04,070|654321||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-14 11:17:04,136|654321||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-14 11:17:04,195|654321||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([])
2022-11-14 11:17:04,199|654321||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({ })
2022-11-14 11:17:04,324|654321||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2022-11-14 11:17:04,328|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-14 11:17:04,328|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-14 11:17:04,339|654321||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ecec03ab-24dd-43d6-a77f-b21e8884d2e3 auditStoreId -1
2022-11-14 11:21:04,012|55fe131f-a696-4bb6-9710-5bf86531682c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-14 11:21:04,012|55fe131f-a696-4bb6-9710-5bf86531682c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-14 11:21:04,013|55fe131f-a696-4bb6-9710-5bf86531682c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-14 11:21:04,587|55fe131f-a696-4bb6-9710-5bf86531682c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-14 11:21:04,587|55fe131f-a696-4bb6-9710-5bf86531682c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-14 11:21:05,679|03258631-a842-428f-baf8-b511ea103737||Thread-71||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/23a07104-5c17-4aeb-8de6-74d3e74f007b)
2022-11-14 11:21:05,680|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| deleting definition types under : /opt/app/onap/blueprints/working/23a07104-5c17-4aeb-8de6-74d3e74f007b/Definitions
2022-11-14 11:21:05,683|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| reinitialized all type definitions
2022-11-14 11:21:05,684|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-14 11:21:05,717|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-14 11:21:05,730|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-14 11:21:05,739|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-14 11:21:05,760|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ##### Enhancing Workflow(helloworld)
2022-11-14 11:21:05,761|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-14 11:21:05,761|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| identified workflow(helloworld) targets(helloworld)
2022-11-14 11:21:05,761|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-14 11:21:05,761|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-14 11:21:05,762|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enriching artifacts file(/opt/app/onap/blueprints/working/23a07104-5c17-4aeb-8de6-74d3e74f007b/Templates/hello-world-mapping.json
2022-11-14 11:21:05,774|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-14 11:21:05,774|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-14 11:21:05,774|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ##### Enhancing blueprint Resource Definitions
2022-11-14 11:21:05,775|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-14 11:21:05,775|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| processing file (Templates/hello-world-mapping.json)
2022-11-14 11:21:05,783|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| distinct resource keys ([])
2022-11-14 11:21:05,783|03258631-a842-428f-baf8-b511ea103737||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Enriching Resource Definition sources Node Template: []
2022-11-14 11:21:06,024|5a388ee2-4cc5-4627-bc09-5b08ec9570d1||Thread-71||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(c000b96a-f160-45e1-a256-e5dc1d21773e) CBA(/opt/app/onap/blueprints/archive/c000b96a-f160-45e1-a256-e5dc1d21773e/cba.zip)
2022-11-14 11:21:06,033|5a388ee2-4cc5-4627-bc09-5b08ec9570d1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c000b96a-f160-45e1-a256-e5dc1d21773e) and entry definition file (Definitions/blueprint.json)
2022-11-14 11:21:06,055|5a388ee2-4cc5-4627-bc09-5b08ec9570d1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(helloworld)
2022-11-14 11:21:06,063|5a388ee2-4cc5-4627-bc09-5b08ec9570d1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c000b96a-f160-45e1-a256-e5dc1d21773e) and entry definition file (Definitions/blueprint.json)
2022-11-14 11:21:06,161|5a388ee2-4cc5-4627-bc09-5b08ec9570d1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| No compiled cache(/opt/app/onap/blueprints/working/c000b96a-f160-45e1-a256-e5dc1d21773e) present to clean.
2022-11-14 11:21:06,345|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-11-14 11:21:06,345|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-14 11:21:06,345|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-14 11:21:06,348|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-14 11:21:06,348|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-14 11:21:06,353|654321||DefaultDispatcher-worker-15||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-14 11:21:06,376|654321||DefaultDispatcher-worker-15||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-14 11:21:06,376|654321||DefaultDispatcher-worker-15||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-14 11:21:06,376|654321||DefaultDispatcher-worker-15||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-14 11:21:06,378|654321||DefaultDispatcher-worker-15||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-14 11:21:06,378|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-14 11:21:06,378|654321||DefaultDispatcher-worker-15||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-14 11:21:06,380|654321||DefaultDispatcher-worker-15||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-14 11:21:06,403|654321||DefaultDispatcher-worker-15||||INFO||||||| Batched Sequence : ([])
2022-11-14 11:21:06,403|654321||DefaultDispatcher-worker-15||||INFO||||||| Generated Resource Param Data ({ })
2022-11-14 11:21:06,413|654321||DefaultDispatcher-worker-15||||INFO||||||| Preparing Response...
2022-11-14 11:21:06,413|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-14 11:21:06,413|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-14 11:21:06,413|654321||DefaultDispatcher-worker-15||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 61e54ce9-c81d-4dc1-9acf-35b3e9e5fece auditStoreId -1
2022-11-14 11:53:05,031|8cf6b554-d129-455d-8e74-326917d4a62c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-14 11:53:05,032|8cf6b554-d129-455d-8e74-326917d4a62c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-14 11:53:05,032|8cf6b554-d129-455d-8e74-326917d4a62c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-14 11:53:06,527|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-14 11:53:06,527|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-14 11:53:08,071|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-14 11:53:08,077|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(5779424a-29b5-4b41-a0e4-e05819c36fcb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-14 11:53:08,101|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(c1c30d6f-985c-4a64-961b-61639ee831d0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-14 11:53:08,112|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(fc4401b0-38e2-4fb4-9dbd-d27ad8270ea7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-14 11:53:08,126|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(ccd76314-379a-400b-88b1-3b5eee13127f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-14 11:53:08,141|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(33bbefa3-ecca-4f60-b94d-0ebed244e740) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-14 11:53:08,158|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(f1bd5cf5-8e3c-41b5-895c-b444c4c070ec) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-14 11:53:08,176|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:08,176|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:08,177|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:08,177|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:08,177|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:08,177|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:08,229|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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.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-14 11:53:08,234|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-14 11:53:08,263|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-14 11:53:08,291|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-14 11:53:08,320|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-14 11:53:08,416|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(resource-assignment)
2022-11-14 11:53:08,417|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-deploy)
2022-11-14 11:53:08,464|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:08,595|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(resource-assignment)
2022-11-14 11:53:08,596|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-assign)
2022-11-14 11:53:08,596|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-deploy)
2022-11-14 11:53:08,597|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(HealthCheck)
2022-11-14 11:53:08,598|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-14 11:53:08,599|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(vf-config-assign)
2022-11-14 11:53:08,600|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(vf-config-deploy)
2022-11-14 11:53:08,667|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:08,820|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(resource-assignment)
2022-11-14 11:53:08,821|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-assign)
2022-11-14 11:53:08,822|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-deploy)
2022-11-14 11:53:08,872|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:09,036|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(resource-assignment)
2022-11-14 11:53:09,038|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-assign)
2022-11-14 11:53:09,039|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-deploy)
2022-11-14 11:53:09,086|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-assign)
2022-11-14 11:53:09,087|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-deploy)
2022-11-14 11:53:09,089|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:09,112|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:09,283|8cf6b554-d129-455d-8e74-326917d4a62c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:13,839|8316a0cc-7951-40fe-ab55-65693657db84||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(235aa33a-b970-4177-a342-f303813fc2c4) CBA(/opt/app/onap/blueprints/archive/235aa33a-b970-4177-a342-f303813fc2c4/cba.zip)
2022-11-14 11:53:13,883|8316a0cc-7951-40fe-ab55-65693657db84||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/235aa33a-b970-4177-a342-f303813fc2c4) and entry definition file (Definitions/CNF.json)
2022-11-14 11:53:13,974|8316a0cc-7951-40fe-ab55-65693657db84||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(resource-assignment)
2022-11-14 11:53:13,975|8316a0cc-7951-40fe-ab55-65693657db84||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-assign)
2022-11-14 11:53:13,976|8316a0cc-7951-40fe-ab55-65693657db84||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-deploy)
2022-11-14 11:53:13,976|8316a0cc-7951-40fe-ab55-65693657db84||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(scale-out)
2022-11-14 11:53:13,977|8316a0cc-7951-40fe-ab55-65693657db84||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(scale)
2022-11-14 11:53:13,978|8316a0cc-7951-40fe-ab55-65693657db84||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(scale-in)
2022-11-14 11:53:13,978|8316a0cc-7951-40fe-ab55-65693657db84||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(health-check)
2022-11-14 11:53:14,003|8316a0cc-7951-40fe-ab55-65693657db84||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/235aa33a-b970-4177-a342-f303813fc2c4) and entry definition file (Definitions/CNF.json)
2022-11-14 11:53:14,139|8316a0cc-7951-40fe-ab55-65693657db84||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| No compiled cache(/opt/app/onap/blueprints/working/235aa33a-b970-4177-a342-f303813fc2c4) present to clean.
2022-11-14 11:53:25,407|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a6e08a60-04ba-425d-b208-5fd55c4ba40b)
2022-11-14 11:53:25,408|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| deleting definition types under : /opt/app/onap/blueprints/working/a6e08a60-04ba-425d-b208-5fd55c4ba40b/Definitions
2022-11-14 11:53:25,410|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| reinitialized all type definitions
2022-11-14 11:53:25,411|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-14 11:53:25,444|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing ArtifactDefinition(vnf-template)
2022-11-14 11:53:25,461|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-14 11:53:25,468|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-14 11:53:25,488|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,519|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,530|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,540|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-14 11:53:25,541|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-14 11:53:25,541|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-14 11:53:25,562|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,574|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,589|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,605|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-14 11:53:25,630|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,641|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,651|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,660|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,672|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,684|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,706|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-14 11:53:25,711|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-14 11:53:25,711|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-14 11:53:25,711|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-14 11:53:25,727|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,738|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,750|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(input)
2022-11-14 11:53:25,760|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-14 11:53:25,816|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ##### Enhancing Workflow(resource-assignment)
2022-11-14 11:53:25,817|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-14 11:53:25,817|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-14 11:53:25,817|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-14 11:53:25,817|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-14 11:53:25,817|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-14 11:53:25,817|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enriching artifacts file(/opt/app/onap/blueprints/working/a6e08a60-04ba-425d-b208-5fd55c4ba40b/Templates/vnf-mapping.json
2022-11-14 11:53:25,823|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-14 11:53:25,823|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-14 11:53:25,823|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enriching artifacts file(/opt/app/onap/blueprints/working/a6e08a60-04ba-425d-b208-5fd55c4ba40b/Templates/base_ubuntu20-mapping.json
2022-11-14 11:53:25,828|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-14 11:53:25,828|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-14 11:53:25,829|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ##### Enhancing Workflow(config-assign)
2022-11-14 11:53:25,829|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-14 11:53:25,829|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| identified workflow(config-assign) targets(config-assign)
2022-11-14 11:53:25,829|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-14 11:53:25,830|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-14 11:53:25,830|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enriching artifacts file(/opt/app/onap/blueprints/working/a6e08a60-04ba-425d-b208-5fd55c4ba40b/Templates/baseconfig-mapping.json
2022-11-14 11:53:25,834|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-14 11:53:25,834|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-14 11:53:25,834|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ##### Enhancing Workflow(config-deploy)
2022-11-14 11:53:25,835|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-14 11:53:25,835|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-14 11:53:25,835|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| workflow(config-deploy) resource assignment files([]
2022-11-14 11:53:25,835|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| ##### Enhancing blueprint Resource Definitions
2022-11-14 11:53:25,835|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-14 11:53:25,835|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| processing file (Templates/vnf-mapping.json)
2022-11-14 11:53:25,835|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-14 11:53:25,835|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| processing file (Templates/baseconfig-mapping.json)
2022-11-14 11:53:25,848|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 11:53:25,956|9f08433c-0530-4646-a143-5f14a55be811||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-14 11:53:26,197|0044fc60-4a75-455a-8164-89661a4558c7||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(a2872b71-66de-4f27-b425-074c1641e187) CBA(/opt/app/onap/blueprints/archive/a2872b71-66de-4f27-b425-074c1641e187/cba.zip)
2022-11-14 11:53:26,208|0044fc60-4a75-455a-8164-89661a4558c7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a2872b71-66de-4f27-b425-074c1641e187) and entry definition file (Definitions/ubuntu20.json)
2022-11-14 11:53:26,221|0044fc60-4a75-455a-8164-89661a4558c7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-14 11:53:26,244|0044fc60-4a75-455a-8164-89661a4558c7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(resource-assignment)
2022-11-14 11:53:26,245|0044fc60-4a75-455a-8164-89661a4558c7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-assign)
2022-11-14 11:53:26,246|0044fc60-4a75-455a-8164-89661a4558c7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-deploy)
2022-11-14 11:53:26,256|0044fc60-4a75-455a-8164-89661a4558c7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a2872b71-66de-4f27-b425-074c1641e187) and entry definition file (Definitions/ubuntu20.json)
2022-11-14 11:53:26,352|0044fc60-4a75-455a-8164-89661a4558c7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| No compiled cache(/opt/app/onap/blueprints/working/a2872b71-66de-4f27-b425-074c1641e187) present to clean.
2022-11-14 11:59:17,145|19717b2e-9d4b-4450-aa2b-32edf36de691||reactor-http-epoll-2||||INFO||||||| processing request id 19717b2e-9d4b-4450-aa2b-32edf36de691
2022-11-14 11:59:17,147|19717b2e-9d4b-4450-aa2b-32edf36de691||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-14 11:59:17,147|19717b2e-9d4b-4450-aa2b-32edf36de691||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-14 11:59:17,153|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-14 11:59:17,403|19717b2e-9d4b-4450-aa2b-32edf36de691||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-14 11:59:17,415|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-14 11:59:17,418|19717b2e-9d4b-4450-aa2b-32edf36de691||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-14 11:59:17,444|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-14 11:59:17,534|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-14 11:59:17,581|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[19717b2e-9d4b-4450-aa2b-32edf36de691])'s step(resource-assignment)
2022-11-14 11:59:17,581|19717b2e-9d4b-4450-aa2b-32edf36de691||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-14 11:59:17,583|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(19717b2e-9d4b-4450-aa2b-32edf36de691) for workflow(resource-assignment) step(resource-assignment)
2022-11-14 11:59:17,583|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-14 11:59:17,584|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-14 11:59:17,585|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-14 11:59:17,617|19717b2e-9d4b-4450-aa2b-32edf36de691||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-14 11:59:17,667|19717b2e-9d4b-4450-aa2b-32edf36de691||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-14 11:59:17,674|19717b2e-9d4b-4450-aa2b-32edf36de691||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-14 11:59:17,675|19717b2e-9d4b-4450-aa2b-32edf36de691||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-14 11:59:17,675|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9a9c173c-d576-4ad9-b40d-c98451e0d505") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-14 11:59:17,675|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("067c93bc-fca9-431c-b3a1-65b6c0320e2c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-14 11:59:17,691|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="9a9c173c-d576-4ad9-b40d-c98451e0d505", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-14 11:59:17,729|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||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-14 11:59:17,741|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||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-14 11:59:18,015|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-14 11:59:19,668|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-14 11:59:19,691|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-14 11:59:19,696|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||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-14 11:59:19,697|19717b2e-9d4b-4450-aa2b-32edf36de691||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-14 11:59:19,700|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||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" : "067c93bc-fca9-431c-b3a1-65b6c0320e2c",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "9a9c173c-d576-4ad9-b40d-c98451e0d505",
  "vnf_name" : "${vnf_name}"
})
2022-11-14 11:59:19,712|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-14 11:59:19,712|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-14 11:59:19,713|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-14 11:59:19,713|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[19717b2e-9d4b-4450-aa2b-32edf36de691])'s step(profile-upload)
2022-11-14 11:59:19,713|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||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-14 11:59:19,720|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(19717b2e-9d4b-4450-aa2b-32edf36de691) for workflow(resource-assignment) step(profile-upload)
2022-11-14 11:59:19,720|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-14 11:59:19,720|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||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-14 11:59:19,722|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-14 11:59:19,722|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-14 11:59:19,723|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-14 11:59:19,726|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-14 11:59:19,726|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-14 11:59:19,726|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-14 11:59:19,726|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-14 11:59:19,727|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-14 11:59:19,731|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| workflow(19717b2e-9d4b-4450-aa2b-32edf36de691) nodes completed with (0)exceptions
2022-11-14 11:59:19,732|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-14 11:59:19,733|19717b2e-9d4b-4450-aa2b-32edf36de691||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4e607e8b-bbe0-4239-9b7d-5dfb40cf84fa auditStoreId -1
2022-11-14 11:59:23,786|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||reactor-http-epoll-2||||INFO||||||| processing request id 2dc20c3d-fb73-4376-8fe7-d563a3a35f03
2022-11-14 11:59:23,786|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-14 11:59:23,786|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-14 11:59:23,787|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-14 11:59:23,787|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-14 11:59:23,791|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||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-14 11:59:23,822|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-14 11:59:23,824|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-14 11:59:23,824|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[2dc20c3d-fb73-4376-8fe7-d563a3a35f03])'s step(resource-assignment)
2022-11-14 11:59:23,825|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||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-14 11:59:23,825|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2dc20c3d-fb73-4376-8fe7-d563a3a35f03) for workflow(resource-assignment) step(resource-assignment)
2022-11-14 11:59:23,825|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-14 11:59:23,825|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-14 11:59:23,826|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-14 11:59:23,857|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||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-14 11:59:23,869|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-14 11:59:23,869|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1be36f53-9eef-4107-b641-7c19238e6c5e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-14 11:59:23,870|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||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-14 11:59:23,870|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||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-14 11:59:23,871|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b19fac78-9a2c-49b6-8f70-500a7a9dd5b4") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-14 11:59:23,900|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b19fac78-9a2c-49b6-8f70-500a7a9dd5b4"}
2022-11-14 11:59:23,900|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b19fac78-9a2c-49b6-8f70-500a7a9dd5b4"}
2022-11-14 11:59:23,901|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||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-14 11:59:23,901|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||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-14 11:59:23,956|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=b19fac78-9a2c-49b6-8f70-500a7a9dd5b4})
2022-11-14 11:59:23,958|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=b19fac78-9a2c-49b6-8f70-500a7a9dd5b4})
2022-11-14 11:59:23,999|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-14 11:59:23,999|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-14 11:59:24,004|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"0ddd7f2f-3c81-4106-bcd1-0b09c70511f0"}])
2022-11-14 11:59:24,004|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"bd193052-0418-4cb5-b95b-115c07d49a22"}])
2022-11-14 11:59:24,004|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("0ddd7f2f-3c81-4106-bcd1-0b09c70511f0") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-14 11:59:24,004|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("bd193052-0418-4cb5-b95b-115c07d49a22") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-14 11:59:24,006|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-14 11:59:24,014|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 0ddd7f2f-3c81-4106-bcd1-0b09c70511f0
2022-11-14 11:59:24,015|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b19fac78-9a2c-49b6-8f70-500a7a9dd5b4"}
2022-11-14 11:59:24,015|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||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-14 11:59:24,055|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=b19fac78-9a2c-49b6-8f70-500a7a9dd5b4})
2022-11-14 11:59:24,068|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-14 11:59:24,070|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-14 11:59:24,070|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-14 11:59:24,070|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-14 11:59:24,071|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||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-14 11:59:24,078|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> b19fac78-9a2c-49b6-8f70-500a7a9dd5b4
2022-11-14 11:59:24,079|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("067c93bc-fca9-431c-b3a1-65b6c0320e2c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-14 11:59:24,079|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||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-14 11:59:24,079|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||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-14 11:59:24,080|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9a9c173c-d576-4ad9-b40d-c98451e0d505") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-14 11:59:24,081|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="067c93bc-fca9-431c-b3a1-65b6c0320e2c", vnf-id="9a9c173c-d576-4ad9-b40d-c98451e0d505"}
2022-11-14 11:59:24,081|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="067c93bc-fca9-431c-b3a1-65b6c0320e2c", vnf-id="9a9c173c-d576-4ad9-b40d-c98451e0d505"}
2022-11-14 11:59:24,088|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/067c93bc-fca9-431c-b3a1-65b6c0320e2c/service-data/vnfs/vnf/9a9c173c-d576-4ad9-b40d-c98451e0d505/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-14 11:59:24,088|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/067c93bc-fca9-431c-b3a1-65b6c0320e2c/service-data/vnfs/vnf/9a9c173c-d576-4ad9-b40d-c98451e0d505/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-14 11:59:24,088|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/067c93bc-fca9-431c-b3a1-65b6c0320e2c/service-data/vnfs/vnf/9a9c173c-d576-4ad9-b40d-c98451e0d505/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-14 11:59:24,088|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/067c93bc-fca9-431c-b3a1-65b6c0320e2c/service-data/vnfs/vnf/9a9c173c-d576-4ad9-b40d-c98451e0d505/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-14 11:59:24,131|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/067c93bc-fca9-431c-b3a1-65b6c0320e2c/service-data/vnfs/vnf/9a9c173c-d576-4ad9-b40d-c98451e0d505/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-14 11:59:24,131|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/067c93bc-fca9-431c-b3a1-65b6c0320e2c/service-data/vnfs/vnf/9a9c173c-d576-4ad9-b40d-c98451e0d505/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-14 11:59:24,224|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-14 11:59:24,225|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-14 11:59:24,224|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-14 11:59:24,226|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-14 11:59:24,226|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-14 11:59:24,226|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-14 11:59:24,226|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-14 11:59:24,226|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-14 11:59:24,227|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-14 11:59:24,227|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||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-14 11:59:24,228|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="1be36f53-9eef-4107-b641-7c19238e6c5e"}
2022-11-14 11:59:24,289|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||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-14 11:59:24,290|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||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-14 11:59:24,297|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-14 11:59:24,380|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-14 11:59:24,380|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-14 11:59:24,381|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-3||||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-14 11:59:24,383|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||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-14 11:59:24,384|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="067c93bc-fca9-431c-b3a1-65b6c0320e2c", vnf-id="9a9c173c-d576-4ad9-b40d-c98451e0d505"}
2022-11-14 11:59:24,391|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/067c93bc-fca9-431c-b3a1-65b6c0320e2c/service-data/vnfs/vnf/9a9c173c-d576-4ad9-b40d-c98451e0d505/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-14 11:59:24,392|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/067c93bc-fca9-431c-b3a1-65b6c0320e2c/service-data/vnfs/vnf/9a9c173c-d576-4ad9-b40d-c98451e0d505/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-14 11:59:24,417|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/067c93bc-fca9-431c-b3a1-65b6c0320e2c/service-data/vnfs/vnf/9a9c173c-d576-4ad9-b40d-c98451e0d505/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-14 11:59:24,430|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-14 11:59:24,431|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-14 11:59:24,431|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-14 11:59:24,431|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-14 11:59:24,431|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||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-14 11:59:24,432|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-14 11:59:24,432|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||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-14 11:59:24,439|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||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-14 11:59:24,439|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-14 11:59:24,440|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-14 11:59:24,440|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-14 11:59:24,441|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||INFO||||||| workflow(2dc20c3d-fb73-4376-8fe7-d563a3a35f03) nodes completed with (1)exceptions
2022-11-14 11:59:24,442|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||ERROR||||||| workflow(2dc20c3d-fb73-4376-8fe7-d563a3a35f03) 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-14 11:59:24,442|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-14 11:59:24,444|2dc20c3d-fb73-4376-8fe7-d563a3a35f03||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e2f7c1b7-ab61-4c05-9ada-f6a371b668d7 auditStoreId -1
2022-11-14 12:00:24,491|85135c14-c5ab-4447-8fce-824d90251e6f||reactor-http-epoll-2||||INFO||||||| processing request id 85135c14-c5ab-4447-8fce-824d90251e6f
2022-11-14 12:00:24,492|85135c14-c5ab-4447-8fce-824d90251e6f||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-14 12:00:24,492|85135c14-c5ab-4447-8fce-824d90251e6f||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-14 12:00:24,498|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-14 12:00:24,615|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-14 12:00:24,617|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-14 12:00:24,620|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-14 12:00:24,637|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-14 12:00:24,638|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-14 12:00:24,638|85135c14-c5ab-4447-8fce-824d90251e6f||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-14 12:00:24,640|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(85135c14-c5ab-4447-8fce-824d90251e6f) for workflow(resource-assignment) step(resource-assignment)
2022-11-14 12:00:24,640|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-14 12:00:24,640|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-14 12:00:24,642|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-14 12:00:24,675|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||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-14 12:00:24,677|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-14 12:00:24,677|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f73f0d47-d109-4049-b152-5f6713a58066") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-14 12:00:24,677|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1c17c8a0-650e-478b-9619-4d0bf4ef5052") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-14 12:00:24,678|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "f73f0d47-d109-4049-b152-5f6713a58066",
  "vnf-id" : "1c17c8a0-650e-478b-9619-4d0bf4ef5052",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-14 12:00:24,690|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-14 12:00:24,690|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-14 12:00:24,690|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-14 12:00:24,692|85135c14-c5ab-4447-8fce-824d90251e6f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 80232fb0-46c8-48d7-b0d8-a3c09a84fe7b auditStoreId -1
2022-11-14 12:00:29,167|dba3f042-c48e-45a7-ae73-355955ae88c1||reactor-http-epoll-2||||INFO||||||| processing request id dba3f042-c48e-45a7-ae73-355955ae88c1
2022-11-14 12:00:29,167|dba3f042-c48e-45a7-ae73-355955ae88c1||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-14 12:00:29,168|dba3f042-c48e-45a7-ae73-355955ae88c1||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-14 12:00:29,169|dba3f042-c48e-45a7-ae73-355955ae88c1||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-14 12:00:29,169|dba3f042-c48e-45a7-ae73-355955ae88c1||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-14 12:00:29,172|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-14 12:00:29,191|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-14 12:00:29,191|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-14 12:00:29,192|dba3f042-c48e-45a7-ae73-355955ae88c1||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-14 12:00:29,192|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(dba3f042-c48e-45a7-ae73-355955ae88c1) for workflow(resource-assignment) step(resource-assignment)
2022-11-14 12:00:29,192|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-14 12:00:29,192|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-14 12:00:29,193|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-14 12:00:29,212|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||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-14 12:00:29,216|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-14 12:00:29,216|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-14 12:00:29,216|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-14 12:00:29,217|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-14 12:00:29,217|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("dd13c525-769f-414e-8071-553d8238a9f4") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-14 12:00:29,219|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f73f0d47-d109-4049-b152-5f6713a58066") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-14 12:00:29,219|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||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-14 12:00:29,219|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-14 12:00:29,220|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-14 12:00:29,220|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1c17c8a0-650e-478b-9619-4d0bf4ef5052") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-14 12:00:29,221|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "f73f0d47-d109-4049-b152-5f6713a58066",
  "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" : "dd13c525-769f-414e-8071-553d8238a9f4",
  "vnf-id" : "1c17c8a0-650e-478b-9619-4d0bf4ef5052",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-14 12:00:29,232|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-14 12:00:29,232|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-14 12:00:29,233|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-14 12:00:29,233|dba3f042-c48e-45a7-ae73-355955ae88c1||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 42c4b5dc-d639-4338-8fbd-221390664ae2 auditStoreId -1
2022-11-14 12:00:35,278|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-14 12:00:35,387|||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-14 12:00:35,583|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| processing request id 5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0
2022-11-14 12:00:35,583|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-14 12:00:35,583|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| StoreAuditService ID  -1
2022-11-14 12:00:35,584|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-14 12:00:35,584|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-14 12:00:35,587|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-14 12:00:35,613|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Deriving input data for workflow: (config-assign)
2022-11-14 12:00:35,613|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-14 12:00:35,613|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-14 12:00:35,614|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| preparing request id(5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0) for workflow(config-assign) step(config-assign)
2022-11-14 12:00:35,614|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-14 12:00:35,614|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-14 12:00:35,616|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-14 12:00:35,687|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 12:00:35,689|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-14 12:00:35,691|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Setting Resource Value ("f73f0d47-d109-4049-b152-5f6713a58066") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-14 12:00:35,692|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Setting Resource Value ("1c17c8a0-650e-478b-9619-4d0bf4ef5052") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-14 12:00:35,758|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-14 12:00:35,759|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-14 12:00:35,759|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-14 12:00:35,760|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Generated Resource Param Data ({
  "service-instance-id" : "f73f0d47-d109-4049-b152-5f6713a58066",
  "vnf-id" : "1c17c8a0-650e-478b-9619-4d0bf4ef5052",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-14 12:00:35,944|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-14 12:00:35,981|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 12:00:35,981|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Preparing Response...
2022-11-14 12:00:35,981|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-14 12:00:35,982|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-14 12:00:35,982|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b60fdf70-052a-4ad2-9c0d-f5b153fb6d2e auditStoreId -1
2022-11-14 12:00:36,061|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Completed
2022-11-14 12:01:25,707|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-14 12:01:25,819|||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-14 12:01:25,823|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| processing request id 5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0
2022-11-14 12:01:25,823|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-14 12:01:25,823|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| StoreAuditService ID  -1
2022-11-14 12:01:25,825|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-14 12:01:25,825|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-14 12:01:25,829|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-14 12:01:25,850|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Deriving input data for workflow: (config-deploy)
2022-11-14 12:01:25,850|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-14 12:01:25,850|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-14 12:01:25,864|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| preparing request id(5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0) for workflow(config-deploy) step(config-deploy)
2022-11-14 12:01:25,864|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-14 12:01:25,864|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| 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-14 12:01:25,868|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-14 12:01:25,870|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Getting Jython Script Class(ConfigDeploy)
2022-11-14 12:01:30,145|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@367e18a9
2022-11-14 12:01:30,147|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Hello world
2022-11-14 12:01:30,147|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Preparing Response...
2022-11-14 12:01:30,147|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-14 12:01:30,147|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-14 12:01:30,148|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5bd6c00e-e593-4e09-9a2c-c4a3ed8b4cfe auditStoreId -1
2022-11-14 12:01:30,150|5eaf7dcb-8040-490d-a5f9-ef4622f3d3a0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Completed
2022-11-14 12:03:48,298|3fdb4cc7-57bf-4197-bf19-25d9cc873430||Thread-105||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Save processing(60198ee4-74b3-4be1-8a3d-bbddcc8d77b4) CBA(/opt/app/onap/blueprints/archive/60198ee4-74b3-4be1-8a3d-bbddcc8d77b4/cba.zip)
2022-11-14 12:03:48,351|3fdb4cc7-57bf-4197-bf19-25d9cc873430||Thread-105||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/60198ee4-74b3-4be1-8a3d-bbddcc8d77b4) and entry definition file (Definitions/CNF.json)
2022-11-14 12:03:48,818|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(resource-assignment)
2022-11-14 12:03:48,825|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-assign)
2022-11-14 12:03:48,835|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(config-deploy)
2022-11-14 12:03:48,839|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(scale-out)
2022-11-14 12:03:48,840|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(scale)
2022-11-14 12:03:48,840|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(scale-in)
2022-11-14 12:03:48,842|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Validating Workflow(health-check)
2022-11-14 12:03:48,885|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/60198ee4-74b3-4be1-8a3d-bbddcc8d77b4) and entry definition file (Definitions/CNF.json)
2022-11-14 12:03:49,014|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-14 12:03:49,183|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-14 12:03:49,248|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-14 12:03:49,522|3fdb4cc7-57bf-4197-bf19-25d9cc873430||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-j6nbn|||| No compiled cache(/opt/app/onap/blueprints/working/60198ee4-74b3-4be1-8a3d-bbddcc8d77b4) present to clean.
2022-11-14 12:04:04,933|241f5945-2734-4f58-a0c9-65205f103013||reactor-http-epoll-2||||INFO||||||| processing request id 241f5945-2734-4f58-a0c9-65205f103013
2022-11-14 12:04:04,933|241f5945-2734-4f58-a0c9-65205f103013||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-14 12:04:04,933|241f5945-2734-4f58-a0c9-65205f103013||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-14 12:04:04,939|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-14 12:04:05,138|241f5945-2734-4f58-a0c9-65205f103013||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-14 12:04:05,140|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-14 12:04:05,143|241f5945-2734-4f58-a0c9-65205f103013||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-14 12:04:05,159|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-14 12:04:05,162|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-14 12:04:05,163|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[241f5945-2734-4f58-a0c9-65205f103013])'s step(resource-assignment)
2022-11-14 12:04:05,163|241f5945-2734-4f58-a0c9-65205f103013||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-14 12:04:05,165|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(241f5945-2734-4f58-a0c9-65205f103013) for workflow(resource-assignment) step(resource-assignment)
2022-11-14 12:04:05,165|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-14 12:04:05,165|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-14 12:04:05,166|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-14 12:04:05,189|241f5945-2734-4f58-a0c9-65205f103013||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-14 12:04:05,191|241f5945-2734-4f58-a0c9-65205f103013||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-14 12:04:05,192|241f5945-2734-4f58-a0c9-65205f103013||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-14 12:04:05,193|241f5945-2734-4f58-a0c9-65205f103013||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-14 12:04:05,193|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("16221f21-3427-493f-8f61-f85978d320d8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-14 12:04:05,194|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2583ddfa-98ef-4283-9ad7-0179458dceec") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-14 12:04:05,195|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="2583ddfa-98ef-4283-9ad7-0179458dceec", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-14 12:04:05,202|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||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-14 12:04:05,202|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||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-14 12:04:05,207|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-14 12:04:05,310|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-14 12:04:05,314|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-14 12:04:05,315|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||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-14 12:04:05,317|241f5945-2734-4f58-a0c9-65205f103013||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-14 12:04:05,318|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||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" : "16221f21-3427-493f-8f61-f85978d320d8",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "2583ddfa-98ef-4283-9ad7-0179458dceec",
  "vnf_name" : "${vnf_name}"
})
2022-11-14 12:04:05,326|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-14 12:04:05,326|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-14 12:04:05,326|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-14 12:04:05,327|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[241f5945-2734-4f58-a0c9-65205f103013])'s step(profile-upload)
2022-11-14 12:04:05,327|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||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-14 12:04:05,328|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(241f5945-2734-4f58-a0c9-65205f103013) for workflow(resource-assignment) step(profile-upload)
2022-11-14 12:04:05,328|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-14 12:04:05,328|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||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-14 12:04:05,329|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-14 12:04:05,329|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-14 12:04:05,329|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-14 12:04:05,329|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-14 12:04:05,330|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-14 12:04:05,330|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-14 12:04:05,330|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-14 12:04:05,330|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-14 12:04:05,331|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| workflow(241f5945-2734-4f58-a0c9-65205f103013) nodes completed with (0)exceptions
2022-11-14 12:04:05,331|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-14 12:04:05,331|241f5945-2734-4f58-a0c9-65205f103013||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b752311d-f0be-435e-9a07-dcab6f74a4c3 auditStoreId -1
2022-11-14 12:04:09,586|0e984d5c-ab25-4a9e-894c-1992d4ee6409||reactor-http-epoll-2||||INFO||||||| processing request id 0e984d5c-ab25-4a9e-894c-1992d4ee6409
2022-11-14 12:04:09,586|0e984d5c-ab25-4a9e-894c-1992d4ee6409||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-14 12:04:09,586|0e984d5c-ab25-4a9e-894c-1992d4ee6409||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-14 12:04:09,587|0e984d5c-ab25-4a9e-894c-1992d4ee6409||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-14 12:04:09,587|0e984d5c-ab25-4a9e-894c-1992d4ee6409||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-14 12:04:09,590|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-14 12:04:09,613|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-14 12:04:09,615|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-14 12:04:09,616|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[0e984d5c-ab25-4a9e-894c-1992d4ee6409])'s step(resource-assignment)
2022-11-14 12:04:09,616|0e984d5c-ab25-4a9e-894c-1992d4ee6409||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-14 12:04:09,617|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0e984d5c-ab25-4a9e-894c-1992d4ee6409) for workflow(resource-assignment) step(resource-assignment)
2022-11-14 12:04:09,617|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-14 12:04:09,617|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-14 12:04:09,618|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-14 12:04:09,638|0e984d5c-ab25-4a9e-894c-1992d4ee6409||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-14 12:04:09,641|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-14 12:04:09,641|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b37f5e93-34b4-4b93-8982-d74376dc2b7b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-14 12:04:09,642|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-2||||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-14 12:04:09,642|0e984d5c-ab25-4a9e-894c-1992d4ee6409||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-14 12:04:09,642|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b19fac78-9a2c-49b6-8f70-500a7a9dd5b4") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-14 12:04:09,644|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b19fac78-9a2c-49b6-8f70-500a7a9dd5b4"}
2022-11-14 12:04:09,644|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||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-14 12:04:09,658|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b19fac78-9a2c-49b6-8f70-500a7a9dd5b4"}
2022-11-14 12:04:09,658|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||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-14 12:04:09,672|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=b19fac78-9a2c-49b6-8f70-500a7a9dd5b4})
2022-11-14 12:04:09,682|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=b19fac78-9a2c-49b6-8f70-500a7a9dd5b4})
2022-11-14 12:04:09,702|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-14 12:04:09,702|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-14 12:04:09,704|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"bd193052-0418-4cb5-b95b-115c07d49a22"}])
2022-11-14 12:04:09,704|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"0ddd7f2f-3c81-4106-bcd1-0b09c70511f0"}])
2022-11-14 12:04:09,705|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("0ddd7f2f-3c81-4106-bcd1-0b09c70511f0") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-14 12:04:09,705|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("bd193052-0418-4cb5-b95b-115c07d49a22") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-14 12:04:09,706|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-14 12:04:09,715|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 0ddd7f2f-3c81-4106-bcd1-0b09c70511f0
2022-11-14 12:04:09,716|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="b19fac78-9a2c-49b6-8f70-500a7a9dd5b4"}
2022-11-14 12:04:09,716|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||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-14 12:04:09,736|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=b19fac78-9a2c-49b6-8f70-500a7a9dd5b4})
2022-11-14 12:04:09,746|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-14 12:04:09,747|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-14 12:04:09,747|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-14 12:04:09,748|0e984d5c-ab25-4a9e-894c-1992d4ee6409||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-14 12:04:09,752|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> b19fac78-9a2c-49b6-8f70-500a7a9dd5b4
2022-11-14 12:04:09,752|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-14 12:04:09,753|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("16221f21-3427-493f-8f61-f85978d320d8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-14 12:04:09,753|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||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-14 12:04:09,753|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-14 12:04:09,753|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("2583ddfa-98ef-4283-9ad7-0179458dceec") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-14 12:04:09,754|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="16221f21-3427-493f-8f61-f85978d320d8", vnf-id="2583ddfa-98ef-4283-9ad7-0179458dceec"}
2022-11-14 12:04:09,754|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="16221f21-3427-493f-8f61-f85978d320d8", vnf-id="2583ddfa-98ef-4283-9ad7-0179458dceec"}
2022-11-14 12:04:09,813|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/16221f21-3427-493f-8f61-f85978d320d8/service-data/vnfs/vnf/2583ddfa-98ef-4283-9ad7-0179458dceec/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-14 12:04:09,813|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/16221f21-3427-493f-8f61-f85978d320d8/service-data/vnfs/vnf/2583ddfa-98ef-4283-9ad7-0179458dceec/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-14 12:04:09,814|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/16221f21-3427-493f-8f61-f85978d320d8/service-data/vnfs/vnf/2583ddfa-98ef-4283-9ad7-0179458dceec/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-14 12:04:09,814|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/16221f21-3427-493f-8f61-f85978d320d8/service-data/vnfs/vnf/2583ddfa-98ef-4283-9ad7-0179458dceec/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-14 12:04:09,852|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/16221f21-3427-493f-8f61-f85978d320d8/service-data/vnfs/vnf/2583ddfa-98ef-4283-9ad7-0179458dceec/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-14 12:04:09,852|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/16221f21-3427-493f-8f61-f85978d320d8/service-data/vnfs/vnf/2583ddfa-98ef-4283-9ad7-0179458dceec/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-14 12:04:09,872|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-14 12:04:09,872|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-14 12:04:09,872|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-11-14 12:04:09,872|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-11-14 12:04:09,873|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-14 12:04:09,885|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-11-14 12:04:09,885|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-11-14 12:04:09,886|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-14 12:04:09,886|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-14 12:04:09,886|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||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-14 12:04:09,887|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="b37f5e93-34b4-4b93-8982-d74376dc2b7b"}
2022-11-14 12:04:09,891|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||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-14 12:04:09,891|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||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-14 12:04:09,892|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-14 12:04:09,980|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2022-11-14 12:04:09,981|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-11-14 12:04:09,981|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||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-14 12:04:09,983|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="16221f21-3427-493f-8f61-f85978d320d8", vnf-id="2583ddfa-98ef-4283-9ad7-0179458dceec"}
2022-11-14 12:04:09,987|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/16221f21-3427-493f-8f61-f85978d320d8/service-data/vnfs/vnf/2583ddfa-98ef-4283-9ad7-0179458dceec/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-14 12:04:09,987|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/16221f21-3427-493f-8f61-f85978d320d8/service-data/vnfs/vnf/2583ddfa-98ef-4283-9ad7-0179458dceec/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-14 12:04:09,990|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-14 12:04:10,013|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/16221f21-3427-493f-8f61-f85978d320d8/service-data/vnfs/vnf/2583ddfa-98ef-4283-9ad7-0179458dceec/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-14 12:04:10,029|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-14 12:04:10,034|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-14 12:04:10,042|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-14 12:04:10,042|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-14 12:04:10,042|0e984d5c-ab25-4a9e-894c-1992d4ee6409||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-14 12:04:10,043|0e984d5c-ab25-4a9e-894c-1992d4ee6409||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-14 12:04:10,043|0e984d5c-ab25-4a9e-894c-1992d4ee6409||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-14 12:04:10,057|0e984d5c-ab25-4a9e-894c-1992d4ee6409||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-14 12:04:10,057|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-14 12:04:10,057|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-14 12:04:10,057|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-11-14 12:04:10,058|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| workflow(0e984d5c-ab25-4a9e-894c-1992d4ee6409) nodes completed with (1)exceptions
2022-11-14 12:04:10,058|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||ERROR||||||| workflow(0e984d5c-ab25-4a9e-894c-1992d4ee6409) 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-14 12:04:10,059|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-14 12:04:10,059|0e984d5c-ab25-4a9e-894c-1992d4ee6409||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e5641291-64e2-4a36-a216-f0061e60b8d4 auditStoreId -1