Results

By type

          02:55:07,178 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:55:07,180 |-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]
02:55:07,181 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
02:55:07,181 |-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]
02:55:07,181 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
02:55:07,201 |-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
02:55:07,399 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
02:55:07,411 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:55:07,415 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
02:55:07,424 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:55:07,519 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
02:55:07,520 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
02:55:07,520 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
02:55:07,520 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
02:55:07,520 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
02:55:07,520 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
02:55:07,520 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
02:55:07,521 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
02:55:07,523 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-24 02:55:09,207|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-5668bddbf7-c8hgs with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-24 02:55:09,211|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-24 02:55:13,568|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-24 02:55:14,247|||main||||INFO||||||| Finished Spring Data repository scanning in 657 ms. Found 11 JPA repository interfaces.
2022-11-24 02:55:17,933|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-24 02:55:18,105|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-24 02:55:18,497|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-24 02:55:19,300|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-24 02:55:19,852|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-24 02:55:19,855|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-24 02:55:20,461|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-24 02:55:22,394|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-24 02:55:22,422|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-24 02:55:22,579|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-24 02:55:25,767|||main||||INFO||||||| Audit service is disabled
2022-11-24 02:55:26,139|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-24 02:55:30,249|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-11-24 02:55:30,360|||main||||INFO||||||| Dependency Management module created...
2022-11-24 02:55:32,526|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-24 02:55:33,142|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-24 02:55:35,877|||main||||INFO||||||| Netty started on port 8080
2022-11-24 02:55:39,467|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-24 02:55:40,003|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-24 02:55:40,012|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 32.238 seconds (JVM running for 33.51)
2022-11-24 02:55:40,050|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-24 03:49:15,025|e8ee9348-b371-4387-97bf-1ee604de35a7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-24 03:49:15,028|e8ee9348-b371-4387-97bf-1ee604de35a7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-24 03:49:15,030|e8ee9348-b371-4387-97bf-1ee604de35a7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-24 03:49:15,621|e8ee9348-b371-4387-97bf-1ee604de35a7||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-24 03:49:15,626|e8ee9348-b371-4387-97bf-1ee604de35a7||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-24 03:49:17,203|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||Thread-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8b10a3a4-0f19-44cc-b28c-28ef1e921639)
2022-11-24 03:49:17,223|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| deleting definition types under : /opt/app/onap/blueprints/working/8b10a3a4-0f19-44cc-b28c-28ef1e921639/Definitions
2022-11-24 03:49:17,329|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| reinitialized all type definitions
2022-11-24 03:49:17,337|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-24 03:49:17,382|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-24 03:49:17,392|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-24 03:49:17,410|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-24 03:49:17,471|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing Workflow(helloworld)
2022-11-24 03:49:17,473|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-24 03:49:17,473|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| identified workflow(helloworld) targets(helloworld)
2022-11-24 03:49:17,473|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-24 03:49:17,474|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-24 03:49:17,475|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enriching artifacts file(/opt/app/onap/blueprints/working/8b10a3a4-0f19-44cc-b28c-28ef1e921639/Templates/hello-world-mapping.json
2022-11-24 03:49:17,488|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-24 03:49:17,489|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-24 03:49:17,489|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing blueprint Resource Definitions
2022-11-24 03:49:17,490|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-24 03:49:17,492|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing file (Templates/hello-world-mapping.json)
2022-11-24 03:49:17,512|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| distinct resource keys ([])
2022-11-24 03:49:17,513|25d5b5cf-ab32-4ca2-926c-6bb7820b3846||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Enriching Resource Definition sources Node Template: []
2022-11-24 03:49:17,830|39e57de5-2856-45ae-b525-c433e32948c3||Thread-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(b704b15b-ae60-403a-9c42-9e639dce3d92) CBA(/opt/app/onap/blueprints/archive/b704b15b-ae60-403a-9c42-9e639dce3d92/cba.zip)
2022-11-24 03:49:17,852|39e57de5-2856-45ae-b525-c433e32948c3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b704b15b-ae60-403a-9c42-9e639dce3d92) and entry definition file (Definitions/blueprint.json)
2022-11-24 03:49:17,949|39e57de5-2856-45ae-b525-c433e32948c3||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(helloworld)
2022-11-24 03:49:18,010|39e57de5-2856-45ae-b525-c433e32948c3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b704b15b-ae60-403a-9c42-9e639dce3d92) and entry definition file (Definitions/blueprint.json)
2022-11-24 03:49:18,237|39e57de5-2856-45ae-b525-c433e32948c3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/working/b704b15b-ae60-403a-9c42-9e639dce3d92) present to clean.
2022-11-24 03:49:18,449|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-11-24 03:49:18,450|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-24 03:49:18,455|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-24 03:49:18,468|654321||DefaultDispatcher-worker-9||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-24 03:49:18,572|654321||DefaultDispatcher-worker-9||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-24 03:49:18,575|654321||DefaultDispatcher-worker-9||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-24 03:49:18,578|654321||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-24 03:49:18,596|654321||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-24 03:49:18,598|654321||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-24 03:49:18,616|654321||DefaultDispatcher-worker-9||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 03:49:18,627|654321||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-24 03:49:18,627|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-24 03:49:18,629|654321||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-24 03:49:18,662|654321||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-24 03:49:18,710|654321||DefaultDispatcher-worker-16||||INFO||||||| Batched Sequence : ([])
2022-11-24 03:49:18,715|654321||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({ })
2022-11-24 03:49:18,845|654321||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response...
2022-11-24 03:49:18,851|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-24 03:49:18,852|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-24 03:49:18,866|654321||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a82a5e9f-bc6d-49ab-ab5d-54c5366caaa8 auditStoreId -1
2022-11-24 04:08:54,945|2cddb787-37f0-4755-a15e-f3de7ddce625||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-24 04:08:54,946|2cddb787-37f0-4755-a15e-f3de7ddce625||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-24 04:08:54,946|2cddb787-37f0-4755-a15e-f3de7ddce625||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-24 04:08:55,208|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-24 04:08:55,208|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-24 04:08:56,065|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-24 04:08:56,074|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(8f8d358b-fb05-443a-97f5-8ccf82214357) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-24 04:08:56,103|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(4957526f-8d9f-47ce-8efd-de2e709790cf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-24 04:08:56,113|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(77b51c42-b63f-409c-9f1f-a284d2f671fd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-24 04:08:56,129|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(54325a20-542a-4524-b4ca-ae47062913ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-24 04:08:56,148|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(9ae424f4-6075-4bab-94db-baa6742ad883) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-24 04:08:56,166|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(1d6c4a35-7db4-4091-96e8-238072ff9f1b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-24 04:08:56,193|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:56,195|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:56,195|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:56,196|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:56,197|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:56,198|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:56,280|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:56,289|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:08:56,347|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:08:56,377|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:08:56,407|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:08:56,534|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:08:56,535|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:08:56,536|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:08:56,603|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:56,759|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:08:56,760|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:08:56,761|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:08:56,817|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:56,999|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:08:57,002|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:08:57,003|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:08:57,004|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(HealthCheck)
2022-11-24 04:08:57,006|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-24 04:08:57,007|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(vf-config-assign)
2022-11-24 04:08:57,008|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(vf-config-deploy)
2022-11-24 04:08:57,077|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:57,216|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:08:57,218|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:08:57,258|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:08:57,259|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:08:57,260|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:57,280|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:57,417|2cddb787-37f0-4755-a15e-f3de7ddce625||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:08:58,897|5b704c63-3c96-4431-9317-80e98d186ff5||Thread-51||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4c0e7ad5-8855-4c45-aece-3ba6d943174c)
2022-11-24 04:08:58,898|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| deleting definition types under : /opt/app/onap/blueprints/working/4c0e7ad5-8855-4c45-aece-3ba6d943174c/Definitions
2022-11-24 04:08:58,903|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| reinitialized all type definitions
2022-11-24 04:08:58,905|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-24 04:08:58,934|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-24 04:08:58,943|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-24 04:08:58,951|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-24 04:08:58,980|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(capability)
2022-11-24 04:08:59,012|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(capability)
2022-11-24 04:08:59,029|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-24 04:08:59,056|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,082|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,099|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,114|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,130|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,230|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-24 04:08:59,235|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-24 04:08:59,235|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-24 04:08:59,267|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(capability)
2022-11-24 04:08:59,278|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(capability)
2022-11-24 04:08:59,292|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(capability)
2022-11-24 04:08:59,312|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-24 04:08:59,326|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,339|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,358|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,373|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,388|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,403|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:08:59,458|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing Workflow(resource-resolution)
2022-11-24 04:08:59,459|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-24 04:08:59,459|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-24 04:08:59,459|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-24 04:08:59,460|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-24 04:08:59,460|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-24 04:08:59,460|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enriching artifacts file(/opt/app/onap/blueprints/working/4c0e7ad5-8855-4c45-aece-3ba6d943174c/Templates/hello-world-velocity-mapping.json
2022-11-24 04:08:59,467|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-24 04:08:59,467|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-24 04:08:59,468|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enriching artifacts file(/opt/app/onap/blueprints/working/4c0e7ad5-8855-4c45-aece-3ba6d943174c/Templates/hello-world-jinja-mapping.json
2022-11-24 04:08:59,478|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-24 04:08:59,479|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-24 04:08:59,479|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing blueprint Resource Definitions
2022-11-24 04:08:59,479|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-24 04:08:59,479|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-24 04:08:59,480|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-24 04:08:59,500|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-11-24 04:08:59,617|5b704c63-3c96-4431-9317-80e98d186ff5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-24 04:08:59,853|fefbcc35-1fc9-4a5c-b0ec-7532bc5062e1||Thread-51||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(7f41fb33-335a-4647-a1ba-fc9f035ad77e) CBA(/opt/app/onap/blueprints/archive/7f41fb33-335a-4647-a1ba-fc9f035ad77e/cba.zip)
2022-11-24 04:08:59,867|fefbcc35-1fc9-4a5c-b0ec-7532bc5062e1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f41fb33-335a-4647-a1ba-fc9f035ad77e) and entry definition file (Definitions/resource-resolution.json)
2022-11-24 04:08:59,904|fefbcc35-1fc9-4a5c-b0ec-7532bc5062e1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-resolution)
2022-11-24 04:08:59,917|fefbcc35-1fc9-4a5c-b0ec-7532bc5062e1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f41fb33-335a-4647-a1ba-fc9f035ad77e) and entry definition file (Definitions/resource-resolution.json)
2022-11-24 04:09:00,009|fefbcc35-1fc9-4a5c-b0ec-7532bc5062e1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/working/7f41fb33-335a-4647-a1ba-fc9f035ad77e) present to clean.
2022-11-24 04:09:00,157|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||reactor-http-epoll-3||||INFO||||||| processing request id 7ebbaa68-7703-4a2b-a1b2-be7459eec67f
2022-11-24 04:09:00,157|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-24 04:09:00,157|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-24 04:09:00,164|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-24 04:09:00,250|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-24 04:09:00,252|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-24 04:09:00,255|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-11-24 04:09:00,273|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-24 04:09:00,280|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-24 04:09:00,280|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:09:00,281|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(7ebbaa68-7703-4a2b-a1b2-be7459eec67f) for workflow(resource-resolution) step(helloworld)
2022-11-24 04:09:00,282|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-24 04:09:00,282|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-11-24 04:09:00,284|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-24 04:09:00,378|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-24 04:09:00,441|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:00,459|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:00,479|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-24 04:09:00,782|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-24 04:09:00,865|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:00,883|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string)
2022-11-24 04:09:00,884|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-24 04:09:00,884|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-24 04:09:00,901|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-24 04:09:00,943|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-24 04:09:00,962|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-24 04:09:00,964|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-24 04:09:06,056|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@59a18618
2022-11-24 04:09:06,062|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-24 04:09:06,075|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-24 04:09:06,078|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:06,078|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:06,078|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-24 04:09:06,088|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-24 04:09:06,096|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:06,096|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-11-24 04:09:06,097|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-24 04:09:06,097|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-24 04:09:06,097|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-24 04:09:06,099|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:06,099|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:06,099|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-24 04:09:06,103|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-24 04:09:06,114|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-24 04:09:06,116|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:06,117|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-11-24 04:09:06,117|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-24 04:09:06,117|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-24 04:09:06,118|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-24 04:09:06,129|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-24 04:09:06,131|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-24 04:09:06,174|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-24 04:09:17,540|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| compiled in (11357)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-24 04:09:17,543|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-24 04:09:17,559|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-24 04:09:17,575|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-24 04:09:17,579|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:17,579|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:17,580|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-24 04:09:17,588|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-24 04:09:17,595|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:17,596|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-11-24 04:09:17,597|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-24 04:09:17,597|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-24 04:09:17,597|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-24 04:09:17,609|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-24 04:09:17,619|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-24 04:09:17,620|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-24 04:09:17,632|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-24 04:09:17,636|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-24 04:09:17,638|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:17,638|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:17,638|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-24 04:09:17,641|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-24 04:09:17,650|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:17,650|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string)
2022-11-24 04:09:17,650|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-24 04:09:17,651|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-24 04:09:17,651|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-24 04:09:17,664|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-24 04:09:17,683|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:17,684|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:17,725|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (list)
2022-11-24 04:09:17,729|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-24 04:09:17,730|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:17,730|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:17,730|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:17,730|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:17,730|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-24 04:09:17,743|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-24 04:09:17,750|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-11-24 04:09:17,957|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-24 04:09:17,983|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-24 04:09:17,983|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-24 04:09:18,031|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-24 04:09:18,037|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-24 04:09:18,038|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-24 04:09:18,046|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-24 04:09:18,049|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-24 04:09:18,063|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-24 04:09:18,137|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@679bf2d3
2022-11-24 04:09:18,138|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-24 04:09:18,151|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-24 04:09:18,153|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:18,153|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:18,153|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-24 04:09:18,156|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-24 04:09:18,165|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:18,166|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-11-24 04:09:18,167|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-24 04:09:18,167|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-24 04:09:18,167|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-24 04:09:18,184|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-24 04:09:18,185|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-24 04:09:18,197|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-24 04:09:18,199|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:18,199|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:18,199|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-24 04:09:18,201|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-24 04:09:18,209|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:18,210|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-11-24 04:09:18,210|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-24 04:09:18,210|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-24 04:09:18,210|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-24 04:09:18,223|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-24 04:09:18,224|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-24 04:09:18,238|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-24 04:09:18,239|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:18,239|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:18,239|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-24 04:09:18,241|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-24 04:09:18,252|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:18,252|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-11-24 04:09:18,253|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-24 04:09:18,253|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-24 04:09:18,253|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-24 04:09:18,254|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:18,254|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:18,254|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-24 04:09:18,257|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-24 04:09:18,264|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:18,265|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-11-24 04:09:18,265|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-24 04:09:18,265|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-24 04:09:18,265|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-24 04:09:18,266|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:18,267|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-24 04:09:18,267|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:18,267|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-24 04:09:18,269|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-24 04:09:18,275|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-15||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-24 04:09:18,277|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:18,278|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-11-24 04:09:18,278|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-24 04:09:18,278|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-24 04:09:18,278|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-24 04:09:18,289|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-24 04:09:18,291|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-24 04:09:18,297|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-11-24 04:09:18,297|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-24 04:09:18,299|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-24 04:09:18,310|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-11-24 04:09:18,310|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-11-24 04:09:18,311|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-24 04:09:18,311|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-24 04:09:18,311|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-24 04:09:18,322|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-24 04:09:18,324|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-24 04:09:18,325|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-24 04:09:18,335|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-24 04:09:18,336|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-24 04:09:18,336|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-24 04:09:18,341|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (list)
2022-11-24 04:09:18,344|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-24 04:09:18,344|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:18,344|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:18,344|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:18,345|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:18,345|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:18,345|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:18,345|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:18,345|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:18,345|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-24 04:09:18,346|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-11-24 04:09:18,357|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-24 04:09:18,359|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-11-24 04:09:18,691|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-24 04:09:18,704|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-24 04:09:18,705|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2022-11-24 04:09:18,705|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-24 04:09:18,705|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-24 04:09:18,707|7ebbaa68-7703-4a2b-a1b2-be7459eec67f||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e4ff52c3-64ac-4be7-bcf6-0932d9994b3d auditStoreId -1
2022-11-24 04:22:22,482|c37ad101-c707-4e28-8396-50bfbb019137||Thread-52||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(d39b0178-394b-409e-bb1c-53831164edc5) CBA(/opt/app/onap/blueprints/archive/d39b0178-394b-409e-bb1c-53831164edc5/cba.zip)
2022-11-24 04:22:22,544|c37ad101-c707-4e28-8396-50bfbb019137||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d39b0178-394b-409e-bb1c-53831164edc5) and entry definition file (Definitions/CNF.json)
2022-11-24 04:22:22,684|c37ad101-c707-4e28-8396-50bfbb019137||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:22:22,686|c37ad101-c707-4e28-8396-50bfbb019137||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:22:22,686|c37ad101-c707-4e28-8396-50bfbb019137||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:22:22,687|c37ad101-c707-4e28-8396-50bfbb019137||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(scale-out)
2022-11-24 04:22:22,689|c37ad101-c707-4e28-8396-50bfbb019137||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(scale)
2022-11-24 04:22:22,690|c37ad101-c707-4e28-8396-50bfbb019137||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(scale-in)
2022-11-24 04:22:22,691|c37ad101-c707-4e28-8396-50bfbb019137||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(health-check)
2022-11-24 04:22:22,726|c37ad101-c707-4e28-8396-50bfbb019137||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d39b0178-394b-409e-bb1c-53831164edc5) and entry definition file (Definitions/CNF.json)
2022-11-24 04:22:22,871|c37ad101-c707-4e28-8396-50bfbb019137||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/working/d39b0178-394b-409e-bb1c-53831164edc5) present to clean.
2022-11-24 04:23:05,146|c6a5d712-18fe-4a9e-8de6-a65405285338||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-24 04:23:05,147|c6a5d712-18fe-4a9e-8de6-a65405285338||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-24 04:23:05,147|c6a5d712-18fe-4a9e-8de6-a65405285338||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-24 04:23:05,370|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-24 04:23:05,371|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-24 04:23:06,021|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-24 04:23:06,022|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(b4021fca-db6b-4774-acfa-e79f15b37dd9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-24 04:23:06,047|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(f4c480bb-c3f0-4913-9210-6bbb6e7077d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-24 04:23:06,056|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(1542c5ee-303b-4c0e-9e1b-4125ba3d83b1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-24 04:23:06,069|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(0a041afe-3199-4b2f-b513-9a250ff00042) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-24 04:23:06,090|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(590ee345-67d4-43ad-bb61-7a4469959aa3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-24 04:23:06,111|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(65aaec2e-e8b1-44cb-9797-13683dbe670a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-24 04:23:06,132|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:06,133|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:06,133|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:06,134|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:06,134|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:06,134|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:06,187|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.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-24 04:23:06,190|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:23:06,214|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:23:06,244|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:23:06,266|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:23:06,336|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:23:06,337|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:23:06,338|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:06,381|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:06,455|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-24 04:23:06,505|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-24 04:23:06,517|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-24 04:23:06,598|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:23:06,599|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:23:06,600|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:06,643|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:06,686|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-24 04:23:06,721|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-24 04:23:06,730|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-24 04:23:06,804|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:23:06,805|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:23:06,805|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:06,806|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(HealthCheck)
2022-11-24 04:23:06,807|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-24 04:23:06,807|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(vf-config-assign)
2022-11-24 04:23:06,808|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(vf-config-deploy)
2022-11-24 04:23:06,858|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:23:06,859|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:06,860|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:06,892|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:06,936|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-24 04:23:06,966|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-24 04:23:06,976|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-24 04:23:07,051|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-24 04:23:07,088|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-24 04:23:07,099|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-24 04:23:07,155|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:23:07,157|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:07,191|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:07,215|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-24 04:23:07,245|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-24 04:23:07,247|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-24 04:23:07,289|c6a5d712-18fe-4a9e-8de6-a65405285338||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:19,514|ca427a21-b70b-4493-801c-2a1c0cd18f73||Thread-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/93e4a2ec-919b-49bf-8137-457987060803)
2022-11-24 04:23:19,516|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| deleting definition types under : /opt/app/onap/blueprints/working/93e4a2ec-919b-49bf-8137-457987060803/Definitions
2022-11-24 04:23:19,520|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| reinitialized all type definitions
2022-11-24 04:23:19,521|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-24 04:23:19,546|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(vnf-template)
2022-11-24 04:23:19,554|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-24 04:23:19,565|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-24 04:23:19,598|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,622|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,631|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,639|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-24 04:23:19,639|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-24 04:23:19,639|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-24 04:23:19,657|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,667|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,676|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,683|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-24 04:23:19,701|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,709|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,719|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,728|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,736|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,743|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,764|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-24 04:23:19,768|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-24 04:23:19,768|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-24 04:23:19,768|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-24 04:23:19,783|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,792|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,800|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(input)
2022-11-24 04:23:19,807|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-24 04:23:19,854|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing Workflow(resource-assignment)
2022-11-24 04:23:19,855|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-24 04:23:19,855|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-24 04:23:19,855|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-24 04:23:19,855|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-24 04:23:19,855|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-24 04:23:19,855|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enriching artifacts file(/opt/app/onap/blueprints/working/93e4a2ec-919b-49bf-8137-457987060803/Templates/vnf-mapping.json
2022-11-24 04:23:19,865|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-24 04:23:19,865|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-24 04:23:19,865|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enriching artifacts file(/opt/app/onap/blueprints/working/93e4a2ec-919b-49bf-8137-457987060803/Templates/base_ubuntu20-mapping.json
2022-11-24 04:23:19,875|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-24 04:23:19,875|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-24 04:23:19,876|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing Workflow(config-assign)
2022-11-24 04:23:19,877|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-24 04:23:19,877|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| identified workflow(config-assign) targets(config-assign)
2022-11-24 04:23:19,877|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-24 04:23:19,877|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-24 04:23:19,877|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enriching artifacts file(/opt/app/onap/blueprints/working/93e4a2ec-919b-49bf-8137-457987060803/Templates/baseconfig-mapping.json
2022-11-24 04:23:19,885|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-24 04:23:19,886|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-24 04:23:19,886|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing Workflow(config-deploy)
2022-11-24 04:23:19,887|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-24 04:23:19,887|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-24 04:23:19,887|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(config-deploy) resource assignment files([]
2022-11-24 04:23:19,887|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing blueprint Resource Definitions
2022-11-24 04:23:19,887|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-24 04:23:19,887|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing file (Templates/vnf-mapping.json)
2022-11-24 04:23:19,888|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-24 04:23:19,888|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing file (Templates/baseconfig-mapping.json)
2022-11-24 04:23:19,914|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:19,990|ca427a21-b70b-4493-801c-2a1c0cd18f73||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-24 04:23:20,212|768365d9-8cdc-4b3b-a075-81b9eff34968||Thread-52||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(688ca394-6613-450d-bada-77d41488fb3a) CBA(/opt/app/onap/blueprints/archive/688ca394-6613-450d-bada-77d41488fb3a/cba.zip)
2022-11-24 04:23:20,226|768365d9-8cdc-4b3b-a075-81b9eff34968||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/688ca394-6613-450d-bada-77d41488fb3a) and entry definition file (Definitions/ubuntu20.json)
2022-11-24 04:23:20,243|768365d9-8cdc-4b3b-a075-81b9eff34968||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:23:20,273|768365d9-8cdc-4b3b-a075-81b9eff34968||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:23:20,274|768365d9-8cdc-4b3b-a075-81b9eff34968||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:23:20,274|768365d9-8cdc-4b3b-a075-81b9eff34968||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:20,284|768365d9-8cdc-4b3b-a075-81b9eff34968||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/688ca394-6613-450d-bada-77d41488fb3a) and entry definition file (Definitions/ubuntu20.json)
2022-11-24 04:23:20,355|768365d9-8cdc-4b3b-a075-81b9eff34968||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/working/688ca394-6613-450d-bada-77d41488fb3a) present to clean.
2022-11-24 04:23:25,908|59a9495e-8050-4d37-b4b3-8b0833b74daa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-24 04:23:25,908|59a9495e-8050-4d37-b4b3-8b0833b74daa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-24 04:23:25,908|59a9495e-8050-4d37-b4b3-8b0833b74daa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-24 04:23:26,285|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-24 04:23:26,285|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-24 04:23:26,920|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-24 04:23:26,921|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(23b65350-6fdc-4205-8d53-db7d101023b9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-24 04:23:26,943|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:26,944|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(add1db7e-3856-490b-88a4-5af7e80be6a2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-24 04:23:26,954|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:26,955|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(494b9e53-6846-4932-9c44-05ca709cc015) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-24 04:23:26,971|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:26,972|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(2bbcdacf-85bd-42c4-88ae-f1eba618ec15) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-24 04:23:26,990|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(68bf08fb-a3bb-4e69-99f2-049e9a28376f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-24 04:23:27,012|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(7872a5a2-ddc6-4e4c-baf4-50b9042fc860) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-24 04:23:27,034|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:27,034|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:27,035|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:27,060|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:27,063|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:23:27,097|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:23:27,119|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:23:27,150|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:23:27,222|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:23:27,223|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:23:27,223|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:27,262|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:27,315|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-24 04:23:27,348|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-24 04:23:27,348|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-24 04:23:27,420|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:23:27,421|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:23:27,421|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:27,461|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:27,519|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-24 04:23:27,554|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-24 04:23:27,555|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-24 04:23:27,658|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:23:27,659|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:23:27,660|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:27,661|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(HealthCheck)
2022-11-24 04:23:27,663|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-24 04:23:27,664|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(vf-config-assign)
2022-11-24 04:23:27,665|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(vf-config-deploy)
2022-11-24 04:23:27,721|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:27,767|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-24 04:23:27,814|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-24 04:23:27,815|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-24 04:23:27,905|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:23:27,907|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:27,938|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:23:27,939|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:23:27,940|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:27,959|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:27,984|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-24 04:23:28,035|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-24 04:23:28,036|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-24 04:23:28,130|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-24 04:23:28,182|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-24 04:23:28,183|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-24 04:23:28,239|59a9495e-8050-4d37-b4b3-8b0833b74daa||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:23:41,124|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||Thread-52||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9e1ef21b-9c8e-4455-8d84-9917e36dcd13)
2022-11-24 04:23:41,126|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| deleting definition types under : /opt/app/onap/blueprints/working/9e1ef21b-9c8e-4455-8d84-9917e36dcd13/Definitions
2022-11-24 04:23:41,130|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| reinitialized all type definitions
2022-11-24 04:23:41,132|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-24 04:23:41,159|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-24 04:23:41,180|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-24 04:23:41,190|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-24 04:23:41,197|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-24 04:23:41,243|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-24 04:23:41,282|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing Workflow(config-assign)
2022-11-24 04:23:41,282|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-24 04:23:41,282|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| identified workflow(config-assign) targets(resolve-data)
2022-11-24 04:23:41,283|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-24 04:23:41,283|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-24 04:23:41,283|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enriching artifacts file(/opt/app/onap/blueprints/working/9e1ef21b-9c8e-4455-8d84-9917e36dcd13/Templates/netconfrpc-mapping.json
2022-11-24 04:23:41,291|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-24 04:23:41,291|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-24 04:23:41,292|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing Workflow(config-deploy)
2022-11-24 04:23:41,293|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-24 04:23:41,293|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-24 04:23:41,294|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(config-deploy) resource assignment files([]
2022-11-24 04:23:41,294|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| ##### Enhancing blueprint Resource Definitions
2022-11-24 04:23:41,294|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-24 04:23:41,294|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-24 04:23:41,300|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| distinct resource keys ([input-source])
2022-11-24 04:23:41,309|d0ad329c-d6ce-494b-993d-c2b3f4c966b8||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-24 04:24:02,886|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-24 04:24:03,000|||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-24 04:24:03,066|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| request(538c0553-bce6-4d8d-b171-66e1c347e46a)
2022-11-24 04:24:03,072|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| CBA file(/opt/app/onap/blueprints/archive/b95f668f-b55a-4eef-8964-f423bdf75409/cba.zip written successfully
2022-11-24 04:24:03,072|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(b95f668f-b55a-4eef-8964-f423bdf75409) CBA(/opt/app/onap/blueprints/archive/b95f668f-b55a-4eef-8964-f423bdf75409/cba.zip)
2022-11-24 04:24:03,103|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b95f668f-b55a-4eef-8964-f423bdf75409) and entry definition file (Definitions/CNF.json)
2022-11-24 04:24:03,179|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:24:03,180|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:24:03,180|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:24:03,181|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(scale-out)
2022-11-24 04:24:03,181|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(scale)
2022-11-24 04:24:03,182|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(scale-in)
2022-11-24 04:24:03,182|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(health-check)
2022-11-24 04:24:03,205|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b95f668f-b55a-4eef-8964-f423bdf75409) and entry definition file (Definitions/CNF.json)
2022-11-24 04:24:03,232|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-24 04:24:03,265|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-24 04:24:03,267|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-24 04:24:03,329|538c0553-bce6-4d8d-b171-66e1c347e46a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/working/b95f668f-b55a-4eef-8964-f423bdf75409) present to clean.
2022-11-24 04:24:52,246|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-24 04:24:52,356|||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-24 04:24:52,358|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| request(598abce4-045b-45c0-b258-c2d02d676068)
2022-11-24 04:24:52,359|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| CBA file(/opt/app/onap/blueprints/archive/d1bf6f7c-e37b-459c-af01-146f04798863/cba.zip written successfully
2022-11-24 04:24:52,360|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(d1bf6f7c-e37b-459c-af01-146f04798863) CBA(/opt/app/onap/blueprints/archive/d1bf6f7c-e37b-459c-af01-146f04798863/cba.zip)
2022-11-24 04:24:52,377|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1bf6f7c-e37b-459c-af01-146f04798863) and entry definition file (Definitions/pnf_netconf.json)
2022-11-24 04:24:52,382|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:24:52,395|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:24:52,396|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:24:52,401|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1bf6f7c-e37b-459c-af01-146f04798863) and entry definition file (Definitions/pnf_netconf.json)
2022-11-24 04:24:52,424|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-24 04:24:52,454|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-24 04:24:52,455|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-24 04:24:52,518|598abce4-045b-45c0-b258-c2d02d676068||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/working/d1bf6f7c-e37b-459c-af01-146f04798863) present to clean.
2022-11-24 04:25:06,222|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-24 04:25:06,335|||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-24 04:25:06,338|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| request(cf690277-8989-4729-bee3-150219bcbd6b)
2022-11-24 04:25:06,339|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| CBA file(/opt/app/onap/blueprints/archive/8a1892ed-5814-4aba-a7e2-e70bfe425c0c/cba.zip written successfully
2022-11-24 04:25:06,339|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Save processing(8a1892ed-5814-4aba-a7e2-e70bfe425c0c) CBA(/opt/app/onap/blueprints/archive/8a1892ed-5814-4aba-a7e2-e70bfe425c0c/cba.zip)
2022-11-24 04:25:06,349|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a1892ed-5814-4aba-a7e2-e70bfe425c0c) and entry definition file (Definitions/ubuntu20.json)
2022-11-24 04:25:06,359|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-24 04:25:06,380|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(resource-assignment)
2022-11-24 04:25:06,381|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-assign)
2022-11-24 04:25:06,381|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Validating Workflow(config-deploy)
2022-11-24 04:25:06,391|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8a1892ed-5814-4aba-a7e2-e70bfe425c0c) and entry definition file (Definitions/ubuntu20.json)
2022-11-24 04:25:06,412|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-24 04:25:06,441|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-24 04:25:06,442|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-24 04:25:06,504|cf690277-8989-4729-bee3-150219bcbd6b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| No compiled cache(/opt/app/onap/blueprints/working/8a1892ed-5814-4aba-a7e2-e70bfe425c0c) present to clean.
2022-11-24 04:28:04,006|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||reactor-http-epoll-2||||INFO||||||| processing request id b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f
2022-11-24 04:28:04,007|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-24 04:28:04,007|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-24 04:28:04,014|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-24 04:28:04,266|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:04,268|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-24 04:28:04,271|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:04,288|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-24 04:28:04,407|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-24 04:28:04,446|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f])'s step(resource-assignment)
2022-11-24 04:28:04,446|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:04,449|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f) for workflow(resource-assignment) step(resource-assignment)
2022-11-24 04:28:04,449|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-24 04:28:04,450|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-24 04:28:04,451|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-24 04:28:04,471|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-24 04:28:04,482|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:04,483|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:04,484|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:04,484|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("30bfc7d0-c8f4-475e-9265-5480eba02a16") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-24 04:28:04,484|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("853149bb-479c-49fd-a621-db09fdb3acdf") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-24 04:28:04,486|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="30bfc7d0-c8f4-475e-9265-5480eba02a16", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-24 04:28:04,498|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:04,498|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:04,513|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-24 04:28:06,886|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-11-24 04:28:06,886|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-24 04:28:06,887|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221124t042807649306z")
2022-11-24 04:28:06,887|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221124t042807649306z")
2022-11-24 04:28:06,887|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221124t042807649306z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-24 04:28:06,889|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:06,891|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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" : "853149bb-479c-49fd-a621-db09fdb3acdf",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "30bfc7d0-c8f4-475e-9265-5480eba02a16",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221124t042807649306z"
})
2022-11-24 04:28:06,906|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-24 04:28:06,907|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-24 04:28:06,907|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-24 04:28:06,908|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f])'s step(profile-upload)
2022-11-24 04:28:06,909|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:06,919|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f) for workflow(resource-assignment) step(profile-upload)
2022-11-24 04:28:06,920|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-24 04:28:06,920|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||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-24 04:28:06,923|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-24 04:28:06,923|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-24 04:28:06,924|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-24 04:28:06,930|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-24 04:28:06,931|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-24 04:28:06,931|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-24 04:28:06,931|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-24 04:28:06,932|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-24 04:28:06,942|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| workflow(b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f) nodes completed with (0)exceptions
2022-11-24 04:28:06,944|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-24 04:28:06,946|b62473b5-5cc6-42d3-8b5c-8cf1dc6d463f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ea8eadbc-e0ea-4dbc-bdcd-67b48cb11584 auditStoreId -1
2022-11-24 04:28:10,041|de5d7167-d55d-46b4-8014-cfeead483a8e||reactor-http-epoll-2||||INFO||||||| processing request id de5d7167-d55d-46b4-8014-cfeead483a8e
2022-11-24 04:28:10,041|de5d7167-d55d-46b4-8014-cfeead483a8e||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-24 04:28:10,041|de5d7167-d55d-46b4-8014-cfeead483a8e||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-24 04:28:10,043|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,043|de5d7167-d55d-46b4-8014-cfeead483a8e||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-24 04:28:10,047|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,071|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-24 04:28:10,073|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-24 04:28:10,074|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[de5d7167-d55d-46b4-8014-cfeead483a8e])'s step(resource-assignment)
2022-11-24 04:28:10,074|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,075|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(de5d7167-d55d-46b4-8014-cfeead483a8e) for workflow(resource-assignment) step(resource-assignment)
2022-11-24 04:28:10,075|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-24 04:28:10,075|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-24 04:28:10,076|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-24 04:28:10,094|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,099|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-24 04:28:10,100|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1b39bc89-191d-44ea-a6d1-4f4e59da35fb") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-24 04:28:10,100|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,100|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,101|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("cd459d00-7079-44a2-928d-94da28d61050") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-24 04:28:10,102|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="cd459d00-7079-44a2-928d-94da28d61050"}
2022-11-24 04:28:10,102|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||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-24 04:28:10,102|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="cd459d00-7079-44a2-928d-94da28d61050"}
2022-11-24 04:28:10,103|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-11-24 04:28:10,223|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=cd459d00-7079-44a2-928d-94da28d61050})
2022-11-24 04:28:10,234|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=cd459d00-7079-44a2-928d-94da28d61050})
2022-11-24 04:28:10,245|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-24 04:28:10,247|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"17771347-8383-4e10-b15f-175e723c6b33"}])
2022-11-24 04:28:10,248|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("17771347-8383-4e10-b15f-175e723c6b33") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-24 04:28:10,256|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-24 04:28:10,257|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"8f79c58f-d681-4aa6-99fe-79b21c69781d"}])
2022-11-24 04:28:10,258|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("8f79c58f-d681-4aa6-99fe-79b21c69781d") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-24 04:28:10,260|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,271|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 17771347-8383-4e10-b15f-175e723c6b33
2022-11-24 04:28:10,273|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="cd459d00-7079-44a2-928d-94da28d61050"}
2022-11-24 04:28:10,273|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,326|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=cd459d00-7079-44a2-928d-94da28d61050})
2022-11-24 04:28:10,334|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-24 04:28:10,336|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-24 04:28:10,336|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-24 04:28:10,337|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,337|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-24 04:28:10,345|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> cd459d00-7079-44a2-928d-94da28d61050
2022-11-24 04:28:10,346|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("853149bb-479c-49fd-a621-db09fdb3acdf") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-24 04:28:10,347|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-24 04:28:10,347|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||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-24 04:28:10,348|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("30bfc7d0-c8f4-475e-9265-5480eba02a16") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-24 04:28:10,349|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="853149bb-479c-49fd-a621-db09fdb3acdf", vnf-id="30bfc7d0-c8f4-475e-9265-5480eba02a16"}
2022-11-24 04:28:10,349|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="853149bb-479c-49fd-a621-db09fdb3acdf", vnf-id="30bfc7d0-c8f4-475e-9265-5480eba02a16"}
2022-11-24 04:28:10,356|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/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-24 04:28:10,356|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/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-24 04:28:10,360|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/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-24 04:28:10,361|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/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-24 04:28:10,416|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-24 04:28:10,416|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-24 04:28:10,447|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-24 04:28:10,447|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-24 04:28:10,448|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-24 04:28:10,448|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-24 04:28:10,448|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221124t042807649306z")
2022-11-24 04:28:10,448|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-24 04:28:10,449|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221124t042807649306z")
2022-11-24 04:28:10,449|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-24 04:28:10,449|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,449|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221124t042807649306z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-24 04:28:10,450|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221124t042807649306z", vf-module-label="helm_apache", vf-module-id="1b39bc89-191d-44ea-a6d1-4f4e59da35fb"}
2022-11-24 04:28:10,458|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-24 04:28:10,458|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-24 04:28:10,461|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-24 04:28:10,556|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-11-24 04:28:10,556|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-24 04:28:10,556|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001")
2022-11-24 04:28:10,557|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001")
2022-11-24 04:28:10,557|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-24 04:28:10,562|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="853149bb-479c-49fd-a621-db09fdb3acdf", vnf-id="30bfc7d0-c8f4-475e-9265-5480eba02a16"}
2022-11-24 04:28:10,562|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,568|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/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-24 04:28:10,568|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/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-24 04:28:10,610|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-24 04:28:10,623|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-24 04:28:10,623|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-24 04:28:10,624|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-24 04:28:10,624|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-24 04:28:10,624|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,625|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,625|de5d7167-d55d-46b4-8014-cfeead483a8e||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-24 04:28:10,627|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "17771347-8383-4e10-b15f-175e723c6b33",
  "k8s-rb-definition-version" : "cd459d00-7079-44a2-928d-94da28d61050",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "853149bb-479c-49fd-a621-db09fdb3acdf",
  "vf-module-id" : "1b39bc89-191d-44ea-a6d1-4f4e59da35fb",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "cd459d00-7079-44a2-928d-94da28d61050",
  "vf-module-model-invariant-uuid" : "17771347-8383-4e10-b15f-175e723c6b33",
  "vf-module-model-version" : "8f79c58f-d681-4aa6-99fe-79b21c69781d",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "30bfc7d0-c8f4-475e-9265-5480eba02a16",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221124t042807649306z"
})
2022-11-24 04:28:10,646|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-24 04:28:10,647|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-24 04:28:10,647|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-24 04:28:10,648|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[de5d7167-d55d-46b4-8014-cfeead483a8e])'s step(profile-upload)
2022-11-24 04:28:10,649|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:28:10,650|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(de5d7167-d55d-46b4-8014-cfeead483a8e) for workflow(resource-assignment) step(profile-upload)
2022-11-24 04:28:10,650|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-24 04:28:10,650|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-24 04:28:10,651|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-24 04:28:10,651|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-24 04:28:10,651|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-24 04:28:10,678|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/17771347-8383-4e10-b15f-175e723c6b33/cd459d00-7079-44a2-928d-94da28d61050)
2022-11-24 04:28:10,697|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-24 04:28:10,714|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/17771347-8383-4e10-b15f-175e723c6b33/cd459d00-7079-44a2-928d-94da28d61050/profile/node-port-profile)
2022-11-24 04:28:10,722|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Response status(404 - Not Found)
2022-11-24 04:28:10,723|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s Profile..
2022-11-24 04:28:10,759|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/17771347-8383-4e10-b15f-175e723c6b33/cd459d00-7079-44a2-928d-94da28d61050/profile)
2022-11-24 04:28:10,785|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-11-24 04:28:10,810|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/17771347-8383-4e10-b15f-175e723c6b33/cd459d00-7079-44a2-928d-94da28d61050/profile/node-port-profile/content)
2022-11-24 04:28:10,820|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-24 04:28:10,821|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| K8s Profile Upload Completed
2022-11-24 04:28:10,822|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-24 04:28:10,822|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-24 04:28:10,822|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-24 04:28:10,823|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-24 04:28:10,823|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| workflow(de5d7167-d55d-46b4-8014-cfeead483a8e) nodes completed with (0)exceptions
2022-11-24 04:28:10,823|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-24 04:28:10,824|de5d7167-d55d-46b4-8014-cfeead483a8e||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 167dcdb4-a542-4e5a-8d6b-090b8f4051d0 auditStoreId -1
2022-11-24 04:28:15,374|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-24 04:28:15,497|||grpc-default-executor-1||||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-24 04:28:15,543|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing request id 0eca751c-3adf-416d-aff8-8787bb8311b7
2022-11-24 04:28:15,543|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-24 04:28:15,543|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| StoreAuditService ID  -1
2022-11-24 04:28:15,543|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-24 04:28:15,543|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-24 04:28:15,545|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-24 04:28:15,558|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deriving input data for workflow: (config-assign)
2022-11-24 04:28:15,560|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(START) -> executed state(SUCCESS)
2022-11-24 04:28:15,560|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Executing workflow(config-assign[0eca751c-3adf-416d-aff8-8787bb8311b7])'s step(config-setup)
2022-11-24 04:28:15,561|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:28:15,562|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| preparing request id(0eca751c-3adf-416d-aff8-8787bb8311b7) for workflow(config-assign) step(config-setup)
2022-11-24 04:28:15,562|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-24 04:28:15,562|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-24 04:28:15,563|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-24 04:28:15,603|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-24 04:28:15,605|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-24 04:28:15,607|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ("853149bb-479c-49fd-a621-db09fdb3acdf") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-24 04:28:15,608|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 
Resolved Input Key mappings: 
{service-instance-id="853149bb-479c-49fd-a621-db09fdb3acdf"}
2022-11-24 04:28:15,617|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-24 04:28:15,617|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-24 04:28:15,653|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf)
2022-11-24 04:28:15,668|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:28:15,669|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response processing type (string)
2022-11-24 04:28:15,670|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d")
2022-11-24 04:28:15,670|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d")
2022-11-24 04:28:15,670|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ("basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-24 04:28:15,671|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ("30bfc7d0-c8f4-475e-9265-5480eba02a16") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-24 04:28:15,671|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 
Resolved Input Key mappings: 
{service-instance-id="853149bb-479c-49fd-a621-db09fdb3acdf", vnf-id="30bfc7d0-c8f4-475e-9265-5480eba02a16"}
2022-11-24 04:28:15,676|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-24 04:28:15,676|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-24 04:28:15,702|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/vnf-data/vf-modules)
2022-11-24 04:28:15,714|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:28:15,714|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response processing type (json)
2022-11-24 04:28:15,715|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"8f79c58f-d681-4aa6-99fe-79b21c69781d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"17771347-8383-4e10-b15f-175e723c6b33","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0eca751c-3adf-416d-aff8-8787bb8311b7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0eb2c372-2c3f-4b35-8710-540f7c5988ad","model-invariant-uuid":"2ccabb0c-700a-4ed9-b982-f02cc215ece8"},"global-customer-id":"basiccnf-macro-customer","service-id":"853149bb-479c-49fd-a621-db09fdb3acdf","service-instance-id":"853149bb-479c-49fd-a621-db09fdb3acdf","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"952658a6-b221-4fba-9ce3-0e36135f6c36","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b1de55e8-d5c8-4490-93a0-d2ae92c7a2c1","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"505e4714-08b6-45b6-94ce-1d0a91ab42b4","model-uuid":"e7dc815c-6963-44fd-980d-f73a84073680","model-invariant-uuid":"19c699f1-655c-48a5-ba77-29d8199ecd85"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"30bfc7d0-c8f4-475e-9265-5480eba02a16"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb"}}}]})
2022-11-24 04:28:15,715|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"8f79c58f-d681-4aa6-99fe-79b21c69781d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"17771347-8383-4e10-b15f-175e723c6b33","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0eca751c-3adf-416d-aff8-8787bb8311b7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0eb2c372-2c3f-4b35-8710-540f7c5988ad","model-invariant-uuid":"2ccabb0c-700a-4ed9-b982-f02cc215ece8"},"global-customer-id":"basiccnf-macro-customer","service-id":"853149bb-479c-49fd-a621-db09fdb3acdf","service-instance-id":"853149bb-479c-49fd-a621-db09fdb3acdf","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"952658a6-b221-4fba-9ce3-0e36135f6c36","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b1de55e8-d5c8-4490-93a0-d2ae92c7a2c1","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"505e4714-08b6-45b6-94ce-1d0a91ab42b4","model-uuid":"e7dc815c-6963-44fd-980d-f73a84073680","model-invariant-uuid":"19c699f1-655c-48a5-ba77-29d8199ecd85"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"30bfc7d0-c8f4-475e-9265-5480eba02a16"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb"}}}]})
2022-11-24 04:28:15,715|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"8f79c58f-d681-4aa6-99fe-79b21c69781d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"17771347-8383-4e10-b15f-175e723c6b33","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0eca751c-3adf-416d-aff8-8787bb8311b7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0eb2c372-2c3f-4b35-8710-540f7c5988ad","model-invariant-uuid":"2ccabb0c-700a-4ed9-b982-f02cc215ece8"},"global-customer-id":"basiccnf-macro-customer","service-id":"853149bb-479c-49fd-a621-db09fdb3acdf","service-instance-id":"853149bb-479c-49fd-a621-db09fdb3acdf","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"952658a6-b221-4fba-9ce3-0e36135f6c36","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b1de55e8-d5c8-4490-93a0-d2ae92c7a2c1","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"505e4714-08b6-45b6-94ce-1d0a91ab42b4","model-uuid":"e7dc815c-6963-44fd-980d-f73a84073680","model-invariant-uuid":"19c699f1-655c-48a5-ba77-29d8199ecd85"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"30bfc7d0-c8f4-475e-9265-5480eba02a16"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb"}}}]), type  ({json})
2022-11-24 04:28:15,716|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"8f79c58f-d681-4aa6-99fe-79b21c69781d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"17771347-8383-4e10-b15f-175e723c6b33","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0eca751c-3adf-416d-aff8-8787bb8311b7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0eb2c372-2c3f-4b35-8710-540f7c5988ad","model-invariant-uuid":"2ccabb0c-700a-4ed9-b982-f02cc215ece8"},"global-customer-id":"basiccnf-macro-customer","service-id":"853149bb-479c-49fd-a621-db09fdb3acdf","service-instance-id":"853149bb-479c-49fd-a621-db09fdb3acdf","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"952658a6-b221-4fba-9ce3-0e36135f6c36","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b1de55e8-d5c8-4490-93a0-d2ae92c7a2c1","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"505e4714-08b6-45b6-94ce-1d0a91ab42b4","model-uuid":"e7dc815c-6963-44fd-980d-f73a84073680","model-invariant-uuid":"19c699f1-655c-48a5-ba77-29d8199ecd85"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"30bfc7d0-c8f4-475e-9265-5480eba02a16"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-24 04:28:15,717|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 
Resolved Input Key mappings: 
{vnf-id="30bfc7d0-c8f4-475e-9265-5480eba02a16"}
2022-11-24 04:28:15,721|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-24 04:28:15,721|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-24 04:28:15,816|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16?depth=1)
2022-11-24 04:28:16,166|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:28:16,166|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response processing type (json)
2022-11-24 04:28:16,167|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669264092634","model-invariant-id":"17771347-8383-4e10-b15f-175e723c6b33","model-version-id":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-customization-id":"cd459d00-7079-44a2-928d-94da28d61050","module-index":0}]})
2022-11-24 04:28:16,167|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669264092634","model-invariant-id":"17771347-8383-4e10-b15f-175e723c6b33","model-version-id":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-customization-id":"cd459d00-7079-44a2-928d-94da28d61050","module-index":0}]})
2022-11-24 04:28:16,167|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669264092634","model-invariant-id":"17771347-8383-4e10-b15f-175e723c6b33","model-version-id":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-customization-id":"cd459d00-7079-44a2-928d-94da28d61050","module-index":0}]), type  ({json})
2022-11-24 04:28:16,167|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669264092634","model-invariant-id":"17771347-8383-4e10-b15f-175e723c6b33","model-version-id":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-customization-id":"cd459d00-7079-44a2-928d-94da28d61050","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-24 04:28:16,169|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-24 04:28:16,172|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-24 04:28:24,230|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| compiled in (8058)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-24 04:28:24,230|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-24 04:28:24,263|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"17771347-8383-4e10-b15f-175e723c6b33","k8s-rb-definition-version":"cd459d00-7079-44a2-928d-94da28d61050","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-24 04:28:24,266|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "17771347-8383-4e10-b15f-175e723c6b33",
      "k8s-rb-definition-version" : "cd459d00-7079-44a2-928d-94da28d61050"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "853149bb-479c-49fd-a621-db09fdb3acdf",
  "service-instance-name" : "basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "cd459d00-7079-44a2-928d-94da28d61050",
      "model-invariant-id" : "17771347-8383-4e10-b15f-175e723c6b33",
      "model-version-id" : "8f79c58f-d681-4aa6-99fe-79b21c69781d",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1669264092634",
      "vf-module-id" : "1b39bc89-191d-44ea-a6d1-4f4e59da35fb",
      "vf-module-name" : "basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "0eca751c-3adf-416d-aff8-8787bb8311b7",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b1de55e8-d5c8-4490-93a0-d2ae92c7a2c1",
          "svc-request-id" : "952658a6-b221-4fba-9ce3-0e36135f6c36"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "2ccabb0c-700a-4ed9-b982-f02cc215ece8",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0eb2c372-2c3f-4b35-8710-540f7c5988ad",
            "model-version" : "1.0"
          },
          "service-id" : "853149bb-479c-49fd-a621-db09fdb3acdf",
          "service-instance-id" : "853149bb-479c-49fd-a621-db09fdb3acdf",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "cd459d00-7079-44a2-928d-94da28d61050",
            "model-invariant-uuid" : "17771347-8383-4e10-b15f-175e723c6b33",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "8f79c58f-d681-4aa6-99fe-79b21c69781d",
            "model-version" : "1"
          },
          "vf-module-id" : "1b39bc89-191d-44ea-a6d1-4f4e59da35fb",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "cd459d00-7079-44a2-928d-94da28d61050",
            "model-invariant-uuid" : "17771347-8383-4e10-b15f-175e723c6b33",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "8f79c58f-d681-4aa6-99fe-79b21c69781d",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "8f79c58f-d681-4aa6-99fe-79b21c69781d"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "17771347-8383-4e10-b15f-175e723c6b33"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221124t042807649306z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "1b39bc89-191d-44ea-a6d1-4f4e59da35fb",
            "vf-module-name" : "basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "505e4714-08b6-45b6-94ce-1d0a91ab42b4",
            "model-invariant-uuid" : "19c699f1-655c-48a5-ba77-29d8199ecd85",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "e7dc815c-6963-44fd-980d-f73a84073680",
            "model-version" : "1.0"
          },
          "vnf-id" : "30bfc7d0-c8f4-475e-9265-5480eba02a16",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "1b39bc89-191d-44ea-a6d1-4f4e59da35fb"
    } ]
  },
  "vnf-id" : "30bfc7d0-c8f4-475e-9265-5480eba02a16"
})
2022-11-24 04:28:24,282|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Preparing Response...
2022-11-24 04:28:24,282|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-24 04:28:24,282|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-24 04:28:24,284|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Executing workflow(config-assign[0eca751c-3adf-416d-aff8-8787bb8311b7])'s step(config-template)
2022-11-24 04:28:24,284|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:28:24,290|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| preparing request id(0eca751c-3adf-416d-aff8-8787bb8311b7) for workflow(config-assign) step(config-template)
2022-11-24 04:28:24,290|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-24 04:28:24,290|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-24 04:28:24,374|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Triggering K8s Config Upload component logic.
2022-11-24 04:28:24,374|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Getting the template prefixes
2022-11-24 04:28:24,374|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Iterating over prefixes in resource assignment map.
2022-11-24 04:28:24,396|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/rb/definition/17771347-8383-4e10-b15f-175e723c6b33/cd459d00-7079-44a2-928d-94da28d61050)
2022-11-24 04:28:24,404|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:28:24,417|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/rb/definition/17771347-8383-4e10-b15f-175e723c6b33/cd459d00-7079-44a2-928d-94da28d61050/config-template/replica-count-template)
2022-11-24 04:28:24,423|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(500 - Internal Server Error)
2022-11-24 04:28:24,423|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Uploading K8s template..
2022-11-24 04:28:24,444|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(POST), url(/v1/rb/definition/17771347-8383-4e10-b15f-175e723c6b33/cd459d00-7079-44a2-928d-94da28d61050/config-template)
2022-11-24 04:28:24,454|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(201 - Created)
2022-11-24 04:28:24,475|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(POST), url(/v1/rb/definition/17771347-8383-4e10-b15f-175e723c6b33/cd459d00-7079-44a2-928d-94da28d61050/config-template/replica-count-template/content)
2022-11-24 04:28:24,493|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:28:24,494|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| K8s Config Upload Completed
2022-11-24 04:28:24,494|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Preparing Response...
2022-11-24 04:28:24,494|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-24 04:28:24,494|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-24 04:28:24,495|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(END) -> executed state(SUCCESS)
2022-11-24 04:28:24,497|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(0eca751c-3adf-416d-aff8-8787bb8311b7) nodes completed with (0)exceptions
2022-11-24 04:28:24,498|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-24 04:28:24,499|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3072c634-9635-4e8b-9d7d-f78a848ced3f auditStoreId -1
2022-11-24 04:28:24,530|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Completed
2022-11-24 04:28:54,283|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-24 04:28:54,393|||grpc-default-executor-1||||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-24 04:28:54,398|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing request id 0eca751c-3adf-416d-aff8-8787bb8311b7
2022-11-24 04:28:54,398|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-24 04:28:54,398|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| StoreAuditService ID  -1
2022-11-24 04:28:54,399|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-24 04:28:54,399|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-24 04:28:54,406|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-24 04:28:54,430|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deriving input data for workflow: (config-deploy)
2022-11-24 04:28:54,431|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(START) -> executed state(SUCCESS)
2022-11-24 04:28:54,432|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Executing workflow(config-deploy[0eca751c-3adf-416d-aff8-8787bb8311b7])'s step(config-setup)
2022-11-24 04:28:54,432|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:28:54,433|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| preparing request id(0eca751c-3adf-416d-aff8-8787bb8311b7) for workflow(config-deploy) step(config-setup)
2022-11-24 04:28:54,433|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-24 04:28:54,433|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-24 04:28:54,434|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-24 04:28:54,464|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-24 04:28:54,466|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-24 04:28:54,467|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ("853149bb-479c-49fd-a621-db09fdb3acdf") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-24 04:28:54,468|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 
Resolved Input Key mappings: 
{service-instance-id="853149bb-479c-49fd-a621-db09fdb3acdf"}
2022-11-24 04:28:54,472|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-24 04:28:54,472|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-24 04:28:54,569|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf)
2022-11-24 04:28:54,590|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:28:54,590|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response processing type (string)
2022-11-24 04:28:54,591|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d")
2022-11-24 04:28:54,591|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d")
2022-11-24 04:28:54,591|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ("basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-24 04:28:54,592|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ("30bfc7d0-c8f4-475e-9265-5480eba02a16") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-24 04:28:54,593|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 
Resolved Input Key mappings: 
{service-instance-id="853149bb-479c-49fd-a621-db09fdb3acdf", vnf-id="30bfc7d0-c8f4-475e-9265-5480eba02a16"}
2022-11-24 04:28:54,597|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-24 04:28:54,597|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-24 04:28:54,622|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/853149bb-479c-49fd-a621-db09fdb3acdf/service-data/vnfs/vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16/vnf-data/vf-modules)
2022-11-24 04:28:54,633|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:28:54,634|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response processing type (json)
2022-11-24 04:28:54,634|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"8f79c58f-d681-4aa6-99fe-79b21c69781d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"17771347-8383-4e10-b15f-175e723c6b33","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0eca751c-3adf-416d-aff8-8787bb8311b7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0eb2c372-2c3f-4b35-8710-540f7c5988ad","model-invariant-uuid":"2ccabb0c-700a-4ed9-b982-f02cc215ece8"},"global-customer-id":"basiccnf-macro-customer","service-id":"853149bb-479c-49fd-a621-db09fdb3acdf","service-instance-id":"853149bb-479c-49fd-a621-db09fdb3acdf","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"13c94d33-a961-4460-8918-a8ddfaf83874","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/95ffeadb-01e4-482a-b43d-eb96ac60ae69","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"505e4714-08b6-45b6-94ce-1d0a91ab42b4","model-uuid":"e7dc815c-6963-44fd-980d-f73a84073680","model-invariant-uuid":"19c699f1-655c-48a5-ba77-29d8199ecd85"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"30bfc7d0-c8f4-475e-9265-5480eba02a16"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","from-preload":false}}}]})
2022-11-24 04:28:54,635|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"8f79c58f-d681-4aa6-99fe-79b21c69781d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"17771347-8383-4e10-b15f-175e723c6b33","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0eca751c-3adf-416d-aff8-8787bb8311b7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0eb2c372-2c3f-4b35-8710-540f7c5988ad","model-invariant-uuid":"2ccabb0c-700a-4ed9-b982-f02cc215ece8"},"global-customer-id":"basiccnf-macro-customer","service-id":"853149bb-479c-49fd-a621-db09fdb3acdf","service-instance-id":"853149bb-479c-49fd-a621-db09fdb3acdf","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"13c94d33-a961-4460-8918-a8ddfaf83874","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/95ffeadb-01e4-482a-b43d-eb96ac60ae69","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"505e4714-08b6-45b6-94ce-1d0a91ab42b4","model-uuid":"e7dc815c-6963-44fd-980d-f73a84073680","model-invariant-uuid":"19c699f1-655c-48a5-ba77-29d8199ecd85"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"30bfc7d0-c8f4-475e-9265-5480eba02a16"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","from-preload":false}}}]})
2022-11-24 04:28:54,635|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"8f79c58f-d681-4aa6-99fe-79b21c69781d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"17771347-8383-4e10-b15f-175e723c6b33","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0eca751c-3adf-416d-aff8-8787bb8311b7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0eb2c372-2c3f-4b35-8710-540f7c5988ad","model-invariant-uuid":"2ccabb0c-700a-4ed9-b982-f02cc215ece8"},"global-customer-id":"basiccnf-macro-customer","service-id":"853149bb-479c-49fd-a621-db09fdb3acdf","service-instance-id":"853149bb-479c-49fd-a621-db09fdb3acdf","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"13c94d33-a961-4460-8918-a8ddfaf83874","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/95ffeadb-01e4-482a-b43d-eb96ac60ae69","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"505e4714-08b6-45b6-94ce-1d0a91ab42b4","model-uuid":"e7dc815c-6963-44fd-980d-f73a84073680","model-invariant-uuid":"19c699f1-655c-48a5-ba77-29d8199ecd85"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"30bfc7d0-c8f4-475e-9265-5480eba02a16"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","from-preload":false}}}]), type  ({json})
2022-11-24 04:28:54,635|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"8f79c58f-d681-4aa6-99fe-79b21c69781d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"17771347-8383-4e10-b15f-175e723c6b33","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221124t042807649306z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0eca751c-3adf-416d-aff8-8787bb8311b7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0eb2c372-2c3f-4b35-8710-540f7c5988ad","model-invariant-uuid":"2ccabb0c-700a-4ed9-b982-f02cc215ece8"},"global-customer-id":"basiccnf-macro-customer","service-id":"853149bb-479c-49fd-a621-db09fdb3acdf","service-instance-id":"853149bb-479c-49fd-a621-db09fdb3acdf","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"13c94d33-a961-4460-8918-a8ddfaf83874","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/95ffeadb-01e4-482a-b43d-eb96ac60ae69","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"505e4714-08b6-45b6-94ce-1d0a91ab42b4","model-uuid":"e7dc815c-6963-44fd-980d-f73a84073680","model-invariant-uuid":"19c699f1-655c-48a5-ba77-29d8199ecd85"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"30bfc7d0-c8f4-475e-9265-5480eba02a16"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd459d00-7079-44a2-928d-94da28d61050","model-uuid":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-invariant-uuid":"17771347-8383-4e10-b15f-175e723c6b33"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-24 04:28:54,638|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 
Resolved Input Key mappings: 
{vnf-id="30bfc7d0-c8f4-475e-9265-5480eba02a16"}
2022-11-24 04:28:54,644|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-24 04:28:54,644|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-24 04:28:54,689|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/30bfc7d0-c8f4-475e-9265-5480eba02a16?depth=1)
2022-11-24 04:28:54,822|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:28:54,822|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response processing type (json)
2022-11-24 04:28:54,823|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"adoring_lichterman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669264133650","model-invariant-id":"17771347-8383-4e10-b15f-175e723c6b33","model-version-id":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-customization-id":"cd459d00-7079-44a2-928d-94da28d61050","module-index":0}]})
2022-11-24 04:28:54,823|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"adoring_lichterman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669264133650","model-invariant-id":"17771347-8383-4e10-b15f-175e723c6b33","model-version-id":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-customization-id":"cd459d00-7079-44a2-928d-94da28d61050","module-index":0}]})
2022-11-24 04:28:54,823|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"adoring_lichterman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669264133650","model-invariant-id":"17771347-8383-4e10-b15f-175e723c6b33","model-version-id":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-customization-id":"cd459d00-7079-44a2-928d-94da28d61050","module-index":0}]), type  ({json})
2022-11-24 04:28:54,823|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"1b39bc89-191d-44ea-a6d1-4f4e59da35fb","vf-module-name":"basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"adoring_lichterman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669264133650","model-invariant-id":"17771347-8383-4e10-b15f-175e723c6b33","model-version-id":"8f79c58f-d681-4aa6-99fe-79b21c69781d","model-customization-id":"cd459d00-7079-44a2-928d-94da28d61050","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-24 04:28:54,825|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-24 04:28:54,827|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"17771347-8383-4e10-b15f-175e723c6b33","k8s-rb-definition-version":"cd459d00-7079-44a2-928d-94da28d61050","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"adoring_lichterman"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-24 04:28:54,829|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "adoring_lichterman",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "17771347-8383-4e10-b15f-175e723c6b33",
      "k8s-rb-definition-version" : "cd459d00-7079-44a2-928d-94da28d61050"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "853149bb-479c-49fd-a621-db09fdb3acdf",
  "service-instance-name" : "basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "adoring_lichterman",
      "is-base-vf-module" : false,
      "model-customization-id" : "cd459d00-7079-44a2-928d-94da28d61050",
      "model-invariant-id" : "17771347-8383-4e10-b15f-175e723c6b33",
      "model-version-id" : "8f79c58f-d681-4aa6-99fe-79b21c69781d",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1669264133650",
      "vf-module-id" : "1b39bc89-191d-44ea-a6d1-4f4e59da35fb",
      "vf-module-name" : "basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "0eca751c-3adf-416d-aff8-8787bb8311b7",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/95ffeadb-01e4-482a-b43d-eb96ac60ae69",
          "svc-request-id" : "13c94d33-a961-4460-8918-a8ddfaf83874"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "2ccabb0c-700a-4ed9-b982-f02cc215ece8",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0eb2c372-2c3f-4b35-8710-540f7c5988ad",
            "model-version" : "1.0"
          },
          "service-id" : "853149bb-479c-49fd-a621-db09fdb3acdf",
          "service-instance-id" : "853149bb-479c-49fd-a621-db09fdb3acdf",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "cd459d00-7079-44a2-928d-94da28d61050",
            "model-invariant-uuid" : "17771347-8383-4e10-b15f-175e723c6b33",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "8f79c58f-d681-4aa6-99fe-79b21c69781d",
            "model-version" : "1"
          },
          "vf-module-id" : "1b39bc89-191d-44ea-a6d1-4f4e59da35fb",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "cd459d00-7079-44a2-928d-94da28d61050",
            "model-invariant-uuid" : "17771347-8383-4e10-b15f-175e723c6b33",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "8f79c58f-d681-4aa6-99fe-79b21c69781d",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "8f79c58f-d681-4aa6-99fe-79b21c69781d"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221124t042807649306z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "17771347-8383-4e10-b15f-175e723c6b33"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221124t042807649306z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "1b39bc89-191d-44ea-a6d1-4f4e59da35fb",
            "vf-module-name" : "basic_cnf_macro_6b373e50-bfb5-41c3-87fc-eebfba15570d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "505e4714-08b6-45b6-94ce-1d0a91ab42b4",
            "model-invariant-uuid" : "19c699f1-655c-48a5-ba77-29d8199ecd85",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "e7dc815c-6963-44fd-980d-f73a84073680",
            "model-version" : "1.0"
          },
          "vnf-id" : "30bfc7d0-c8f4-475e-9265-5480eba02a16",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "1b39bc89-191d-44ea-a6d1-4f4e59da35fb"
    } ]
  },
  "vnf-id" : "30bfc7d0-c8f4-475e-9265-5480eba02a16"
})
2022-11-24 04:28:54,837|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Preparing Response...
2022-11-24 04:28:54,837|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-24 04:28:54,838|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-24 04:28:54,838|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Executing workflow(config-deploy[0eca751c-3adf-416d-aff8-8787bb8311b7])'s step(status-verification-script)
2022-11-24 04:28:54,838|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:28:54,844|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| preparing request id(0eca751c-3adf-416d-aff8-8787bb8311b7) for workflow(config-deploy) step(status-verification-script)
2022-11-24 04:28:54,844|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-24 04:28:54,845|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-24 04:28:54,849|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-24 04:28:54,860|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| SIMPLE STATUS CHECK - START
2022-11-24 04:28:54,888|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/status)
2022-11-24 04:28:54,957|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:28:54,983|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| VfModule helm_apache (adoring_lichterman) is not ready. Please wait...
2022-11-24 04:29:04,997|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/status)
2022-11-24 04:29:05,059|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:29:05,061|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| VfModule helm_apache (adoring_lichterman) is not ready. Please wait...
2022-11-24 04:29:15,074|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/status)
2022-11-24 04:29:15,123|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:29:15,126|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| VfModule helm_apache (adoring_lichterman) is not ready. Please wait...
2022-11-24 04:29:25,144|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/status)
2022-11-24 04:29:25,187|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:29:25,190|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| VfModule helm_apache (adoring_lichterman) is ready.
2022-11-24 04:29:25,190|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| SIMPLE STATUS CHECK - END
2022-11-24 04:29:25,190|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Preparing Response...
2022-11-24 04:29:25,191|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-24 04:29:25,191|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-24 04:29:25,192|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Executing workflow(config-deploy[0eca751c-3adf-416d-aff8-8787bb8311b7])'s step(config-apply)
2022-11-24 04:29:25,192|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:29:25,199|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| preparing request id(0eca751c-3adf-416d-aff8-8787bb8311b7) for workflow(config-deploy) step(config-apply)
2022-11-24 04:29:25,199|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-24 04:29:25,199|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-24 04:29:25,202|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Triggering K8s Config Value component logic.
2022-11-24 04:29:25,202|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Getting the template prefixes
2022-11-24 04:29:25,202|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Iterating over prefixes in resource assignment map.
2022-11-24 04:29:25,223|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/config/replica-count-change)
2022-11-24 04:29:30,233|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(500 - Internal Server Error)
2022-11-24 04:29:30,234|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Uploading K8s config..
2022-11-24 04:29:30,301|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Config building started from source custom-values
2022-11-24 04:29:30,302|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-24 04:29:30,343|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-11-24 04:29:30,346|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-24 04:29:30,348|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-24 04:29:30,431|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(POST), url(/v1/instance/adoring_lichterman/config)
2022-11-24 04:29:30,551|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(201 - Created)
2022-11-24 04:29:30,562|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Preparing Response...
2022-11-24 04:29:30,563|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-24 04:29:30,563|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-24 04:29:30,564|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Executing workflow(config-deploy[0eca751c-3adf-416d-aff8-8787bb8311b7])'s step(status-verification-script-after)
2022-11-24 04:29:30,564|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:29:30,564|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| preparing request id(0eca751c-3adf-416d-aff8-8787bb8311b7) for workflow(config-deploy) step(status-verification-script-after)
2022-11-24 04:29:30,565|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-24 04:29:30,565|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-24 04:29:30,566|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-24 04:29:30,568|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| SIMPLE STATUS CHECK - START
2022-11-24 04:29:30,583|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/status)
2022-11-24 04:29:30,622|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:29:30,631|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| VfModule helm_apache (adoring_lichterman) is not ready. Please wait...
2022-11-24 04:29:40,645|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/status)
2022-11-24 04:29:40,694|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:29:40,698|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| VfModule helm_apache (adoring_lichterman) is not ready. Please wait...
2022-11-24 04:29:50,711|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/status)
2022-11-24 04:29:50,757|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:29:50,760|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| VfModule helm_apache (adoring_lichterman) is not ready. Please wait...
2022-11-24 04:30:00,771|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/status)
2022-11-24 04:30:00,846|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:30:00,848|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| VfModule helm_apache (adoring_lichterman) is not ready. Please wait...
2022-11-24 04:30:10,865|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/status)
2022-11-24 04:30:10,908|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:30:10,910|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| VfModule helm_apache (adoring_lichterman) is not ready. Please wait...
2022-11-24 04:30:20,927|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Rest request method(GET), url(/v1/instance/adoring_lichterman/status)
2022-11-24 04:30:20,971|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Response status(200 - OK)
2022-11-24 04:30:20,973|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| VfModule helm_apache (adoring_lichterman) is ready.
2022-11-24 04:30:20,973|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| SIMPLE STATUS CHECK - END
2022-11-24 04:30:20,974|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Preparing Response...
2022-11-24 04:30:20,974|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-24 04:30:20,974|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-24 04:30:20,976|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Executing workflow(config-deploy[0eca751c-3adf-416d-aff8-8787bb8311b7])'s step(collect-results)
2022-11-24 04:30:20,976|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:30:20,978|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| preparing request id(0eca751c-3adf-416d-aff8-8787bb8311b7) for workflow(config-deploy) step(collect-results)
2022-11-24 04:30:20,978|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-24 04:30:20,978|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-24 04:30:20,979|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-24 04:30:20,997|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Collected results: {}
2022-11-24 04:30:20,997|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Preparing Response...
2022-11-24 04:30:20,997|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-24 04:30:20,997|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-24 04:30:20,998|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Execute node(END) -> executed state(SUCCESS)
2022-11-24 04:30:20,999|0eca751c-3adf-416d-aff8-8787bb8311b7||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| workflow(0eca751c-3adf-416d-aff8-8787bb8311b7) nodes completed with (0)exceptions
2022-11-24 04:30:21,000|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-24 04:30:21,002|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6c5aa691-718f-4823-80a0-190e04f41747 auditStoreId -1
2022-11-24 04:30:21,008|0eca751c-3adf-416d-aff8-8787bb8311b7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Completed
2022-11-24 04:30:58,224|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||reactor-http-epoll-1||||INFO||||||| processing request id 06cbe277-e14c-44a5-a8d4-0fd4c27e59e5
2022-11-24 04:30:58,224|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-24 04:30:58,225|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-24 04:30:58,229|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-24 04:30:58,343|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-24 04:30:58,345|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-24 04:30:58,347|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-24 04:30:58,362|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-24 04:30:58,363|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-24 04:30:58,363|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||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-24 04:30:58,365|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(06cbe277-e14c-44a5-a8d4-0fd4c27e59e5) for workflow(resource-assignment) step(resource-assignment)
2022-11-24 04:30:58,365|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-24 04:30:58,365|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-24 04:30:58,367|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-24 04:30:58,389|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||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-24 04:30:58,391|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-24 04:30:58,392|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e5c80b56-c21a-433e-a0f2-9e68813d7304") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-24 04:30:58,392|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1760cdbe-9d79-4b1f-af72-143afe8c8487") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-24 04:30:58,393|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "e5c80b56-c21a-433e-a0f2-9e68813d7304",
  "vnf-id" : "1760cdbe-9d79-4b1f-af72-143afe8c8487",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-24 04:30:58,404|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-24 04:30:58,405|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-24 04:30:58,405|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-24 04:30:58,406|06cbe277-e14c-44a5-a8d4-0fd4c27e59e5||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a88e5429-ef1e-44b2-8aea-ebf158930e36 auditStoreId -1
