Results

By type

          23:08:41,102 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:08:41,103 |-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]
23:08:41,104 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:08:41,104 |-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]
23:08:41,104 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:08:41,115 |-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
23:08:41,245 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:08:41,251 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:08:41,254 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:08:41,259 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:08:41,349 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:08:41,349 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:08:41,349 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:08:41,349 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:08:41,349 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:08:41,349 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:08:41,350 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:08:41,350 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:08:41,353 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-03-14 23:08:42,341|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-03-14 23:08:42,489|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-gts2r 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-14 23:08:42,491|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-03-14 23:08:45,835|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-03-14 23:08:46,441|||main||||INFO||||||| Finished Spring Data repository scanning in 565 ms. Found 11 JPA repository interfaces.
2023-03-14 23:08:48,796|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-03-14 23:08:48,869|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-03-14 23:08:49,086|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-14 23:08:49,743|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-03-14 23:08:50,115|||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-14 23:08:50,116|||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-14 23:08:52,105|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-14 23:08:52,129|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-03-14 23:08:52,201|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-03-14 23:08:53,861|||main||||INFO||||||| Kakfa audit service is enabled
2023-03-14 23:08:53,964|||main||||INFO||||||| Workflow Audit store is disabled
2023-03-14 23:08:55,503|||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-14 23:08:55,555|||main||||INFO||||||| Dependency Management module created...
2023-03-14 23:08:56,391|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-03-14 23:08:56,642|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-03-14 23:08:57,830|||main||||INFO||||||| Netty started on port 8080
2023-03-14 23:08:59,207|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-03-14 23:08:59,499|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-03-14 23:08:59,505|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.953 seconds (JVM running for 18.923)
2023-03-14 23:08:59,528|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-03-14 23:08:59,630|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-03-14 23:08:59,782|||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-gts2r
	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-14 23:08:59,970|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-03-14 23:09:00,072|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-03-14 23:09:00,073|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-14 23:09:00,073|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1678835340070
2023-03-14 23:09:00,076|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-03-14 23:09:00,082|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-03-14 23:09:00,865|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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 PkYXZAaqQDa60gILsJbkDQ
2023-03-14 23:09:00,866|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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 PkYXZAaqQDa60gILsJbkDQ
2023-03-14 23:09:00,866|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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 PkYXZAaqQDa60gILsJbkDQ
2023-03-14 23:09:00,866|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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 PkYXZAaqQDa60gILsJbkDQ
2023-03-14 23:09:00,866|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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 PkYXZAaqQDa60gILsJbkDQ
2023-03-14 23:09:00,867|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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 PkYXZAaqQDa60gILsJbkDQ
2023-03-14 23:09:00,870|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Cluster ID: ZeiCjRAuSc67rdtdLuqqbg
2023-03-14 23:09:00,877|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-14 23:09:00,899|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] (Re-)joining group
2023-03-14 23:09:01,038|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-03-14 23:09:01,039|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] (Re-)joining group
2023-03-14 23:09:04,047|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-gts2r-9cce2fd4-32ca-4f44-9ea7-9d5b0d6e136a', protocol='range'}
2023-03-14 23:09:04,051|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-gts2r-9cce2fd4-32ca-4f44-9ea7-9d5b0d6e136a=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-14 23:09:04,102|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-gts2r-9cce2fd4-32ca-4f44-9ea7-9d5b0d6e136a', protocol='range'}
2023-03-14 23:09:04,103|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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-14 23:09:04,106|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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-14 23:09:04,127|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-03-14 23:09:04,127|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-03-14 23:09:04,127|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-03-14 23:09:04,127|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-03-14 23:09:04,127|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-03-14 23:09:04,127|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-03-14 23:09:04,206|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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-14 23:09:04,207|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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-14 23:09:04,276|||kafka-coordinator-heartbeat-thread | cds-bp-processor||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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-14 23:09:04,277|||kafka-coordinator-heartbeat-thread | cds-bp-processor||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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-14 23:09:04,301|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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-14 23:09:04,301|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-gts2r, 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-15 03:53:43,205|1c6866bc-04ee-49dd-a10d-386ac3c049b8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-15 03:53:43,206|1c6866bc-04ee-49dd-a10d-386ac3c049b8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-15 03:53:43,208|1c6866bc-04ee-49dd-a10d-386ac3c049b8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-15 03:53:43,944|1c6866bc-04ee-49dd-a10d-386ac3c049b8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-15 03:53:43,948|1c6866bc-04ee-49dd-a10d-386ac3c049b8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-15 03:53:47,189|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||Thread-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a02d05da-3a28-4114-bf83-bdc7e704d7cb)
2023-03-15 03:53:47,204|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| deleting definition types under : /opt/app/onap/blueprints/working/a02d05da-3a28-4114-bf83-bdc7e704d7cb/Definitions
2023-03-15 03:53:47,291|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| reinitialized all type definitions
2023-03-15 03:53:47,297|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-15 03:53:47,381|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-15 03:53:47,407|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-15 03:53:47,428|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-15 03:53:47,470|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing Workflow(helloworld)
2023-03-15 03:53:47,474|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-15 03:53:47,474|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| identified workflow(helloworld) targets(helloworld)
2023-03-15 03:53:47,474|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-15 03:53:47,476|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-15 03:53:47,477|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enriching artifacts file(/opt/app/onap/blueprints/working/a02d05da-3a28-4114-bf83-bdc7e704d7cb/Templates/hello-world-mapping.json
2023-03-15 03:53:47,492|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-15 03:53:47,493|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-15 03:53:47,493|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing blueprint Resource Definitions
2023-03-15 03:53:47,493|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-15 03:53:47,495|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing file (Templates/hello-world-mapping.json)
2023-03-15 03:53:47,516|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| distinct resource keys ([])
2023-03-15 03:53:47,517|71b188ab-dc1b-4d05-8f2a-00a864a3cb7f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enriching Resource Definition sources Node Template: []
2023-03-15 03:53:47,813|e81e8ee4-3485-4b94-b569-9c29a5a7c035||Thread-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(2cec5e27-cee3-46c2-a838-8333d6fe8f0f) CBA(/opt/app/onap/blueprints/archive/2cec5e27-cee3-46c2-a838-8333d6fe8f0f/cba.zip)
2023-03-15 03:53:47,825|e81e8ee4-3485-4b94-b569-9c29a5a7c035||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2cec5e27-cee3-46c2-a838-8333d6fe8f0f) and entry definition file (Definitions/blueprint.json)
2023-03-15 03:53:47,874|e81e8ee4-3485-4b94-b569-9c29a5a7c035||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(helloworld)
2023-03-15 03:53:47,893|e81e8ee4-3485-4b94-b569-9c29a5a7c035||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2cec5e27-cee3-46c2-a838-8333d6fe8f0f) and entry definition file (Definitions/blueprint.json)
2023-03-15 03:53:48,105|e81e8ee4-3485-4b94-b569-9c29a5a7c035||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/working/2cec5e27-cee3-46c2-a838-8333d6fe8f0f) present to clean.
2023-03-15 03:53:48,320|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-03-15 03:53:48,322|654321||reactor-http-epoll-3||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-03-15 03:53:48,382|654321||reactor-http-epoll-3||||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-gts2r
	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-15 03:53:48,400|654321||reactor-http-epoll-3||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] Instantiated an idempotent producer.
2023-03-15 03:53:48,421|654321||reactor-http-epoll-3||||INFO||||||| Kafka version: 3.0.1
2023-03-15 03:53:48,421|654321||reactor-http-epoll-3||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-15 03:53:48,421|654321||reactor-http-epoll-3||||INFO||||||| Kafka startTimeMs: 1678852428421
2023-03-15 03:53:48,473|||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 03:53:48,473|||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 03:53:48,473|||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 03:53:48,473|||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 03:53:48,473|||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 03:53:48,473|||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 03:53:48,473|||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] Cluster ID: ZeiCjRAuSc67rdtdLuqqbg
2023-03-15 03:53:48,474|||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] ProducerId set to 1002 with epoch 0
2023-03-15 03:53:48,493|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 03:53:48,496|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-03-15 03:53:48,510|654321||DefaultDispatcher-worker-22||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-03-15 03:53:48,601|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||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-15 03:53:48,655|654321||DefaultDispatcher-worker-22||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-15 03:53:48,660|654321||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-15 03:53:48,664|654321||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-15 03:53:48,696|654321||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-15 03:53:48,697|654321||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-15 03:53:48,707|654321||DefaultDispatcher-worker-22||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 03:53:48,715|654321||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-15 03:53:48,715|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 03:53:48,716|654321||DefaultDispatcher-worker-22||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-15 03:53:48,743|654321||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-15 03:53:48,765|654321||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([])
2023-03-15 03:53:48,767|654321||DefaultDispatcher-worker-22||||INFO||||||| Generated Resource Param Data ({ })
2023-03-15 03:53:48,850|654321||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2023-03-15 03:53:48,852|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 03:53:48,852|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-15 03:53:48,855|654321||DefaultDispatcher-worker-22||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-03-15 03:53:48,892|654321||DefaultDispatcher-worker-22||||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-gts2r
	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-15 03:53:48,893|654321||DefaultDispatcher-worker-22||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] Instantiated an idempotent producer.
