By type
09:44:43,286 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:44:43,288 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 09:44:43,290 |-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.2.1.jar!/logback.xml] 09:44:43,292 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 09:44:43,292 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 09:44:43,292 |-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.2.1.jar!/logback.xml] 09:44:43,317 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6ad82709 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file 09:44:43,463 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 09:44:43,472 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:44:43,476 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 09:44:43,485 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:44:43,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 09:44:43,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 09:44:43,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 09:44:43,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 09:44:43,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 09:44:43,566 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 09:44:43,566 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 09:44:43,567 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 09:44:43,569 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@510f3d34 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2021-11-17 09:44:44,374|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-8578bcd697-6fnqw with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2021-11-17 09:44:44,377|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2021-11-17 09:44:47,651|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-11-17 09:44:48,326|||main||||INFO||||||| Finished Spring Data repository scanning in 661ms. Found 11 JPA repository interfaces. 2021-11-17 09:44:50,548|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2021-11-17 09:44:50,630|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2021-11-17 09:44:50,898|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-11-17 09:44:51,385|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-11-17 09:44:51,711|||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. 2021-11-17 09:44:51,716|||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. 2021-11-17 09:44:51,922|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2021-11-17 09:44:53,235|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-11-17 09:44:53,246|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-11-17 09:44:53,328|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2021-11-17 09:44:54,324|||main||||INFO||||||| Audit service is disabled 2021-11-17 09:44:54,451|||main||||INFO||||||| Workflow Audit store is disabled 2021-11-17 09:44:56,191|||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] 2021-11-17 09:44:56,235|||main||||INFO||||||| Dependency Management module created... 2021-11-17 09:44:57,174|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2021-11-17 09:44:57,410|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2021-11-17 09:44:58,621|||main||||INFO||||||| Netty started on port(s): 8080 2021-11-17 09:45:00,016|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2021-11-17 09:45:00,326|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2021-11-17 09:45:00,335|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.612 seconds (JVM running for 17.616) 2021-11-17 09:45:00,355|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2021-11-17 10:41:42,472|de123460-0f5a-4c92-83c9-6e988a973aa0||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:41:42,473|de123460-0f5a-4c92-83c9-6e988a973aa0||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:41:42,475|de123460-0f5a-4c92-83c9-6e988a973aa0||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:41:42,987|de123460-0f5a-4c92-83c9-6e988a973aa0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:41:42,991|de123460-0f5a-4c92-83c9-6e988a973aa0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:41:44,345|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8cac8e5c-feab-4eaa-a5e4-7c19fe7297a2) 2021-11-17 10:41:44,354|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/8cac8e5c-feab-4eaa-a5e4-7c19fe7297a2/Definitions 2021-11-17 10:41:44,436|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:41:44,441|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:41:44,471|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:41:44,477|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:41:44,481|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:41:44,524|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:41:44,525|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:41:44,525|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:41:44,525|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:41:44,525|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:41:44,525|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/8cac8e5c-feab-4eaa-a5e4-7c19fe7297a2/Templates/hello-world-mapping.json 2021-11-17 10:41:44,538|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:41:44,538|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:41:44,538|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:41:44,539|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:41:44,540|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:41:44,558|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:41:44,558|6191ce49-7a83-473e-97d8-468a8ab2c52f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:41:44,867|597dc3e5-8de4-4d3d-9394-e28410e4b7d3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(45c62899-fa87-4341-980d-315f2ddbd6fd) CBA(/opt/app/onap/blueprints/archive/45c62899-fa87-4341-980d-315f2ddbd6fd/cba.zip) 2021-11-17 10:41:44,878|597dc3e5-8de4-4d3d-9394-e28410e4b7d3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/45c62899-fa87-4341-980d-315f2ddbd6fd) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:41:44,935|597dc3e5-8de4-4d3d-9394-e28410e4b7d3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:41:44,949|597dc3e5-8de4-4d3d-9394-e28410e4b7d3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/45c62899-fa87-4341-980d-315f2ddbd6fd) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:41:45,052|597dc3e5-8de4-4d3d-9394-e28410e4b7d3||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/45c62899-fa87-4341-980d-315f2ddbd6fd) present to clean. 2021-11-17 10:41:45,319|3b11271b-fac5-4a54-a086-85e3a7c78992||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:41:45,320|3b11271b-fac5-4a54-a086-85e3a7c78992||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:41:45,320|3b11271b-fac5-4a54-a086-85e3a7c78992||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:41:45,330|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| getting cba file name(test101), version(1.0.1) from db 2021-11-17 10:41:45,382|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:41:45,384|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:41:45,386|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:41:45,402|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:41:45,402|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:41:45,403|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:41:45,411|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:41:45,411|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:41:45,412|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:41:45,430|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:41:45,459|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:41:45,461|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:41:45,548|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:41:45,550|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:41:45,550|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:41:45,553|3b11271b-fac5-4a54-a086-85e3a7c78992||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 45c06a00-e1ff-49cb-8969-6cb76d189167 auditStoreId -1 2021-11-17 10:42:31,379|8942d3c7-676d-458b-a2cf-d71fe297d49c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:42:31,380|8942d3c7-676d-458b-a2cf-d71fe297d49c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:42:31,380|8942d3c7-676d-458b-a2cf-d71fe297d49c||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:42:31,552|8942d3c7-676d-458b-a2cf-d71fe297d49c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:42:31,552|8942d3c7-676d-458b-a2cf-d71fe297d49c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:42:32,385|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a67e0625-f2ed-4fea-93eb-a53cd93f8257) 2021-11-17 10:42:32,386|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/a67e0625-f2ed-4fea-93eb-a53cd93f8257/Definitions 2021-11-17 10:42:32,389|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:42:32,390|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:42:32,406|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:42:32,408|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:42:32,411|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:42:32,434|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:42:32,434|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:42:32,434|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:42:32,434|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:42:32,434|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:42:32,434|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/a67e0625-f2ed-4fea-93eb-a53cd93f8257/Templates/hello-world-mapping.json 2021-11-17 10:42:32,443|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:42:32,443|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:42:32,443|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:42:32,443|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:42:32,443|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:42:32,451|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:42:32,451|75245785-0b75-4924-a0c7-290435077d29||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:42:32,694|f214d146-4f30-4d59-b682-c3bfbb9ad046||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(9ff89e4b-7ddc-44b2-9f88-3bc804294c96) CBA(/opt/app/onap/blueprints/archive/9ff89e4b-7ddc-44b2-9f88-3bc804294c96/cba.zip) 2021-11-17 10:42:32,703|f214d146-4f30-4d59-b682-c3bfbb9ad046||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9ff89e4b-7ddc-44b2-9f88-3bc804294c96) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:42:32,726|f214d146-4f30-4d59-b682-c3bfbb9ad046||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:42:32,736|f214d146-4f30-4d59-b682-c3bfbb9ad046||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9ff89e4b-7ddc-44b2-9f88-3bc804294c96) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:42:32,768|f214d146-4f30-4d59-b682-c3bfbb9ad046||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/9ff89e4b-7ddc-44b2-9f88-3bc804294c96) present to clean. 2021-11-17 10:42:33,003|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:42:33,003|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:42:33,004|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:42:33,006|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:42:33,006|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:42:33,010|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:42:33,030|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:42:33,030|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:42:33,030|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:42:33,032|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:42:33,032|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:42:33,032|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:42:33,033|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:42:33,056|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:42:33,057|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:42:33,065|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:42:33,065|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:42:33,065|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:42:33,066|82d40ea5-1c1e-457d-8995-bf45c7fed3d0||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 68d8bcf2-ee8e-44ba-85a1-50438f91533d auditStoreId -1 2021-11-17 10:43:25,818|4390c3ce-7d98-4cac-b59e-1f1d31b6472f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:43:25,818|4390c3ce-7d98-4cac-b59e-1f1d31b6472f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:43:25,818|4390c3ce-7d98-4cac-b59e-1f1d31b6472f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:43:25,937|4390c3ce-7d98-4cac-b59e-1f1d31b6472f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:43:25,937|4390c3ce-7d98-4cac-b59e-1f1d31b6472f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:43:26,709|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/09927d91-5b18-49d2-b20a-588767252698) 2021-11-17 10:43:26,710|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/09927d91-5b18-49d2-b20a-588767252698/Definitions 2021-11-17 10:43:26,712|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:43:26,714|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:43:26,729|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:43:26,732|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:43:26,734|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:43:26,758|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:43:26,761|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:43:26,761|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:43:26,761|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:43:26,761|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:43:26,761|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/09927d91-5b18-49d2-b20a-588767252698/Templates/hello-world-mapping.json 2021-11-17 10:43:26,770|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:43:26,770|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:43:26,770|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:43:26,770|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:43:26,770|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:43:26,779|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:43:26,779|29a2b571-837b-4dd6-9738-84cb1cad7d84||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:43:27,040|10b54af9-1b27-474f-ae50-79236b97dc12||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(692aaf38-d3b4-4a59-a6a6-f002dad7915e) CBA(/opt/app/onap/blueprints/archive/692aaf38-d3b4-4a59-a6a6-f002dad7915e/cba.zip) 2021-11-17 10:43:27,047|10b54af9-1b27-474f-ae50-79236b97dc12||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/692aaf38-d3b4-4a59-a6a6-f002dad7915e) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:43:27,067|10b54af9-1b27-474f-ae50-79236b97dc12||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:43:27,075|10b54af9-1b27-474f-ae50-79236b97dc12||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/692aaf38-d3b4-4a59-a6a6-f002dad7915e) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:43:27,094|10b54af9-1b27-474f-ae50-79236b97dc12||DefaultDispatcher-worker-32||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/692aaf38-d3b4-4a59-a6a6-f002dad7915e) present to clean. 2021-11-17 10:43:27,336|1f389aff-4755-4150-80cd-bacc1063bf2a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:43:27,336|1f389aff-4755-4150-80cd-bacc1063bf2a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:43:27,337|1f389aff-4755-4150-80cd-bacc1063bf2a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:43:27,338|1f389aff-4755-4150-80cd-bacc1063bf2a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:43:27,338|1f389aff-4755-4150-80cd-bacc1063bf2a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:43:27,340|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:43:27,347|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:43:27,347|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:43:27,348|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:43:27,349|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:43:27,349|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:43:27,349|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:43:27,351|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:43:27,367|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:43:27,367|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:43:27,374|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:43:27,374|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:43:27,374|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:43:27,375|1f389aff-4755-4150-80cd-bacc1063bf2a||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c11ffde4-3b3f-4bd9-97bb-6241239e5205 auditStoreId -1 2021-11-17 10:44:46,295|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-17 10:44:46,296|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:44:46,296|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:44:46,533|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:44:46,533|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:44:47,062|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-17 10:44:47,072|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(7ecff97c-9cf4-4850-8fdf-802539e4abb6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-17 10:44:47,091|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(b846e0c1-0834-434b-9b06-ad7da9e364ac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-17 10:44:47,104|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(23ec7053-2493-4a9f-9518-5bc23cb23b43) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-17 10:44:47,117|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(83fdb98f-591b-46dd-9c11-109d383cd455) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-17 10:44:47,136|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(104bb8c3-703b-456e-88cd-df58d46f2a59) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-17 10:44:47,152|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(e5e28b17-f895-4e96-aabf-3add21373873) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-17 10:44:47,174|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 10:44:47,174|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-17 10:44:47,175|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-17 10:44:47,176|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-17 10:44:47,176|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 10:44:47,177|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 10:44:47,234|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 10:44:47,259|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 10:44:47,278|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 10:44:47,312|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 10:44:47,421|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 10:44:47,422|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 10:44:47,423|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 10:44:47,424|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(HealthCheck) 2021-11-17 10:44:47,424|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-17 10:44:47,425|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(vf-config-assign) 2021-11-17 10:44:47,426|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(vf-config-deploy) 2021-11-17 10:44:47,477|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-17 10:44:47,534|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 10:44:47,535|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 10:44:47,570|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 10:44:47,570|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 10:44:47,571|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-17 10:44:47,583|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-17 10:44:47,656|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 10:44:47,657|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 10:44:47,658|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign-day-2) 2021-11-17 10:44:47,658|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 10:44:47,659|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy-day-2) 2021-11-17 10:44:47,683|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 10:44:47,762|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 10:44:47,763|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 10:44:47,764|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 10:44:47,806|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 10:44:47,877|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 10:44:47,878|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 10:44:47,879|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 10:44:47,913|cbdd0c9f-82eb-41fa-8aa0-8a04f6012b63||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 10:44:52,483|816608b2-2d47-4ec6-b619-a42ae99dcd0e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:44:52,484|816608b2-2d47-4ec6-b619-a42ae99dcd0e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:44:52,484|816608b2-2d47-4ec6-b619-a42ae99dcd0e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:44:52,650|816608b2-2d47-4ec6-b619-a42ae99dcd0e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:44:52,650|816608b2-2d47-4ec6-b619-a42ae99dcd0e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:44:53,509|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c23712d7-ca58-4d00-845b-4b87f4a979ba) 2021-11-17 10:44:53,510|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/c23712d7-ca58-4d00-845b-4b87f4a979ba/Definitions 2021-11-17 10:44:53,511|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:44:53,512|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:44:53,522|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:44:53,524|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:44:53,526|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:44:53,541|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:44:53,541|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:44:53,541|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:44:53,541|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:44:53,541|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:44:53,541|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/c23712d7-ca58-4d00-845b-4b87f4a979ba/Templates/hello-world-mapping.json 2021-11-17 10:44:53,552|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:44:53,552|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:44:53,552|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:44:53,552|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:44:53,553|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:44:53,559|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:44:53,559|66187173-77c7-44d4-9d76-e347fb2eee05||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:44:53,881|ac9eee67-2a36-4d6a-9912-10f3654643a0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(b62b73c2-0b1b-441c-804b-94cca79a6b01) CBA(/opt/app/onap/blueprints/archive/b62b73c2-0b1b-441c-804b-94cca79a6b01/cba.zip) 2021-11-17 10:44:53,888|ac9eee67-2a36-4d6a-9912-10f3654643a0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b62b73c2-0b1b-441c-804b-94cca79a6b01) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:44:53,901|ac9eee67-2a36-4d6a-9912-10f3654643a0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:44:53,909|ac9eee67-2a36-4d6a-9912-10f3654643a0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b62b73c2-0b1b-441c-804b-94cca79a6b01) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:44:53,927|ac9eee67-2a36-4d6a-9912-10f3654643a0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/b62b73c2-0b1b-441c-804b-94cca79a6b01) present to clean. 2021-11-17 10:44:54,241|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:44:54,241|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:44:54,241|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:44:54,243|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:44:54,244|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:44:54,246|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:44:54,257|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:44:54,257|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:44:54,258|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:44:54,259|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:44:54,259|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:44:54,259|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:44:54,261|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:44:54,275|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:44:54,276|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:44:54,282|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:44:54,282|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:44:54,283|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:44:54,283|02958ca5-b4eb-4f7b-b9ee-fb9ac9ecd043||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cffacb39-e432-480a-a256-a77210bc99ad auditStoreId -1 2021-11-17 10:44:58,837|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/111b21b0-3075-4128-874e-3d8d83547107) 2021-11-17 10:44:58,838|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/111b21b0-3075-4128-874e-3d8d83547107/Definitions 2021-11-17 10:44:58,840|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:44:58,841|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(netconf-device) 2021-11-17 10:44:58,852|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(resolve-data) 2021-11-17 10:44:58,861|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-11-17 10:44:58,864|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-11-17 10:44:58,866|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-11-17 10:44:58,886|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-11-17 10:44:58,901|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(config-assign) 2021-11-17 10:44:58,902|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-11-17 10:44:58,902|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(config-assign) targets(resolve-data) 2021-11-17 10:44:58,902|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-11-17 10:44:58,902|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-11-17 10:44:58,902|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/111b21b0-3075-4128-874e-3d8d83547107/Templates/netconfrpc-mapping.json 2021-11-17 10:44:58,908|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-11-17 10:44:58,908|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-17 10:44:58,909|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(config-deploy) 2021-11-17 10:44:58,910|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-11-17 10:44:58,910|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(config-deploy) targets(execute-netconf) 2021-11-17 10:44:58,910|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-deploy) resource assignment files([] 2021-11-17 10:44:58,911|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:44:58,911|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-11-17 10:44:58,911|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/netconfrpc-mapping.json) 2021-11-17 10:44:58,916|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([input-source]) 2021-11-17 10:44:58,919|9024582a-f9f0-4517-b413-215cbf375512||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [source-input] 2021-11-17 10:46:07,719|5f4cfc06-89b8-46a5-b48c-ed6f9c3ffe41||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:46:07,719|5f4cfc06-89b8-46a5-b48c-ed6f9c3ffe41||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:46:07,719|5f4cfc06-89b8-46a5-b48c-ed6f9c3ffe41||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:46:08,019|5f4cfc06-89b8-46a5-b48c-ed6f9c3ffe41||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:46:08,019|5f4cfc06-89b8-46a5-b48c-ed6f9c3ffe41||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:46:09,209|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/29135d0e-fb6b-4bc4-85ca-7d1e0ba63921) 2021-11-17 10:46:09,210|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/29135d0e-fb6b-4bc4-85ca-7d1e0ba63921/Definitions 2021-11-17 10:46:09,212|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:46:09,213|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:46:09,227|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:46:09,229|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:46:09,231|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:46:09,245|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:46:09,246|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:46:09,246|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:46:09,246|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:46:09,246|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:46:09,246|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/29135d0e-fb6b-4bc4-85ca-7d1e0ba63921/Templates/hello-world-mapping.json 2021-11-17 10:46:09,252|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:46:09,252|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:46:09,252|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:46:09,252|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:46:09,253|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:46:09,258|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:46:09,258|9de5ab63-4d7d-4613-8ee1-6277490449dd||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:46:09,520|f5cc6c10-94c2-4d2f-b699-ebedccddb362||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(eafa3ed6-1b3f-419a-86b9-eba8afad4112) CBA(/opt/app/onap/blueprints/archive/eafa3ed6-1b3f-419a-86b9-eba8afad4112/cba.zip) 2021-11-17 10:46:09,527|f5cc6c10-94c2-4d2f-b699-ebedccddb362||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eafa3ed6-1b3f-419a-86b9-eba8afad4112) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:46:09,541|f5cc6c10-94c2-4d2f-b699-ebedccddb362||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:46:09,547|f5cc6c10-94c2-4d2f-b699-ebedccddb362||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eafa3ed6-1b3f-419a-86b9-eba8afad4112) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:46:09,569|f5cc6c10-94c2-4d2f-b699-ebedccddb362||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/eafa3ed6-1b3f-419a-86b9-eba8afad4112) present to clean. 2021-11-17 10:46:09,787|6227fdbf-103a-4e07-8936-f44832872c56||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:46:09,787|6227fdbf-103a-4e07-8936-f44832872c56||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:46:09,787|6227fdbf-103a-4e07-8936-f44832872c56||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:46:09,789|6227fdbf-103a-4e07-8936-f44832872c56||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:46:09,789|6227fdbf-103a-4e07-8936-f44832872c56||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:46:09,790|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:46:09,795|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:46:09,795|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:46:09,795|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:46:09,795|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:46:09,796|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:46:09,796|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:46:09,797|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:46:09,807|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:46:09,808|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:46:09,813|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:46:09,813|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:46:09,814|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:46:09,814|6227fdbf-103a-4e07-8936-f44832872c56||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 24d2dd42-0541-4b9b-ad63-eee4cd9d8f30 auditStoreId -1 2021-11-17 10:48:44,649|4051270c-b84a-451e-844c-99cd9f3ff3ab||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:48:44,649|4051270c-b84a-451e-844c-99cd9f3ff3ab||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:48:44,650|4051270c-b84a-451e-844c-99cd9f3ff3ab||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:48:44,795|4051270c-b84a-451e-844c-99cd9f3ff3ab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:48:44,795|4051270c-b84a-451e-844c-99cd9f3ff3ab||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:48:45,932|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f1a7c9b6-507d-47e7-80ae-a8ebf547950a) 2021-11-17 10:48:45,933|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/f1a7c9b6-507d-47e7-80ae-a8ebf547950a/Definitions 2021-11-17 10:48:45,936|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:48:45,936|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:48:45,947|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:48:45,949|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:48:45,951|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:48:45,964|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:48:45,965|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:48:45,965|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:48:45,965|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:48:45,965|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:48:45,965|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1a7c9b6-507d-47e7-80ae-a8ebf547950a/Templates/hello-world-mapping.json 2021-11-17 10:48:45,969|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:48:45,969|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:48:45,970|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:48:45,970|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:48:45,970|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:48:45,974|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:48:45,974|4c158e07-55ff-44de-b894-7b0b3352faae||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:48:46,222|63ec389f-4bf6-4bd4-a331-01049b629bf3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(655a6c44-dd04-4b4e-82ba-2ab1983506f1) CBA(/opt/app/onap/blueprints/archive/655a6c44-dd04-4b4e-82ba-2ab1983506f1/cba.zip) 2021-11-17 10:48:46,229|63ec389f-4bf6-4bd4-a331-01049b629bf3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/655a6c44-dd04-4b4e-82ba-2ab1983506f1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:48:46,242|63ec389f-4bf6-4bd4-a331-01049b629bf3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:48:46,247|63ec389f-4bf6-4bd4-a331-01049b629bf3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/655a6c44-dd04-4b4e-82ba-2ab1983506f1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:48:46,268|63ec389f-4bf6-4bd4-a331-01049b629bf3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/655a6c44-dd04-4b4e-82ba-2ab1983506f1) present to clean. 2021-11-17 10:48:46,496|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:48:46,497|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:48:46,498|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:48:46,501|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:48:46,501|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:48:46,504|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:48:46,517|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:48:46,518|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:48:46,518|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:48:46,519|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:48:46,519|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:48:46,519|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:48:46,520|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:48:46,534|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:48:46,535|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:48:46,542|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:48:46,543|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:48:46,543|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:48:46,543|5e044dd3-3e91-4dd0-8fe9-57d5be671e34||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID acad05a5-e549-46b8-8e6a-b93ecb627790 auditStoreId -1 2021-11-17 10:50:51,530|d8f43359-d7f3-408c-9a79-2255fa52b994||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:50:51,531|d8f43359-d7f3-408c-9a79-2255fa52b994||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:50:51,531|d8f43359-d7f3-408c-9a79-2255fa52b994||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:50:51,702|d8f43359-d7f3-408c-9a79-2255fa52b994||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:50:51,703|d8f43359-d7f3-408c-9a79-2255fa52b994||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:50:52,582|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/75e83efd-027f-4ccf-9751-97876517a46e) 2021-11-17 10:50:52,582|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/75e83efd-027f-4ccf-9751-97876517a46e/Definitions 2021-11-17 10:50:52,585|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:50:52,586|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:50:52,598|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:50:52,600|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:50:52,602|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:50:52,615|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:50:52,616|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:50:52,616|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:50:52,616|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:50:52,616|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:50:52,616|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/75e83efd-027f-4ccf-9751-97876517a46e/Templates/hello-world-mapping.json 2021-11-17 10:50:52,620|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:50:52,620|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:50:52,620|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:50:52,621|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:50:52,621|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:50:52,625|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:50:52,625|25931c48-abbc-4222-b986-fd4a84e2d869||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:50:52,902|4a4affe0-2d74-4982-85b5-be96fa283ef9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(76962215-7675-4127-a9c6-48e6da47ca39) CBA(/opt/app/onap/blueprints/archive/76962215-7675-4127-a9c6-48e6da47ca39/cba.zip) 2021-11-17 10:50:52,909|4a4affe0-2d74-4982-85b5-be96fa283ef9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76962215-7675-4127-a9c6-48e6da47ca39) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:50:52,921|4a4affe0-2d74-4982-85b5-be96fa283ef9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:50:52,925|4a4affe0-2d74-4982-85b5-be96fa283ef9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/76962215-7675-4127-a9c6-48e6da47ca39) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:50:52,942|4a4affe0-2d74-4982-85b5-be96fa283ef9||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/76962215-7675-4127-a9c6-48e6da47ca39) present to clean. 2021-11-17 10:50:53,178|f7132185-e46e-47be-8851-7ddde2972eae||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:50:53,178|f7132185-e46e-47be-8851-7ddde2972eae||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:50:53,178|f7132185-e46e-47be-8851-7ddde2972eae||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:50:53,181|f7132185-e46e-47be-8851-7ddde2972eae||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:50:53,181|f7132185-e46e-47be-8851-7ddde2972eae||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:50:53,183|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:50:53,194|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:50:53,194|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:50:53,194|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:50:53,195|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:50:53,195|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:50:53,196|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:50:53,197|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:50:53,209|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:50:53,209|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:50:53,216|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:50:53,216|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:50:53,217|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:50:53,217|f7132185-e46e-47be-8851-7ddde2972eae||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1ddb9455-fd38-400c-ad01-6031bec711cc auditStoreId -1 2021-11-17 10:51:41,375|9c13e2ac-6c95-4c9b-972e-43412f61c70d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:51:41,375|9c13e2ac-6c95-4c9b-972e-43412f61c70d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:51:41,375|9c13e2ac-6c95-4c9b-972e-43412f61c70d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:51:41,575|9c13e2ac-6c95-4c9b-972e-43412f61c70d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:51:41,575|9c13e2ac-6c95-4c9b-972e-43412f61c70d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:51:42,372|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/56751fde-3e61-4447-b15e-927b6a57a8b3) 2021-11-17 10:51:42,372|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/56751fde-3e61-4447-b15e-927b6a57a8b3/Definitions 2021-11-17 10:51:42,375|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:51:42,376|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:51:42,388|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:51:42,390|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:51:42,392|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:51:42,407|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:51:42,407|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:51:42,407|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:51:42,407|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:51:42,407|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:51:42,407|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/56751fde-3e61-4447-b15e-927b6a57a8b3/Templates/hello-world-mapping.json 2021-11-17 10:51:42,411|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:51:42,411|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:51:42,411|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:51:42,411|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:51:42,412|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:51:42,416|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:51:42,416|be38f52c-c8a2-4da5-bcaa-bf4c5ba0ee92||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:51:42,762|6b433857-3234-454b-b852-3279ef2a611e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(155fc635-ce1b-45f1-9ce1-ec16a749cb0c) CBA(/opt/app/onap/blueprints/archive/155fc635-ce1b-45f1-9ce1-ec16a749cb0c/cba.zip) 2021-11-17 10:51:42,772|6b433857-3234-454b-b852-3279ef2a611e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/155fc635-ce1b-45f1-9ce1-ec16a749cb0c) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:51:42,789|6b433857-3234-454b-b852-3279ef2a611e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:51:42,795|6b433857-3234-454b-b852-3279ef2a611e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/155fc635-ce1b-45f1-9ce1-ec16a749cb0c) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:51:42,812|6b433857-3234-454b-b852-3279ef2a611e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/155fc635-ce1b-45f1-9ce1-ec16a749cb0c) present to clean. 2021-11-17 10:51:43,045|21d23ec4-fdd9-4771-9647-303731b505b8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:51:43,045|21d23ec4-fdd9-4771-9647-303731b505b8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:51:43,045|21d23ec4-fdd9-4771-9647-303731b505b8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:51:43,045|21d23ec4-fdd9-4771-9647-303731b505b8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:51:43,045|21d23ec4-fdd9-4771-9647-303731b505b8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:51:43,046|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:51:43,050|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:51:43,050|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:51:43,050|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:51:43,051|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:51:43,051|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:51:43,051|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:51:43,053|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:51:43,062|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:51:43,062|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:51:43,068|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:51:43,068|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:51:43,068|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:51:43,068|21d23ec4-fdd9-4771-9647-303731b505b8||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c2193ac7-bd50-493b-a6c3-76cef94772d7 auditStoreId -1 2021-11-17 10:52:29,241|d42171c4-b617-4368-a684-46de97570038||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:52:29,241|d42171c4-b617-4368-a684-46de97570038||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:52:29,241|d42171c4-b617-4368-a684-46de97570038||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:52:29,357|d42171c4-b617-4368-a684-46de97570038||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:52:29,357|d42171c4-b617-4368-a684-46de97570038||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:52:29,903|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/59e3e6c7-3787-4244-93e1-534fed139562) 2021-11-17 10:52:29,904|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/59e3e6c7-3787-4244-93e1-534fed139562/Definitions 2021-11-17 10:52:29,905|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:52:29,906|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:52:29,916|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:52:29,918|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:52:29,920|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:52:29,931|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:52:29,932|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:52:29,932|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:52:29,932|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:52:29,932|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:52:29,932|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/59e3e6c7-3787-4244-93e1-534fed139562/Templates/hello-world-mapping.json 2021-11-17 10:52:29,936|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:52:29,936|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:52:29,936|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:52:29,936|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:52:29,936|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:52:29,941|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:52:29,941|9e4a53ba-d43d-4ae9-9818-84029f5bbdd5||DefaultDispatcher-worker-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:52:30,212|72d725f3-7e1e-4c47-a92f-bb4fa9e496c9||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(c7d3625d-1a89-46dc-9b60-2a7307cf7418) CBA(/opt/app/onap/blueprints/archive/c7d3625d-1a89-46dc-9b60-2a7307cf7418/cba.zip) 2021-11-17 10:52:30,219|72d725f3-7e1e-4c47-a92f-bb4fa9e496c9||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c7d3625d-1a89-46dc-9b60-2a7307cf7418) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:52:30,233|72d725f3-7e1e-4c47-a92f-bb4fa9e496c9||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:52:30,245|72d725f3-7e1e-4c47-a92f-bb4fa9e496c9||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c7d3625d-1a89-46dc-9b60-2a7307cf7418) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:52:30,264|72d725f3-7e1e-4c47-a92f-bb4fa9e496c9||DefaultDispatcher-worker-54||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/c7d3625d-1a89-46dc-9b60-2a7307cf7418) present to clean. 2021-11-17 10:52:30,480|a8b7e7b5-18bc-408d-b839-4f105ff8440e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:52:30,480|a8b7e7b5-18bc-408d-b839-4f105ff8440e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:52:30,480|a8b7e7b5-18bc-408d-b839-4f105ff8440e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:52:30,482|a8b7e7b5-18bc-408d-b839-4f105ff8440e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:52:30,482|a8b7e7b5-18bc-408d-b839-4f105ff8440e||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:52:30,483|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:52:30,486|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:52:30,486|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:52:30,486|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:52:30,487|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:52:30,487|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:52:30,487|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:52:30,488|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:52:30,498|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:52:30,499|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:52:30,503|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:52:30,503|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:52:30,503|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:52:30,503|a8b7e7b5-18bc-408d-b839-4f105ff8440e||DefaultDispatcher-worker-54||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6b2b64f5-1145-4ffb-9fd8-c2be7ecc9f82 auditStoreId -1 2021-11-17 10:53:44,032|d56dc222-e4c3-4926-a759-9633c98370a3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:53:44,032|d56dc222-e4c3-4926-a759-9633c98370a3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:53:44,033|d56dc222-e4c3-4926-a759-9633c98370a3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:53:44,163|d56dc222-e4c3-4926-a759-9633c98370a3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:53:44,164|d56dc222-e4c3-4926-a759-9633c98370a3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:53:44,867|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/48801eb0-5c6e-4652-bb4e-645469dc8b82) 2021-11-17 10:53:44,868|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/48801eb0-5c6e-4652-bb4e-645469dc8b82/Definitions 2021-11-17 10:53:44,870|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:53:44,871|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:53:44,883|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:53:44,885|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:53:44,887|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:53:44,903|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:53:44,903|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:53:44,903|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:53:44,903|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:53:44,904|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:53:44,904|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/48801eb0-5c6e-4652-bb4e-645469dc8b82/Templates/hello-world-mapping.json 2021-11-17 10:53:44,908|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:53:44,909|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:53:44,909|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:53:44,909|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:53:44,909|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:53:44,914|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:53:44,914|0fbf70be-44cb-4584-9d5b-84b6b1aec86b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:53:45,338|03b5ddd9-b105-49e0-86ff-0bc9ae80c98a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(7d9bcc55-3d48-4815-82b7-5fe8e3f7e2eb) CBA(/opt/app/onap/blueprints/archive/7d9bcc55-3d48-4815-82b7-5fe8e3f7e2eb/cba.zip) 2021-11-17 10:53:45,345|03b5ddd9-b105-49e0-86ff-0bc9ae80c98a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d9bcc55-3d48-4815-82b7-5fe8e3f7e2eb) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:53:45,360|03b5ddd9-b105-49e0-86ff-0bc9ae80c98a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:53:45,365|03b5ddd9-b105-49e0-86ff-0bc9ae80c98a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7d9bcc55-3d48-4815-82b7-5fe8e3f7e2eb) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:53:45,382|03b5ddd9-b105-49e0-86ff-0bc9ae80c98a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/7d9bcc55-3d48-4815-82b7-5fe8e3f7e2eb) present to clean. 2021-11-17 10:53:45,610|352113cb-8625-44a2-b31d-c49570d6fbb7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:53:45,610|352113cb-8625-44a2-b31d-c49570d6fbb7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:53:45,611|352113cb-8625-44a2-b31d-c49570d6fbb7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:53:45,613|352113cb-8625-44a2-b31d-c49570d6fbb7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:53:45,613|352113cb-8625-44a2-b31d-c49570d6fbb7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:53:45,614|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:53:45,619|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:53:45,619|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:53:45,619|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:53:45,620|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:53:45,621|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:53:45,621|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:53:45,623|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:53:45,632|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:53:45,633|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:53:45,638|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:53:45,639|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:53:45,639|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:53:45,639|352113cb-8625-44a2-b31d-c49570d6fbb7||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7c6c7cd1-d743-4c28-bd5f-91f7de7b7726 auditStoreId -1 2021-11-17 10:55:13,656|5bdd9646-67a2-464d-970e-1810f22d5dad||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:55:13,657|5bdd9646-67a2-464d-970e-1810f22d5dad||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:55:13,657|5bdd9646-67a2-464d-970e-1810f22d5dad||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:55:13,808|5bdd9646-67a2-464d-970e-1810f22d5dad||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:55:13,808|5bdd9646-67a2-464d-970e-1810f22d5dad||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:55:14,735|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/678b5ee2-1bb3-44c9-b826-a7fd1338d83a) 2021-11-17 10:55:14,735|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/678b5ee2-1bb3-44c9-b826-a7fd1338d83a/Definitions 2021-11-17 10:55:14,738|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:55:14,739|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:55:14,752|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:55:14,754|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:55:14,755|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:55:14,768|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:55:14,769|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:55:14,769|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:55:14,769|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:55:14,769|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:55:14,769|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/678b5ee2-1bb3-44c9-b826-a7fd1338d83a/Templates/hello-world-mapping.json 2021-11-17 10:55:14,773|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:55:14,773|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:55:14,773|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:55:14,773|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:55:14,773|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:55:14,778|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:55:14,778|521c13cc-90b2-45e8-8314-3d1243433861||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:55:15,096|5db7ba3f-8d99-416a-9815-8719b713a6a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(959bd71f-2dfa-4499-ac22-8163c95671f9) CBA(/opt/app/onap/blueprints/archive/959bd71f-2dfa-4499-ac22-8163c95671f9/cba.zip) 2021-11-17 10:55:15,102|5db7ba3f-8d99-416a-9815-8719b713a6a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/959bd71f-2dfa-4499-ac22-8163c95671f9) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:55:15,116|5db7ba3f-8d99-416a-9815-8719b713a6a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:55:15,121|5db7ba3f-8d99-416a-9815-8719b713a6a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/959bd71f-2dfa-4499-ac22-8163c95671f9) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:55:15,139|5db7ba3f-8d99-416a-9815-8719b713a6a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/959bd71f-2dfa-4499-ac22-8163c95671f9) present to clean. 2021-11-17 10:55:15,356|a0f55597-d570-4b72-8b28-ed7f35086081||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:55:15,356|a0f55597-d570-4b72-8b28-ed7f35086081||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:55:15,356|a0f55597-d570-4b72-8b28-ed7f35086081||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:55:15,358|a0f55597-d570-4b72-8b28-ed7f35086081||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:55:15,358|a0f55597-d570-4b72-8b28-ed7f35086081||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:55:15,360|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:55:15,371|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:55:15,371|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:55:15,371|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:55:15,372|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:55:15,372|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:55:15,372|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:55:15,373|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:55:15,385|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:55:15,386|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:55:15,393|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:55:15,393|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:55:15,393|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:55:15,393|a0f55597-d570-4b72-8b28-ed7f35086081||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b5de95c5-5594-464e-bfa4-8125a678f587 auditStoreId -1 2021-11-17 10:57:48,017|93ed8548-2ef8-48e2-b6af-e4261d1c1207||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-11-17 10:57:48,018|93ed8548-2ef8-48e2-b6af-e4261d1c1207||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 10:57:48,018|93ed8548-2ef8-48e2-b6af-e4261d1c1207||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 10:57:48,144|93ed8548-2ef8-48e2-b6af-e4261d1c1207||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 10:57:48,145|93ed8548-2ef8-48e2-b6af-e4261d1c1207||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 10:57:48,913|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ee0d8ec6-95be-4fdf-b653-e0227fd957d4) 2021-11-17 10:57:48,913|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/ee0d8ec6-95be-4fdf-b653-e0227fd957d4/Definitions 2021-11-17 10:57:48,916|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 10:57:48,917|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(helloworld) 2021-11-17 10:57:48,929|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-template) 2021-11-17 10:57:48,931|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-11-17 10:57:48,933|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-11-17 10:57:48,948|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(helloworld) 2021-11-17 10:57:48,948|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-11-17 10:57:48,948|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(helloworld) targets(helloworld) 2021-11-17 10:57:48,948|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-11-17 10:57:48,948|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-11-17 10:57:48,948|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/ee0d8ec6-95be-4fdf-b653-e0227fd957d4/Templates/hello-world-mapping.json 2021-11-17 10:57:48,953|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-11-17 10:57:48,953|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-helloworld-properties) 2021-11-17 10:57:48,953|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 10:57:48,953|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-11-17 10:57:48,953|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/hello-world-mapping.json) 2021-11-17 10:57:48,958|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([]) 2021-11-17 10:57:48,958|82ddb942-f035-4e56-a478-b0409b6d8cd6||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [] 2021-11-17 10:57:49,208|0dfa68ac-46b6-4c32-9cfb-d551463f333d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(d2a0e88d-7fba-41c9-9a3b-4a7b2ba61d4a) CBA(/opt/app/onap/blueprints/archive/d2a0e88d-7fba-41c9-9a3b-4a7b2ba61d4a/cba.zip) 2021-11-17 10:57:49,214|0dfa68ac-46b6-4c32-9cfb-d551463f333d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d2a0e88d-7fba-41c9-9a3b-4a7b2ba61d4a) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:57:49,227|0dfa68ac-46b6-4c32-9cfb-d551463f333d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(helloworld) 2021-11-17 10:57:49,232|0dfa68ac-46b6-4c32-9cfb-d551463f333d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d2a0e88d-7fba-41c9-9a3b-4a7b2ba61d4a) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:57:49,251|0dfa68ac-46b6-4c32-9cfb-d551463f333d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/d2a0e88d-7fba-41c9-9a3b-4a7b2ba61d4a) present to clean. 2021-11-17 10:57:49,472|8aedfc51-5bb3-4925-9110-0040950a67d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing request id 654321 2021-11-17 10:57:49,472|8aedfc51-5bb3-4925-9110-0040950a67d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionInput called not to store the Workflow action input details 2021-11-17 10:57:49,472|8aedfc51-5bb3-4925-9110-0040950a67d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| StoreAuditService ID -1 2021-11-17 10:57:49,475|8aedfc51-5bb3-4925-9110-0040950a67d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-11-17 10:57:49,475|8aedfc51-5bb3-4925-9110-0040950a67d6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-11-17 10:57:49,477|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-11-17 10:57:49,490|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deriving input data for workflow: (helloworld) 2021-11-17 10:57:49,491|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-11-17 10:57:49,491|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-11-17 10:57:49,491|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-11-17 10:57:49,491|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-11-17 10:57:49,492|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-11-17 10:57:49,493|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-11-17 10:57:49,507|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Batched Sequence : ([]) 2021-11-17 10:57:49,507|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Generated Resource Param Data ({ }) 2021-11-17 10:57:49,514|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Preparing Response... 2021-11-17 10:57:49,514|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-11-17 10:57:49,514|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resolveWorkflowOutputs for workflow(helloworld) 2021-11-17 10:57:49,515|8aedfc51-5bb3-4925-9110-0040950a67d6||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 067cc26f-7472-48c5-a4b1-19ef12d35bcb auditStoreId -1 2021-11-17 11:05:24,854|893e43a3-2814-49b3-ad54-42ea84b4e191||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-17 11:05:24,854|893e43a3-2814-49b3-ad54-42ea84b4e191||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 11:05:24,855|893e43a3-2814-49b3-ad54-42ea84b4e191||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 11:05:25,041|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 11:05:25,041|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 11:05:25,457|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-17 11:05:25,458|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(c1c93e0e-4d48-4791-bce6-3b2f79c41e22) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-17 11:05:25,478|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(d2a6a05f-fcb9-4cb3-80fe-3824fa94e025) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-17 11:05:25,485|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(e8472baf-e8e4-4377-8590-d5a074f2aa61) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-17 11:05:25,495|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(702288a1-4a5c-49f8-a110-c4ae1b964898) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-17 11:05:25,507|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(7dd2852a-eb6d-4a75-ae4a-51f99cc66cf8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-17 11:05:25,522|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(cdb7c9c5-c4c6-4b2b-b5a5-62bc88c3f267) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-17 11:05:25,541|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:05:25,541|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-17 11:05:25,542|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-17 11:05:25,542|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-17 11:05:25,542|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:05:25,542|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:05:25,574|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:05:25,609|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:05:25,629|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:05:25,666|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:05:25,726|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:05:25,727|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:05:25,727|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:05:25,767|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:05:25,791|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-17 11:05:25,807|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-11-17 11:05:25,815|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-17 11:05:25,841|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:05:25,842|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:05:25,843|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:05:25,880|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:05:25,905|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-17 11:05:25,911|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-11-17 11:05:25,917|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-17 11:05:25,947|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:05:25,948|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:05:25,948|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:05:25,949|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(HealthCheck) 2021-11-17 11:05:25,950|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-17 11:05:25,951|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(vf-config-assign) 2021-11-17 11:05:25,951|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(vf-config-deploy) 2021-11-17 11:05:25,994|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-17 11:05:26,019|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-11-17 11:05:26,026|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-11-17 11:05:26,033|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-11-17 11:05:26,047|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:05:26,048|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:05:26,080|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:05:26,081|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:05:26,082|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-17 11:05:26,091|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-17 11:05:26,107|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-11-17 11:05:26,114|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-11-17 11:05:26,123|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-11-17 11:05:26,136|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-11-17 11:05:26,142|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-11-17 11:05:26,147|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-11-17 11:05:26,164|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:05:26,165|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:05:26,166|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign-day-2) 2021-11-17 11:05:26,167|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:05:26,167|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy-day-2) 2021-11-17 11:05:26,182|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:05:26,190|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :5G_Core::1.0.37 2021-11-17 11:05:26,198|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-11-17 11:05:26,199|893e43a3-2814-49b3-ad54-42ea84b4e191||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-11-17 11:05:36,229|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bc8f6ef7-5030-430e-9abd-d15641a1e51b) 2021-11-17 11:05:36,230|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/bc8f6ef7-5030-430e-9abd-d15641a1e51b/Definitions 2021-11-17 11:05:36,232|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 11:05:36,233|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(resource-assignment) 2021-11-17 11:05:36,245|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(vnf-template) 2021-11-17 11:05:36,247|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(vnf-mapping) 2021-11-17 11:05:36,249|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2021-11-17 11:05:36,262|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,269|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,275|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,278|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2021-11-17 11:05:36,278|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2021-11-17 11:05:36,278|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2021-11-17 11:05:36,286|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,289|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,294|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,298|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(sdnc) 2021-11-17 11:05:36,307|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,310|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,314|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,316|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,319|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,322|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,329|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(config-assign) 2021-11-17 11:05:36,333|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(baseconfig-template) 2021-11-17 11:05:36,333|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(baseconfig-mapping) 2021-11-17 11:05:36,333|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2021-11-17 11:05:36,341|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,344|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,346|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:05:36,349|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(config-deploy) 2021-11-17 11:05:36,365|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(resource-assignment) 2021-11-17 11:05:36,366|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2021-11-17 11:05:36,366|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(resource-assignment) targets(resource-assignment) 2021-11-17 11:05:36,366|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2021-11-17 11:05:36,366|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2021-11-17 11:05:36,366|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2021-11-17 11:05:36,366|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/bc8f6ef7-5030-430e-9abd-d15641a1e51b/Templates/vnf-mapping.json 2021-11-17 11:05:36,370|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2021-11-17 11:05:36,370|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-resource-assignment-properties) 2021-11-17 11:05:36,371|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/bc8f6ef7-5030-430e-9abd-d15641a1e51b/Templates/base_ubuntu20-mapping.json 2021-11-17 11:05:36,375|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2021-11-17 11:05:36,375|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2021-11-17 11:05:36,376|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(config-assign) 2021-11-17 11:05:36,376|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2021-11-17 11:05:36,376|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(config-assign) targets(config-assign) 2021-11-17 11:05:36,376|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2021-11-17 11:05:36,376|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2021-11-17 11:05:36,376|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/bc8f6ef7-5030-430e-9abd-d15641a1e51b/Templates/baseconfig-mapping.json 2021-11-17 11:05:36,380|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2021-11-17 11:05:36,380|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-17 11:05:36,381|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(config-deploy) 2021-11-17 11:05:36,381|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2021-11-17 11:05:36,381|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(config-deploy) targets(config-deploy) 2021-11-17 11:05:36,381|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-deploy) resource assignment files([] 2021-11-17 11:05:36,381|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 11:05:36,381|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2021-11-17 11:05:36,381|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/vnf-mapping.json) 2021-11-17 11:05:36,381|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/base_ubuntu20-mapping.json) 2021-11-17 11:05:36,381|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/baseconfig-mapping.json) 2021-11-17 11:05:36,409|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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]) 2021-11-17 11:05:36,432|2ec7e3d3-0d10-48f5-9ea9-d9106b9c9f83||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2021-11-17 11:05:36,596|e3f786d8-45bc-4213-a159-b86660360fd6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(7f2d426f-6d01-430e-ab22-397cc9570bca) CBA(/opt/app/onap/blueprints/archive/7f2d426f-6d01-430e-ab22-397cc9570bca/cba.zip) 2021-11-17 11:05:36,601|e3f786d8-45bc-4213-a159-b86660360fd6||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f2d426f-6d01-430e-ab22-397cc9570bca) and entry definition file (Definitions/ubuntu20.json) 2021-11-17 11:05:36,611|e3f786d8-45bc-4213-a159-b86660360fd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:05:36,631|e3f786d8-45bc-4213-a159-b86660360fd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:05:36,632|e3f786d8-45bc-4213-a159-b86660360fd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:05:36,633|e3f786d8-45bc-4213-a159-b86660360fd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:05:36,642|e3f786d8-45bc-4213-a159-b86660360fd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f2d426f-6d01-430e-ab22-397cc9570bca) and entry definition file (Definitions/ubuntu20.json) 2021-11-17 11:05:36,657|e3f786d8-45bc-4213-a159-b86660360fd6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/7f2d426f-6d01-430e-ab22-397cc9570bca) present to clean. 2021-11-17 11:16:06,617|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-17 11:16:06,618|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 11:16:06,618|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 11:16:06,794|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 11:16:06,794|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 11:16:07,260|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-17 11:16:07,261|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(93805f1f-94bb-47c9-a079-65d7e6a8b4db) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-17 11:16:07,276|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(f7d6c8d6-17d9-4236-abf9-fa33e8080fe4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-17 11:16:07,281|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(3737ce9f-eba8-496f-bb94-4dd61aaa73c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-17 11:16:07,289|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(d9fec378-0fa2-4d29-9396-fc51b6406ee3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-17 11:16:07,299|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(0af2b181-e0d1-461d-842b-a394491be193) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-17 11:16:07,310|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(e3d9b65e-0ec5-4b27-b7cf-cd8e523fea7a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-17 11:16:07,320|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:16:07,320|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-17 11:16:07,321|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-17 11:16:07,321|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-17 11:16:07,321|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:16:07,321|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:16:07,332|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:16:07,362|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:16:07,377|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:16:07,403|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:16:07,458|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:16:07,459|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:16:07,460|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:16:07,493|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:16:07,516|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-17 11:16:07,524|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-11-17 11:16:07,529|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-17 11:16:07,546|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:16:07,547|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:16:07,547|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign-day-2) 2021-11-17 11:16:07,548|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:16:07,549|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy-day-2) 2021-11-17 11:16:07,567|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:16:07,587|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :5G_Core::1.0.37 2021-11-17 11:16:07,596|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-11-17 11:16:07,596|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-11-17 11:16:07,624|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:16:07,625|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:16:07,625|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:16:07,660|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:16:07,680|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-17 11:16:07,686|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-11-17 11:16:07,686|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-17 11:16:07,710|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:16:07,711|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:16:07,712|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:16:07,713|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(HealthCheck) 2021-11-17 11:16:07,714|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-17 11:16:07,714|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(vf-config-assign) 2021-11-17 11:16:07,715|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(vf-config-deploy) 2021-11-17 11:16:07,751|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-17 11:16:07,774|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-11-17 11:16:07,780|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-11-17 11:16:07,780|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-11-17 11:16:07,791|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:16:07,792|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:16:07,820|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:16:07,821|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:16:07,822|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-17 11:16:07,827|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-17 11:16:07,833|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-11-17 11:16:07,840|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-11-17 11:16:07,840|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-11-17 11:16:07,850|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-11-17 11:16:07,855|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-11-17 11:16:07,855|cfa36e3c-3f5f-4f40-90ee-eee2a9c3a334||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-11-17 11:16:17,905|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d6c60f4e-33df-4c6b-b2fa-2a3e9a4511b2) 2021-11-17 11:16:17,905|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/d6c60f4e-33df-4c6b-b2fa-2a3e9a4511b2/Definitions 2021-11-17 11:16:17,908|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 11:16:17,909|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(netconf-device) 2021-11-17 11:16:17,920|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(resolve-data) 2021-11-17 11:16:17,929|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-11-17 11:16:17,932|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-11-17 11:16:17,934|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-11-17 11:16:17,956|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-11-17 11:16:17,969|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(config-assign) 2021-11-17 11:16:17,970|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-11-17 11:16:17,970|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(config-assign) targets(resolve-data) 2021-11-17 11:16:17,970|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-11-17 11:16:17,970|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-11-17 11:16:17,970|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/d6c60f4e-33df-4c6b-b2fa-2a3e9a4511b2/Templates/netconfrpc-mapping.json 2021-11-17 11:16:17,975|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-11-17 11:16:17,975|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-17 11:16:17,975|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(config-deploy) 2021-11-17 11:16:17,976|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-11-17 11:16:17,976|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(config-deploy) targets(execute-netconf) 2021-11-17 11:16:17,976|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-deploy) resource assignment files([] 2021-11-17 11:16:17,976|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 11:16:17,976|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-11-17 11:16:17,976|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/netconfrpc-mapping.json) 2021-11-17 11:16:17,981|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| distinct resource keys ([input-source]) 2021-11-17 11:16:17,985|92e2deca-5dd8-44ee-8512-1968746f52b0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [source-input] 2021-11-17 11:18:30,578|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-11-17 11:18:30,681|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2021-11-17 11:18:30,727|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| request(65161b51-1c00-4642-88eb-00d19881dcd4) 2021-11-17 11:18:30,731|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| CBA file(/opt/app/onap/blueprints/archive/04af0beb-bd3b-4272-ad9e-4b9eb528ee9b/cba.zip written successfully 2021-11-17 11:18:30,731|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(04af0beb-bd3b-4272-ad9e-4b9eb528ee9b) CBA(/opt/app/onap/blueprints/archive/04af0beb-bd3b-4272-ad9e-4b9eb528ee9b/cba.zip) 2021-11-17 11:18:30,752|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/04af0beb-bd3b-4272-ad9e-4b9eb528ee9b) and entry definition file (Definitions/pnf_netconf.json) 2021-11-17 11:18:30,761|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:18:30,782|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:18:30,783|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:18:30,789|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/04af0beb-bd3b-4272-ad9e-4b9eb528ee9b) and entry definition file (Definitions/pnf_netconf.json) 2021-11-17 11:18:30,806|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-11-17 11:18:30,817|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-11-17 11:18:30,821|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-11-17 11:18:30,842|65161b51-1c00-4642-88eb-00d19881dcd4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/04af0beb-bd3b-4272-ad9e-4b9eb528ee9b) present to clean. 2021-11-17 11:26:30,005|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-11-17 11:26:30,006|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-11-17 11:26:30,006|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-11-17 11:26:30,192|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-11-17 11:26:30,192|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-11-17 11:26:30,710|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-11-17 11:26:30,711|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(054fce0c-894c-4b61-828c-35451d39bfa2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-11-17 11:26:30,728|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(c79c20f6-013e-4c2d-a8ff-7a26b55d0d9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-11-17 11:26:30,733|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(c5e76332-84b7-49b0-b781-00db7897eb2f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-11-17 11:26:30,742|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(e4b32e21-bc08-48b8-8e10-6c8241dcabad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-11-17 11:26:30,753|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(e404474e-88c0-40c0-b02f-8dcbaee27aca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-11-17 11:26:30,764|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(83f8d2b1-3b31-4903-8ec3-7295b48ebb8d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-11-17 11:26:30,776|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:26:30,777|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-17 11:26:30,777|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-17 11:26:30,777|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-17 11:26:30,777|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:26:30,778|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:26:30,804|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:26:30,824|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:26:30,852|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:26:30,868|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:26:30,924|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:26:30,925|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:26:30,926|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:26:30,955|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:26:30,980|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-17 11:26:30,988|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-11-17 11:26:30,994|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-11-17 11:26:31,017|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:26:31,018|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:26:31,019|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:26:31,050|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:26:31,068|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-17 11:26:31,074|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-11-17 11:26:31,074|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-11-17 11:26:31,090|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:26:31,091|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:26:31,116|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-11-17 11:26:31,136|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-11-17 11:26:31,143|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-11-17 11:26:31,149|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-11-17 11:26:31,171|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:26:31,171|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:26:31,172|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:26:31,173|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(HealthCheck) 2021-11-17 11:26:31,173|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(ScaleOutReconfiguration) 2021-11-17 11:26:31,174|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(vf-config-assign) 2021-11-17 11:26:31,174|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(vf-config-deploy) 2021-11-17 11:26:31,209|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:26:31,210|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:26:31,210|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-11-17 11:26:31,219|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-11-17 11:26:31,234|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-11-17 11:26:31,240|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-11-17 11:26:31,241|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-11-17 11:26:31,258|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-11-17 11:26:31,265|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-11-17 11:26:31,265|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-11-17 11:26:31,290|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:26:31,290|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:26:31,291|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign-day-2) 2021-11-17 11:26:31,292|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:26:31,292|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy-day-2) 2021-11-17 11:26:31,305|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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) 2021-11-17 11:26:31,312|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :5G_Core::1.0.37 2021-11-17 11:26:31,318|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-11-17 11:26:31,318|1f4d9b8a-ce32-4ede-9421-f4ee534ab8ac||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-11-17 11:26:41,461|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/81e42551-fe24-4d2c-b265-3c55d19b9086) 2021-11-17 11:26:41,462|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| deleting definition types under : /opt/app/onap/blueprints/working/81e42551-fe24-4d2c-b265-3c55d19b9086/Definitions 2021-11-17 11:26:41,464|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| reinitialized all type definitions 2021-11-17 11:26:41,465|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(resource-assignment) 2021-11-17 11:26:41,474|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(vnf-template) 2021-11-17 11:26:41,476|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(vnf-mapping) 2021-11-17 11:26:41,478|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2021-11-17 11:26:41,491|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,498|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,500|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,502|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2021-11-17 11:26:41,502|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2021-11-17 11:26:41,502|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2021-11-17 11:26:41,509|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,512|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,515|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,517|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(sdnc) 2021-11-17 11:26:41,525|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,528|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,530|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,534|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,536|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,539|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,547|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(config-assign) 2021-11-17 11:26:41,550|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(baseconfig-template) 2021-11-17 11:26:41,550|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing ArtifactDefinition(baseconfig-mapping) 2021-11-17 11:26:41,550|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2021-11-17 11:26:41,556|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,559|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,562|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(input) 2021-11-17 11:26:41,564|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ***** Enhancing NodeTemplate(config-deploy) 2021-11-17 11:26:41,577|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(resource-assignment) 2021-11-17 11:26:41,577|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2021-11-17 11:26:41,577|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(resource-assignment) targets(resource-assignment) 2021-11-17 11:26:41,577|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2021-11-17 11:26:41,577|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2021-11-17 11:26:41,577|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2021-11-17 11:26:41,577|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/81e42551-fe24-4d2c-b265-3c55d19b9086/Templates/vnf-mapping.json 2021-11-17 11:26:41,581|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2021-11-17 11:26:41,581|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-resource-assignment-properties) 2021-11-17 11:26:41,581|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/81e42551-fe24-4d2c-b265-3c55d19b9086/Templates/base_ubuntu20-mapping.json 2021-11-17 11:26:41,586|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2021-11-17 11:26:41,586|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2021-11-17 11:26:41,586|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(config-assign) 2021-11-17 11:26:41,586|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2021-11-17 11:26:41,586|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(config-assign) targets(config-assign) 2021-11-17 11:26:41,587|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2021-11-17 11:26:41,587|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2021-11-17 11:26:41,587|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enriching artifacts file(/opt/app/onap/blueprints/working/81e42551-fe24-4d2c-b265-3c55d19b9086/Templates/baseconfig-mapping.json 2021-11-17 11:26:41,590|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2021-11-17 11:26:41,591|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| dataType not present for the recipe(dt-config-assign-properties) 2021-11-17 11:26:41,591|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing Workflow(config-deploy) 2021-11-17 11:26:41,591|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2021-11-17 11:26:41,591|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| identified workflow(config-deploy) targets(config-deploy) 2021-11-17 11:26:41,591|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| workflow(config-deploy) resource assignment files([] 2021-11-17 11:26:41,591|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| ##### Enhancing blueprint Resource Definitions 2021-11-17 11:26:41,591|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2021-11-17 11:26:41,591|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/vnf-mapping.json) 2021-11-17 11:26:41,592|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/base_ubuntu20-mapping.json) 2021-11-17 11:26:41,592|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| processing file (Templates/baseconfig-mapping.json) 2021-11-17 11:26:41,601|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| 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]) 2021-11-17 11:26:41,621|1b6caaaa-9c2e-4f43-903f-7bd509ec7bb4||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2021-11-17 11:26:41,793|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Save processing(2711e56d-b789-4bc1-878f-529240351955) CBA(/opt/app/onap/blueprints/archive/2711e56d-b789-4bc1-878f-529240351955/cba.zip) 2021-11-17 11:26:41,822|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2711e56d-b789-4bc1-878f-529240351955) and entry definition file (Definitions/ubuntu20.json) 2021-11-17 11:26:41,831|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-11-17 11:26:41,852|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(resource-assignment) 2021-11-17 11:26:41,853|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-assign) 2021-11-17 11:26:41,853|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Validating Workflow(config-deploy) 2021-11-17 11:26:41,861|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2711e56d-b789-4bc1-878f-529240351955) and entry definition file (Definitions/ubuntu20.json) 2021-11-17 11:26:41,868|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Overwriting blueprint model :ubuntu20::1.0.0 2021-11-17 11:26:41,876|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2021-11-17 11:26:41,877|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2021-11-17 11:26:41,887|8ccc10fb-25e4-47fa-843b-90ee24860137||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-8578bcd697-6fnqw|||| No compiled cache(/opt/app/onap/blueprints/working/2711e56d-b789-4bc1-878f-529240351955) present to clean. Nov 17, 2021 11:48:47 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)