Results

By type

          start init db ...
You are now connected to database "datalake" as user "datalake".
psql:/datalake/init_db.sql:30: ERROR:  relation "topic_name" already exists
psql:/datalake/init_db.sql:37: ERROR:  relation "db_type" already exists
psql:/datalake/init_db.sql:38: ERROR:  relation "db_seq" already exists
psql:/datalake/init_db.sql:57: ERROR:  relation "db" already exists
psql:/datalake/init_db.sql:59: ERROR:  relation "fk3njadtw43ieph7ftt4kxdhcko" already exists
psql:/datalake/init_db.sql:67: ERROR:  relation "design_type" already exists
psql:/datalake/init_db.sql:69: ERROR:  relation "fkm8rkv2qkq01gsmeq1c3y4w02x" already exists
psql:/datalake/init_db.sql:70: ERROR:  relation "design_seq" already exists
psql:/datalake/init_db.sql:83: ERROR:  relation "design" already exists
psql:/datalake/init_db.sql:85: ERROR:  relation "fko43yi6aputq6kwqqu8eqbspm5" already exists
psql:/datalake/init_db.sql:86: ERROR:  relation "fkabb8e74230glxpaiai4aqsr34" already exists
psql:/datalake/init_db.sql:87: ERROR:  relation "kafka_seq" already exists
psql:/datalake/init_db.sql:105: ERROR:  relation "kafka" already exists
psql:/datalake/init_db.sql:106: ERROR:  relation "topic_seq" already exists
psql:/datalake/init_db.sql:123: ERROR:  relation "topic" already exists
psql:/datalake/init_db.sql:125: ERROR:  relation "fkj3pldlfaokdhqjfva8n3pkjca" already exists
psql:/datalake/init_db.sql:132: ERROR:  relation "map_db_design" already exists
psql:/datalake/init_db.sql:134: ERROR:  relation "fkhpn49r94k05mancjtn301m2p0" already exists
psql:/datalake/init_db.sql:141: ERROR:  relation "map_db_topic" already exists
psql:/datalake/init_db.sql:143: ERROR:  relation "fkq1jon185jnrr7dv1dd8214uw0" already exists
psql:/datalake/init_db.sql:150: ERROR:  relation "map_kafka_topic" already exists
psql:/datalake/init_db.sql:152: ERROR:  relation "fktdrme4h7rxfh04u2i2wqu23g5" already exists
CREATE TABLE
CREATE INDEX
You are now connected to database "datalake" as user "datalake".
psql:/datalake/init_db_data.sql:51: ERROR:  duplicate key value violates unique constraint "kafka_pkey"
DETAIL:  Key (id)=(1) already exists.
psql:/datalake/init_db_data.sql:52: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(CB) already exists.
psql:/datalake/init_db_data.sql:53: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(ES) already exists.
psql:/datalake/init_db_data.sql:54: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(MONGO) already exists.
psql:/datalake/init_db_data.sql:55: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(DRUID) already exists.
psql:/datalake/init_db_data.sql:56: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(HDFS) already exists.
psql:/datalake/init_db_data.sql:57: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(KIBANA) already exists.
psql:/datalake/init_db_data.sql:58: ERROR:  duplicate key value violates unique constraint "db_type_pkey"
DETAIL:  Key (id)=(SUPERSET) already exists.
psql:/datalake/init_db_data.sql:59: ERROR:  duplicate key value violates unique constraint "db_pkey"
DETAIL:  Key (id)=(1) already exists.
psql:/datalake/init_db_data.sql:60: ERROR:  duplicate key value violates unique constraint "db_pkey"
DETAIL:  Key (id)=(2) already exists.
psql:/datalake/init_db_data.sql:61: ERROR:  column "presto_catalog" of relation "db" does not exist
LINE 1: ...d, enabled, encrypt, name,host,port,database_name,presto_cat...
                                                             ^