2023-03-15 03:53:48,897|654321||DefaultDispatcher-worker-22||||INFO||||||| Kafka version: 3.0.1
2023-03-15 03:53:48,897|654321||DefaultDispatcher-worker-22||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-15 03:53:48,897|654321||DefaultDispatcher-worker-22||||INFO||||||| Kafka startTimeMs: 1678852428897
2023-03-15 03:53:48,968|||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 03:53:48,969|||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 03:53:48,969|||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 03:53:48,969|||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 03:53:48,969|||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 03:53:48,969|||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 03:53:48,969|||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] Cluster ID: ZeiCjRAuSc67rdtdLuqqbg
2023-03-15 03:53:48,971|||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] ProducerId set to 2004 with epoch 0
2023-03-15 03:53:48,979|654321||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c0eeae41-915e-4957-a8be-58e67a9efb4a auditStoreId -1
2023-03-15 03:53:49,054|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||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-15 04:55:12,391|4aded1ce-1833-46b1-b5d2-caf6c395dced||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-15 04:55:12,391|4aded1ce-1833-46b1-b5d2-caf6c395dced||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-15 04:55:12,391|4aded1ce-1833-46b1-b5d2-caf6c395dced||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-15 04:55:13,067|4aded1ce-1833-46b1-b5d2-caf6c395dced||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-15 04:55:13,068|4aded1ce-1833-46b1-b5d2-caf6c395dced||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-15 04:55:14,545|d99edf7d-f276-49be-b868-7e4fed1416c8||Thread-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0de40f02-0a5d-4bc9-9e66-54aa03601189)
2023-03-15 04:55:14,547|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| deleting definition types under : /opt/app/onap/blueprints/working/0de40f02-0a5d-4bc9-9e66-54aa03601189/Definitions
2023-03-15 04:55:14,555|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| reinitialized all type definitions
2023-03-15 04:55:14,559|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-15 04:55:14,595|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-15 04:55:14,615|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-15 04:55:14,630|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-15 04:55:14,650|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing Workflow(helloworld)
2023-03-15 04:55:14,651|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-15 04:55:14,651|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| identified workflow(helloworld) targets(helloworld)
2023-03-15 04:55:14,651|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-15 04:55:14,651|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-15 04:55:14,651|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enriching artifacts file(/opt/app/onap/blueprints/working/0de40f02-0a5d-4bc9-9e66-54aa03601189/Templates/hello-world-mapping.json
2023-03-15 04:55:14,656|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-15 04:55:14,656|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-15 04:55:14,656|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing blueprint Resource Definitions
2023-03-15 04:55:14,656|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-15 04:55:14,656|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing file (Templates/hello-world-mapping.json)
2023-03-15 04:55:14,661|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| distinct resource keys ([])
2023-03-15 04:55:14,661|d99edf7d-f276-49be-b868-7e4fed1416c8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enriching Resource Definition sources Node Template: []
2023-03-15 04:55:14,891|29cc153d-5fa0-413b-9ed7-df05e38e3ae8||Thread-55||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(7a4f6e44-af5b-46cd-afaf-d10abd8786a4) CBA(/opt/app/onap/blueprints/archive/7a4f6e44-af5b-46cd-afaf-d10abd8786a4/cba.zip)
2023-03-15 04:55:14,895|29cc153d-5fa0-413b-9ed7-df05e38e3ae8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7a4f6e44-af5b-46cd-afaf-d10abd8786a4) and entry definition file (Definitions/blueprint.json)
2023-03-15 04:55:14,917|29cc153d-5fa0-413b-9ed7-df05e38e3ae8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(helloworld)
2023-03-15 04:55:14,923|29cc153d-5fa0-413b-9ed7-df05e38e3ae8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7a4f6e44-af5b-46cd-afaf-d10abd8786a4) and entry definition file (Definitions/blueprint.json)
2023-03-15 04:55:15,037|29cc153d-5fa0-413b-9ed7-df05e38e3ae8||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/working/7a4f6e44-af5b-46cd-afaf-d10abd8786a4) present to clean.
2023-03-15 04:55:15,216|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-03-15 04:55:15,229|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 04:55:15,230|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 04:55:15,230|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 04:55:15,230|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 04:55:15,230|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 04:55:15,230|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 04:55:15,234|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 04:55:15,234|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-03-15 04:55:15,243|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-15 04:55:15,244|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-15 04:55:15,252|654321||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-15 04:55:15,255|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||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-15 04:55:15,296|654321||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-15 04:55:15,296|654321||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-15 04:55:15,296|654321||DefaultDispatcher-worker-11||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 04:55:15,299|654321||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-15 04:55:15,299|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 04:55:15,299|654321||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-15 04:55:15,302|654321||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-15 04:55:15,329|654321||DefaultDispatcher-worker-11||||INFO||||||| Batched Sequence : ([])
2023-03-15 04:55:15,329|654321||DefaultDispatcher-worker-11||||INFO||||||| Generated Resource Param Data ({ })
2023-03-15 04:55:15,343|654321||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response...
2023-03-15 04:55:15,343|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 04:55:15,343|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-15 04:55:15,351|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 04:55:15,352|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 04:55:15,352|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 04:55:15,352|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 04:55:15,352|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 04:55:15,352|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 04:55:15,354|654321||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 411773d0-54ad-4067-b224-c8ebbfd17108 auditStoreId -1
2023-03-15 04:55:15,372|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||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-15 05:10:32,688|6dd9a31c-99fe-409d-93d2-805065c940e2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-15 05:10:32,688|6dd9a31c-99fe-409d-93d2-805065c940e2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-15 05:10:32,688|6dd9a31c-99fe-409d-93d2-805065c940e2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-15 05:10:33,018|6dd9a31c-99fe-409d-93d2-805065c940e2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-15 05:10:33,018|6dd9a31c-99fe-409d-93d2-805065c940e2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-15 05:10:34,522|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/09040522-5cc6-447a-9c29-3a76647ca09c)
2023-03-15 05:10:34,524|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| deleting definition types under : /opt/app/onap/blueprints/working/09040522-5cc6-447a-9c29-3a76647ca09c/Definitions
2023-03-15 05:10:34,529|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| reinitialized all type definitions
2023-03-15 05:10:34,532|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-15 05:10:34,620|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-15 05:10:34,632|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-15 05:10:34,642|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-15 05:10:34,661|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing Workflow(helloworld)
2023-03-15 05:10:34,662|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-15 05:10:34,662|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| identified workflow(helloworld) targets(helloworld)
2023-03-15 05:10:34,662|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-15 05:10:34,662|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-15 05:10:34,662|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enriching artifacts file(/opt/app/onap/blueprints/working/09040522-5cc6-447a-9c29-3a76647ca09c/Templates/hello-world-mapping.json
2023-03-15 05:10:34,667|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-15 05:10:34,667|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-15 05:10:34,667|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing blueprint Resource Definitions
2023-03-15 05:10:34,668|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-15 05:10:34,668|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing file (Templates/hello-world-mapping.json)
2023-03-15 05:10:34,673|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| distinct resource keys ([])
2023-03-15 05:10:34,673|dad9cee7-ed59-4b69-98b3-ed2f1c3dd9ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enriching Resource Definition sources Node Template: []
2023-03-15 05:10:34,885|2729c95f-adaf-4a13-bf52-0b72f02147f0||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(5dedf9d1-7a8b-42bf-835e-ce527747eef5) CBA(/opt/app/onap/blueprints/archive/5dedf9d1-7a8b-42bf-835e-ce527747eef5/cba.zip)
2023-03-15 05:10:34,901|2729c95f-adaf-4a13-bf52-0b72f02147f0||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5dedf9d1-7a8b-42bf-835e-ce527747eef5) and entry definition file (Definitions/blueprint.json)
2023-03-15 05:10:34,924|2729c95f-adaf-4a13-bf52-0b72f02147f0||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(helloworld)
2023-03-15 05:10:34,929|2729c95f-adaf-4a13-bf52-0b72f02147f0||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5dedf9d1-7a8b-42bf-835e-ce527747eef5) and entry definition file (Definitions/blueprint.json)
2023-03-15 05:10:35,036|2729c95f-adaf-4a13-bf52-0b72f02147f0||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/working/5dedf9d1-7a8b-42bf-835e-ce527747eef5) present to clean.
2023-03-15 05:10:35,212|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-03-15 05:10:35,225|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:10:35,226|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:10:35,226|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:10:35,226|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:10:35,226|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:10:35,226|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:10:35,227|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:10:35,227|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-03-15 05:10:35,230|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-15 05:10:35,230|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-15 05:10:35,236|654321||DefaultDispatcher-worker-24||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-15 05:10:35,238|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||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-15 05:10:35,263|654321||DefaultDispatcher-worker-24||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-15 05:10:35,263|654321||DefaultDispatcher-worker-24||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-15 05:10:35,263|654321||DefaultDispatcher-worker-24||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:10:35,265|654321||DefaultDispatcher-worker-24||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-15 05:10:35,265|654321||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:10:35,265|654321||DefaultDispatcher-worker-24||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-15 05:10:35,269|654321||DefaultDispatcher-worker-24||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-15 05:10:35,290|654321||DefaultDispatcher-worker-24||||INFO||||||| Batched Sequence : ([])
2023-03-15 05:10:35,290|654321||DefaultDispatcher-worker-24||||INFO||||||| Generated Resource Param Data ({ })
2023-03-15 05:10:35,297|654321||DefaultDispatcher-worker-24||||INFO||||||| Preparing Response...
2023-03-15 05:10:35,297|654321||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:10:35,297|654321||DefaultDispatcher-worker-24||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-15 05:10:35,306|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:10:35,306|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:10:35,306|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:10:35,306|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:10:35,306|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:10:35,306|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:10:35,307|654321||DefaultDispatcher-worker-24||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5d97d7d3-2321-48fe-a634-a7b9da3938b8 auditStoreId -1
2023-03-15 05:10:35,324|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||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-15 05:30:43,786|2a9c0154-1d30-4458-831e-e3ec80319149||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-15 05:30:43,786|2a9c0154-1d30-4458-831e-e3ec80319149||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-15 05:30:43,786|2a9c0154-1d30-4458-831e-e3ec80319149||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-15 05:30:44,721|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-15 05:30:44,721|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-15 05:30:45,522|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-15 05:30:45,530|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(87b4570b-3de7-4a8a-b10a-7ccf0f8c4c95) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-15 05:30:45,546|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(28bab682-03bf-46a2-9977-3af6e0416b6f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-15 05:30:45,550|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(48e35754-a300-48af-8d5f-5c8747386a26) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-15 05:30:45,557|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(fd0b93c6-c197-48eb-baca-1c737a5cb3a2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-15 05:30:45,599|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(77ff2f76-a8ec-444b-8fb8-6cd299b49ce6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-15 05:30:45,610|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(096cf33a-d666-431c-b579-7963a0490afa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-15 05:30:45,618|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:45,618|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:45,619|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:45,619|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:45,619|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:45,624|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:45,634|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:30:45,649|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:30:45,700|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:30:45,706|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:30:45,714|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:30:45,801|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:30:45,802|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:30:45,802|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:30:45,822|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:45,930|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:30:45,930|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:30:45,930|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:30:45,946|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:46,057|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:30:46,057|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:30:46,057|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:30:46,057|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(HealthCheck)
2023-03-15 05:30:46,058|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-15 05:30:46,058|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(vf-config-assign)
2023-03-15 05:30:46,058|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(vf-config-deploy)
2023-03-15 05:30:46,075|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:46,173|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:30:46,174|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:30:46,190|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:30:46,190|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:30:46,191|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:46,195|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:46,346|2a9c0154-1d30-4458-831e-e3ec80319149||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:30:48,490|30f4d1ca-17a1-4834-9f6c-feb02284e48e||Thread-115||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5d6f6a03-5cd0-4623-baf6-72a262b9943b)
2023-03-15 05:30:48,492|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| deleting definition types under : /opt/app/onap/blueprints/working/5d6f6a03-5cd0-4623-baf6-72a262b9943b/Definitions
2023-03-15 05:30:48,494|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| reinitialized all type definitions
2023-03-15 05:30:48,495|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-03-15 05:30:48,532|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-03-15 05:30:48,544|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-03-15 05:30:48,557|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-03-15 05:30:48,584|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(capability)
2023-03-15 05:30:48,615|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(capability)
2023-03-15 05:30:48,627|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-15 05:30:48,649|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:48,678|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:48,692|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:48,709|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:48,722|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:48,787|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-03-15 05:30:48,799|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-03-15 05:30:48,800|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-03-15 05:30:48,814|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(capability)
2023-03-15 05:30:48,828|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(capability)
2023-03-15 05:30:48,842|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(capability)
2023-03-15 05:30:48,857|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-15 05:30:48,878|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:48,895|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:48,915|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:48,930|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:48,942|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:48,954|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:30:49,005|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing Workflow(resource-resolution)
2023-03-15 05:30:49,006|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-03-15 05:30:49,006|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-03-15 05:30:49,006|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-03-15 05:30:49,006|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-03-15 05:30:49,006|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-03-15 05:30:49,006|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enriching artifacts file(/opt/app/onap/blueprints/working/5d6f6a03-5cd0-4623-baf6-72a262b9943b/Templates/hello-world-velocity-mapping.json
2023-03-15 05:30:49,012|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-03-15 05:30:49,012|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-03-15 05:30:49,012|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enriching artifacts file(/opt/app/onap/blueprints/working/5d6f6a03-5cd0-4623-baf6-72a262b9943b/Templates/hello-world-jinja-mapping.json
2023-03-15 05:30:49,017|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-03-15 05:30:49,017|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-03-15 05:30:49,017|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing blueprint Resource Definitions
2023-03-15 05:30:49,017|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-03-15 05:30:49,017|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-03-15 05:30:49,017|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-03-15 05:30:49,023|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2023-03-15 05:30:49,153|30f4d1ca-17a1-4834-9f6c-feb02284e48e||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-03-15 05:30:49,415|c5e0d0ff-d633-4a42-b263-7bba7f456d3b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(24257dd8-e613-468f-a7e6-c1678ad27641) CBA(/opt/app/onap/blueprints/archive/24257dd8-e613-468f-a7e6-c1678ad27641/cba.zip)
2023-03-15 05:30:49,419|c5e0d0ff-d633-4a42-b263-7bba7f456d3b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/24257dd8-e613-468f-a7e6-c1678ad27641) and entry definition file (Definitions/resource-resolution.json)
2023-03-15 05:30:49,432|c5e0d0ff-d633-4a42-b263-7bba7f456d3b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-resolution)
2023-03-15 05:30:49,436|c5e0d0ff-d633-4a42-b263-7bba7f456d3b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/24257dd8-e613-468f-a7e6-c1678ad27641) and entry definition file (Definitions/resource-resolution.json)
2023-03-15 05:30:49,619|c5e0d0ff-d633-4a42-b263-7bba7f456d3b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/working/24257dd8-e613-468f-a7e6-c1678ad27641) present to clean.
2023-03-15 05:30:49,811|5e5e152d-414e-4479-bb9e-625ae3b3ead0||reactor-http-epoll-4||||INFO||||||| processing request id 5e5e152d-414e-4479-bb9e-625ae3b3ead0
2023-03-15 05:30:49,823|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-03-15 05:30:49,989|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-15 05:30:49,999|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-03-15 05:30:50,047|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-15 05:30:50,094|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:30:50,095|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:30:50,095|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:30:50,095|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:30:50,095|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:30:50,095|654321||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:30:50,096|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:30:50,096|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| StoreAuditService ID  -1
2023-03-15 05:30:50,098|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-15 05:30:50,098|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-03-15 05:30:50,108|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-03-15 05:30:50,160|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-15 05:30:50,161|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-03-15 05:30:50,161|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:30:50,163|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(5e5e152d-414e-4479-bb9e-625ae3b3ead0) for workflow(resource-resolution) step(helloworld)
2023-03-15 05:30:50,163|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:30:50,164|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2023-03-15 05:30:50,166|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-03-15 05:30:50,179|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(5e5e152d-414e-4479-bb9e-625ae3b3ead0), subrequestID(bc7aff4e-ea55-47a0-a859-ea7b376a90eb) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-15 05:30:50,230|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-03-15 05:30:50,262|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:30:50,267|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:30:50,272|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-15 05:30:50,501|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-15 05:30:50,609|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2023-03-15 05:30:50,621|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2023-03-15 05:30:50,621|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-15 05:30:50,621|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-15 05:30:50,632|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-03-15 05:30:50,677|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-03-15 05:30:50,685|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-15 05:30:50,691|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-15 05:30:53,841|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@2ed48a7
2023-03-15 05:30:53,844|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-03-15 05:30:53,873|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-03-15 05:30:53,875|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:30:53,875|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:30:53,875|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-15 05:30:53,879|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-15 05:30:53,894|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2023-03-15 05:30:53,894|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2023-03-15 05:30:53,895|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-15 05:30:53,895|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-15 05:30:53,895|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-03-15 05:30:53,895|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:30:53,895|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:30:53,895|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-15 05:30:53,898|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-15 05:30:53,909|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2023-03-15 05:30:53,910|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2023-03-15 05:30:53,910|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-15 05:30:53,910|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-15 05:30:53,910|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-03-15 05:30:53,917|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-03-15 05:30:53,934|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-03-15 05:30:53,935|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-15 05:30:53,966|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-15 05:31:03,411|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| compiled in (9441)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-15 05:31:03,413|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-15 05:31:03,444|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-03-15 05:31:03,479|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-03-15 05:31:03,481|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:31:03,481|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:31:03,481|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-15 05:31:03,485|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-15 05:31:03,498|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2023-03-15 05:31:03,498|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2023-03-15 05:31:03,498|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-15 05:31:03,498|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-15 05:31:03,498|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-03-15 05:31:03,536|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-03-15 05:31:03,541|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-03-15 05:31:03,541|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-03-15 05:31:03,560|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-03-15 05:31:03,561|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-03-15 05:31:03,562|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:31:03,562|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:31:03,562|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-15 05:31:03,565|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-15 05:31:03,575|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response status(200 - OK)
2023-03-15 05:31:03,575|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response processing type (string)
2023-03-15 05:31:03,575|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-15 05:31:03,575|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-15 05:31:03,575|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-03-15 05:31:03,598|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-03-15 05:31:03,608|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:31:03,628|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:31:03,671|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response processing type (list)
2023-03-15 05:31:03,673|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-15 05:31:03,673|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:03,673|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:03,673|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:03,673|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:03,673|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-03-15 05:31:03,697|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-03-15 05:31:03,702|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2023-03-15 05:31:03,892|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-15 05:31:03,925|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-15 05:31:03,925|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-03-15 05:31:03,969|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-03-15 05:31:03,972|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-15 05:31:03,972|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-03-15 05:31:03,973|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-15 05:31:03,973|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-15 05:31:04,025|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-03-15 05:31:04,041|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@29e1e729
2023-03-15 05:31:04,042|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-03-15 05:31:04,063|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-03-15 05:31:04,063|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:31:04,064|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:31:04,064|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-15 05:31:04,067|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-15 05:31:04,080|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response status(200 - OK)
2023-03-15 05:31:04,081|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response processing type (string)
2023-03-15 05:31:04,081|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-15 05:31:04,081|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-15 05:31:04,081|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-03-15 05:31:04,104|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-03-15 05:31:04,105|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-03-15 05:31:04,127|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-03-15 05:31:04,127|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:31:04,127|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:31:04,128|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-15 05:31:04,129|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-15 05:31:04,138|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response status(200 - OK)
2023-03-15 05:31:04,138|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response processing type (string)
2023-03-15 05:31:04,138|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-15 05:31:04,138|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-15 05:31:04,138|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-03-15 05:31:04,158|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-03-15 05:31:04,159|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-03-15 05:31:04,182|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-03-15 05:31:04,183|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:31:04,183|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:31:04,183|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-15 05:31:04,185|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-15 05:31:04,199|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response status(200 - OK)
2023-03-15 05:31:04,200|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response processing type (string)
2023-03-15 05:31:04,200|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-15 05:31:04,200|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-15 05:31:04,200|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-03-15 05:31:04,201|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:31:04,201|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:31:04,201|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-15 05:31:04,203|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-15 05:31:04,213|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response status(200 - OK)
2023-03-15 05:31:04,213|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response processing type (string)
2023-03-15 05:31:04,213|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-15 05:31:04,213|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-15 05:31:04,213|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-03-15 05:31:04,215|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:31:04,215|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:31:04,215|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-15 05:31:04,217|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-15 05:31:04,220|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-03-15 05:31:04,226|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response status(200 - OK)
2023-03-15 05:31:04,226|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response processing type (string)
2023-03-15 05:31:04,226|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-15 05:31:04,226|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-15 05:31:04,226|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-03-15 05:31:04,233|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-03-15 05:31:04,246|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-03-15 05:31:04,247|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-03-15 05:31:04,251|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2023-03-15 05:31:04,251|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-03-15 05:31:04,252|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-03-15 05:31:04,262|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response status(200 - OK)
2023-03-15 05:31:04,262|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response processing type (string)
2023-03-15 05:31:04,262|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-15 05:31:04,262|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-15 05:31:04,263|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-03-15 05:31:04,285|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-03-15 05:31:04,286|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-15 05:31:04,286|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-03-15 05:31:04,304|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-03-15 05:31:04,306|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-15 05:31:04,306|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-15 05:31:04,318|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Response processing type (list)
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-15 05:31:04,319|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2023-03-15 05:31:04,342|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-03-15 05:31:04,343|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2023-03-15 05:31:04,516|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-15 05:31:04,548|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-15 05:31:04,550|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| Preparing Response...
2023-03-15 05:31:04,550|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:31:04,551|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-03-15 05:31:04,571|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:31:04,571|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:31:04,571|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:31:04,571|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:31:04,571|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:31:04,571|654321||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:31:04,572|5e5e152d-414e-4479-bb9e-625ae3b3ead0||DefaultDispatcher-worker-34||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 729908bf-bd8b-4aad-9fa3-b06399cb1c34 auditStoreId -1
2023-03-15 05:31:04,644|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(5e5e152d-414e-4479-bb9e-625ae3b3ead0), subrequestID(bc7aff4e-ea55-47a0-a859-ea7b376a90eb) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-15 05:42:53,974|360544b5-48e3-4bdc-bb21-cfb3af5073e9||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(f4d5e30d-73ed-43bf-9433-b01337371517) CBA(/opt/app/onap/blueprints/archive/f4d5e30d-73ed-43bf-9433-b01337371517/cba.zip)
2023-03-15 05:42:54,000|360544b5-48e3-4bdc-bb21-cfb3af5073e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f4d5e30d-73ed-43bf-9433-b01337371517) and entry definition file (Definitions/CNF.json)
2023-03-15 05:42:54,076|360544b5-48e3-4bdc-bb21-cfb3af5073e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:42:54,078|360544b5-48e3-4bdc-bb21-cfb3af5073e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:42:54,078|360544b5-48e3-4bdc-bb21-cfb3af5073e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:42:54,079|360544b5-48e3-4bdc-bb21-cfb3af5073e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(scale-out)
2023-03-15 05:42:54,079|360544b5-48e3-4bdc-bb21-cfb3af5073e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(scale)
2023-03-15 05:42:54,080|360544b5-48e3-4bdc-bb21-cfb3af5073e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(scale-in)
2023-03-15 05:42:54,081|360544b5-48e3-4bdc-bb21-cfb3af5073e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(health-check)
2023-03-15 05:42:54,096|360544b5-48e3-4bdc-bb21-cfb3af5073e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f4d5e30d-73ed-43bf-9433-b01337371517) and entry definition file (Definitions/CNF.json)
2023-03-15 05:42:54,358|360544b5-48e3-4bdc-bb21-cfb3af5073e9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/working/f4d5e30d-73ed-43bf-9433-b01337371517) present to clean.
2023-03-15 05:43:04,641|de698d9c-4297-4c0f-a6c4-10faed18cc7e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-15 05:43:04,641|de698d9c-4297-4c0f-a6c4-10faed18cc7e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-15 05:43:04,641|de698d9c-4297-4c0f-a6c4-10faed18cc7e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-15 05:43:05,153|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-15 05:43:05,153|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-15 05:43:05,984|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-15 05:43:05,984|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(f85bdaa7-b6fa-48a0-8f06-bed13f244b3a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-15 05:43:06,000|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(589c34bf-ab63-47c3-9645-30e977239028) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-15 05:43:06,003|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,004|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(2611bbd1-7b6f-4eb8-aaa4-ffb5a9479738) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-15 05:43:06,010|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(0574c9c0-9686-4a15-b578-7ddc65ab78cf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-15 05:43:06,017|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(90126cdd-9f9a-45f4-974b-f7d4842bc690) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-15 05:43:06,025|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(282e86d7-4096-4e46-9608-37fddbd77de1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-15 05:43:06,032|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,033|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,033|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,033|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,033|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,039|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:43:06,049|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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.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-15 05:43:06,053|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:43:06,057|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:43:06,062|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:43:06,112|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:43:06,112|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:43:06,112|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:06,112|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(HealthCheck)
2023-03-15 05:43:06,113|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-15 05:43:06,113|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(vf-config-assign)
2023-03-15 05:43:06,113|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(vf-config-deploy)
2023-03-15 05:43:06,126|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,166|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-15 05:43:06,211|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-15 05:43:06,216|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-15 05:43:06,274|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:43:06,275|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:43:06,275|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:06,290|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,336|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-15 05:43:06,375|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-15 05:43:06,382|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-15 05:43:06,442|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:43:06,443|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:43:06,443|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:06,458|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,498|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:43:06,499|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:06,526|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-15 05:43:06,564|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-15 05:43:06,598|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:43:06,598|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:06,599|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-15 05:43:06,645|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,648|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:06,696|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-15 05:43:06,739|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-15 05:43:06,765|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-15 05:43:06,817|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-15 05:43:06,817|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-15 05:43:06,863|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-15 05:43:06,918|de698d9c-4297-4c0f-a6c4-10faed18cc7e||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:23,832|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/397140d6-d648-4fca-a7aa-7b6381d25507)
2023-03-15 05:43:23,835|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| deleting definition types under : /opt/app/onap/blueprints/working/397140d6-d648-4fca-a7aa-7b6381d25507/Definitions
2023-03-15 05:43:23,837|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| reinitialized all type definitions
2023-03-15 05:43:23,839|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-15 05:43:23,868|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(vnf-template)
2023-03-15 05:43:23,881|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-15 05:43:23,904|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-15 05:43:23,929|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:23,974|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:23,992|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,012|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-15 05:43:24,013|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-15 05:43:24,013|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-15 05:43:24,033|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,074|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,090|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,106|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-15 05:43:24,136|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,149|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,163|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,182|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,208|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,225|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,254|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-15 05:43:24,256|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-15 05:43:24,256|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-15 05:43:24,256|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-15 05:43:24,277|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,295|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,317|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(input)
2023-03-15 05:43:24,330|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-15 05:43:24,391|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing Workflow(resource-assignment)
2023-03-15 05:43:24,392|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-15 05:43:24,392|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-15 05:43:24,392|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-15 05:43:24,392|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-15 05:43:24,392|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-15 05:43:24,392|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enriching artifacts file(/opt/app/onap/blueprints/working/397140d6-d648-4fca-a7aa-7b6381d25507/Templates/vnf-mapping.json
2023-03-15 05:43:24,397|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-15 05:43:24,397|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-15 05:43:24,398|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enriching artifacts file(/opt/app/onap/blueprints/working/397140d6-d648-4fca-a7aa-7b6381d25507/Templates/base_ubuntu20-mapping.json
2023-03-15 05:43:24,400|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-15 05:43:24,400|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-15 05:43:24,400|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing Workflow(config-assign)
2023-03-15 05:43:24,401|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-15 05:43:24,401|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| identified workflow(config-assign) targets(config-assign)
2023-03-15 05:43:24,401|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-15 05:43:24,401|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-15 05:43:24,401|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enriching artifacts file(/opt/app/onap/blueprints/working/397140d6-d648-4fca-a7aa-7b6381d25507/Templates/baseconfig-mapping.json
2023-03-15 05:43:24,403|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-15 05:43:24,403|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-15 05:43:24,404|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing Workflow(config-deploy)
2023-03-15 05:43:24,404|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-15 05:43:24,404|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-15 05:43:24,404|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(config-deploy) resource assignment files([]
2023-03-15 05:43:24,404|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing blueprint Resource Definitions
2023-03-15 05:43:24,404|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-15 05:43:24,404|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing file (Templates/vnf-mapping.json)
2023-03-15 05:43:24,404|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-15 05:43:24,404|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing file (Templates/baseconfig-mapping.json)
2023-03-15 05:43:24,410|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:24,532|828087b8-5fb4-4ecc-9e61-3e4b56ccd13f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-15 05:43:24,790|7fe1efc3-d212-4af0-948d-7682e14bada6||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(7ac2214a-c71d-43c7-94b5-27b76f0d5150) CBA(/opt/app/onap/blueprints/archive/7ac2214a-c71d-43c7-94b5-27b76f0d5150/cba.zip)
2023-03-15 05:43:24,802|7fe1efc3-d212-4af0-948d-7682e14bada6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ac2214a-c71d-43c7-94b5-27b76f0d5150) and entry definition file (Definitions/ubuntu20.json)
2023-03-15 05:43:24,807|7fe1efc3-d212-4af0-948d-7682e14bada6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:43:24,819|7fe1efc3-d212-4af0-948d-7682e14bada6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:43:24,819|7fe1efc3-d212-4af0-948d-7682e14bada6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:43:24,819|7fe1efc3-d212-4af0-948d-7682e14bada6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:24,825|7fe1efc3-d212-4af0-948d-7682e14bada6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ac2214a-c71d-43c7-94b5-27b76f0d5150) and entry definition file (Definitions/ubuntu20.json)
2023-03-15 05:43:24,892|7fe1efc3-d212-4af0-948d-7682e14bada6||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/working/7ac2214a-c71d-43c7-94b5-27b76f0d5150) present to clean.
2023-03-15 05:43:56,823|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-15 05:43:56,823|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-15 05:43:56,823|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-15 05:43:57,226|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-15 05:43:57,226|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-15 05:43:57,940|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-15 05:43:57,941|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(9618a7b3-ff54-49d8-96a1-dc8f90a87bf9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-15 05:43:57,950|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(f5135f1b-2f36-4f5d-a6ec-c140d1d1e974) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-15 05:43:57,997|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(dfb51052-529e-43b7-a3c7-d7ed27aebd17) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-15 05:43:58,004|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(643dcb81-2389-45a9-b8f7-24201b988731) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-15 05:43:58,012|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(27a43adf-ac0a-4c8d-b0b4-1ffa6daaebcf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-15 05:43:58,020|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(3bf6b633-1887-4c9b-a45c-0a71d2d5bb0b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-15 05:43:58,028|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,028|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,028|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,028|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,028|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,029|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,033|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:43:58,039|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:43:58,046|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:43:58,095|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:43:58,102|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-15 05:43:58,135|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:43:58,136|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:43:58,136|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:58,136|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(HealthCheck)
2023-03-15 05:43:58,136|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-15 05:43:58,136|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(vf-config-assign)
2023-03-15 05:43:58,137|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(vf-config-deploy)
2023-03-15 05:43:58,200|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,240|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-15 05:43:58,321|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-15 05:43:58,322|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-15 05:43:58,525|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:43:58,526|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:43:58,526|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:58,545|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,629|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-15 05:43:58,668|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-15 05:43:58,671|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-15 05:43:58,733|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:43:58,733|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:43:58,734|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:58,749|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,796|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-15 05:43:58,837|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-15 05:43:58,840|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-15 05:43:58,892|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:43:58,893|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:58,905|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:43:58,905|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:43:58,905|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,908|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:43:58,935|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-15 05:43:58,975|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-15 05:43:59,001|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-15 05:43:59,041|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-15 05:43:59,041|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-15 05:43:59,089|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-15 05:43:59,139|2fee8df9-69eb-463b-adaa-3ae90d9fa9ad||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:44:16,780|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/53c9dc47-e175-4d9a-bfd3-652843625f64)
2023-03-15 05:44:16,781|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| deleting definition types under : /opt/app/onap/blueprints/working/53c9dc47-e175-4d9a-bfd3-652843625f64/Definitions
2023-03-15 05:44:16,782|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| reinitialized all type definitions
2023-03-15 05:44:16,783|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-15 05:44:16,816|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-15 05:44:16,845|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-15 05:44:16,859|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-15 05:44:16,875|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-15 05:44:16,927|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-15 05:44:16,961|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing Workflow(config-assign)
2023-03-15 05:44:16,961|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-15 05:44:16,961|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| identified workflow(config-assign) targets(resolve-data)
2023-03-15 05:44:16,961|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-15 05:44:16,961|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-15 05:44:16,962|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enriching artifacts file(/opt/app/onap/blueprints/working/53c9dc47-e175-4d9a-bfd3-652843625f64/Templates/netconfrpc-mapping.json
2023-03-15 05:44:16,966|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-15 05:44:16,966|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-15 05:44:16,966|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing Workflow(config-deploy)
2023-03-15 05:44:16,967|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-15 05:44:16,967|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-15 05:44:16,967|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| workflow(config-deploy) resource assignment files([]
2023-03-15 05:44:16,967|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ##### Enhancing blueprint Resource Definitions
2023-03-15 05:44:16,967|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-15 05:44:16,967|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-15 05:44:16,970|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| distinct resource keys ([input-source])
2023-03-15 05:44:16,985|195b9bc9-ab78-42f8-8d41-be5f0283fe4a||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-15 05:47:02,268|5c12b478-d132-412e-9b7a-69b3069e62e4||reactor-http-epoll-1||||INFO||||||| processing request id 5c12b478-d132-412e-9b7a-69b3069e62e4
2023-03-15 05:47:02,278|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-15 05:47:02,743|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:47:02,751|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:47:02,780|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:47:02,801|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:47:02,801|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:47:02,801|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:47:02,801|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:47:02,801|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:47:02,801|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-request-producer-client-id-gts2r] 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 PYjQdsGxRbqFTVJgKxTD-A
2023-03-15 05:47:02,803|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:47:02,803|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-03-15 05:47:02,805|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:47:02,805|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-15 05:47:02,813|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:47:02,869|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:47:02,904|5c12b478-d132-412e-9b7a-69b3069e62e4||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(5c12b478-d132-412e-9b7a-69b3069e62e4), subrequestID(c080a5e3-9945-4aeb-9cac-a9ea18ad6c50) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:47:02,931|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-15 05:47:02,957|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[5c12b478-d132-412e-9b7a-69b3069e62e4])'s step(resource-assignment)
2023-03-15 05:47:02,957|5c12b478-d132-412e-9b7a-69b3069e62e4||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-15 05:47:02,959|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5c12b478-d132-412e-9b7a-69b3069e62e4) for workflow(resource-assignment) step(resource-assignment)
2023-03-15 05:47:02,959|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:47:02,959|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-15 05:47:02,960|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-15 05:47:02,979|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-03-15 05:47:02,985|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-15 05:47:02,986|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-15 05:47:02,986|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-15 05:47:02,986|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("c080a5e3-9945-4aeb-9cac-a9ea18ad6c50") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-15 05:47:02,987|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("94f23799-48c5-43a2-88bb-c2d60ec5bd06") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-15 05:47:02,989|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="c080a5e3-9945-4aeb-9cac-a9ea18ad6c50", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-15 05:47:02,996|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-03-15 05:47:02,997|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-03-15 05:47:03,008|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-15 05:47:05,089|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-15 05:47:05,104|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-15 05:47:05,115|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:47:05,115|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-15 05:47:05,117|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "94f23799-48c5-43a2-88bb-c2d60ec5bd06",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "c080a5e3-9945-4aeb-9cac-a9ea18ad6c50",
  "vnf_name" : "${vnf_name}"
})
2023-03-15 05:47:05,125|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-15 05:47:05,125|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:47:05,125|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-15 05:47:05,126|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[5c12b478-d132-412e-9b7a-69b3069e62e4])'s step(profile-upload)
2023-03-15 05:47:05,126|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:47:05,130|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5c12b478-d132-412e-9b7a-69b3069e62e4) for workflow(resource-assignment) step(profile-upload)
2023-03-15 05:47:05,131|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-15 05:47:05,131|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-03-15 05:47:05,132|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-15 05:47:05,132|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-03-15 05:47:05,132|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-15 05:47:05,135|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-15 05:47:05,135|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-15 05:47:05,135|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-15 05:47:05,135|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-15 05:47:05,136|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-15 05:47:05,144|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| workflow(5c12b478-d132-412e-9b7a-69b3069e62e4) nodes completed with (0)exceptions
2023-03-15 05:47:05,144|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-15 05:47:05,165|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:47:05,165|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:47:05,165|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:47:05,165|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:47:05,165|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:47:05,165|5e5e152d-414e-4479-bb9e-625ae3b3ead0||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| [Producer clientId=audit-response-producer-client-id-gts2r] 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 e4MU759sRKW3xc5KlXZmTw
2023-03-15 05:47:05,166|5c12b478-d132-412e-9b7a-69b3069e62e4||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f3ce8fe8-7510-4b38-8eb8-e15b6386aa06 auditStoreId -1
2023-03-15 05:47:05,259|5c12b478-d132-412e-9b7a-69b3069e62e4||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(5c12b478-d132-412e-9b7a-69b3069e62e4), subrequestID(c080a5e3-9945-4aeb-9cac-a9ea18ad6c50) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:47:10,119|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||reactor-http-epoll-1||||INFO||||||| processing request id f5d9005e-c9a0-4ee8-8af2-1d36385130b0
2023-03-15 05:47:10,119|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:47:10,124|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:47:10,154|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:47:10,170|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:47:10,170|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-03-15 05:47:10,170|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:47:10,170|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-15 05:47:10,175|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:47:10,189|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(f5d9005e-c9a0-4ee8-8af2-1d36385130b0), subrequestID(459be9c3-18de-47da-9a0a-91f4752eca14) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:47:10,201|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:47:10,202|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-15 05:47:10,202|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[f5d9005e-c9a0-4ee8-8af2-1d36385130b0])'s step(resource-assignment)
2023-03-15 05:47:10,202|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:47:10,203|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f5d9005e-c9a0-4ee8-8af2-1d36385130b0) for workflow(resource-assignment) step(resource-assignment)
2023-03-15 05:47:10,203|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:47:10,203|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-15 05:47:10,203|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-15 05:47:10,225|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-03-15 05:47:10,228|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-15 05:47:10,229|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("459be9c3-18de-47da-9a0a-91f4752eca14") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-15 05:47:10,229|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-03-15 05:47:10,229|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-03-15 05:47:10,230|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1968c477-19cd-4274-bce9-ea428e70e174") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-15 05:47:10,231|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1968c477-19cd-4274-bce9-ea428e70e174"}
2023-03-15 05:47:10,231|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-03-15 05:47:10,231|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1968c477-19cd-4274-bce9-ea428e70e174"}
2023-03-15 05:47:10,231|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-03-15 05:47:10,254|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=1968c477-19cd-4274-bce9-ea428e70e174})
2023-03-15 05:47:10,258|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=1968c477-19cd-4274-bce9-ea428e70e174})
2023-03-15 05:47:10,279|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-15 05:47:10,279|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-15 05:47:10,282|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"ccce505d-8426-4a91-bd20-40a4fa68b022"}])
2023-03-15 05:47:10,282|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"9661e7c9-ce22-4807-9498-a387508a4a67"}])
2023-03-15 05:47:10,282|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9661e7c9-ce22-4807-9498-a387508a4a67") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-15 05:47:10,282|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ccce505d-8426-4a91-bd20-40a4fa68b022") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-15 05:47:10,282|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-15 05:47:10,286|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 9661e7c9-ce22-4807-9498-a387508a4a67
2023-03-15 05:47:10,287|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1968c477-19cd-4274-bce9-ea428e70e174"}
2023-03-15 05:47:10,287|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-03-15 05:47:10,310|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=1968c477-19cd-4274-bce9-ea428e70e174})
2023-03-15 05:47:10,326|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-15 05:47:10,327|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-15 05:47:10,327|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-15 05:47:10,327|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-15 05:47:10,328|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-15 05:47:10,331|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 1968c477-19cd-4274-bce9-ea428e70e174
2023-03-15 05:47:10,331|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("94f23799-48c5-43a2-88bb-c2d60ec5bd06") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-15 05:47:10,332|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-15 05:47:10,332|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-03-15 05:47:10,332|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c080a5e3-9945-4aeb-9cac-a9ea18ad6c50") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-15 05:47:10,333|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="94f23799-48c5-43a2-88bb-c2d60ec5bd06", vnf-id="c080a5e3-9945-4aeb-9cac-a9ea18ad6c50"}
2023-03-15 05:47:10,333|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="94f23799-48c5-43a2-88bb-c2d60ec5bd06", vnf-id="c080a5e3-9945-4aeb-9cac-a9ea18ad6c50"}
2023-03-15 05:47:10,336|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/94f23799-48c5-43a2-88bb-c2d60ec5bd06/service-data/vnfs/vnf/c080a5e3-9945-4aeb-9cac-a9ea18ad6c50/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-03-15 05:47:10,336|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/94f23799-48c5-43a2-88bb-c2d60ec5bd06/service-data/vnfs/vnf/c080a5e3-9945-4aeb-9cac-a9ea18ad6c50/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-03-15 05:47:10,336|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/94f23799-48c5-43a2-88bb-c2d60ec5bd06/service-data/vnfs/vnf/c080a5e3-9945-4aeb-9cac-a9ea18ad6c50/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-03-15 05:47:10,336|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/94f23799-48c5-43a2-88bb-c2d60ec5bd06/service-data/vnfs/vnf/c080a5e3-9945-4aeb-9cac-a9ea18ad6c50/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-03-15 05:47:10,356|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/94f23799-48c5-43a2-88bb-c2d60ec5bd06/service-data/vnfs/vnf/c080a5e3-9945-4aeb-9cac-a9ea18ad6c50/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-15 05:47:10,356|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/94f23799-48c5-43a2-88bb-c2d60ec5bd06/service-data/vnfs/vnf/c080a5e3-9945-4aeb-9cac-a9ea18ad6c50/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-15 05:47:10,422|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-15 05:47:10,422|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-15 05:47:10,422|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-03-15 05:47:10,422|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-15 05:47:10,422|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-15 05:47:10,423|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-15 05:47:10,423|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-15 05:47:10,423|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-15 05:47:10,423|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-15 05:47:10,423|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-15 05:47:10,424|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="459be9c3-18de-47da-9a0a-91f4752eca14"}
2023-03-15 05:47:10,430|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-03-15 05:47:10,430|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-03-15 05:47:10,431|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-15 05:47:10,523|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-15 05:47:10,523|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-15 05:47:10,525|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:47:10,527|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-15 05:47:10,529|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="94f23799-48c5-43a2-88bb-c2d60ec5bd06", vnf-id="c080a5e3-9945-4aeb-9cac-a9ea18ad6c50"}
2023-03-15 05:47:10,533|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/94f23799-48c5-43a2-88bb-c2d60ec5bd06/service-data/vnfs/vnf/c080a5e3-9945-4aeb-9cac-a9ea18ad6c50/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-03-15 05:47:10,533|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/94f23799-48c5-43a2-88bb-c2d60ec5bd06/service-data/vnfs/vnf/c080a5e3-9945-4aeb-9cac-a9ea18ad6c50/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-03-15 05:47:10,548|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/94f23799-48c5-43a2-88bb-c2d60ec5bd06/service-data/vnfs/vnf/c080a5e3-9945-4aeb-9cac-a9ea18ad6c50/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-15 05:47:10,570|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-15 05:47:10,570|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-15 05:47:10,571|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-15 05:47:10,571|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-15 05:47:10,571|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-15 05:47:10,571|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-15 05:47:10,571|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-03-15 05:47:10,575|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-03-15 05:47:10,575|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-15 05:47:10,575|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:47:10,575|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-15 05:47:10,576|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| workflow(f5d9005e-c9a0-4ee8-8af2-1d36385130b0) nodes completed with (1)exceptions
2023-03-15 05:47:10,576|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||ERROR||||||| workflow(f5d9005e-c9a0-4ee8-8af2-1d36385130b0) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:47:10,577|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-15 05:47:10,579|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e5332a70-08ab-426e-b3c7-59537c8e4db2 auditStoreId -1
2023-03-15 05:47:10,607|f5d9005e-c9a0-4ee8-8af2-1d36385130b0||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(f5d9005e-c9a0-4ee8-8af2-1d36385130b0), subrequestID(459be9c3-18de-47da-9a0a-91f4752eca14) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:49:24,803|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||reactor-http-epoll-1||||INFO||||||| processing request id c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d
2023-03-15 05:49:24,814|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-03-15 05:49:24,969|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-15 05:49:24,978|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-15 05:49:25,007|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:49:25,018|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:49:25,018|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-03-15 05:49:25,019|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-15 05:49:25,019|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-15 05:49:25,027|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-15 05:49:25,071|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:49:25,072|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-15 05:49:25,072|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:49:25,072|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d) for workflow(resource-assignment) step(resource-assignment)
2023-03-15 05:49:25,072|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:49:25,072|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-15 05:49:25,072|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-15 05:49:25,089|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-15 05:49:25,090|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-15 05:49:25,091|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("00fd661c-303a-4940-af08-119ec92c2066") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-15 05:49:25,091|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4117c93e-2dcd-4bed-9e25-6cca4013e05e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-15 05:49:25,092|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "00fd661c-303a-4940-af08-119ec92c2066",
  "vnf-id" : "4117c93e-2dcd-4bed-9e25-6cca4013e05e",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-03-15 05:49:25,099|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-15 05:49:25,099|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:49:25,099|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-15 05:49:25,101|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6dbd9271-7cec-4ff7-857c-59865d4380eb auditStoreId -1