2022-11-24 04:31:02,230|f9d74031-e634-43bb-9d9b-8dbaabd3614f||reactor-http-epoll-1||||INFO||||||| processing request id f9d74031-e634-43bb-9d9b-8dbaabd3614f
2022-11-24 04:31:02,231|f9d74031-e634-43bb-9d9b-8dbaabd3614f||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-24 04:31:02,231|f9d74031-e634-43bb-9d9b-8dbaabd3614f||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-24 04:31:02,232|f9d74031-e634-43bb-9d9b-8dbaabd3614f||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-24 04:31:02,232|f9d74031-e634-43bb-9d9b-8dbaabd3614f||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-24 04:31:02,236|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-24 04:31:02,256|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-24 04:31:02,257|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-24 04:31:02,257|f9d74031-e634-43bb-9d9b-8dbaabd3614f||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-24 04:31:02,257|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f9d74031-e634-43bb-9d9b-8dbaabd3614f) for workflow(resource-assignment) step(resource-assignment)
2022-11-24 04:31:02,257|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-24 04:31:02,257|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-24 04:31:02,258|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-24 04:31:02,276|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||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-24 04:31:02,279|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-kohn") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-24 04:31:02,281|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-24 04:31:02,282|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-24 04:31:02,282|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-24 04:31:02,282|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("5ab63804-4320-40c8-8466-2ed118be04ed") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-24 04:31:02,282|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e5c80b56-c21a-433e-a0f2-9e68813d7304") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-24 04:31:02,283|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||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-24 04:31:02,283|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-24 04:31:02,284|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-24 04:31:02,284|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1760cdbe-9d79-4b1f-af72-143afe8c8487") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-24 04:31:02,285|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-kohn",
  "service-instance-id" : "e5c80b56-c21a-433e-a0f2-9e68813d7304",
  "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" : "5ab63804-4320-40c8-8466-2ed118be04ed",
  "vnf-id" : "1760cdbe-9d79-4b1f-af72-143afe8c8487",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-24 04:31:02,294|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-24 04:31:02,295|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-24 04:31:02,295|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-24 04:31:02,295|f9d74031-e634-43bb-9d9b-8dbaabd3614f||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d6b79b10-f9d0-45f2-ae80-316ff3491fd4 auditStoreId -1