psql:/datalake/init_db_data.sql:62: ERROR:  duplicate key value violates unique constraint "db_pkey"
DETAIL:  Key (id)=(4) already exists.
psql:/datalake/init_db_data.sql:63: ERROR:  duplicate key value violates unique constraint "db_pkey"
DETAIL:  Key (id)=(5) already exists.
psql:/datalake/init_db_data.sql:64: ERROR:  duplicate key value violates unique constraint "db_pkey"
DETAIL:  Key (id)=(6) already exists.
INSERT 0 1
psql:/datalake/init_db_data.sql:66: ERROR:  duplicate key value violates unique constraint "topic_name_pkey"
DETAIL:  Key (id)=(_DL_DEFAULT_) already exists.
psql:/datalake/init_db_data.sql:67: ERROR:  duplicate key value violates unique constraint "topic_name_pkey"
DETAIL:  Key (id)=(unauthenticated.SEC_FAULT_OUTPUT) already exists.
psql:/datalake/init_db_data.sql:68: ERROR:  duplicate key value violates unique constraint "topic_name_pkey"
DETAIL:  Key (id)=(unauthenticated.VES_MEASUREMENT_OUTPUT) already exists.
psql:/datalake/init_db_data.sql:69: ERROR:  duplicate key value violates unique constraint "topic_name_pkey"
DETAIL:  Key (id)=(EPC) already exists.
psql:/datalake/init_db_data.sql:70: ERROR:  duplicate key value violates unique constraint "topic_name_pkey"
DETAIL:  Key (id)=(HW) already exists.
psql:/datalake/init_db_data.sql:72: ERROR:  duplicate key value violates unique constraint "topic_pkey"
DETAIL:  Key (id)=(1) already exists.
psql:/datalake/init_db_data.sql:74: ERROR:  duplicate key value violates unique constraint "topic_pkey"
DETAIL:  Key (id)=(2) already exists.
psql:/datalake/init_db_data.sql:79: ERROR:  duplicate key value violates unique constraint "topic_pkey"
DETAIL:  Key (id)=(3) already exists.
psql:/datalake/init_db_data.sql:81: ERROR:  duplicate key value violates unique constraint "topic_pkey"
DETAIL:  Key (id)=(4) already exists.
psql:/datalake/init_db_data.sql:85: ERROR:  duplicate key value violates unique constraint "topic_pkey"
DETAIL:  Key (id)=(5) already exists.
psql:/datalake/init_db_data.sql:86: ERROR:  duplicate key value violates unique constraint "map_db_topic_pkey"
DETAIL:  Key (db_id, topic_id)=(1, 1) already exists.
psql:/datalake/init_db_data.sql:87: ERROR:  duplicate key value violates unique constraint "map_kafka_topic_pkey"
DETAIL:  Key (topic_id, kafka_id)=(1, 1) already exists.
psql:/datalake/init_db_data.sql:88: ERROR:  duplicate key value violates unique constraint "design_type_pkey"
DETAIL:  Key (id)=(KIBANA_DB) already exists.
psql:/datalake/init_db_data.sql:89: ERROR:  duplicate key value violates unique constraint "design_type_pkey"
DETAIL:  Key (id)=(KIBANA_SEARCH) already exists.
psql:/datalake/init_db_data.sql:90: ERROR:  duplicate key value violates unique constraint "design_type_pkey"
DETAIL:  Key (id)=(KIBANA_VISUAL) already exists.
psql:/datalake/init_db_data.sql:91: ERROR:  duplicate key value violates unique constraint "design_type_pkey"
DETAIL:  Key (id)=(ES_MAPPING) already exists.
psql:/datalake/init_db_data.sql:92: ERROR:  duplicate key value violates unique constraint "design_type_pkey"
DETAIL:  Key (id)=(DRUID_KAFKA_SPEC) already exists.
psql:/datalake/init_db_data.sql:93: ERROR:  duplicate key value violates unique constraint "design_pkey"
DETAIL:  Key (id)=(1) already exists.
psql:/datalake/init_db_data.sql:94: ERROR:  duplicate key value violates unique constraint "map_db_design_pkey"
DETAIL:  Key (design_id, db_id)=(1, 6) already exists.
INSERT 0 1
INSERT 0 1
INSERT 0 1
finish init db
12:15:26,779 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
12:15:26,782 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:15:26,782 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/datalake/des-1.1.3-execute.jar!/BOOT-INF/classes!/logback.xml]
12:15:26,826 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d3fcdb0 - URL [jar:file:/datalake/des-1.1.3-execute.jar!/BOOT-INF/classes!/logback.xml] is not of type file
12:15:27,017 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:15:27,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:15:27,035 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:15:27,181 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
12:15:27,181 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
12:15:27,181 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
12:15:27,183 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.datalake] to DEBUG
12:15:27,183 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.onap.datalake] to false
12:15:27,183 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.onap.datalake]
12:15:27,184 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR
12:15:27,184 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
12:15:27,184 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:15:27,185 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@641147d0 - Registering current configuration as safe fallback point


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

