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
17:03:37,831 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
17:03:37,838 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
17:03:37,839 |-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]
17:03:37,925 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d3fcdb0 - URL [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml] is not of type file
17:03:38,211 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
17:03:38,217 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
17:03:38,239 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
17:03:38,459 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
17:03:38,459 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
17:03:38,459 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
17:03:38,462 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.datalake] to DEBUG
17:03:38,462 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.onap.datalake] to false
17:03:38,463 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.onap.datalake]
17:03:38,464 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR
17:03:38,464 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
17:03:38,464 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
17:03:38,467 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@641147d0 - Registering current configuration as safe fallback point


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

2023-02-20 17:03:40,813 |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-02-20 17:03:40,821 |DEBUG| [                main] org.onap.datalake.des.DesApplication:53  - Running with Spring Boot v2.1.0.RELEASE, Spring v5.1.2.RELEASE
2023-02-20 17:03:40,831 |INFO | [                main] org.onap.datalake.des.DesApplication:675 - No active profile set, falling back to default profiles: default
2023-02-20 17:04:02,462 |INFO | [                main] org.onap.datalake.des.DesApplication:59  - Started DesApplication in 23.707 seconds (JVM running for 26.056)
2023-02-20 17:05:05,882 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:05:20,899 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:06:50,906 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:08:20,900 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:09:50,919 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:11:20,906 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:12:50,920 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:14:20,978 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:15:50,918 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:17:20,976 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:18:50,875 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:20:20,897 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:21:50,924 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:23:20,892 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:24:50,883 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:26:20,914 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:27:50,889 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:29:20,926 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:30:50,884 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:32:20,878 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:33:50,895 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:35:20,911 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:36:50,895 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:38:20,881 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:39:50,897 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:41:20,883 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:42:50,900 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:44:20,926 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:45:50,874 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:47:20,912 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:48:50,878 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:50:20,885 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:51:50,883 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:53:20,871 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:54:50,867 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:56:20,878 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:57:50,890 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 17:59:20,865 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:00:50,872 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:02:20,889 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:03:50,898 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:05:20,905 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:06:50,896 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:08:20,879 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:09:50,875 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:11:20,878 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:12:50,911 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:14:20,884 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:15:50,899 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:17:20,896 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:18:50,878 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:20:20,882 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:21:50,890 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:23:20,870 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:24:50,869 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:26:20,891 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:27:50,886 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:29:20,872 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:30:50,897 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:32:20,889 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:33:50,887 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:35:20,892 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:36:50,893 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:38:20,910 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:39:50,900 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:41:20,897 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:42:50,871 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:44:20,906 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:45:50,873 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:47:20,892 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:48:50,887 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:50:20,888 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:51:50,894 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:53:20,898 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:54:50,892 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:56:20,872 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:57:50,875 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 18:59:20,892 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 19:00:50,866 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 19:02:20,888 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 19:03:50,931 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 19:05:20,885 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 19:06:50,879 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 19:08:20,894 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null
2023-02-20 19:09:50,878 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null