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
03:29:10,152 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:29:10,158 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:29:10,160 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml]
03:29:10,236 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b0c2d26 - URL [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml] is not of type file
03:29:10,482 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:29:10,492 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:29:10,523 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:29:10,753 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
03:29:10,753 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
03:29:10,753 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
03:29:10,756 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.datalake] to DEBUG
03:29:10,756 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.onap.datalake] to false
03:29:10,756 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.onap.datalake]
03:29:10,758 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR
03:29:10,759 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:29:10,759 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:29:10,767 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3d3fcdb0 - Registering current configuration as safe fallback point


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

2023-09-27 03:29:13,261 |INFO | [                main] org.onap.datalake.des.DesApplication:50  - Starting DesApplication on dcae-datalake-des with PID 11 (/datalake/des-1.1.1-execute.jar started by datalake in /datalake)
2023-09-27 03:29:13,278 |DEBUG| [                main] org.onap.datalake.des.DesApplication:53  - Running with Spring Boot v2.1.0.RELEASE, Spring v5.1.2.RELEASE
2023-09-27 03:29:13,293 |INFO | [                main] org.onap.datalake.des.DesApplication:675 - No active profile set, falling back to default profiles: default
2023-09-27 03:29:51,865 |INFO | [                main] org.onap.datalake.des.DesApplication:59  - Started DesApplication in 40.669 seconds (JVM running for 44.456)
2023-09-27 03:31:19,941 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:32:48,006 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:34:17,957 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:35:47,948 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:37:18,026 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:38:47,984 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:40:17,905 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:41:47,975 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:43:18,025 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:44:48,116 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:46:17,918 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:47:47,969 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:49:18,257 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:50:47,890 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:52:17,889 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:53:47,934 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:55:17,900 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:56:47,906 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:58:17,914 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 03:59:47,914 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:01:17,988 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:02:47,959 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:04:17,968 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:05:48,043 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:07:17,919 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:08:47,914 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:10:17,928 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:11:47,889 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:13:17,941 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:14:47,954 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:16:17,943 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:17:47,878 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:19:17,921 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:20:47,963 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:22:17,906 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:23:47,895 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:25:17,889 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:26:47,943 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:28:17,931 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:29:48,043 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:31:17,912 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:32:47,909 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:34:17,944 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:35:48,098 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:37:18,017 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:38:47,911 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:40:18,001 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:41:47,930 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:43:17,973 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:44:48,124 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:46:17,967 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:47:47,897 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:49:17,916 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:50:47,962 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:52:17,958 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:53:47,941 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:55:17,887 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:56:47,935 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:58:17,923 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 04:59:47,973 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:01:17,928 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:02:47,964 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:04:17,965 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:05:47,884 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:07:17,940 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:08:47,940 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:10:17,916 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:11:47,964 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:13:17,910 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:14:47,908 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:16:17,925 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:17:47,971 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:19:17,941 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:20:48,210 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:22:17,919 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:23:47,876 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:25:17,977 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:26:47,906 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:28:18,024 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:29:47,981 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:31:17,962 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:32:47,923 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:34:17,972 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:35:47,938 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:37:17,943 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:38:47,949 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:40:17,894 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:41:48,164 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:43:17,964 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:44:47,927 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:46:17,943 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:47:47,957 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:49:17,905 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:50:47,893 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:52:18,055 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:53:47,902 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:55:17,881 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:56:47,963 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:58:17,965 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 05:59:48,122 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:01:17,925 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:02:47,910 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:04:17,910 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:05:47,968 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:07:17,952 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:08:48,002 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:10:17,921 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:11:47,917 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:13:17,932 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:14:47,934 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:16:17,916 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:17:47,940 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:19:17,979 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:20:47,956 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:22:17,999 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:23:47,889 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:25:17,930 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:26:47,929 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:28:17,985 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:29:47,917 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:31:17,894 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:32:47,900 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:34:17,989 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:35:48,072 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:37:17,968 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:38:48,039 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:40:18,125 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:41:47,949 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:43:17,930 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:44:47,963 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:46:17,895 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:47:47,905 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:49:17,932 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:50:47,897 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:52:17,876 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:53:48,006 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:55:17,895 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:56:47,960 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:58:18,081 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 06:59:47,939 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 07:01:17,934 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 07:02:47,979 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 07:04:17,917 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 07:05:47,895 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 07:07:17,970 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 07:08:47,966 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 07:10:17,917 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-09-27 07:11:47,909 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null