Results

By type

          00:38:16,670 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
00:38:16,693 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml]
00:38:16,815 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
00:38:16,815 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml]
00:38:16,815 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
00:38:17,057 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file
00:38:18,107 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
00:38:18,130 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
00:38:18,137 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
00:38:18,165 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
00:38:18,395 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
00:38:18,395 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
00:38:18,396 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
00:38:18,396 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
00:38:18,396 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
00:38:18,396 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
00:38:18,397 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
00:38:18,399 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
00:38:18,409 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-03-08 00:38:21,694|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-7b4664d46d-gwrww with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-03-08 00:38:21,883|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-03-08 00:38:31,853|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-03-08 00:38:33,777|||main||||INFO||||||| Finished Spring Data repository scanning in 1789 ms. Found 11 JPA repository interfaces.
2023-03-08 00:38:41,495|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-03-08 00:38:41,732|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-03-08 00:38:42,253|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-08 00:38:44,164|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-03-08 00:38:45,323|||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.
2023-03-08 00:38:45,327|||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.
2023-03-08 00:38:46,345|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-03-08 00:38:52,243|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-08 00:38:52,271|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-03-08 00:38:52,490|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-03-08 00:38:56,815|||main||||INFO||||||| Kakfa audit service is enabled
2023-03-08 00:38:57,208|||main||||INFO||||||| Workflow Audit store is disabled
2023-03-08 00:39:02,287|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2023-03-08 00:39:02,499|||main||||INFO||||||| Dependency Management module created...
2023-03-08 00:39:05,843|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-03-08 00:39:07,382|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-03-08 00:39:11,547|||main||||INFO||||||| Netty started on port 8080
2023-03-08 00:39:23,924|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-03-08 00:39:28,272|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-03-08 00:39:28,326|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 69.263 seconds (JVM running for 73.954)
2023-03-08 00:39:28,460|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-03-08 00:39:28,467|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-03-08 00:39:29,563|||DefaultDispatcher-worker-1||||INFO||||||| ConsumerConfig values: 
	allow.auto.create.topics = true
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = request-receiver-client-id-gwrww
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = cds-bp-processor
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer

2023-03-08 00:39:31,091|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-03-08 00:39:32,508|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-03-08 00:39:32,508|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-08 00:39:32,508|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1678235972469
2023-03-08 00:39:32,551|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-03-08 00:39:32,560|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-03-08 00:39:38,263|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-0 to 0 since the associated topicId changed from null to C7HpX6whS8qDjlAvHULQTQ
2023-03-08 00:39:38,274|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-5 to 0 since the associated topicId changed from null to C7HpX6whS8qDjlAvHULQTQ
2023-03-08 00:39:38,279|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-4 to 0 since the associated topicId changed from null to C7HpX6whS8qDjlAvHULQTQ
2023-03-08 00:39:38,286|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-1 to 0 since the associated topicId changed from null to C7HpX6whS8qDjlAvHULQTQ
2023-03-08 00:39:38,287|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-2 to 0 since the associated topicId changed from null to C7HpX6whS8qDjlAvHULQTQ
2023-03-08 00:39:38,287|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-3 to 0 since the associated topicId changed from null to C7HpX6whS8qDjlAvHULQTQ
2023-03-08 00:39:38,315|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Cluster ID: dhGkfvqjT0q9BsCiEbrAMQ
2023-03-08 00:39:38,325|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-08 00:39:38,407|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] (Re-)joining group
2023-03-08 00:39:38,953|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-03-08 00:39:38,955|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] (Re-)joining group
2023-03-08 00:39:42,016|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-gwrww-18d81a08-1371-4725-ae0a-1bf577db49cb', protocol='range'}
2023-03-08 00:39:42,033|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-gwrww-18d81a08-1371-4725-ae0a-1bf577db49cb=Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])}
2023-03-08 00:39:42,315|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-gwrww-18d81a08-1371-4725-ae0a-1bf577db49cb', protocol='range'}
2023-03-08 00:39:42,317|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Notifying assignor about the new Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])
2023-03-08 00:39:42,335|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Adding newly assigned partitions: cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5
2023-03-08 00:39:42,463|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-03-08 00:39:42,463|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-03-08 00:39:42,463|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-03-08 00:39:42,464|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-03-08 00:39:42,469|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-03-08 00:39:42,470|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-03-08 00:39:43,207|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-08 00:39:43,214|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-08 00:39:43,290|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-08 00:39:43,290|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-08 00:39:43,291|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-08 00:39:43,291|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gwrww, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-08 05:01:15,458|9d7b6f83-67f5-4cbb-8cec-52cfa97ed467||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-08 05:01:15,466|9d7b6f83-67f5-4cbb-8cec-52cfa97ed467||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-08 05:01:15,471|9d7b6f83-67f5-4cbb-8cec-52cfa97ed467||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-08 05:01:17,653|9d7b6f83-67f5-4cbb-8cec-52cfa97ed467||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-08 05:01:17,660|9d7b6f83-67f5-4cbb-8cec-52cfa97ed467||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-08 05:01:22,779|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||Thread-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3308ff88-b7d8-4534-8e59-b6951d93c14f)
2023-03-08 05:01:22,831|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| deleting definition types under : /opt/app/onap/blueprints/working/3308ff88-b7d8-4534-8e59-b6951d93c14f/Definitions
2023-03-08 05:01:23,031|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| reinitialized all type definitions
2023-03-08 05:01:23,055|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-08 05:01:23,173|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-08 05:01:23,229|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-08 05:01:23,288|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-08 05:01:23,399|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ##### Enhancing Workflow(helloworld)
2023-03-08 05:01:23,402|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-08 05:01:23,403|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| identified workflow(helloworld) targets(helloworld)
2023-03-08 05:01:23,404|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-08 05:01:23,405|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-08 05:01:23,407|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enriching artifacts file(/opt/app/onap/blueprints/working/3308ff88-b7d8-4534-8e59-b6951d93c14f/Templates/hello-world-mapping.json
2023-03-08 05:01:23,458|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-08 05:01:23,459|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-08 05:01:23,460|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ##### Enhancing blueprint Resource Definitions
2023-03-08 05:01:23,461|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-08 05:01:23,465|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| processing file (Templates/hello-world-mapping.json)
2023-03-08 05:01:23,520|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| distinct resource keys ([])
2023-03-08 05:01:23,521|0ff80948-fdc7-46ad-a0aa-4fb9098c3748||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Enriching Resource Definition sources Node Template: []
2023-03-08 05:01:24,107|2c9d319e-95f0-400d-891f-e4e499488953||Thread-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(7e156783-1620-451d-8a58-5095b89e8b67) CBA(/opt/app/onap/blueprints/archive/7e156783-1620-451d-8a58-5095b89e8b67/cba.zip)
2023-03-08 05:01:24,140|2c9d319e-95f0-400d-891f-e4e499488953||Thread-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e156783-1620-451d-8a58-5095b89e8b67) and entry definition file (Definitions/blueprint.json)
2023-03-08 05:01:24,455|2c9d319e-95f0-400d-891f-e4e499488953||Thread-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(helloworld)
2023-03-08 05:01:24,498|2c9d319e-95f0-400d-891f-e4e499488953||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7e156783-1620-451d-8a58-5095b89e8b67) and entry definition file (Definitions/blueprint.json)
2023-03-08 05:01:25,354|2c9d319e-95f0-400d-891f-e4e499488953||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| No compiled cache(/opt/app/onap/blueprints/working/7e156783-1620-451d-8a58-5095b89e8b67) present to clean.
2023-03-08 05:01:25,992|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-03-08 05:01:25,999|654321||reactor-http-epoll-2||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-03-08 05:01:26,689|654321||reactor-http-epoll-2||||INFO||||||| ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = audit-request-producer-client-id-gwrww
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 5000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 5000
	reconnect.backoff.ms = 5000
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer

2023-03-08 05:01:26,818|654321||reactor-http-epoll-2||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Instantiated an idempotent producer.
2023-03-08 05:01:27,031|654321||reactor-http-epoll-2||||INFO||||||| Kafka version: 3.0.1
2023-03-08 05:01:27,032|654321||reactor-http-epoll-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-08 05:01:27,032|654321||reactor-http-epoll-2||||INFO||||||| Kafka startTimeMs: 1678251687030
2023-03-08 05:01:27,420|||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 05:01:27,421|||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 05:01:27,422|||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 05:01:27,422|||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 05:01:27,422|||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 05:01:27,422|||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 05:01:27,423|||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Cluster ID: dhGkfvqjT0q9BsCiEbrAMQ
2023-03-08 05:01:27,434|||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] ProducerId set to 1 with epoch 0
2023-03-08 05:01:27,473|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-08 05:01:27,485|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-03-08 05:01:27,679|654321||DefaultDispatcher-worker-15||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-03-08 05:01:28,330|654321||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-08 05:01:29,315|654321||DefaultDispatcher-worker-15||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-08 05:01:29,340|654321||DefaultDispatcher-worker-19||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-08 05:01:29,404|654321||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-08 05:01:29,691|654321||DefaultDispatcher-worker-15||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-08 05:01:29,695|654321||DefaultDispatcher-worker-15||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-08 05:01:29,738|654321||DefaultDispatcher-worker-15||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-08 05:01:29,785|654321||DefaultDispatcher-worker-15||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-08 05:01:29,786|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-08 05:01:29,790|654321||DefaultDispatcher-worker-15||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-08 05:01:29,890|654321||DefaultDispatcher-worker-15||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-08 05:01:30,115|654321||DefaultDispatcher-worker-15||||INFO||||||| Batched Sequence : ([])
2023-03-08 05:01:30,123|654321||DefaultDispatcher-worker-15||||INFO||||||| Generated Resource Param Data ({ })
2023-03-08 05:01:30,368|654321||DefaultDispatcher-worker-15||||INFO||||||| Preparing Response...
2023-03-08 05:01:30,386|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-08 05:01:30,387|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-08 05:01:30,403|654321||DefaultDispatcher-worker-15||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-03-08 05:01:30,610|654321||DefaultDispatcher-worker-15||||INFO||||||| ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = audit-response-producer-client-id-gwrww
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 5000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 5000
	reconnect.backoff.ms = 5000
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer

2023-03-08 05:01:30,612|654321||DefaultDispatcher-worker-15||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Instantiated an idempotent producer.
2023-03-08 05:01:30,642|654321||DefaultDispatcher-worker-15||||INFO||||||| Kafka version: 3.0.1
2023-03-08 05:01:30,673|654321||DefaultDispatcher-worker-15||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-08 05:01:30,673|654321||DefaultDispatcher-worker-15||||INFO||||||| Kafka startTimeMs: 1678251690641
2023-03-08 05:01:30,961|||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 05:01:30,962|||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 05:01:30,962|||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 05:01:30,965|||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 05:01:30,965|||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 05:01:30,965|||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 05:01:30,966|||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Cluster ID: dhGkfvqjT0q9BsCiEbrAMQ
2023-03-08 05:01:31,021|||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] ProducerId set to 1004 with epoch 0
2023-03-08 05:01:31,042|654321||DefaultDispatcher-worker-15||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 71708eaa-57c8-417f-ae6c-07ca9a3f6d4e auditStoreId -1
2023-03-08 05:01:31,487|654321||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-08 05:09:37,188|a1cf6628-276b-422a-908e-2b675c2f9956||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-08 05:09:37,189|a1cf6628-276b-422a-908e-2b675c2f9956||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-08 05:09:37,189|a1cf6628-276b-422a-908e-2b675c2f9956||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-08 05:09:38,813|a1cf6628-276b-422a-908e-2b675c2f9956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-08 05:09:38,814|a1cf6628-276b-422a-908e-2b675c2f9956||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-08 05:09:41,845|965fe98b-c357-420b-8902-005e1368042a||Thread-76||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Enhancing blueprint(/opt/app/onap/blueprints/working/43836802-7e75-48a7-9ae6-cec751eb460b)
2023-03-08 05:09:41,847|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| deleting definition types under : /opt/app/onap/blueprints/working/43836802-7e75-48a7-9ae6-cec751eb460b/Definitions
2023-03-08 05:09:41,852|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| reinitialized all type definitions
2023-03-08 05:09:41,854|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-08 05:09:41,992|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-08 05:09:42,026|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-08 05:09:42,074|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-08 05:09:42,108|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ##### Enhancing Workflow(helloworld)
2023-03-08 05:09:42,108|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-08 05:09:42,109|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| identified workflow(helloworld) targets(helloworld)
2023-03-08 05:09:42,109|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-08 05:09:42,109|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-08 05:09:42,109|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enriching artifacts file(/opt/app/onap/blueprints/working/43836802-7e75-48a7-9ae6-cec751eb460b/Templates/hello-world-mapping.json
2023-03-08 05:09:42,131|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-08 05:09:42,139|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-08 05:09:42,140|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ##### Enhancing blueprint Resource Definitions
2023-03-08 05:09:42,140|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-08 05:09:42,140|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| processing file (Templates/hello-world-mapping.json)
2023-03-08 05:09:42,178|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| distinct resource keys ([])
2023-03-08 05:09:42,178|965fe98b-c357-420b-8902-005e1368042a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Enriching Resource Definition sources Node Template: []
2023-03-08 05:09:42,649|78232eba-3077-4465-b852-b20407ab449c||Thread-76||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(2df0aaa7-bd0d-42d3-a437-2b2b7c6feb63) CBA(/opt/app/onap/blueprints/archive/2df0aaa7-bd0d-42d3-a437-2b2b7c6feb63/cba.zip)
2023-03-08 05:09:42,680|78232eba-3077-4465-b852-b20407ab449c||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2df0aaa7-bd0d-42d3-a437-2b2b7c6feb63) and entry definition file (Definitions/blueprint.json)
2023-03-08 05:09:42,745|78232eba-3077-4465-b852-b20407ab449c||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(helloworld)
2023-03-08 05:09:42,824|78232eba-3077-4465-b852-b20407ab449c||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2df0aaa7-bd0d-42d3-a437-2b2b7c6feb63) and entry definition file (Definitions/blueprint.json)
2023-03-08 05:09:43,436|78232eba-3077-4465-b852-b20407ab449c||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| No compiled cache(/opt/app/onap/blueprints/working/2df0aaa7-bd0d-42d3-a437-2b2b7c6feb63) present to clean.
2023-03-08 05:09:43,804|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-03-08 05:09:43,873|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-08 05:09:43,873|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-03-08 05:09:43,881|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-08 05:09:43,881|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-08 05:09:43,937|654321||DefaultDispatcher-worker-28||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-08 05:09:44,003|654321||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-08 05:09:44,271|654321||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-08 05:09:44,272|654321||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-08 05:09:44,272|654321||DefaultDispatcher-worker-20||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-08 05:09:44,274|654321||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-08 05:09:44,274|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-08 05:09:44,275|654321||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-08 05:09:44,306|654321||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-08 05:09:44,467|654321||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([])
2023-03-08 05:09:44,468|654321||DefaultDispatcher-worker-20||||INFO||||||| Generated Resource Param Data ({ })
2023-03-08 05:09:44,513|654321||DefaultDispatcher-worker-20||||INFO||||||| Preparing Response...
2023-03-08 05:09:44,513|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-08 05:09:44,514|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-08 05:09:44,536|654321||DefaultDispatcher-worker-20||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 38344727-7126-4c34-bd97-e6891f794189 auditStoreId -1
2023-03-08 05:09:44,582|654321||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-08 05:14:45,677|6dc3ec93-33fa-44eb-9740-0b4c6686ac41||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-08 05:14:45,679|6dc3ec93-33fa-44eb-9740-0b4c6686ac41||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-08 05:14:45,679|6dc3ec93-33fa-44eb-9740-0b4c6686ac41||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-08 05:14:47,511|6dc3ec93-33fa-44eb-9740-0b4c6686ac41||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-08 05:14:47,514|6dc3ec93-33fa-44eb-9740-0b4c6686ac41||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-08 05:14:50,307|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||Thread-105||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ff74f1f1-bb08-4f9a-bcfc-c9e021b62f5d)
2023-03-08 05:14:50,309|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| deleting definition types under : /opt/app/onap/blueprints/working/ff74f1f1-bb08-4f9a-bcfc-c9e021b62f5d/Definitions
2023-03-08 05:14:50,314|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| reinitialized all type definitions
2023-03-08 05:14:50,316|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-08 05:14:50,382|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-08 05:14:50,408|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-08 05:14:50,448|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-08 05:14:50,478|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ##### Enhancing Workflow(helloworld)
2023-03-08 05:14:50,479|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-08 05:14:50,479|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| identified workflow(helloworld) targets(helloworld)
2023-03-08 05:14:50,480|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-08 05:14:50,480|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-08 05:14:50,480|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enriching artifacts file(/opt/app/onap/blueprints/working/ff74f1f1-bb08-4f9a-bcfc-c9e021b62f5d/Templates/hello-world-mapping.json
2023-03-08 05:14:50,490|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-08 05:14:50,491|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-08 05:14:50,491|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ##### Enhancing blueprint Resource Definitions
2023-03-08 05:14:50,492|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-08 05:14:50,492|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| processing file (Templates/hello-world-mapping.json)
2023-03-08 05:14:50,503|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| distinct resource keys ([])
2023-03-08 05:14:50,503|0ff68ff2-0c3f-4cfa-b355-32a128dc3b2f||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Enriching Resource Definition sources Node Template: []
2023-03-08 05:14:50,897|dba014b5-96cf-4843-9393-7f0caa9890ee||Thread-105||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(78b303bb-7363-438d-8683-38ed5f947eae) CBA(/opt/app/onap/blueprints/archive/78b303bb-7363-438d-8683-38ed5f947eae/cba.zip)
2023-03-08 05:14:50,908|dba014b5-96cf-4843-9393-7f0caa9890ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/78b303bb-7363-438d-8683-38ed5f947eae) and entry definition file (Definitions/blueprint.json)
2023-03-08 05:14:50,945|dba014b5-96cf-4843-9393-7f0caa9890ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(helloworld)
2023-03-08 05:14:50,961|dba014b5-96cf-4843-9393-7f0caa9890ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/78b303bb-7363-438d-8683-38ed5f947eae) and entry definition file (Definitions/blueprint.json)
2023-03-08 05:14:51,140|dba014b5-96cf-4843-9393-7f0caa9890ee||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| No compiled cache(/opt/app/onap/blueprints/working/78b303bb-7363-438d-8683-38ed5f947eae) present to clean.
2023-03-08 05:14:51,408|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-03-08 05:14:51,429|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-08 05:14:51,430|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-03-08 05:14:51,434|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-08 05:14:51,435|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-08 05:14:51,448|654321||DefaultDispatcher-worker-14||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-08 05:14:51,473|654321||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-08 05:14:51,502|654321||DefaultDispatcher-worker-14||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-08 05:14:51,502|654321||DefaultDispatcher-worker-14||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-08 05:14:51,502|654321||DefaultDispatcher-worker-14||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-08 05:14:51,504|654321||DefaultDispatcher-worker-14||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-08 05:14:51,504|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-08 05:14:51,504|654321||DefaultDispatcher-worker-14||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-08 05:14:51,508|654321||DefaultDispatcher-worker-14||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-08 05:14:51,549|654321||DefaultDispatcher-worker-8||||INFO||||||| Batched Sequence : ([])
2023-03-08 05:14:51,551|654321||DefaultDispatcher-worker-8||||INFO||||||| Generated Resource Param Data ({ })
2023-03-08 05:14:51,596|654321||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2023-03-08 05:14:51,597|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-08 05:14:51,597|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-08 05:14:51,617|654321||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 307e4234-1446-407f-97e1-95cd5ff801db auditStoreId -1
2023-03-08 05:14:51,647|654321||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-08 06:21:11,508|4d2b3360-86f9-4a1e-a5c1-aca861495e54||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(b0e75832-3ab1-4949-b403-19bb3b11046d) CBA(/opt/app/onap/blueprints/archive/b0e75832-3ab1-4949-b403-19bb3b11046d/cba.zip)
2023-03-08 06:21:11,604|4d2b3360-86f9-4a1e-a5c1-aca861495e54||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b0e75832-3ab1-4949-b403-19bb3b11046d) and entry definition file (Definitions/CNF.json)
2023-03-08 06:21:11,971|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-08 06:21:11,971|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-08 06:21:11,972|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-08 06:21:12,091|4d2b3360-86f9-4a1e-a5c1-aca861495e54||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(resource-assignment)
2023-03-08 06:21:12,093|4d2b3360-86f9-4a1e-a5c1-aca861495e54||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-assign)
2023-03-08 06:21:12,094|4d2b3360-86f9-4a1e-a5c1-aca861495e54||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-deploy)
2023-03-08 06:21:12,096|4d2b3360-86f9-4a1e-a5c1-aca861495e54||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(scale-out)
2023-03-08 06:21:12,097|4d2b3360-86f9-4a1e-a5c1-aca861495e54||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(scale)
2023-03-08 06:21:12,098|4d2b3360-86f9-4a1e-a5c1-aca861495e54||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(scale-in)
2023-03-08 06:21:12,099|4d2b3360-86f9-4a1e-a5c1-aca861495e54||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(health-check)
2023-03-08 06:21:12,155|4d2b3360-86f9-4a1e-a5c1-aca861495e54||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b0e75832-3ab1-4949-b403-19bb3b11046d) and entry definition file (Definitions/CNF.json)
2023-03-08 06:21:12,795|4d2b3360-86f9-4a1e-a5c1-aca861495e54||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| No compiled cache(/opt/app/onap/blueprints/working/b0e75832-3ab1-4949-b403-19bb3b11046d) present to clean.
2023-03-08 06:21:13,529|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-08 06:21:13,530|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-08 06:21:15,909|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-08 06:21:15,919|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(1126d327-2ae4-4ffb-b429-1bcb91d62c1c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-08 06:21:15,954|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(736830b9-63ef-49cc-864a-172f2a07c287) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-08 06:21:15,970|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(9a81a972-a855-443e-b77e-9e82aabf5805) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-08 06:21:15,991|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(addf3f43-8114-46df-a79d-50c19ff3539d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-08 06:21:16,018|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(f3eee0ba-7361-4212-9cb5-23a71962ed77) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-08 06:21:16,048|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(8914f6ea-8f18-4f67-8c53-35c736dcbf8d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-08 06:21:16,076|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| 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)
2023-03-08 06:21:16,078|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-08 06:21:16,078|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-08 06:21:16,079|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-08 06:21:16,079|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| 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)
2023-03-08 06:21:16,080|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| 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)
2023-03-08 06:21:16,151|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-08 06:21:16,185|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-08 06:21:16,219|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-08 06:21:16,245|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-08 06:21:16,271|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-08 06:21:16,454|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(resource-assignment)
2023-03-08 06:21:16,456|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-assign)
2023-03-08 06:21:16,457|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-deploy)
2023-03-08 06:21:16,579|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| 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)
2023-03-08 06:21:16,983|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(resource-assignment)
2023-03-08 06:21:16,984|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-assign)
2023-03-08 06:21:16,987|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-deploy)
2023-03-08 06:21:17,096|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| 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)
2023-03-08 06:21:17,552|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(resource-assignment)
2023-03-08 06:21:17,556|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-assign)
2023-03-08 06:21:17,557|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-deploy)
2023-03-08 06:21:17,558|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(HealthCheck)
2023-03-08 06:21:17,560|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-08 06:21:17,561|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(vf-config-assign)
2023-03-08 06:21:17,563|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(vf-config-deploy)
2023-03-08 06:21:17,646|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-assign)
2023-03-08 06:21:17,647|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-deploy)
2023-03-08 06:21:17,649|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-08 06:21:17,673|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-08 06:21:18,218|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(resource-assignment)
2023-03-08 06:21:18,220|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-deploy)
2023-03-08 06:21:18,310|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-08 06:21:18,542|250b4caf-8f2e-4ef8-b139-2da5f81af2b9||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-08 06:21:57,420|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b5b2379d-2768-4d83-a372-cd709a04c2f1)
2023-03-08 06:21:57,431|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| deleting definition types under : /opt/app/onap/blueprints/working/b5b2379d-2768-4d83-a372-cd709a04c2f1/Definitions
2023-03-08 06:21:57,434|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| reinitialized all type definitions
2023-03-08 06:21:57,435|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-08 06:21:57,560|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(vnf-template)
2023-03-08 06:21:57,612|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-08 06:21:57,659|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-08 06:21:57,767|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:57,862|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:57,900|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:57,961|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-08 06:21:57,962|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-08 06:21:57,962|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-08 06:21:58,021|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,070|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,108|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,155|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-08 06:21:58,220|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,256|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,273|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,297|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,325|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,360|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,422|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-08 06:21:58,432|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-08 06:21:58,433|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-08 06:21:58,433|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-08 06:21:58,466|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,492|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,514|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(input)
2023-03-08 06:21:58,553|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-08 06:21:58,648|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ##### Enhancing Workflow(resource-assignment)
2023-03-08 06:21:58,650|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-08 06:21:58,650|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-08 06:21:58,650|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-08 06:21:58,650|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-08 06:21:58,650|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-08 06:21:58,650|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enriching artifacts file(/opt/app/onap/blueprints/working/b5b2379d-2768-4d83-a372-cd709a04c2f1/Templates/vnf-mapping.json
2023-03-08 06:21:58,657|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-08 06:21:58,658|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-08 06:21:58,658|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enriching artifacts file(/opt/app/onap/blueprints/working/b5b2379d-2768-4d83-a372-cd709a04c2f1/Templates/base_ubuntu20-mapping.json
2023-03-08 06:21:58,667|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-08 06:21:58,668|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-08 06:21:58,669|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ##### Enhancing Workflow(config-assign)
2023-03-08 06:21:58,669|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-08 06:21:58,669|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| identified workflow(config-assign) targets(config-assign)
2023-03-08 06:21:58,670|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-08 06:21:58,670|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-08 06:21:58,670|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enriching artifacts file(/opt/app/onap/blueprints/working/b5b2379d-2768-4d83-a372-cd709a04c2f1/Templates/baseconfig-mapping.json
2023-03-08 06:21:58,680|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-08 06:21:58,680|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-08 06:21:58,681|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ##### Enhancing Workflow(config-deploy)
2023-03-08 06:21:58,681|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-08 06:21:58,681|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-08 06:21:58,681|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| workflow(config-deploy) resource assignment files([]
2023-03-08 06:21:58,681|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ##### Enhancing blueprint Resource Definitions
2023-03-08 06:21:58,682|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-08 06:21:58,682|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| processing file (Templates/vnf-mapping.json)
2023-03-08 06:21:58,682|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-08 06:21:58,682|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| processing file (Templates/baseconfig-mapping.json)
2023-03-08 06:21:58,704|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| 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])
2023-03-08 06:21:58,918|42f0a0a0-e6bc-4141-9ed7-f4e2d09b0125||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-08 06:21:59,457|05dff8e0-e0e9-47e8-a297-9527f5b5e90f||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(131ec91e-7b6a-40f2-809e-e58d3e62672d) CBA(/opt/app/onap/blueprints/archive/131ec91e-7b6a-40f2-809e-e58d3e62672d/cba.zip)
2023-03-08 06:21:59,471|05dff8e0-e0e9-47e8-a297-9527f5b5e90f||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/131ec91e-7b6a-40f2-809e-e58d3e62672d) and entry definition file (Definitions/ubuntu20.json)
2023-03-08 06:21:59,487|05dff8e0-e0e9-47e8-a297-9527f5b5e90f||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-08 06:21:59,588|05dff8e0-e0e9-47e8-a297-9527f5b5e90f||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(resource-assignment)
2023-03-08 06:21:59,589|05dff8e0-e0e9-47e8-a297-9527f5b5e90f||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-assign)
2023-03-08 06:21:59,591|05dff8e0-e0e9-47e8-a297-9527f5b5e90f||Thread-106||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-deploy)
2023-03-08 06:21:59,615|05dff8e0-e0e9-47e8-a297-9527f5b5e90f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/131ec91e-7b6a-40f2-809e-e58d3e62672d) and entry definition file (Definitions/ubuntu20.json)
2023-03-08 06:21:59,878|05dff8e0-e0e9-47e8-a297-9527f5b5e90f||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| No compiled cache(/opt/app/onap/blueprints/working/131ec91e-7b6a-40f2-809e-e58d3e62672d) present to clean.
2023-03-08 06:29:50,178|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||reactor-http-epoll-1||||INFO||||||| processing request id 7c3f486d-3ee2-432d-870b-f9c6ba85aa04
2023-03-08 06:29:50,227|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-03-08 06:29:51,358|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-08 06:29:51,395|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-08 06:29:51,482|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-08 06:29:51,598|654321||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 06:29:51,598|654321||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 06:29:51,598|654321||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 06:29:51,598|654321||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 06:29:51,599|654321||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 06:29:51,599|654321||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to paHv0TLYTayHbvteBz8qYg
2023-03-08 06:29:51,600|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-08 06:29:51,600|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-03-08 06:29:51,607|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-08 06:29:51,609|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-08 06:29:51,619|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-08 06:29:51,630|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(7c3f486d-3ee2-432d-870b-f9c6ba85aa04), subrequestID(22231282-d487-4bf7-a698-b8b1dc1f9946) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-08 06:29:51,731|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-08 06:29:51,732|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-08 06:29:51,732|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-08 06:29:51,734|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(7c3f486d-3ee2-432d-870b-f9c6ba85aa04) for workflow(resource-assignment) step(resource-assignment)
2023-03-08 06:29:51,735|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-08 06:29:51,735|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-08 06:29:51,739|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-08 06:29:51,806|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-08 06:29:51,923|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-08 06:29:51,925|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ce279913-afc0-4467-95cc-dd864c4c4af6") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-08 06:29:51,926|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("22231282-d487-4bf7-a698-b8b1dc1f9946") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-08 06:29:51,928|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "ce279913-afc0-4467-95cc-dd864c4c4af6",
  "vnf-id" : "22231282-d487-4bf7-a698-b8b1dc1f9946",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-03-08 06:29:51,988|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-08 06:29:51,988|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-08 06:29:51,989|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-08 06:29:52,009|654321||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 06:29:52,009|654321||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 06:29:52,011|654321||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 06:29:52,011|654321||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 06:29:52,012|654321||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 06:29:52,012|654321||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gwrww] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to jKEkDqF1SPaQCjpfFjLASw