2023-03-15 05:49:25,103|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d), subrequestID(4117c93e-2dcd-4bed-9e25-6cca4013e05e) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-15 05:49:25,119|c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(c13635f0-4b0e-4c1c-bdf7-3851ae04bb1d), subrequestID(4117c93e-2dcd-4bed-9e25-6cca4013e05e) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-15 05:49:31,012|9fef87a6-77e4-4283-9c56-513efc98266f||reactor-http-epoll-1||||INFO||||||| processing request id 9fef87a6-77e4-4283-9c56-513efc98266f
2023-03-15 05:49:31,012|9fef87a6-77e4-4283-9c56-513efc98266f||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-15 05:49:31,016|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-15 05:49:31,033|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:49:31,043|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:49:31,043|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-03-15 05:49:31,043|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-15 05:49:31,043|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-15 05:49:31,046|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-15 05:49:31,064|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:49:31,064|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-15 05:49:31,065|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:49:31,065|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(9fef87a6-77e4-4283-9c56-513efc98266f) for workflow(resource-assignment) step(resource-assignment)
2023-03-15 05:49:31,065|9fef87a6-77e4-4283-9c56-513efc98266f||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(9fef87a6-77e4-4283-9c56-513efc98266f), subrequestID(aef80224-eb2b-4487-8e69-ccbeb9bff010) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-15 05:49:31,065|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:49:31,065|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-15 05:49:31,065|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-03-15 05:49:31,084|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-15 05:49:31,091|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-03-15 05:49:31,091|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-03-15 05:49:31,091|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-03-15 05:49:31,091|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-03-15 05:49:31,091|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("aef80224-eb2b-4487-8e69-ccbeb9bff010") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-15 05:49:31,092|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("00fd661c-303a-4940-af08-119ec92c2066") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-15 05:49:31,092|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2023-03-15 05:49:31,092|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-03-15 05:49:31,092|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-03-15 05:49:31,092|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4117c93e-2dcd-4bed-9e25-6cca4013e05e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-15 05:49:31,093|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "00fd661c-303a-4940-af08-119ec92c2066",
  "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" : "aef80224-eb2b-4487-8e69-ccbeb9bff010",
  "vnf-id" : "4117c93e-2dcd-4bed-9e25-6cca4013e05e",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-03-15 05:49:31,109|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-15 05:49:31,109|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:49:31,109|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-15 05:49:31,112|9fef87a6-77e4-4283-9c56-513efc98266f||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7ba8f4b5-c970-4c9b-8f4b-d43f5a358c3f auditStoreId -1
