By type
10:33:07,631 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:33:07,632 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 10:33:07,634 |-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] 10:33:07,635 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 10:33:07,635 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 10:33:07,635 |-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] 10:33:07,655 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file 10:33:07,825 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 10:33:07,834 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:33:07,838 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 10:33:07,846 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:33:07,942 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 10:33:07,942 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 10:33:07,942 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 10:33:07,942 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 10:33:07,942 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 10:33:07,942 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 10:33:07,942 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 10:33:07,943 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 10:33:07,945 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-03-08 10:33:08,814|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-57f554bf5c-jpnt2 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-03-08 10:33:08,818|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-03-08 10:33:12,334|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-08 10:33:12,996|||main||||INFO||||||| Finished Spring Data repository scanning in 646ms. Found 11 JPA repository interfaces. 2022-03-08 10:33:15,303|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-03-08 10:33:15,384|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-03-08 10:33:15,631|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-08 10:33:16,177|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-03-08 10:33:16,562|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-03-08 10:33:16,567|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-03-08 10:33:16,783|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-03-08 10:33:18,313|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-08 10:33:18,327|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-03-08 10:33:18,422|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-03-08 10:33:19,423|||main||||INFO||||||| Audit service is disabled 2022-03-08 10:33:19,562|||main||||INFO||||||| Workflow Audit store is disabled 2022-03-08 10:33:21,324|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-03-08 10:33:21,369|||main||||INFO||||||| Dependency Management module created... 2022-03-08 10:33:22,472|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-03-08 10:33:22,745|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-03-08 10:33:23,969|||main||||INFO||||||| Netty started on port(s): 8080 2022-03-08 10:33:25,473|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-03-08 10:33:25,832|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-03-08 10:33:25,841|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.727 seconds (JVM running for 18.786) 2022-03-08 10:33:25,864|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-03-08 11:20:01,777|34ce3a12-17f0-4ab9-83a8-d1bc14c011f1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-08 11:20:01,778|34ce3a12-17f0-4ab9-83a8-d1bc14c011f1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-08 11:20:01,780|34ce3a12-17f0-4ab9-83a8-d1bc14c011f1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-08 11:20:02,163|34ce3a12-17f0-4ab9-83a8-d1bc14c011f1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-08 11:20:02,167|34ce3a12-17f0-4ab9-83a8-d1bc14c011f1||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-08 11:20:03,376|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6141fe2f-03dc-4c65-8118-64f9a30681dc) 2022-03-08 11:20:03,388|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| deleting definition types under : /opt/app/onap/blueprints/working/6141fe2f-03dc-4c65-8118-64f9a30681dc/Definitions 2022-03-08 11:20:03,480|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| reinitialized all type definitions 2022-03-08 11:20:03,487|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-08 11:20:03,520|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-08 11:20:03,526|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-08 11:20:03,531|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-08 11:20:03,578|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| ##### Enhancing Workflow(helloworld) 2022-03-08 11:20:03,578|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-08 11:20:03,579|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| identified workflow(helloworld) targets(helloworld) 2022-03-08 11:20:03,579|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-08 11:20:03,579|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-08 11:20:03,579|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| enriching artifacts file(/opt/app/onap/blueprints/working/6141fe2f-03dc-4c65-8118-64f9a30681dc/Templates/hello-world-mapping.json 2022-03-08 11:20:03,594|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-08 11:20:03,594|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-08 11:20:03,594|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| ##### Enhancing blueprint Resource Definitions 2022-03-08 11:20:03,594|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-08 11:20:03,596|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| processing file (Templates/hello-world-mapping.json) 2022-03-08 11:20:03,614|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| distinct resource keys ([]) 2022-03-08 11:20:03,614|8f2918e8-4536-45a9-8e15-90bfc6e7ca08||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Enriching Resource Definition sources Node Template: [] 2022-03-08 11:20:03,938|e345d30c-1565-4553-96de-e0aae65cb38c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Save processing(791ffa37-bcfe-4b21-bd1b-45102e094389) CBA(/opt/app/onap/blueprints/archive/791ffa37-bcfe-4b21-bd1b-45102e094389/cba.zip) 2022-03-08 11:20:03,950|e345d30c-1565-4553-96de-e0aae65cb38c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/791ffa37-bcfe-4b21-bd1b-45102e094389) and entry definition file (Definitions/blueprint.json) 2022-03-08 11:20:04,011|e345d30c-1565-4553-96de-e0aae65cb38c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Validating Workflow(helloworld) 2022-03-08 11:20:04,025|e345d30c-1565-4553-96de-e0aae65cb38c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/791ffa37-bcfe-4b21-bd1b-45102e094389) and entry definition file (Definitions/blueprint.json) 2022-03-08 11:20:04,135|e345d30c-1565-4553-96de-e0aae65cb38c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| No compiled cache(/opt/app/onap/blueprints/working/791ffa37-bcfe-4b21-bd1b-45102e094389) present to clean. 2022-03-08 11:20:04,344|40765f2d-1aba-4214-879e-11e7c88ffba5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| processing request id 654321 2022-03-08 11:20:04,345|40765f2d-1aba-4214-879e-11e7c88ffba5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| storeExecutionInput called not to store the Workflow action input details 2022-03-08 11:20:04,345|40765f2d-1aba-4214-879e-11e7c88ffba5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| StoreAuditService ID -1 2022-03-08 11:20:04,352|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| getting cba file name(test101), version(1.0.1) from db 2022-03-08 11:20:04,413|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-08 11:20:04,416|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-08 11:20:04,418|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-08 11:20:04,431|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Deriving input data for workflow: (helloworld) 2022-03-08 11:20:04,432|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-08 11:20:04,433|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-08 11:20:04,442|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-08 11:20:04,443|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-08 11:20:04,444|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-08 11:20:04,464|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-08 11:20:04,488|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Batched Sequence : ([]) 2022-03-08 11:20:04,493|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Generated Resource Param Data ({ }) 2022-03-08 11:20:04,598|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| Preparing Response... 2022-03-08 11:20:04,600|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-08 11:20:04,601|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-08 11:20:04,604|40765f2d-1aba-4214-879e-11e7c88ffba5||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-57f554bf5c-jpnt2|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ad632078-679f-4ddb-8b2e-8be211ba6a41 auditStoreId -1 Mar 08, 2022 12:04:29 PM 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)