2023-03-08 06:29:52,013|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e2a186a0-1fe6-42d5-81ed-8e7718969224 auditStoreId -1
2023-03-08 06:29:52,055|7c3f486d-3ee2-432d-870b-f9c6ba85aa04||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(7c3f486d-3ee2-432d-870b-f9c6ba85aa04), subrequestID(22231282-d487-4bf7-a698-b8b1dc1f9946) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-08 06:30:07,284|245f3bd5-f007-4e93-89a1-cd6aee86c313||reactor-http-epoll-1||||INFO||||||| processing request id 245f3bd5-f007-4e93-89a1-cd6aee86c313
2023-03-08 06:30:07,285|245f3bd5-f007-4e93-89a1-cd6aee86c313||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-08 06:30:07,369|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-08 06:30:07,875|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-08 06:30:08,008|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-08 06:30:08,008|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-03-08 06:30:08,009|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-08 06:30:08,009|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-08 06:30:08,045|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-08 06:30:08,150|245f3bd5-f007-4e93-89a1-cd6aee86c313||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(245f3bd5-f007-4e93-89a1-cd6aee86c313), subrequestID(6a1c482d-e77f-49ff-857a-abc9ee6ca1d3) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-08 06:30:08,191|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-08 06:30:08,197|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-08 06:30:08,198|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-08 06:30:08,199|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(245f3bd5-f007-4e93-89a1-cd6aee86c313) for workflow(resource-assignment) step(resource-assignment)
2023-03-08 06:30:08,199|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-08 06:30:08,199|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-08 06:30:08,211|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-03-08 06:30:08,355|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-08 06:30:08,383|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-03-08 06:30:08,385|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-03-08 06:30:08,385|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-03-08 06:30:08,386|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-03-08 06:30:08,386|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6a1c482d-e77f-49ff-857a-abc9ee6ca1d3") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-08 06:30:08,387|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ce279913-afc0-4467-95cc-dd864c4c4af6") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-08 06:30:08,387|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2023-03-08 06:30:08,388|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-03-08 06:30:08,425|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-03-08 06:30:08,426|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("22231282-d487-4bf7-a698-b8b1dc1f9946") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-08 06:30:08,428|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "ce279913-afc0-4467-95cc-dd864c4c4af6",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "6a1c482d-e77f-49ff-857a-abc9ee6ca1d3",
  "vnf-id" : "22231282-d487-4bf7-a698-b8b1dc1f9946",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-03-08 06:30:08,571|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-08 06:30:08,571|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-08 06:30:08,571|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-08 06:30:08,576|245f3bd5-f007-4e93-89a1-cd6aee86c313||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c677c2b2-f405-4158-8534-2fb5f10b43b2 auditStoreId -1
