By type
23:13:31,749 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:13:31,751 |-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:13:31,753 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 23:13:31,753 |-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:13:31,753 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 23:13:31,775 |-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:13:31,967 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:13:31,976 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:13:31,980 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:13:31,989 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:13:32,148 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 23:13:32,148 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 23:13:32,148 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 23:13:32,148 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 23:13:32,149 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 23:13:32,149 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:13:32,149 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:13:32,150 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:13:32,153 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-03-09 23:13:33,360|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-03-09 23:13:33,479|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-p2zsw 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-09 23:13:33,481|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-03-09 23:13:37,460|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-03-09 23:13:38,082|||main||||INFO||||||| Finished Spring Data repository scanning in 606 ms. Found 11 JPA repository interfaces. 2023-03-09 23:13:40,927|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-03-09 23:13:41,017|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-03-09 23:13:41,268|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-09 23:13:42,133|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-03-09 23:13:42,577|||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-09 23:13:42,579|||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-09 23:13:47,221|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-09 23:13:47,236|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-03-09 23:13:47,377|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-03-09 23:13:49,258|||main||||INFO||||||| Kakfa audit service is enabled 2023-03-09 23:13:49,573|||main||||INFO||||||| Workflow Audit store is disabled 2023-03-09 23:13:51,356|||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-09 23:13:51,408|||main||||INFO||||||| Dependency Management module created... 2023-03-09 23:13:52,357|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-03-09 23:13:52,660|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-03-09 23:13:54,182|||main||||INFO||||||| Netty started on port 8080 2023-03-09 23:13:56,320|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-03-09 23:13:56,700|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-03-09 23:13:56,707|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 24.285 seconds (JVM running for 25.605) 2023-03-09 23:13:56,729|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-03-09 23:13:56,729|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)... 2023-03-09 23:13:56,913|||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-p2zsw 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-09 23:13:57,164|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in. 2023-03-09 23:13:57,301|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1 2023-03-09 23:13:57,301|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-09 23:13:57,301|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1678403637298 2023-03-09 23:13:57,305|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request 2023-03-09 23:13:57,305|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request]) 2023-03-09 23:13:58,301|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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 NWAsnqnZSNuQsltntDOh4w 2023-03-09 23:13:58,302|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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 NWAsnqnZSNuQsltntDOh4w 2023-03-09 23:13:58,302|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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 NWAsnqnZSNuQsltntDOh4w 2023-03-09 23:13:58,302|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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 NWAsnqnZSNuQsltntDOh4w 2023-03-09 23:13:58,302|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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 NWAsnqnZSNuQsltntDOh4w 2023-03-09 23:13:58,302|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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 NWAsnqnZSNuQsltntDOh4w 2023-03-09 23:13:58,306|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Cluster ID: vk__OkixTSmW4VxCcyI7gw 2023-03-09 23:13:58,308|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-09 23:13:58,320|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] (Re-)joining group 2023-03-09 23:13:58,487|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id 2023-03-09 23:13:58,487|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] (Re-)joining group 2023-03-09 23:14:01,501|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-p2zsw-4057af8f-3cda-49b5-8557-6d514cc5be04', protocol='range'} 2023-03-09 23:14:01,505|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-p2zsw-4057af8f-3cda-49b5-8557-6d514cc5be04=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-09 23:14:01,565|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-p2zsw-4057af8f-3cda-49b5-8557-6d514cc5be04', protocol='range'} 2023-03-09 23:14:01,566|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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-09 23:14:01,570|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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-09 23:14:01,588|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0 2023-03-09 23:14:01,589|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1 2023-03-09 23:14:01,589|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2 2023-03-09 23:14:01,589|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3 2023-03-09 23:14:01,589|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4 2023-03-09 23:14:01,589|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5 2023-03-09 23:14:01,767|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-09 23:14:01,768|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-09 23:14:01,809|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-09 23:14:01,809|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-09 23:14:01,830|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-09 23:14:01,830|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-p2zsw, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-10 04:17:03,523|4fbba67a-70ff-48b1-bb7e-a80eb1491a08||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-10 04:17:03,525|4fbba67a-70ff-48b1-bb7e-a80eb1491a08||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-10 04:17:03,528|4fbba67a-70ff-48b1-bb7e-a80eb1491a08||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-10 04:17:05,023|4fbba67a-70ff-48b1-bb7e-a80eb1491a08||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-10 04:17:05,026|4fbba67a-70ff-48b1-bb7e-a80eb1491a08||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-10 04:17:08,558|8174572a-98c8-4322-bf8a-61e652fe09d6||Thread-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/65ab944a-f04e-4ef3-9922-763a7ce938b0) 2023-03-10 04:17:08,581|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| deleting definition types under : /opt/app/onap/blueprints/working/65ab944a-f04e-4ef3-9922-763a7ce938b0/Definitions 2023-03-10 04:17:08,695|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| reinitialized all type definitions 2023-03-10 04:17:08,706|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-10 04:17:08,769|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-10 04:17:08,834|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-10 04:17:08,857|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-10 04:17:08,905|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ##### Enhancing Workflow(helloworld) 2023-03-10 04:17:08,906|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-10 04:17:08,906|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| identified workflow(helloworld) targets(helloworld) 2023-03-10 04:17:08,907|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-10 04:17:08,907|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-10 04:17:08,908|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enriching artifacts file(/opt/app/onap/blueprints/working/65ab944a-f04e-4ef3-9922-763a7ce938b0/Templates/hello-world-mapping.json 2023-03-10 04:17:08,922|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-10 04:17:08,922|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-10 04:17:08,923|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ##### Enhancing blueprint Resource Definitions 2023-03-10 04:17:08,923|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-10 04:17:08,926|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| processing file (Templates/hello-world-mapping.json) 2023-03-10 04:17:08,962|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| distinct resource keys ([]) 2023-03-10 04:17:08,962|8174572a-98c8-4322-bf8a-61e652fe09d6||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Enriching Resource Definition sources Node Template: [] 2023-03-10 04:17:09,280|c5750f99-e4b7-4d92-a7d9-91c0796ac81f||Thread-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(317de58d-5ae6-459d-9d69-9d13fa7032bf) CBA(/opt/app/onap/blueprints/archive/317de58d-5ae6-459d-9d69-9d13fa7032bf/cba.zip) 2023-03-10 04:17:09,301|c5750f99-e4b7-4d92-a7d9-91c0796ac81f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/317de58d-5ae6-459d-9d69-9d13fa7032bf) and entry definition file (Definitions/blueprint.json) 2023-03-10 04:17:09,375|c5750f99-e4b7-4d92-a7d9-91c0796ac81f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(helloworld) 2023-03-10 04:17:09,393|c5750f99-e4b7-4d92-a7d9-91c0796ac81f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/317de58d-5ae6-459d-9d69-9d13fa7032bf) and entry definition file (Definitions/blueprint.json) 2023-03-10 04:17:09,738|c5750f99-e4b7-4d92-a7d9-91c0796ac81f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| No compiled cache(/opt/app/onap/blueprints/working/317de58d-5ae6-459d-9d69-9d13fa7032bf) present to clean. 2023-03-10 04:17:09,950|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-10 04:17:09,953|654321||reactor-http-epoll-2||||INFO||||||| Setting up message producer(self-service-api.audit.request)... 2023-03-10 04:17:10,077|654321||reactor-http-epoll-2||||INFO||||||| ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = audit-request-producer-client-id-p2zsw 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-10 04:17:10,096|654321||reactor-http-epoll-2||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] Instantiated an idempotent producer. 2023-03-10 04:17:10,121|654321||reactor-http-epoll-2||||INFO||||||| Kafka version: 3.0.1 2023-03-10 04:17:10,121|654321||reactor-http-epoll-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-10 04:17:10,121|654321||reactor-http-epoll-2||||INFO||||||| Kafka startTimeMs: 1678421830121 2023-03-10 04:17:10,182|||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:17:10,182|||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:17:10,182|||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:17:10,182|||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:17:10,182|||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:17:10,182|||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:17:10,182|||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] Cluster ID: vk__OkixTSmW4VxCcyI7gw 2023-03-10 04:17:10,184|||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] ProducerId set to 2001 with epoch 0 2023-03-10 04:17:10,197|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-10 04:17:10,201|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-10 04:17:10,208|654321||DefaultDispatcher-worker-14||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-03-10 04:17:10,301|654321||DefaultDispatcher-worker-14||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-10 04:17:10,304|654321||DefaultDispatcher-worker-14||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-10 04:17:10,306|654321||DefaultDispatcher-worker-14||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-10 04:17:10,327|654321||DefaultDispatcher-worker-14||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-10 04:17:10,328|654321||DefaultDispatcher-worker-14||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-10 04:17:10,357|654321||DefaultDispatcher-worker-14||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-10 04:17:10,360|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||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-10 04:17:10,368|654321||DefaultDispatcher-worker-14||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-10 04:17:10,368|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-10 04:17:10,370|654321||DefaultDispatcher-worker-14||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-10 04:17:10,396|654321||DefaultDispatcher-worker-14||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-10 04:17:10,452|654321||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([]) 2023-03-10 04:17:10,455|654321||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-10 04:17:10,561|654321||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2023-03-10 04:17:10,564|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-10 04:17:10,564|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-10 04:17:10,567|654321||DefaultDispatcher-worker-4||||INFO||||||| Setting up message producer(self-service-api.audit.response)... 2023-03-10 04:17:10,600|654321||DefaultDispatcher-worker-4||||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-p2zsw 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-10 04:17:10,601|654321||DefaultDispatcher-worker-4||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] Instantiated an idempotent producer. 2023-03-10 04:17:10,607|654321||DefaultDispatcher-worker-4||||INFO||||||| Kafka version: 3.0.1 2023-03-10 04:17:10,607|654321||DefaultDispatcher-worker-4||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-10 04:17:10,608|654321||DefaultDispatcher-worker-4||||INFO||||||| Kafka startTimeMs: 1678421830607 2023-03-10 04:17:10,690|||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:17:10,691|||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:17:10,691|||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:17:10,691|||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:17:10,691|||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:17:10,691|||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:17:10,691|||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] Cluster ID: vk__OkixTSmW4VxCcyI7gw 2023-03-10 04:17:10,698|||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] ProducerId set to 1004 with epoch 0 2023-03-10 04:17:10,704|654321||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b147b703-bf2f-49d3-86b9-cf49d75f9397 auditStoreId -1 2023-03-10 04:17:10,774|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||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-10 04:34:03,214|501eea49-8223-46d9-af1c-bad9a205d2f5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-10 04:34:03,215|501eea49-8223-46d9-af1c-bad9a205d2f5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-10 04:34:03,215|501eea49-8223-46d9-af1c-bad9a205d2f5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-10 04:34:04,387|501eea49-8223-46d9-af1c-bad9a205d2f5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-10 04:34:04,388|501eea49-8223-46d9-af1c-bad9a205d2f5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-10 04:34:06,661|90b0f679-6e88-4b86-8641-e95bb6a8e946||Thread-68||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/32ea7e1b-047a-44c7-a7db-06ab8e86bfdc) 2023-03-10 04:34:06,663|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| deleting definition types under : /opt/app/onap/blueprints/working/32ea7e1b-047a-44c7-a7db-06ab8e86bfdc/Definitions 2023-03-10 04:34:06,667|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| reinitialized all type definitions 2023-03-10 04:34:06,668|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-10 04:34:06,729|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-10 04:34:06,750|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-10 04:34:06,772|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-10 04:34:06,816|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ##### Enhancing Workflow(helloworld) 2023-03-10 04:34:06,817|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-10 04:34:06,817|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| identified workflow(helloworld) targets(helloworld) 2023-03-10 04:34:06,817|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-10 04:34:06,817|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-10 04:34:06,817|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enriching artifacts file(/opt/app/onap/blueprints/working/32ea7e1b-047a-44c7-a7db-06ab8e86bfdc/Templates/hello-world-mapping.json 2023-03-10 04:34:06,837|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-10 04:34:06,837|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-10 04:34:06,837|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ##### Enhancing blueprint Resource Definitions 2023-03-10 04:34:06,837|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-10 04:34:06,837|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| processing file (Templates/hello-world-mapping.json) 2023-03-10 04:34:06,851|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| distinct resource keys ([]) 2023-03-10 04:34:06,852|90b0f679-6e88-4b86-8641-e95bb6a8e946||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Enriching Resource Definition sources Node Template: [] 2023-03-10 04:34:07,218|0d86ed44-ce2a-41cb-81cb-3414df05b272||Thread-68||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(0677761d-4be9-43ce-8ff7-4f5240539b66) CBA(/opt/app/onap/blueprints/archive/0677761d-4be9-43ce-8ff7-4f5240539b66/cba.zip) 2023-03-10 04:34:07,227|0d86ed44-ce2a-41cb-81cb-3414df05b272||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0677761d-4be9-43ce-8ff7-4f5240539b66) and entry definition file (Definitions/blueprint.json) 2023-03-10 04:34:07,250|0d86ed44-ce2a-41cb-81cb-3414df05b272||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(helloworld) 2023-03-10 04:34:07,257|0d86ed44-ce2a-41cb-81cb-3414df05b272||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0677761d-4be9-43ce-8ff7-4f5240539b66) and entry definition file (Definitions/blueprint.json) 2023-03-10 04:34:07,450|0d86ed44-ce2a-41cb-81cb-3414df05b272||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| No compiled cache(/opt/app/onap/blueprints/working/0677761d-4be9-43ce-8ff7-4f5240539b66) present to clean. 2023-03-10 04:34:07,638|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-10 04:34:07,648|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:34:07,648|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:34:07,648|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:34:07,648|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:34:07,648|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:34:07,648|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:34:07,653|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-10 04:34:07,653|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-10 04:34:07,655|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-10 04:34:07,655|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-10 04:34:07,658|654321||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-10 04:34:07,665|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||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-10 04:34:07,677|654321||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-10 04:34:07,677|654321||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-10 04:34:07,678|654321||DefaultDispatcher-worker-7||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-10 04:34:07,679|654321||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-10 04:34:07,680|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-10 04:34:07,680|654321||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-10 04:34:07,682|654321||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-10 04:34:07,705|654321||DefaultDispatcher-worker-7||||INFO||||||| Batched Sequence : ([]) 2023-03-10 04:34:07,706|654321||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-10 04:34:07,715|654321||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response... 2023-03-10 04:34:07,716|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-10 04:34:07,716|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-10 04:34:07,724|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:34:07,724|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:34:07,724|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:34:07,724|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:34:07,724|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:34:07,725|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:34:07,726|654321||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e8095bbb-4f44-4af6-8a65-89549aa92f57 auditStoreId -1 2023-03-10 04:34:07,743|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||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-10 04:49:15,753|88f8cd23-1276-44af-a538-bf2b087d56db||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-10 04:49:15,754|88f8cd23-1276-44af-a538-bf2b087d56db||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-10 04:49:15,754|88f8cd23-1276-44af-a538-bf2b087d56db||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-10 04:49:16,633|88f8cd23-1276-44af-a538-bf2b087d56db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-10 04:49:16,634|88f8cd23-1276-44af-a538-bf2b087d56db||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-10 04:49:19,210|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||Thread-93||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/edd7a095-5f3c-4b92-9635-1f52fa05f633) 2023-03-10 04:49:19,211|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| deleting definition types under : /opt/app/onap/blueprints/working/edd7a095-5f3c-4b92-9635-1f52fa05f633/Definitions 2023-03-10 04:49:19,216|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| reinitialized all type definitions 2023-03-10 04:49:19,218|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-10 04:49:19,287|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-10 04:49:19,313|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-10 04:49:19,337|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-10 04:49:19,371|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ##### Enhancing Workflow(helloworld) 2023-03-10 04:49:19,372|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-10 04:49:19,372|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| identified workflow(helloworld) targets(helloworld) 2023-03-10 04:49:19,372|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-10 04:49:19,372|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-10 04:49:19,372|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enriching artifacts file(/opt/app/onap/blueprints/working/edd7a095-5f3c-4b92-9635-1f52fa05f633/Templates/hello-world-mapping.json 2023-03-10 04:49:19,381|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-10 04:49:19,381|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-10 04:49:19,381|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ##### Enhancing blueprint Resource Definitions 2023-03-10 04:49:19,382|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-10 04:49:19,382|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| processing file (Templates/hello-world-mapping.json) 2023-03-10 04:49:19,391|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| distinct resource keys ([]) 2023-03-10 04:49:19,391|c5247bb2-0fd7-4c0f-88a5-dbb15acf2579||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Enriching Resource Definition sources Node Template: [] 2023-03-10 04:49:19,642|9ee6245a-71f7-42c8-a776-4b6f8e155e83||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(da2a9a06-c87f-4c20-8b3d-facd85a7246d) CBA(/opt/app/onap/blueprints/archive/da2a9a06-c87f-4c20-8b3d-facd85a7246d/cba.zip) 2023-03-10 04:49:19,651|9ee6245a-71f7-42c8-a776-4b6f8e155e83||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/da2a9a06-c87f-4c20-8b3d-facd85a7246d) and entry definition file (Definitions/blueprint.json) 2023-03-10 04:49:19,690|9ee6245a-71f7-42c8-a776-4b6f8e155e83||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(helloworld) 2023-03-10 04:49:19,698|9ee6245a-71f7-42c8-a776-4b6f8e155e83||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/da2a9a06-c87f-4c20-8b3d-facd85a7246d) and entry definition file (Definitions/blueprint.json) 2023-03-10 04:49:19,878|9ee6245a-71f7-42c8-a776-4b6f8e155e83||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| No compiled cache(/opt/app/onap/blueprints/working/da2a9a06-c87f-4c20-8b3d-facd85a7246d) present to clean. 2023-03-10 04:49:20,065|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321 2023-03-10 04:49:20,078|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:49:20,078|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:49:20,078|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:49:20,078|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:49:20,078|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:49:20,079|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 04:49:20,080|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-10 04:49:20,080|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID -1 2023-03-10 04:49:20,082|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-10 04:49:20,082|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-10 04:49:20,084|654321||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-10 04:49:20,092|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||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-10 04:49:20,095|654321||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-10 04:49:20,095|654321||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-10 04:49:20,096|654321||DefaultDispatcher-worker-9||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-10 04:49:20,098|654321||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-10 04:49:20,098|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-10 04:49:20,099|654321||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-10 04:49:20,101|654321||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-10 04:49:20,118|654321||DefaultDispatcher-worker-9||||INFO||||||| Batched Sequence : ([]) 2023-03-10 04:49:20,119|654321||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-10 04:49:20,126|654321||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response... 2023-03-10 04:49:20,127|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-10 04:49:20,127|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-10 04:49:20,141|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:49:20,141|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:49:20,141|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:49:20,141|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:49:20,141|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:49:20,142|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 04:49:20,143|654321||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1d260255-3bf2-4c9a-82d3-44229811f8e3 auditStoreId -1 2023-03-10 04:49:20,175|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||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-10 06:51:57,392|21e4d822-c48f-426e-aad7-0d1b707c03bb||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-10 06:51:57,393|21e4d822-c48f-426e-aad7-0d1b707c03bb||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-10 06:51:57,393|21e4d822-c48f-426e-aad7-0d1b707c03bb||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-10 06:51:58,404|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-10 06:51:58,404|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-10 06:52:00,350|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-10 06:52:00,357|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(3d958f8b-57d4-4fe8-a4f2-c24744703d71) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-10 06:52:00,385|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(34a34a4a-cc37-4470-a548-69707ee0d227) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-10 06:52:00,396|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(89e60a09-3d08-4d68-8594-5aff324e7ac3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-10 06:52:00,413|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(4db6f880-ecfb-4ff8-a1ef-cea69d23d208) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-10 06:52:00,433|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(6c07cbe0-cd08-4f3a-908a-3f2e07be08fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-10 06:52:00,459|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(9f068297-5fa0-4ed5-bc15-d7d261c0bff4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-10 06:52:00,478|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:00,479|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:00,479|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:00,479|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:00,480|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:00,480|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:00,581|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-10 06:52:00,591|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-10 06:52:00,671|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-10 06:52:00,698|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-10 06:52:00,755|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-10 06:52:00,999|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(resource-assignment) 2023-03-10 06:52:01,001|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-assign) 2023-03-10 06:52:01,001|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-deploy) 2023-03-10 06:52:01,090|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:01,349|81b8f417-5b09-4d9e-92cf-34f02a594f13||Thread-126||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(274e9e61-a864-4d1f-9b10-5bcb2357376a) CBA(/opt/app/onap/blueprints/archive/274e9e61-a864-4d1f-9b10-5bcb2357376a/cba.zip) 2023-03-10 06:52:01,383|81b8f417-5b09-4d9e-92cf-34f02a594f13||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/274e9e61-a864-4d1f-9b10-5bcb2357376a) and entry definition file (Definitions/CNF.json) 2023-03-10 06:52:01,403|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(resource-assignment) 2023-03-10 06:52:01,404|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-assign) 2023-03-10 06:52:01,405|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-deploy) 2023-03-10 06:52:01,495|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:01,498|81b8f417-5b09-4d9e-92cf-34f02a594f13||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(resource-assignment) 2023-03-10 06:52:01,499|81b8f417-5b09-4d9e-92cf-34f02a594f13||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-assign) 2023-03-10 06:52:01,500|81b8f417-5b09-4d9e-92cf-34f02a594f13||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-deploy) 2023-03-10 06:52:01,501|81b8f417-5b09-4d9e-92cf-34f02a594f13||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(scale-out) 2023-03-10 06:52:01,501|81b8f417-5b09-4d9e-92cf-34f02a594f13||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(scale) 2023-03-10 06:52:01,546|81b8f417-5b09-4d9e-92cf-34f02a594f13||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(scale-in) 2023-03-10 06:52:01,548|81b8f417-5b09-4d9e-92cf-34f02a594f13||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(health-check) 2023-03-10 06:52:01,583|81b8f417-5b09-4d9e-92cf-34f02a594f13||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/274e9e61-a864-4d1f-9b10-5bcb2357376a) and entry definition file (Definitions/CNF.json) 2023-03-10 06:52:01,808|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(resource-assignment) 2023-03-10 06:52:01,809|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-assign) 2023-03-10 06:52:01,810|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-deploy) 2023-03-10 06:52:01,811|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(HealthCheck) 2023-03-10 06:52:01,812|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-10 06:52:01,812|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(vf-config-assign) 2023-03-10 06:52:01,813|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(vf-config-deploy) 2023-03-10 06:52:01,860|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:01,951|81b8f417-5b09-4d9e-92cf-34f02a594f13||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| No compiled cache(/opt/app/onap/blueprints/working/274e9e61-a864-4d1f-9b10-5bcb2357376a) present to clean. 2023-03-10 06:52:02,111|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(resource-assignment) 2023-03-10 06:52:02,112|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-deploy) 2023-03-10 06:52:02,147|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-assign) 2023-03-10 06:52:02,148|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-deploy) 2023-03-10 06:52:02,149|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:02,168|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:02,738|21e4d822-c48f-426e-aad7-0d1b707c03bb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:24,838|8a274eed-06a1-4d03-b2d9-863195c4f3fb||Thread-126||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9055bdb6-0a30-45fa-a119-5652941b6c6a) 2023-03-10 06:52:24,840|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| deleting definition types under : /opt/app/onap/blueprints/working/9055bdb6-0a30-45fa-a119-5652941b6c6a/Definitions 2023-03-10 06:52:24,844|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| reinitialized all type definitions 2023-03-10 06:52:24,847|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-10 06:52:24,942|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(vnf-template) 2023-03-10 06:52:25,020|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-10 06:52:25,047|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-10 06:52:25,110|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,225|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,292|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,391|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-10 06:52:25,391|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-10 06:52:25,391|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-10 06:52:25,446|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,475|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,553|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,608|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-10 06:52:25,657|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,676|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,720|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,742|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,779|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,803|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,840|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-10 06:52:25,845|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-10 06:52:25,845|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-10 06:52:25,845|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-10 06:52:25,888|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,920|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,980|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(input) 2023-03-10 06:52:25,997|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-10 06:52:26,161|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ##### Enhancing Workflow(resource-assignment) 2023-03-10 06:52:26,162|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-10 06:52:26,162|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-10 06:52:26,162|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-10 06:52:26,162|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-10 06:52:26,162|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-10 06:52:26,162|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enriching artifacts file(/opt/app/onap/blueprints/working/9055bdb6-0a30-45fa-a119-5652941b6c6a/Templates/vnf-mapping.json 2023-03-10 06:52:26,168|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-10 06:52:26,168|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-10 06:52:26,168|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enriching artifacts file(/opt/app/onap/blueprints/working/9055bdb6-0a30-45fa-a119-5652941b6c6a/Templates/base_ubuntu20-mapping.json 2023-03-10 06:52:26,174|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-10 06:52:26,174|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-10 06:52:26,175|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ##### Enhancing Workflow(config-assign) 2023-03-10 06:52:26,176|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-10 06:52:26,176|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| identified workflow(config-assign) targets(config-assign) 2023-03-10 06:52:26,176|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-10 06:52:26,176|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-10 06:52:26,176|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enriching artifacts file(/opt/app/onap/blueprints/working/9055bdb6-0a30-45fa-a119-5652941b6c6a/Templates/baseconfig-mapping.json 2023-03-10 06:52:26,181|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-10 06:52:26,181|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-10 06:52:26,181|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ##### Enhancing Workflow(config-deploy) 2023-03-10 06:52:26,182|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-10 06:52:26,182|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-10 06:52:26,182|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| workflow(config-deploy) resource assignment files([] 2023-03-10 06:52:26,182|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ##### Enhancing blueprint Resource Definitions 2023-03-10 06:52:26,182|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-10 06:52:26,182|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| processing file (Templates/vnf-mapping.json) 2023-03-10 06:52:26,182|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-10 06:52:26,182|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| processing file (Templates/baseconfig-mapping.json) 2023-03-10 06:52:26,196|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:52:26,531|8a274eed-06a1-4d03-b2d9-863195c4f3fb||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-10 06:52:26,867|d2d3ed35-3a2f-4404-9d4a-019b941998f7||Thread-126||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(1e4f3a24-333b-4226-94af-54478986c3c0) CBA(/opt/app/onap/blueprints/archive/1e4f3a24-333b-4226-94af-54478986c3c0/cba.zip) 2023-03-10 06:52:26,876|d2d3ed35-3a2f-4404-9d4a-019b941998f7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1e4f3a24-333b-4226-94af-54478986c3c0) and entry definition file (Definitions/ubuntu20.json) 2023-03-10 06:52:26,886|d2d3ed35-3a2f-4404-9d4a-019b941998f7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-10 06:52:26,911|d2d3ed35-3a2f-4404-9d4a-019b941998f7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(resource-assignment) 2023-03-10 06:52:26,913|d2d3ed35-3a2f-4404-9d4a-019b941998f7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-assign) 2023-03-10 06:52:26,913|d2d3ed35-3a2f-4404-9d4a-019b941998f7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-deploy) 2023-03-10 06:52:26,923|d2d3ed35-3a2f-4404-9d4a-019b941998f7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1e4f3a24-333b-4226-94af-54478986c3c0) and entry definition file (Definitions/ubuntu20.json) 2023-03-10 06:52:27,272|d2d3ed35-3a2f-4404-9d4a-019b941998f7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| No compiled cache(/opt/app/onap/blueprints/working/1e4f3a24-333b-4226-94af-54478986c3c0) present to clean. 2023-03-10 06:59:33,506|18042147-05a6-4c90-8a88-ed2ab3bb622f||reactor-http-epoll-1||||INFO||||||| processing request id 18042147-05a6-4c90-8a88-ed2ab3bb622f 2023-03-10 06:59:33,513|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-10 06:59:33,747|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-10 06:59:33,751|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-10 06:59:33,767|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-10 06:59:33,820|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 06:59:33,820|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 06:59:33,821|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 06:59:33,821|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 06:59:33,821|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 06:59:33,821|654321||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-p2zsw] 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 70DRx-cvSReWX8ysd0IT2Q 2023-03-10 06:59:33,825|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-10 06:59:33,825|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-10 06:59:33,826|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-10 06:59:33,827|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-10 06:59:33,831|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-10 06:59:33,846|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-10 06:59:33,847|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-10 06:59:33,847|18042147-05a6-4c90-8a88-ed2ab3bb622f||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-10 06:59:33,852|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(18042147-05a6-4c90-8a88-ed2ab3bb622f) for workflow(resource-assignment) step(resource-assignment) 2023-03-10 06:59:33,852|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-10 06:59:33,852|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-10 06:59:33,854|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-10 06:59:33,867|18042147-05a6-4c90-8a88-ed2ab3bb622f||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(18042147-05a6-4c90-8a88-ed2ab3bb622f), subrequestID(0771a179-812f-447d-b3a8-e9aafad62439) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-10 06:59:33,877|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-10 06:59:33,960|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-10 06:59:33,962|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b7782783-914f-43ed-85a6-a162628e19d3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-10 06:59:33,962|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("0771a179-812f-447d-b3a8-e9aafad62439") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-10 06:59:33,965|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "b7782783-914f-43ed-85a6-a162628e19d3", "vnf-id" : "0771a179-812f-447d-b3a8-e9aafad62439", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-10 06:59:34,004|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-10 06:59:34,004|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-10 06:59:34,004|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-10 06:59:34,016|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 06:59:34,016|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 06:59:34,016|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 06:59:34,016|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 06:59:34,017|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 06:59:34,017|654321||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-p2zsw] 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 kKkEd4KfS72rZ9JRgnekLQ 2023-03-10 06:59:34,017|18042147-05a6-4c90-8a88-ed2ab3bb622f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f2949bba-65d0-4d5f-80b8-600475e4ea7a auditStoreId -1 2023-03-10 06:59:34,073|18042147-05a6-4c90-8a88-ed2ab3bb622f||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(18042147-05a6-4c90-8a88-ed2ab3bb622f), subrequestID(0771a179-812f-447d-b3a8-e9aafad62439) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-10 06:59:44,521|2f9f1106-2630-4f8b-9802-10a5553b8566||reactor-http-epoll-3||||INFO||||||| processing request id 2f9f1106-2630-4f8b-9802-10a5553b8566 2023-03-10 06:59:44,522|2f9f1106-2630-4f8b-9802-10a5553b8566||reactor-http-epoll-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-10 06:59:44,525|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-10 06:59:44,544|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-10 06:59:44,559|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-10 06:59:44,559|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-10 06:59:44,560|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-10 06:59:44,560|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-10 06:59:44,561|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-10 06:59:44,567|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-10 06:59:44,567|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-10 06:59:44,567|2f9f1106-2630-4f8b-9802-10a5553b8566||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-10 06:59:44,569|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(2f9f1106-2630-4f8b-9802-10a5553b8566) for workflow(resource-assignment) step(resource-assignment) 2023-03-10 06:59:44,569|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-10 06:59:44,569|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-10 06:59:44,570|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-10 06:59:44,579|2f9f1106-2630-4f8b-9802-10a5553b8566||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(2f9f1106-2630-4f8b-9802-10a5553b8566), subrequestID(90c777d6-94e4-46a8-acfb-18169367cbc1) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-10 06:59:44,584|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-10 06:59:44,589|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-10 06:59:44,589|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-10 06:59:44,590|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-10 06:59:44,590|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-10 06:59:44,590|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("90c777d6-94e4-46a8-acfb-18169367cbc1") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-10 06:59:44,591|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b7782783-914f-43ed-85a6-a162628e19d3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-10 06:59:44,591|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2023-03-10 06:59:44,591|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-10 06:59:44,599|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-10 06:59:44,600|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("0771a179-812f-447d-b3a8-e9aafad62439") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-10 06:59:44,601|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "b7782783-914f-43ed-85a6-a162628e19d3", "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" : "90c777d6-94e4-46a8-acfb-18169367cbc1", "vnf-id" : "0771a179-812f-447d-b3a8-e9aafad62439", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-10 06:59:44,612|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-10 06:59:44,612|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-10 06:59:44,612|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-10 06:59:44,616|2f9f1106-2630-4f8b-9802-10a5553b8566||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2b9cc4e4-4b33-461c-afb0-e4a090406291 auditStoreId -1 2023-03-10 06:59:44,634|2f9f1106-2630-4f8b-9802-10a5553b8566||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(2f9f1106-2630-4f8b-9802-10a5553b8566), subrequestID(90c777d6-94e4-46a8-acfb-18169367cbc1) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-10 06:59:55,703|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-10 06:59:55,810|||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-10 06:59:56,011|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| processing request id 7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1 2023-03-10 06:59:56,012|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-10 06:59:56,013|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-10 06:59:56,017|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Deriving input data for workflow: (config-assign) 2023-03-10 06:59:56,030|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| storeExecutionInput called not to store the Workflow action input details 2023-03-10 06:59:56,030|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| StoreAuditService ID -1 2023-03-10 06:59:56,030|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-10 06:59:56,031|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-10 06:59:56,032|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-10 06:59:56,035|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Deriving input data for workflow: (config-assign) 2023-03-10 06:59:56,036|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-10 06:59:56,036|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-10 06:59:56,036|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| preparing request id(7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1) for workflow(config-assign) step(config-assign) 2023-03-10 06:59:56,036|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-10 06:59:56,036|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-10 06:59:56,038|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-10 06:59:56,045|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1), subrequestID(d4682faf-afea-4db2-ba00-25eb67c02ca0) CBA(ubuntu20/1.0.0/config-assign). 2023-03-10 06:59:56,144|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:59:56,146|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-10 06:59:56,148|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Setting Resource Value ("b7782783-914f-43ed-85a6-a162628e19d3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-10 06:59:56,148|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Setting Resource Value ("0771a179-812f-447d-b3a8-e9aafad62439") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-10 06:59:56,267|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Resource resolution saved into database successfully : (service-instance-id) 2023-03-10 06:59:56,268|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Resource resolution saved into database successfully : (vnf-id) 2023-03-10 06:59:56,268|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Resource resolution saved into database successfully : (vnf_name) 2023-03-10 06:59:56,269|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Generated Resource Param Data ({ "service-instance-id" : "b7782783-914f-43ed-85a6-a162628e19d3", "vnf-id" : "0771a179-812f-447d-b3a8-e9aafad62439", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-10 06:59:56,512|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-10 06:59:56,589|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 06:59:56,590|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Preparing Response... 2023-03-10 06:59:56,590|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-10 06:59:56,590|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-10 06:59:56,594|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 116aab69-193c-42bd-8d5d-3b4be024c739 auditStoreId -1 2023-03-10 06:59:56,626|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1), subrequestID(d4682faf-afea-4db2-ba00-25eb67c02ca0) CBA(ubuntu20/1.0.0/config-assign). 2023-03-10 06:59:56,696|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Completed 2023-03-10 07:01:00,725|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-10 07:01:00,831|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]] 2023-03-10 07:01:00,834|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| processing request id 7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1 2023-03-10 07:01:00,837|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-10 07:01:00,839|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-10 07:01:00,846|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| storeExecutionInput called not to store the Workflow action input details 2023-03-10 07:01:00,846|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| StoreAuditService ID -1 2023-03-10 07:01:00,846|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-10 07:01:00,847|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-10 07:01:00,847|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-10 07:01:00,852|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Deriving input data for workflow: (config-deploy) 2023-03-10 07:01:00,853|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2023-03-10 07:01:00,853|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-10 07:01:00,862|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||kafka-producer-network-thread | audit-request-producer-client-id-p2zsw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1), subrequestID(2518d803-4a7a-492f-b721-aac8ac5cbb94) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-10 07:01:00,867|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| preparing request id(7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1) for workflow(config-deploy) step(config-deploy) 2023-03-10 07:01:00,867|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2023-03-10 07:01:00,868|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| 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-10 07:01:00,871|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2023-03-10 07:01:00,878|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Getting Jython Script Class(ConfigDeploy) 2023-03-10 07:01:05,984|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@6bc1b45 2023-03-10 07:01:05,985|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Hello world 2023-03-10 07:01:05,986|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Preparing Response... 2023-03-10 07:01:05,986|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2023-03-10 07:01:05,986|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| resolveWorkflowOutputs for workflow(config-deploy) 2023-03-10 07:01:06,057|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d54b0916-aa0c-443c-8b49-b046a786f87e auditStoreId -1 2023-03-10 07:01:06,088|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||kafka-producer-network-thread | audit-response-producer-client-id-p2zsw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1), subrequestID(2518d803-4a7a-492f-b721-aac8ac5cbb94) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-10 07:01:06,088|7b2c7897-2b3a-43e3-afdf-c7f0dc46e2c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Completed 2023-03-10 07:10:29,443|50285f71-7daf-4454-b00e-f942ed285bf6||Thread-130||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(a733d897-1cd3-449d-b791-b033a8b0716f) CBA(/opt/app/onap/blueprints/archive/a733d897-1cd3-449d-b791-b033a8b0716f/cba.zip) 2023-03-10 07:10:29,476|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a733d897-1cd3-449d-b791-b033a8b0716f) and entry definition file (Definitions/CNF.json) 2023-03-10 07:10:29,649|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(resource-assignment) 2023-03-10 07:10:29,650|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-assign) 2023-03-10 07:10:29,651|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-deploy) 2023-03-10 07:10:29,652|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(scale-out) 2023-03-10 07:10:29,652|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(scale) 2023-03-10 07:10:29,653|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(scale-in) 2023-03-10 07:10:29,653|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(health-check) 2023-03-10 07:10:29,684|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a733d897-1cd3-449d-b791-b033a8b0716f) and entry definition file (Definitions/CNF.json) 2023-03-10 07:10:29,971|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-10 07:10:30,192|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-10 07:10:30,195|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-10 07:10:30,608|50285f71-7daf-4454-b00e-f942ed285bf6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| No compiled cache(/opt/app/onap/blueprints/working/a733d897-1cd3-449d-b791-b033a8b0716f) present to clean. 2023-03-10 07:20:31,122|833979d9-ab5e-4a20-ad33-76890e7cd71d||Thread-132||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Save processing(cd21f4c4-2bc0-4347-8f22-ab9203f0d0b3) CBA(/opt/app/onap/blueprints/archive/cd21f4c4-2bc0-4347-8f22-ab9203f0d0b3/cba.zip) 2023-03-10 07:20:31,153|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cd21f4c4-2bc0-4347-8f22-ab9203f0d0b3) and entry definition file (Definitions/CNF.json) 2023-03-10 07:20:31,294|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(resource-assignment) 2023-03-10 07:20:31,296|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-assign) 2023-03-10 07:20:31,296|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(config-deploy) 2023-03-10 07:20:31,297|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(scale-out) 2023-03-10 07:20:31,298|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(scale) 2023-03-10 07:20:31,298|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(scale-in) 2023-03-10 07:20:31,299|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Validating Workflow(health-check) 2023-03-10 07:20:31,328|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cd21f4c4-2bc0-4347-8f22-ab9203f0d0b3) and entry definition file (Definitions/CNF.json) 2023-03-10 07:20:31,469|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-10 07:20:31,574|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-10 07:20:31,575|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-10 07:20:31,779|833979d9-ab5e-4a20-ad33-76890e7cd71d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-p2zsw|||| No compiled cache(/opt/app/onap/blueprints/working/cd21f4c4-2bc0-4347-8f22-ab9203f0d0b3) present to clean.