2022-11-24 04:31:04,858|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-24 04:31:04,971|||grpc-default-executor-1||||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-24 04:31:04,975|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing request id 54694558-9e05-4d63-bc20-23474ec7e4b1
2022-11-24 04:31:04,975|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-24 04:31:04,975|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| StoreAuditService ID  -1
2022-11-24 04:31:04,975|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-24 04:31:04,975|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-24 04:31:04,977|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-24 04:31:04,989|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deriving input data for workflow: (config-assign)
2022-11-24 04:31:04,990|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-24 04:31:04,990|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:31:04,990|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| preparing request id(54694558-9e05-4d63-bc20-23474ec7e4b1) for workflow(config-assign) step(config-assign)
2022-11-24 04:31:04,991|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-24 04:31:04,991|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-24 04:31:04,993|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-24 04:31:05,031|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:31:05,032|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-24 04:31:05,033|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ("e5c80b56-c21a-433e-a0f2-9e68813d7304") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-24 04:31:05,033|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Setting Resource Value ("1760cdbe-9d79-4b1f-af72-143afe8c8487") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-24 04:31:05,049|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-24 04:31:05,050|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-24 04:31:05,051|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-24 04:31:05,053|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Generated Resource Param Data ({
  "service-instance-id" : "e5c80b56-c21a-433e-a0f2-9e68813d7304",
  "vnf-id" : "1760cdbe-9d79-4b1f-af72-143afe8c8487",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-24 04:31:05,079|54694558-9e05-4d63-bc20-23474ec7e4b1||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-24 04:31:05,093|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:31:05,094|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Preparing Response...
2022-11-24 04:31:05,094|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-24 04:31:05,094|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-24 04:31:05,095|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a18eeaef-24e8-4465-a9e9-e23bec323e6a auditStoreId -1
2022-11-24 04:31:05,108|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Completed
2022-11-24 04:31:53,590|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-24 04:31:53,697|||grpc-default-executor-1||||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-24 04:31:53,701|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| processing request id 54694558-9e05-4d63-bc20-23474ec7e4b1
2022-11-24 04:31:53,701|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-24 04:31:53,701|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| StoreAuditService ID  -1
2022-11-24 04:31:53,703|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-24 04:31:53,703|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-24 04:31:53,707|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-24 04:31:53,727|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Deriving input data for workflow: (config-deploy)
2022-11-24 04:31:53,727|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-24 04:31:53,727|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-24 04:31:53,737|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| preparing request id(54694558-9e05-4d63-bc20-23474ec7e4b1) for workflow(config-deploy) step(config-deploy)
2022-11-24 04:31:53,737|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-24 04:31:53,737|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| 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-24 04:31:53,740|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-24 04:31:53,740|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Getting Jython Script Class(ConfigDeploy)
2022-11-24 04:31:53,801|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4fccae5a
2022-11-24 04:31:53,803|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Hello world
2022-11-24 04:31:53,803|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Preparing Response...
2022-11-24 04:31:53,803|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-24 04:31:53,803|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-24 04:31:53,804|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 51bd8c57-6c17-4354-94ba-4ef9ae46522b auditStoreId -1
2022-11-24 04:31:53,806|54694558-9e05-4d63-bc20-23474ec7e4b1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-c8hgs|||| Completed