2023-03-08 06:30:08,614|245f3bd5-f007-4e93-89a1-cd6aee86c313||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(245f3bd5-f007-4e93-89a1-cd6aee86c313), subrequestID(6a1c482d-e77f-49ff-857a-abc9ee6ca1d3) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-08 06:30:27,276|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-08 06:30:27,446|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-03-08 06:30:28,356|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| processing request id bf9762d3-a841-48d7-ba25-0513af9ccd92
2023-03-08 06:30:28,389|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-08 06:30:28,405|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-08 06:30:28,482|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Deriving input data for workflow: (config-assign)
2023-03-08 06:30:28,603|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-08 06:30:28,603|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| StoreAuditService ID  -1
2023-03-08 06:30:28,604|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-08 06:30:28,604|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-08 06:30:28,610|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-08 06:30:28,671|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Deriving input data for workflow: (config-assign)
2023-03-08 06:30:28,671|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-03-08 06:30:28,672|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-08 06:30:28,672|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| preparing request id(bf9762d3-a841-48d7-ba25-0513af9ccd92) for workflow(config-assign) step(config-assign)
2023-03-08 06:30:28,672|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-03-08 06:30:28,673|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-03-08 06:30:28,687|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-03-08 06:30:28,813|bf9762d3-a841-48d7-ba25-0513af9ccd92||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(bf9762d3-a841-48d7-ba25-0513af9ccd92), subrequestID(9ee45e79-3d10-4211-9ede-d703ad84c126) CBA(ubuntu20/1.0.0/config-assign).
2023-03-08 06:30:29,081|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-08 06:30:29,110|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-08 06:30:29,126|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Setting Resource Value ("ce279913-afc0-4467-95cc-dd864c4c4af6") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-08 06:30:29,127|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Setting Resource Value ("22231282-d487-4bf7-a698-b8b1dc1f9946") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-08 06:30:29,324|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Resource resolution saved into database successfully : (service-instance-id)
2023-03-08 06:30:29,325|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Resource resolution saved into database successfully : (vnf-id)
2023-03-08 06:30:29,325|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Resource resolution saved into database successfully : (vnf_name)
2023-03-08 06:30:29,332|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Generated Resource Param Data ({
  "service-instance-id" : "ce279913-afc0-4467-95cc-dd864c4c4af6",
  "vnf-id" : "22231282-d487-4bf7-a698-b8b1dc1f9946",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-03-08 06:30:29,835|bf9762d3-a841-48d7-ba25-0513af9ccd92||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-03-08 06:30:30,067|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-08 06:30:30,067|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Preparing Response...
2023-03-08 06:30:30,068|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-03-08 06:30:30,068|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resolveWorkflowOutputs for workflow(config-assign)
2023-03-08 06:30:30,075|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b870509c-280a-4013-82ae-502b60cbb14a auditStoreId -1
2023-03-08 06:30:30,367|bf9762d3-a841-48d7-ba25-0513af9ccd92||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(bf9762d3-a841-48d7-ba25-0513af9ccd92), subrequestID(9ee45e79-3d10-4211-9ede-d703ad84c126) CBA(ubuntu20/1.0.0/config-assign).
2023-03-08 06:30:30,482|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Completed
2023-03-08 06:31:57,426|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-08 06:31:57,573|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-03-08 06:31:57,580|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| processing request id bf9762d3-a841-48d7-ba25-0513af9ccd92
2023-03-08 06:31:57,584|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-08 06:31:57,593|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-08 06:31:57,667|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-08 06:31:57,667|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| StoreAuditService ID  -1
2023-03-08 06:31:57,667|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-08 06:31:57,667|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-08 06:31:57,669|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-08 06:31:57,680|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Deriving input data for workflow: (config-deploy)
2023-03-08 06:31:57,681|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-03-08 06:31:57,681|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-08 06:31:57,701|bf9762d3-a841-48d7-ba25-0513af9ccd92||kafka-producer-network-thread | audit-request-producer-client-id-gwrww||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(bf9762d3-a841-48d7-ba25-0513af9ccd92), subrequestID(16e1d115-b700-41c9-8d2c-c4578b9ebfa6) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-08 06:31:57,744|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| preparing request id(bf9762d3-a841-48d7-ba25-0513af9ccd92) for workflow(config-deploy) step(config-deploy)
2023-03-08 06:31:57,744|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-03-08 06:31:57,744|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2023-03-08 06:31:57,754|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-03-08 06:31:57,756|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Getting Jython Script Class(ConfigDeploy)
2023-03-08 06:32:05,916|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@350dc554
2023-03-08 06:32:05,919|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Hello world
2023-03-08 06:32:05,919|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Preparing Response...
2023-03-08 06:32:05,919|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-03-08 06:32:05,919|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-03-08 06:32:05,936|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6be6cf50-c446-46b7-ab0e-f4da3b256100 auditStoreId -1
2023-03-08 06:32:05,950|bf9762d3-a841-48d7-ba25-0513af9ccd92||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Completed
2023-03-08 06:32:05,986|bf9762d3-a841-48d7-ba25-0513af9ccd92||kafka-producer-network-thread | audit-response-producer-client-id-gwrww||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(bf9762d3-a841-48d7-ba25-0513af9ccd92), subrequestID(16e1d115-b700-41c9-8d2c-c4578b9ebfa6) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-08 06:39:06,011|c4ce34cd-4424-4564-97fd-529e11d8add9||Thread-152||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(c7958083-27e1-45d6-8e15-6d231cba9a9b) CBA(/opt/app/onap/blueprints/archive/c7958083-27e1-45d6-8e15-6d231cba9a9b/cba.zip)
2023-03-08 06:39:06,068|c4ce34cd-4424-4564-97fd-529e11d8add9||Thread-152||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c7958083-27e1-45d6-8e15-6d231cba9a9b) and entry definition file (Definitions/CNF.json)
2023-03-08 06:39:06,927|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(resource-assignment)
2023-03-08 06:39:06,931|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-assign)
2023-03-08 06:39:06,935|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-deploy)
2023-03-08 06:39:06,937|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(scale-out)
2023-03-08 06:39:06,940|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(scale)
2023-03-08 06:39:06,941|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(scale-in)
2023-03-08 06:39:06,944|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(health-check)
2023-03-08 06:39:07,295|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c7958083-27e1-45d6-8e15-6d231cba9a9b) and entry definition file (Definitions/CNF.json)
2023-03-08 06:39:07,581|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-08 06:39:07,918|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-08 06:39:07,951|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-08 06:39:08,277|c4ce34cd-4424-4564-97fd-529e11d8add9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| No compiled cache(/opt/app/onap/blueprints/working/c7958083-27e1-45d6-8e15-6d231cba9a9b) present to clean.
2023-03-08 06:55:00,358|61ccecd0-283e-45eb-b213-51e6e6fdd51c||Thread-155||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Save processing(7ea9cac2-efc9-47e0-86da-ef60350bc34c) CBA(/opt/app/onap/blueprints/archive/7ea9cac2-efc9-47e0-86da-ef60350bc34c/cba.zip)
2023-03-08 06:55:00,458|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ea9cac2-efc9-47e0-86da-ef60350bc34c) and entry definition file (Definitions/CNF.json)
2023-03-08 06:55:00,703|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(resource-assignment)
2023-03-08 06:55:00,705|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-assign)
2023-03-08 06:55:00,706|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(config-deploy)
2023-03-08 06:55:00,707|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(scale-out)
2023-03-08 06:55:00,708|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(scale)
2023-03-08 06:55:00,709|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(scale-in)
2023-03-08 06:55:00,710|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Validating Workflow(health-check)
2023-03-08 06:55:00,758|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ea9cac2-efc9-47e0-86da-ef60350bc34c) and entry definition file (Definitions/CNF.json)
2023-03-08 06:55:00,929|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-08 06:55:01,091|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-08 06:55:01,096|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-08 06:55:01,320|61ccecd0-283e-45eb-b213-51e6e6fdd51c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7b4664d46d-gwrww|||| No compiled cache(/opt/app/onap/blueprints/working/7ea9cac2-efc9-47e0-86da-ef60350bc34c) present to clean.