2023-03-15 05:49:31,149|9fef87a6-77e4-4283-9c56-513efc98266f||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(9fef87a6-77e4-4283-9c56-513efc98266f), subrequestID(aef80224-eb2b-4487-8e69-ccbeb9bff010) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-15 05:49:36,858|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-15 05:49:36,973|||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-15 05:49:37,139|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing request id 37ba46d5-cf20-4296-9964-43acedff3bfa
2023-03-15 05:49:37,139|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-15 05:49:37,146|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-15 05:49:37,191|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deriving input data for workflow: (config-assign)
2023-03-15 05:49:37,215|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:49:37,215|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| StoreAuditService ID  -1
2023-03-15 05:49:37,215|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-15 05:49:37,215|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-15 05:49:37,219|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-15 05:49:37,239|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deriving input data for workflow: (config-assign)
2023-03-15 05:49:37,240|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-03-15 05:49:37,240|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:49:37,240|37ba46d5-cf20-4296-9964-43acedff3bfa||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(37ba46d5-cf20-4296-9964-43acedff3bfa), subrequestID(864fa399-5703-4786-b1a2-f591a930688d) CBA(ubuntu20/1.0.0/config-assign).
2023-03-15 05:49:37,240|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| preparing request id(37ba46d5-cf20-4296-9964-43acedff3bfa) for workflow(config-assign) step(config-assign)
2023-03-15 05:49:37,240|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:49:37,241|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-03-15 05:49:37,242|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-03-15 05:49:37,277|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:49:37,278|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-15 05:49:37,279|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Setting Resource Value ("00fd661c-303a-4940-af08-119ec92c2066") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-15 05:49:37,279|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Setting Resource Value ("4117c93e-2dcd-4bed-9e25-6cca4013e05e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-15 05:49:37,302|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Resource resolution saved into database successfully : (service-instance-id)
2023-03-15 05:49:37,305|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Resource resolution saved into database successfully : (vnf_name)
2023-03-15 05:49:37,308|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Resource resolution saved into database successfully : (vnf-id)
2023-03-15 05:49:37,308|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Generated Resource Param Data ({
  "service-instance-id" : "00fd661c-303a-4940-af08-119ec92c2066",
  "vnf-id" : "4117c93e-2dcd-4bed-9e25-6cca4013e05e",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-03-15 05:49:37,336|37ba46d5-cf20-4296-9964-43acedff3bfa||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-03-15 05:49:37,357|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:49:37,357|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Preparing Response...
2023-03-15 05:49:37,357|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:49:37,357|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resolveWorkflowOutputs for workflow(config-assign)
2023-03-15 05:49:37,362|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 163228b0-ad70-4364-9ee8-9386cb08d460 auditStoreId -1
2023-03-15 05:49:37,387|37ba46d5-cf20-4296-9964-43acedff3bfa||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(37ba46d5-cf20-4296-9964-43acedff3bfa), subrequestID(864fa399-5703-4786-b1a2-f591a930688d) CBA(ubuntu20/1.0.0/config-assign).
2023-03-15 05:49:37,427|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Completed
2023-03-15 05:50:29,501|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-15 05:50:29,626|||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-15 05:50:29,629|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| processing request id 37ba46d5-cf20-4296-9964-43acedff3bfa
2023-03-15 05:50:29,633|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-15 05:50:29,636|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-15 05:50:29,643|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:50:29,644|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| StoreAuditService ID  -1
2023-03-15 05:50:29,644|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-15 05:50:29,644|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-15 05:50:29,644|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-15 05:50:29,649|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deriving input data for workflow: (config-deploy)
2023-03-15 05:50:29,649|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-03-15 05:50:29,649|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:50:29,653|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| preparing request id(37ba46d5-cf20-4296-9964-43acedff3bfa) for workflow(config-deploy) step(config-deploy)
2023-03-15 05:50:29,653|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-03-15 05:50:29,653|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| 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-15 05:50:29,657|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-03-15 05:50:29,657|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Getting Jython Script Class(ConfigDeploy)
2023-03-15 05:50:29,670|37ba46d5-cf20-4296-9964-43acedff3bfa||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(37ba46d5-cf20-4296-9964-43acedff3bfa), subrequestID(c36c1f0f-f86e-4364-a139-970d82ace173) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-15 05:50:29,699|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@1ca5a905
2023-03-15 05:50:29,701|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Hello world
2023-03-15 05:50:29,701|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Preparing Response...
2023-03-15 05:50:29,701|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-03-15 05:50:29,701|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-03-15 05:50:29,703|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 01b4b4a1-dad1-4cbc-894d-739cbc195e7a auditStoreId -1
2023-03-15 05:50:29,704|37ba46d5-cf20-4296-9964-43acedff3bfa||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Completed
2023-03-15 05:50:29,719|37ba46d5-cf20-4296-9964-43acedff3bfa||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(37ba46d5-cf20-4296-9964-43acedff3bfa), subrequestID(c36c1f0f-f86e-4364-a139-970d82ace173) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-15 05:52:06,081|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||Thread-155||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(913c672e-8d71-49cf-ba52-d2182f634a65) CBA(/opt/app/onap/blueprints/archive/913c672e-8d71-49cf-ba52-d2182f634a65/cba.zip)
2023-03-15 05:52:06,096|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/913c672e-8d71-49cf-ba52-d2182f634a65) and entry definition file (Definitions/CNF.json)
2023-03-15 05:52:06,143|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:52:06,144|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:52:06,144|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:52:06,144|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(scale-out)
2023-03-15 05:52:06,144|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(scale)
2023-03-15 05:52:06,144|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(scale-in)
2023-03-15 05:52:06,144|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(health-check)
2023-03-15 05:52:06,151|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/913c672e-8d71-49cf-ba52-d2182f634a65) and entry definition file (Definitions/CNF.json)
2023-03-15 05:52:06,247|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-15 05:52:06,357|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-15 05:52:06,598|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-15 05:52:06,724|7c1c6890-4a76-4dbc-8c6f-2eec438cad2d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/working/913c672e-8d71-49cf-ba52-d2182f634a65) present to clean.
2023-03-15 05:52:24,438|04b2099c-5d05-449e-a471-b450b8dc78e5||reactor-http-epoll-1||||INFO||||||| processing request id 04b2099c-5d05-449e-a471-b450b8dc78e5
2023-03-15 05:52:24,441|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-15 05:52:24,855|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:52:24,863|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:52:24,893|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:52:24,902|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:52:24,902|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-03-15 05:52:24,904|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:52:24,904|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-15 05:52:24,911|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:52:24,916|04b2099c-5d05-449e-a471-b450b8dc78e5||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(04b2099c-5d05-449e-a471-b450b8dc78e5), subrequestID(84d76229-abe9-423f-b17d-f4712402f14e) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:52:24,964|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:52:24,966|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-15 05:52:24,966|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[04b2099c-5d05-449e-a471-b450b8dc78e5])'s step(resource-assignment)
2023-03-15 05:52:24,966|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:52:24,967|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(04b2099c-5d05-449e-a471-b450b8dc78e5) for workflow(resource-assignment) step(resource-assignment)
2023-03-15 05:52:24,967|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:52:24,967|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-15 05:52:24,968|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-15 05:52:24,990|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-03-15 05:52:24,991|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-15 05:52:24,991|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-15 05:52:24,991|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-15 05:52:24,991|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("6c04911d-fda9-4e81-b08f-12e11e666e50") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-15 05:52:24,991|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("84d76229-abe9-423f-b17d-f4712402f14e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-15 05:52:24,992|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="84d76229-abe9-423f-b17d-f4712402f14e", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-15 05:52:24,996|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-03-15 05:52:24,996|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-03-15 05:52:24,999|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-15 05:52:25,118|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-15 05:52:25,119|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-15 05:52:25,120|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:52:25,125|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-15 05:52:25,126|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "6c04911d-fda9-4e81-b08f-12e11e666e50",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "84d76229-abe9-423f-b17d-f4712402f14e",
  "vnf_name" : "${vnf_name}"
})
2023-03-15 05:52:25,135|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-15 05:52:25,135|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:52:25,135|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-15 05:52:25,136|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[04b2099c-5d05-449e-a471-b450b8dc78e5])'s step(profile-upload)
2023-03-15 05:52:25,136|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:52:25,137|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(04b2099c-5d05-449e-a471-b450b8dc78e5) for workflow(resource-assignment) step(profile-upload)
2023-03-15 05:52:25,137|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-15 05:52:25,137|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-03-15 05:52:25,137|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-15 05:52:25,138|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-03-15 05:52:25,138|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-15 05:52:25,138|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-15 05:52:25,138|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-15 05:52:25,138|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-15 05:52:25,138|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-15 05:52:25,139|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-15 05:52:25,139|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| workflow(04b2099c-5d05-449e-a471-b450b8dc78e5) nodes completed with (0)exceptions
2023-03-15 05:52:25,139|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-15 05:52:25,143|04b2099c-5d05-449e-a471-b450b8dc78e5||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0c37d2a8-6a73-4280-b519-0815f3d1e421 auditStoreId -1
2023-03-15 05:52:25,167|04b2099c-5d05-449e-a471-b450b8dc78e5||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(04b2099c-5d05-449e-a471-b450b8dc78e5), subrequestID(84d76229-abe9-423f-b17d-f4712402f14e) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:52:29,270|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||reactor-http-epoll-1||||INFO||||||| processing request id 2b4d90d4-562d-4ff8-8cdf-13aacafdd986
2023-03-15 05:52:29,270|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:52:29,275|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:52:29,300|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:52:29,314|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:52:29,314|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-03-15 05:52:29,314|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:52:29,314|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-15 05:52:29,318|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:52:29,328|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(2b4d90d4-562d-4ff8-8cdf-13aacafdd986), subrequestID(3f3356bd-0595-450c-a6a9-98538a7eae78) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:52:29,340|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:52:29,340|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-15 05:52:29,341|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[2b4d90d4-562d-4ff8-8cdf-13aacafdd986])'s step(resource-assignment)
2023-03-15 05:52:29,341|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||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-15 05:52:29,341|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2b4d90d4-562d-4ff8-8cdf-13aacafdd986) for workflow(resource-assignment) step(resource-assignment)
2023-03-15 05:52:29,341|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:52:29,341|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-15 05:52:29,341|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-15 05:52:29,363|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-03-15 05:52:29,364|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-15 05:52:29,364|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("3f3356bd-0595-450c-a6a9-98538a7eae78") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-15 05:52:29,365|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-03-15 05:52:29,365|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-03-15 05:52:29,365|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1968c477-19cd-4274-bce9-ea428e70e174") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-15 05:52:29,366|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1968c477-19cd-4274-bce9-ea428e70e174"}
2023-03-15 05:52:29,366|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-03-15 05:52:29,366|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1968c477-19cd-4274-bce9-ea428e70e174"}
2023-03-15 05:52:29,367|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-03-15 05:52:29,377|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=1968c477-19cd-4274-bce9-ea428e70e174})
2023-03-15 05:52:29,380|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=1968c477-19cd-4274-bce9-ea428e70e174})
2023-03-15 05:52:29,401|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-15 05:52:29,401|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"ccce505d-8426-4a91-bd20-40a4fa68b022"}])
2023-03-15 05:52:29,401|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ccce505d-8426-4a91-bd20-40a4fa68b022") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-15 05:52:29,402|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-15 05:52:29,403|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"9661e7c9-ce22-4807-9498-a387508a4a67"}])
2023-03-15 05:52:29,403|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("9661e7c9-ce22-4807-9498-a387508a4a67") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-15 05:52:29,404|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-15 05:52:29,410|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Transformed value: null -> 9661e7c9-ce22-4807-9498-a387508a4a67
2023-03-15 05:52:29,410|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1968c477-19cd-4274-bce9-ea428e70e174"}
2023-03-15 05:52:29,411|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-03-15 05:52:29,423|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=1968c477-19cd-4274-bce9-ea428e70e174})
2023-03-15 05:52:29,449|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-15 05:52:29,450|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-15 05:52:29,450|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-15 05:52:29,450|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-15 05:52:29,471|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 1968c477-19cd-4274-bce9-ea428e70e174
2023-03-15 05:52:29,472|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-15 05:52:29,472|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("6c04911d-fda9-4e81-b08f-12e11e666e50") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-15 05:52:29,473|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-03-15 05:52:29,473|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-15 05:52:29,473|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("84d76229-abe9-423f-b17d-f4712402f14e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-15 05:52:29,473|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="6c04911d-fda9-4e81-b08f-12e11e666e50", vnf-id="84d76229-abe9-423f-b17d-f4712402f14e"}
2023-03-15 05:52:29,476|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6c04911d-fda9-4e81-b08f-12e11e666e50/service-data/vnfs/vnf/84d76229-abe9-423f-b17d-f4712402f14e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-03-15 05:52:29,476|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6c04911d-fda9-4e81-b08f-12e11e666e50/service-data/vnfs/vnf/84d76229-abe9-423f-b17d-f4712402f14e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-03-15 05:52:29,484|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="6c04911d-fda9-4e81-b08f-12e11e666e50", vnf-id="84d76229-abe9-423f-b17d-f4712402f14e"}
2023-03-15 05:52:29,491|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6c04911d-fda9-4e81-b08f-12e11e666e50/service-data/vnfs/vnf/84d76229-abe9-423f-b17d-f4712402f14e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-03-15 05:52:29,491|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6c04911d-fda9-4e81-b08f-12e11e666e50/service-data/vnfs/vnf/84d76229-abe9-423f-b17d-f4712402f14e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-03-15 05:52:29,499|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6c04911d-fda9-4e81-b08f-12e11e666e50/service-data/vnfs/vnf/84d76229-abe9-423f-b17d-f4712402f14e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-15 05:52:29,507|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6c04911d-fda9-4e81-b08f-12e11e666e50/service-data/vnfs/vnf/84d76229-abe9-423f-b17d-f4712402f14e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-15 05:52:29,520|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-15 05:52:29,520|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-15 05:52:29,520|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-15 05:52:29,520|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-15 05:52:29,520|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-15 05:52:29,522|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-03-15 05:52:29,522|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-15 05:52:29,522|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-15 05:52:29,522|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-15 05:52:29,522|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-15 05:52:29,523|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="3f3356bd-0595-450c-a6a9-98538a7eae78"}
2023-03-15 05:52:29,526|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-03-15 05:52:29,526|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-03-15 05:52:29,527|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-15 05:52:29,587|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-15 05:52:29,587|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-15 05:52:29,588|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:52:29,589|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-15 05:52:29,589|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="6c04911d-fda9-4e81-b08f-12e11e666e50", vnf-id="84d76229-abe9-423f-b17d-f4712402f14e"}
2023-03-15 05:52:29,595|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6c04911d-fda9-4e81-b08f-12e11e666e50/service-data/vnfs/vnf/84d76229-abe9-423f-b17d-f4712402f14e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-03-15 05:52:29,595|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6c04911d-fda9-4e81-b08f-12e11e666e50/service-data/vnfs/vnf/84d76229-abe9-423f-b17d-f4712402f14e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-03-15 05:52:29,613|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6c04911d-fda9-4e81-b08f-12e11e666e50/service-data/vnfs/vnf/84d76229-abe9-423f-b17d-f4712402f14e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-15 05:52:29,625|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-15 05:52:29,626|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-15 05:52:29,626|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-15 05:52:29,626|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-15 05:52:29,626|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-15 05:52:29,626|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-15 05:52:29,627|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-03-15 05:52:29,630|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-03-15 05:52:29,630|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-15 05:52:29,630|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:52:29,631|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-15 05:52:29,631|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| workflow(2b4d90d4-562d-4ff8-8cdf-13aacafdd986) nodes completed with (1)exceptions
2023-03-15 05:52:29,632|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||ERROR||||||| workflow(2b4d90d4-562d-4ff8-8cdf-13aacafdd986) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:52:29,632|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-15 05:52:29,638|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 422cc0f8-05fe-4355-acf2-b40a0d325d91 auditStoreId -1
2023-03-15 05:52:29,665|2b4d90d4-562d-4ff8-8cdf-13aacafdd986||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(2b4d90d4-562d-4ff8-8cdf-13aacafdd986), subrequestID(3f3356bd-0595-450c-a6a9-98538a7eae78) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:59:19,339|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||Thread-158||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Save processing(503f3551-d885-4a0a-a603-aabf1b17f94b) CBA(/opt/app/onap/blueprints/archive/503f3551-d885-4a0a-a603-aabf1b17f94b/cba.zip)
2023-03-15 05:59:19,355|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/503f3551-d885-4a0a-a603-aabf1b17f94b) and entry definition file (Definitions/CNF.json)
2023-03-15 05:59:19,389|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(resource-assignment)
2023-03-15 05:59:19,390|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-assign)
2023-03-15 05:59:19,390|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(config-deploy)
2023-03-15 05:59:19,391|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(scale-out)
2023-03-15 05:59:19,391|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(scale)
2023-03-15 05:59:19,391|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(scale-in)
2023-03-15 05:59:19,391|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Validating Workflow(health-check)
2023-03-15 05:59:19,398|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/503f3551-d885-4a0a-a603-aabf1b17f94b) and entry definition file (Definitions/CNF.json)
2023-03-15 05:59:19,436|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-15 05:59:19,486|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-15 05:59:19,662|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-15 05:59:19,762|b8ee8862-3cb4-45c5-bf0b-7b88ade06e2a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-gts2r|||| No compiled cache(/opt/app/onap/blueprints/working/503f3551-d885-4a0a-a603-aabf1b17f94b) present to clean.
2023-03-15 05:59:35,649|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||reactor-http-epoll-1||||INFO||||||| processing request id bcf62d39-0a8c-4571-a7ae-69d4ba651a83
2023-03-15 05:59:35,651|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-15 05:59:36,133|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:59:36,149|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:59:36,183|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:59:36,200|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:59:36,200|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-03-15 05:59:36,202|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:59:36,202|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-15 05:59:36,211|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:59:36,236|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(4) requestID(bcf62d39-0a8c-4571-a7ae-69d4ba651a83), subrequestID(a4673270-ed8a-4fa7-a3c5-e8e55d2b9857) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:59:36,264|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:59:36,266|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-15 05:59:36,266|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[bcf62d39-0a8c-4571-a7ae-69d4ba651a83])'s step(resource-assignment)
2023-03-15 05:59:36,266|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||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-15 05:59:36,267|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(bcf62d39-0a8c-4571-a7ae-69d4ba651a83) for workflow(resource-assignment) step(resource-assignment)
2023-03-15 05:59:36,267|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:59:36,267|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-15 05:59:36,268|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-15 05:59:36,290|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-03-15 05:59:36,291|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-15 05:59:36,292|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-15 05:59:36,292|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-15 05:59:36,293|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a4673270-ed8a-4fa7-a3c5-e8e55d2b9857") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-15 05:59:36,293|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9e42bf01-198f-4ed1-94e0-05bcc9827558") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-15 05:59:36,295|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="a4673270-ed8a-4fa7-a3c5-e8e55d2b9857", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-15 05:59:36,298|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-03-15 05:59:36,298|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-03-15 05:59:36,300|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-15 05:59:36,419|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-15 05:59:36,419|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-15 05:59:36,420|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:59:36,421|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-15 05:59:36,422|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "9e42bf01-198f-4ed1-94e0-05bcc9827558",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "a4673270-ed8a-4fa7-a3c5-e8e55d2b9857",
  "vnf_name" : "${vnf_name}"
})
2023-03-15 05:59:36,433|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-15 05:59:36,433|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:59:36,433|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-15 05:59:36,434|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[bcf62d39-0a8c-4571-a7ae-69d4ba651a83])'s step(profile-upload)
2023-03-15 05:59:36,434|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-15 05:59:36,434|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(bcf62d39-0a8c-4571-a7ae-69d4ba651a83) for workflow(resource-assignment) step(profile-upload)
2023-03-15 05:59:36,434|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-15 05:59:36,435|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-03-15 05:59:36,435|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-15 05:59:36,435|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-03-15 05:59:36,435|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-15 05:59:36,435|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-15 05:59:36,435|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-15 05:59:36,435|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-15 05:59:36,435|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-15 05:59:36,436|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-15 05:59:36,436|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| workflow(bcf62d39-0a8c-4571-a7ae-69d4ba651a83) nodes completed with (0)exceptions
2023-03-15 05:59:36,436|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-15 05:59:36,438|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7fff138e-a69c-46cb-b851-d0b21810be25 auditStoreId -1
2023-03-15 05:59:36,486|bcf62d39-0a8c-4571-a7ae-69d4ba651a83||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(4) requestID(bcf62d39-0a8c-4571-a7ae-69d4ba651a83), subrequestID(a4673270-ed8a-4fa7-a3c5-e8e55d2b9857) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:59:40,847|02ed5943-e20f-438f-998e-7596f299f3a7||reactor-http-epoll-1||||INFO||||||| processing request id 02ed5943-e20f-438f-998e-7596f299f3a7
2023-03-15 05:59:40,847|02ed5943-e20f-438f-998e-7596f299f3a7||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:59:40,855|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:59:40,918|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:59:40,934|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-15 05:59:40,934|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-03-15 05:59:40,934|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-15 05:59:40,934|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-15 05:59:40,937|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-15 05:59:40,952|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-15 05:59:40,953|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-15 05:59:40,953|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[02ed5943-e20f-438f-998e-7596f299f3a7])'s step(resource-assignment)
2023-03-15 05:59:40,953|02ed5943-e20f-438f-998e-7596f299f3a7||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-15 05:59:40,953|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(02ed5943-e20f-438f-998e-7596f299f3a7) for workflow(resource-assignment) step(resource-assignment)
2023-03-15 05:59:40,953|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-15 05:59:40,953|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-15 05:59:40,954|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-15 05:59:40,954|02ed5943-e20f-438f-998e-7596f299f3a7||kafka-producer-network-thread | audit-request-producer-client-id-gts2r||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(5) requestID(02ed5943-e20f-438f-998e-7596f299f3a7), subrequestID(c7497440-326e-4d6a-8f9a-e82e6f10b864) CBA(APACHE/1.0.0/resource-assignment).
2023-03-15 05:59:40,974|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-03-15 05:59:40,976|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-15 05:59:40,976|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("c7497440-326e-4d6a-8f9a-e82e6f10b864") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-15 05:59:40,976|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-03-15 05:59:40,976|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-03-15 05:59:40,977|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1968c477-19cd-4274-bce9-ea428e70e174") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-15 05:59:40,978|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1968c477-19cd-4274-bce9-ea428e70e174"}
2023-03-15 05:59:40,978|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-03-15 05:59:40,978|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1968c477-19cd-4274-bce9-ea428e70e174"}
2023-03-15 05:59:40,979|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-03-15 05:59:41,015|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=1968c477-19cd-4274-bce9-ea428e70e174})
2023-03-15 05:59:41,020|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=1968c477-19cd-4274-bce9-ea428e70e174})
2023-03-15 05:59:41,038|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-15 05:59:41,039|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"ccce505d-8426-4a91-bd20-40a4fa68b022"}])
2023-03-15 05:59:41,039|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ccce505d-8426-4a91-bd20-40a4fa68b022") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-15 05:59:41,041|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-15 05:59:41,041|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"9661e7c9-ce22-4807-9498-a387508a4a67"}])
2023-03-15 05:59:41,041|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9661e7c9-ce22-4807-9498-a387508a4a67") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-15 05:59:41,042|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-15 05:59:41,044|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 9661e7c9-ce22-4807-9498-a387508a4a67
2023-03-15 05:59:41,045|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="1968c477-19cd-4274-bce9-ea428e70e174"}
2023-03-15 05:59:41,045|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-03-15 05:59:41,086|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=1968c477-19cd-4274-bce9-ea428e70e174})
2023-03-15 05:59:41,104|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-15 05:59:41,104|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-15 05:59:41,105|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-15 05:59:41,105|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-15 05:59:41,105|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-15 05:59:41,109|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 1968c477-19cd-4274-bce9-ea428e70e174
2023-03-15 05:59:41,109|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9e42bf01-198f-4ed1-94e0-05bcc9827558") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-15 05:59:41,109|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-15 05:59:41,109|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-03-15 05:59:41,110|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("a4673270-ed8a-4fa7-a3c5-e8e55d2b9857") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-15 05:59:41,110|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="9e42bf01-198f-4ed1-94e0-05bcc9827558", vnf-id="a4673270-ed8a-4fa7-a3c5-e8e55d2b9857"}
2023-03-15 05:59:41,110|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="9e42bf01-198f-4ed1-94e0-05bcc9827558", vnf-id="a4673270-ed8a-4fa7-a3c5-e8e55d2b9857"}
2023-03-15 05:59:41,113|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9e42bf01-198f-4ed1-94e0-05bcc9827558/service-data/vnfs/vnf/a4673270-ed8a-4fa7-a3c5-e8e55d2b9857/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-03-15 05:59:41,113|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9e42bf01-198f-4ed1-94e0-05bcc9827558/service-data/vnfs/vnf/a4673270-ed8a-4fa7-a3c5-e8e55d2b9857/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-03-15 05:59:41,114|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9e42bf01-198f-4ed1-94e0-05bcc9827558/service-data/vnfs/vnf/a4673270-ed8a-4fa7-a3c5-e8e55d2b9857/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-03-15 05:59:41,114|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9e42bf01-198f-4ed1-94e0-05bcc9827558/service-data/vnfs/vnf/a4673270-ed8a-4fa7-a3c5-e8e55d2b9857/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-03-15 05:59:41,126|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9e42bf01-198f-4ed1-94e0-05bcc9827558/service-data/vnfs/vnf/a4673270-ed8a-4fa7-a3c5-e8e55d2b9857/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-15 05:59:41,126|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9e42bf01-198f-4ed1-94e0-05bcc9827558/service-data/vnfs/vnf/a4673270-ed8a-4fa7-a3c5-e8e55d2b9857/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-15 05:59:41,141|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-03-15 05:59:41,141|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-15 05:59:41,141|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-15 05:59:41,141|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-15 05:59:41,141|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-15 05:59:41,141|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-03-15 05:59:41,144|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-15 05:59:41,144|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-15 05:59:41,144|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-15 05:59:41,144|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-15 05:59:41,145|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="c7497440-326e-4d6a-8f9a-e82e6f10b864"}
2023-03-15 05:59:41,148|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-03-15 05:59:41,148|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-03-15 05:59:41,149|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-15 05:59:41,218|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-15 05:59:41,219|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-15 05:59:41,219|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:59:41,220|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-15 05:59:41,220|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="9e42bf01-198f-4ed1-94e0-05bcc9827558", vnf-id="a4673270-ed8a-4fa7-a3c5-e8e55d2b9857"}
2023-03-15 05:59:41,223|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9e42bf01-198f-4ed1-94e0-05bcc9827558/service-data/vnfs/vnf/a4673270-ed8a-4fa7-a3c5-e8e55d2b9857/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-03-15 05:59:41,223|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9e42bf01-198f-4ed1-94e0-05bcc9827558/service-data/vnfs/vnf/a4673270-ed8a-4fa7-a3c5-e8e55d2b9857/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-03-15 05:59:41,234|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9e42bf01-198f-4ed1-94e0-05bcc9827558/service-data/vnfs/vnf/a4673270-ed8a-4fa7-a3c5-e8e55d2b9857/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-15 05:59:41,246|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-15 05:59:41,247|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-15 05:59:41,247|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-15 05:59:41,247|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-15 05:59:41,247|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-15 05:59:41,247|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-15 05:59:41,247|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-03-15 05:59:41,249|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-03-15 05:59:41,249|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-15 05:59:41,249|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-15 05:59:41,249|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-15 05:59:41,250|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| workflow(02ed5943-e20f-438f-998e-7596f299f3a7) nodes completed with (1)exceptions
2023-03-15 05:59:41,250|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||ERROR||||||| workflow(02ed5943-e20f-438f-998e-7596f299f3a7) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-15 05:59:41,250|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-15 05:59:41,252|02ed5943-e20f-438f-998e-7596f299f3a7||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4af3b043-dc8d-47eb-9af6-7cbc4b1530b1 auditStoreId -1
2023-03-15 05:59:41,288|02ed5943-e20f-438f-998e-7596f299f3a7||kafka-producer-network-thread | audit-response-producer-client-id-gts2r||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(5) requestID(02ed5943-e20f-438f-998e-7596f299f3a7), subrequestID(c7497440-326e-4d6a-8f9a-e82e6f10b864) CBA(APACHE/1.0.0/resource-assignment).