Results

By type

          2022-02-04 13:59:29,399 - INFO  [background-preinit  ] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
2022-02-04 13:59:29,733 - INFO  [main                ] org.onap.cps.Application - Starting Application using Java 11.0.9.1 on onap-cps-core-97975db4d-fppl5 with PID 1 (/app/classes started by ? in /app)
2022-02-04 13:59:29,733 - INFO  [main                ] org.onap.cps.Application - The following profiles are active: helm
2022-02-04 13:59:30,398 - WARN  [background-preinit  ] o.s.h.c.j.Jackson2ObjectMapperBuilder - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2022-02-04 13:59:32,224 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-02-04 13:59:32,398 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 162 ms. Found 5 JPA repository interfaces.
2022-02-04 13:59:32,884 - INFO  [main                ] o.s.cloud.context.scope.GenericScope - BeanFactory id=d72a31e1-ac21-3e8a-8687-73b75b9b72e0
2022-02-04 13:59:33,162 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,609 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,615 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,620 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,633 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,640 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,652 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,657 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,660 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,709 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,736 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,739 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-02-04 13:59:33,946 - INFO  [main                ] org.eclipse.jetty.util.log - Logging initialized @6706ms to org.eclipse.jetty.util.log.Slf4jLog
2022-02-04 13:59:34,315 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8080
2022-02-04 13:59:34,323 - INFO  [main                ] org.eclipse.jetty.server.Server - jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9.1+1
2022-02-04 13:59:34,361 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2022-02-04 13:59:34,361 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4463 ms
2022-02-04 13:59:34,567 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2022-02-04 13:59:34,567 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2022-02-04 13:59:34,569 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
2022-02-04 13:59:34,577 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@13aa54f1{application,/,[file:///tmp/jetty-docbase.8080.7867921952132559852/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2022-02-04 13:59:34,577 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @7339ms
2022-02-04 13:59:34,933 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2022-02-04 13:59:35,079 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2022-02-04 13:59:35,383 - INFO  [main                ] liquibase.database - Set default schema name to cps
2022-02-04 13:59:36,082 - INFO  [main                ] liquibase.lockservice - Successfully acquired change log lock
2022-02-04 13:59:36,497 - INFO  [main                ] liquibase.changelog - Creating database history table with name: cps.databasechangelog
2022-02-04 13:59:36,579 - INFO  [main                ] liquibase.changelog - Reading from cps.databasechangelog
2022-02-04 13:59:36,971 - INFO  [main                ] liquibase.changelog - Table anchor created
2022-02-04 13:59:36,973 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 50ms
2022-02-04 13:59:37,075 - INFO  [main                ] liquibase.changelog - Table relation created
2022-02-04 13:59:37,077 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 85ms
2022-02-04 13:59:37,175 - INFO  [main                ] liquibase.changelog - Table relation_type created
2022-02-04 13:59:37,177 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 95ms
2022-02-04 13:59:37,280 - INFO  [main                ] liquibase.changelog - Table fragment created
2022-02-04 13:59:37,283 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 100ms
2022-02-04 13:59:37,395 - INFO  [main                ] liquibase.changelog - Table schema_set created
2022-02-04 13:59:37,398 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 108ms
2022-02-04 13:59:37,499 - INFO  [main                ] liquibase.changelog - Table yang_resource created
2022-02-04 13:59:37,501 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 97ms
2022-02-04 13:59:37,597 - INFO  [main                ] liquibase.changelog - Table dataspace created
2022-02-04 13:59:37,667 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 160ms
2022-02-04 13:59:37,705 - INFO  [main                ] liquibase.changelog - Table schema_node created
2022-02-04 13:59:37,707 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 34ms
2022-02-04 13:59:37,781 - INFO  [main                ] liquibase.changelog - Table schema_set_yang_resources created
2022-02-04 13:59:37,783 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 12ms
2022-02-04 13:59:37,801 - INFO  [main                ] liquibase.changelog - Index FKI_ANCHOR_SCHEMA_SET_ID_FK created
2022-02-04 13:59:37,803 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 16ms
2022-02-04 13:59:37,885 - INFO  [main                ] liquibase.changelog - Unique constraint added to anchor(dataspace_id, name)
2022-02-04 13:59:37,887 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 17ms
2022-02-04 13:59:37,976 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (anchor_id)
2022-02-04 13:59:37,979 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 86ms
2022-02-04 13:59:38,002 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_FROM_ID_FK created
2022-02-04 13:59:38,004 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 14ms
2022-02-04 13:59:38,072 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_TO_ID_FK created
2022-02-04 13:59:38,074 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 66ms
2022-02-04 13:59:38,092 - INFO  [main                ] liquibase.changelog - Index FKI_RELATION_TYPE_ID_FK created
2022-02-04 13:59:38,094 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 14ms
2022-02-04 13:59:38,181 - INFO  [main                ] liquibase.changelog - Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id)
2022-02-04 13:59:38,183 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 85ms
2022-02-04 13:59:38,200 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_ANCHOR_ID_FK created
2022-02-04 13:59:38,203 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 15ms
2022-02-04 13:59:38,284 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_DATASPACE_ID_FK created
2022-02-04 13:59:38,286 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 13ms
2022-02-04 13:59:38,304 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_PARENT_ID_FK created
2022-02-04 13:59:38,306 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 16ms
2022-02-04 13:59:38,385 - INFO  [main                ] liquibase.changelog - Index FKI_SCHEMA_NODE_ID_TO_ID created
2022-02-04 13:59:38,387 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 16ms
2022-02-04 13:59:38,479 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH created
2022-02-04 13:59:38,482 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 90ms
2022-02-04 13:59:38,502 - INFO  [main                ] liquibase.changelog - Unique constraint added to fragment(dataspace_id, anchor_id, xpath)
2022-02-04 13:59:38,504 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 17ms
2022-02-04 13:59:38,593 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (from_fragment_id)
2022-02-04 13:59:38,595 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 28ms
2022-02-04 13:59:38,671 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (to_fragment_id)
2022-02-04 13:59:38,674 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 73ms
2022-02-04 13:59:38,693 - INFO  [main                ] liquibase.changelog - Unique constraint added to schema_set(name, dataspace_id)
2022-02-04 13:59:38,695 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 15ms
2022-02-04 13:59:38,773 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (schema_set_id)
2022-02-04 13:59:38,775 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 75ms
2022-02-04 13:59:38,793 - INFO  [main                ] liquibase.changelog - Unique constraint added to yang_resource(checksum)
2022-02-04 13:59:38,868 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 88ms
2022-02-04 13:59:38,887 - INFO  [main                ] liquibase.changelog - Unique constraint added to dataspace(name)
2022-02-04 13:59:38,889 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 16ms
2022-02-04 13:59:38,968 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (dataspace_id)
2022-02-04 13:59:38,970 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 77ms
2022-02-04 13:59:38,983 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set (dataspace_id)
2022-02-04 13:59:38,984 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 8ms
2022-02-04 13:59:39,073 - INFO  [main                ] liquibase.changelog - Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created
2022-02-04 13:59:39,075 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 86ms
2022-02-04 13:59:39,090 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (yang_resource_id)
2022-02-04 13:59:39,092 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 12ms
2022-02-04 13:59:39,168 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (dataspace_id)
2022-02-04 13:59:39,170 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 72ms
2022-02-04 13:59:39,185 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (schema_set_id)
2022-02-04 13:59:39,187 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 9ms
2022-02-04 13:59:39,273 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (relation_type_id)
2022-02-04 13:59:39,275 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 84ms
2022-02-04 13:59:39,286 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (parent_id)
2022-02-04 13:59:39,288 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 7ms
2022-02-04 13:59:39,373 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (schema_node_id)
2022-02-04 13:59:39,375 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 82ms
2022-02-04 13:59:39,611 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace'
2022-02-04 13:59:39,613 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 232ms
2022-02-04 13:59:39,780 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set'
2022-02-04 13:59:39,782 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 112ms
2022-02-04 13:59:39,983 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource'
2022-02-04 13:59:39,985 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 199ms
2022-02-04 13:59:40,180 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2022-02-04 13:59:40,182 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 114ms
2022-02-04 13:59:40,373 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor'
2022-02-04 13:59:40,375 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 188ms
2022-02-04 13:59:42,786 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment'
2022-02-04 13:59:42,788 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 2409ms
2022-02-04 13:59:42,866 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-02-04 13:59:42,875 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 81ms
2022-02-04 13:59:42,894 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH dropped from table fragment
2022-02-04 13:59:42,900 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 17ms
2022-02-04 13:59:42,968 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-02-04 13:59:42,971 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-02-04 13:59:42,972 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-02-04 13:59:42,974 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 69ms
2022-02-04 13:59:43,007 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed
2022-02-04 13:59:43,070 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed
2022-02-04 13:59:43,088 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed
2022-02-04 13:59:43,090 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 112ms
2022-02-04 13:59:43,183 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace'
2022-02-04 13:59:43,185 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 88ms
2022-02-04 13:59:43,373 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set'
2022-02-04 13:59:43,376 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 177ms
2022-02-04 13:59:43,391 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource'
2022-02-04 13:59:43,393 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 10ms
2022-02-04 13:59:43,572 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2022-02-04 13:59:43,574 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 104ms
2022-02-04 13:59:43,672 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor'
2022-02-04 13:59:43,674 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 95ms
2022-02-04 13:59:43,776 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment'
2022-02-04 13:59:43,778 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 100ms
2022-02-04 13:59:43,793 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-02-04 13:59:43,801 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 19ms
2022-02-04 13:59:43,881 - INFO  [main                ] liquibase.changelog - Columns module_name(TEXT),revision(TEXT) added to yang_resource
2022-02-04 13:59:43,883 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 12ms
2022-02-04 13:59:43,893 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-02-04 13:59:43,895 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 7ms
2022-02-04 13:59:43,971 - INFO  [main                ] liquibase.lockservice - Successfully released change log lock
2022-02-04 13:59:44,140 - INFO  [main                ] o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2022-02-04 13:59:44,210 - INFO  [main                ] org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.31.Final
2022-02-04 13:59:44,212 - INFO  [main                ] org.hibernate.cfg.Environment - HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.print.banner=false}
2022-02-04 13:59:44,365 - INFO  [main                ] o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-02-04 13:59:44,515 - INFO  [main                ] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
2022-02-04 13:59:45,631 - INFO  [main                ] o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-02-04 13:59:45,643 - INFO  [main                ] o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-02-04 13:59:48,270 - INFO  [main                ] o.o.c.n.NotificationService - Notification Properties NotificationProperties(topic=cps.data-updated-events, filters={enabled-dataspaces=}, enabled=true)
2022-02-04 13:59:48,799 - INFO  [main                ] o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@34883fa2, org.springframework.security.web.context.SecurityContextPersistenceFilter@4f7db06c, org.springframework.security.web.header.HeaderWriterFilter@4b8cf10f, org.springframework.security.web.authentication.logout.LogoutFilter@276961df, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@78cb1a92, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5e05874c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6e2ab1f4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@20a1c8a1, org.springframework.security.web.session.SessionManagementFilter@64a552, org.springframework.security.web.access.ExceptionTranslationFilter@3473e1bb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7b5ffde0]
2022-02-04 13:59:53,354 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-02-04 13:59:53,354 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2022-02-04 13:59:53,356 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms
2022-02-04 13:59:53,373 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@603f4e3e{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2022-02-04 13:59:53,374 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8080 (http/1.1) with context path '/'
2022-02-04 13:59:53,518 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8081
2022-02-04 13:59:53,518 - INFO  [main                ] org.eclipse.jetty.server.Server - jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9.1+1
2022-02-04 13:59:53,523 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2022-02-04 13:59:53,523 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 144 ms
2022-02-04 13:59:53,529 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2022-02-04 13:59:53,529 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2022-02-04 13:59:53,530 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
2022-02-04 13:59:53,530 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@4af3cacb{application,/,[file:///tmp/jetty-docbase.8081.7736155095589461263/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2022-02-04 13:59:53,530 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @26292ms
2022-02-04 13:59:53,585 - INFO  [main                ] o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage'
2022-02-04 13:59:54,740 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-02-04 13:59:54,740 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2022-02-04 13:59:54,740 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms
2022-02-04 13:59:54,741 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@6e1ece3d{HTTP/1.1, (http/1.1)}{0.0.0.0:8081}
2022-02-04 13:59:54,742 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8081 (http/1.1) with context path '/'
2022-02-04 13:59:54,818 - INFO  [main                ] org.onap.cps.Application - Started Application in 26.609 seconds (JVM running for 27.579)
2022-02-04 13:59:54,822 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state LivenessState changed to CORRECT
2022-02-04 13:59:54,824 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state ReadinessState changed to ACCEPTING_TRAFFIC