2026-05-05 12:15:28,915 |INFO | [                main] org.onap.datalake.des.DesApplication:50  - Starting DesApplication on dcae-datalake-des with PID 11 (/datalake/des-1.1.3-execute.jar started by datalake in /datalake)
2026-05-05 12:15:28,922 |DEBUG| [                main] org.onap.datalake.des.DesApplication:53  - Running with Spring Boot v2.1.0.RELEASE, Spring v5.1.2.RELEASE
2026-05-05 12:15:28,931 |INFO | [                main] org.onap.datalake.des.DesApplication:675 - No active profile set, falling back to default profiles: default
2026-05-05 12:15:49,405 |INFO | [                main] org.onap.datalake.des.DesApplication:59  - Started DesApplication in 22.052 seconds (JVM running for 23.731)
2026-05-05 12:15:51,212 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:15:51,330 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:16:00,549 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:16:30,488 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:17:00,485 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:17:30,543 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:18:00,493 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:18:30,494 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:19:00,489 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:19:30,482 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:20:00,543 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:20:30,477 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:21:00,554 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:21:30,555 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:22:00,476 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:22:30,550 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:23:00,481 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:23:30,552 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:24:00,486 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:24:30,544 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:25:00,482 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:25:30,479 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:26:00,475 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:26:30,480 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:27:00,479 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:27:30,484 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:28:00,484 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:28:30,488 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:29:00,479 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:29:30,477 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:30:00,478 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:30:30,475 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:31:00,482 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:31:30,475 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:32:00,545 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:32:30,475 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:33:00,556 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:33:30,475 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:34:00,481 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:34:30,478 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:35:00,551 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:35:30,474 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:36:00,543 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:36:30,476 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:37:00,480 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:37:30,475 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:38:00,477 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:38:30,544 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:39:00,479 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:39:30,473 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:40:00,479 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:40:30,478 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:41:00,552 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:41:30,475 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:42:00,649 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:42:30,496 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:43:00,476 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:43:30,479 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:44:00,475 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:44:30,644 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:45:00,548 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:45:30,479 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:46:00,652 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:46:30,476 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:47:00,548 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:47:30,549 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:48:00,479 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:48:30,478 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:49:00,543 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:49:30,476 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:50:00,494 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:50:30,548 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:51:00,553 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:51:30,478 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:52:00,554 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:52:30,478 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:53:00,552 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:53:30,479 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:54:00,549 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:54:30,473 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:55:00,475 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:55:30,480 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:56:00,550 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:56:30,478 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:57:00,477 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:57:30,476 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:58:00,544 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:58:30,478 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:59:00,475 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 12:59:30,473 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:00:00,555 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:00:30,474 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:01:00,479 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:01:30,478 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:02:00,478 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:02:30,476 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:03:00,551 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:03:30,479 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:04:00,480 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:04:30,482 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:05:00,557 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:05:30,476 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:06:00,488 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:06:30,481 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:07:00,474 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:07:30,484 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:08:00,552 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:08:30,544 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:09:00,475 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:09:30,544 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:10:00,552 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:10:30,473 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:11:00,477 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:11:30,480 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:12:00,550 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:12:30,474 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2026-05-05 13:13:00,475 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null