. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:13:06.410Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:13:06.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:13:07.110Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:13:09.486Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:13:10.156Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:13:10.157Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:13:10.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T20:13:10.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-23T20:13:10.889Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-23T20:13:11.389Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-23T20:13:16.944Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-23T20:13:19.573Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-23T20:13:19.660Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-23T20:13:19.662Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-23T20:13:20.177Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-23T20:13:20.178Z |INFO |Root WebApplicationContext: initialization completed in 8778 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-23T20:13:23.840Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-23T20:13:41.113Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-23T20:13:43.170Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-23T20:13:43.314Z |INFO |Started MainApp in 55.118 seconds (JVM running for 57.927) |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-23T20:13:43.670Z |INFO |Start scheduling PRH workflow |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:43.707Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0afb9009-14aa-46ca-8b4c-b04605a97c2c | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-23T20:13:43.998Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-23T20:13:44.047Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-23T20:13:44.055Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:46.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:56.912Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=113c8b48-de87-4430-9867-bea56d993bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:57.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:07.054Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=321398dc-c06d-4e1f-90f8-d5206200f508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:17.102Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=89cf22ff-1e5a-4e55-adf7-08fe0704a2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:17.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:27.152Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=08125d9b-fe18-46c9-be64-242343860903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:37.185Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8f8dae8a-5199-452b-b3fc-f69e81b32cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:47.242Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8c9fff61-62ed-4a83-b02d-3f53be3bd14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:47.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:57.293Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5ad01af5-3651-49f8-8e50-548c9fc01520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:07.314Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8ce31179-d863-4c1a-9b58-dd689f113b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:07.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:17.358Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9bddd86f-941a-4f60-8749-7ac8e80d952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:27.387Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=776787f8-34b4-46a7-bb70-c13319ca23a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:37.443Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c6d003ef-55e4-4031-b95a-69af1588fcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:47.473Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=33325707-b3ba-423c-9afc-7ea603968c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:57.538Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ea8f8242-f13d-45c5-86b3-58dfa3c93c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:57.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:07.622Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=09cb09f7-323b-4cf8-b94d-1ff0aaffcdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:07.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:17.729Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=781ea5bd-1df8-4c6c-9bdf-ec422025f576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:17.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:27.991Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9622e0f0-7dd1-4985-b15e-4cd17a5de35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:38.266Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=419f1fb0-730e-4489-a8e3-62f72cd4a81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:48.307Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=741af744-d42d-4a43-9f32-7f3e1ca18f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:58.357Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=14d3e29b-0a34-4ddc-9c4a-bd513ca5cf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:08.399Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a26c96f5-6770-4718-bd5a-b91c8526c9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:08.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:18.485Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7a5f33a3-f706-4344-8179-3a3ef9fd3b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:18.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:28.546Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=da30d8b0-3147-4530-a7a7-0f0d75316092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:28.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:38.655Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7ad0e3a0-8c20-482e-aff2-60ac95eb4e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:48.716Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=992656eb-4195-4f99-b276-08b12605767d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:48.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:58.768Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b2a165a4-7cb1-45eb-926f-b141175e7d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:08.834Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=57347cc2-184a-4b5d-a88a-1cbb842249ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:18.907Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6dc7d59e-9276-40f2-9836-5934e4db9c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:18.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:18:27.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:18:27.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:18:27.857Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:18:27.870Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:18:27.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:18:27.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:18:27.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T20:18:27.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:28.943Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cbcac79b-bcfa-45f5-8a5c-30c3a0834bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:29.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:39.107Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=68c63e59-fe3c-427e-b66c-43f7b107de32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:49.159Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8eb33665-7304-4304-8948-e1a843e7e2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:49.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:59.188Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3d14b2a0-cda5-4430-b611-9d9fdac3e52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:59.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:09.240Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2be29c54-a14f-45a8-b44a-fb2b8f645c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:19.288Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9e414d9d-54f2-4fc7-8c1c-eed409398521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:19.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:29.320Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a3b30610-9420-4316-ac8f-debe90a8f002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:39.358Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=03a6a970-3688-44b7-8908-049166414d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:49.436Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=87a660b3-10b3-46db-9b75-d9b44eeebca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:59.452Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0d2f64bb-2a0c-4147-a671-90d57c6504bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:59.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:09.533Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=76eee29f-ba57-45cf-ae77-42c1f4148541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:09.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:19.614Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=05108f58-f06d-45e2-abab-a74fccf418b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:29.693Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=75e3b045-7527-4219-950f-76e8002ff9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:39.931Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ef841631-8be1-4022-9fb1-54f5b7b27bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:40.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:50.018Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=79f86465-bcd0-44e6-8218-13057af2ef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:00.040Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c040a285-4491-443d-8bf3-2ef58346e9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:10.083Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b993e260-ccbd-42fa-81eb-f95c622853e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:10.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:20.133Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0ee25dde-7203-4d61-9447-36f01fa92560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:30.160Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d2fdf0e2-1789-4e18-b30f-d463c2c33c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:30.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:40.255Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=16285c7e-baad-41dd-83fc-492253446f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:50.345Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d67b23d9-d864-4965-bbb0-82e84385252f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:50.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:00.369Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e2e28fe7-5890-480e-8400-eb9edc4fd297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:10.392Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=70007511-69b8-4068-9a13-0302b759513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:10.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:20.457Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a0d9fc8e-7c66-4588-84fd-d232edc3b33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:20.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:30.503Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6d2cfac8-d39b-4313-ac44-7c2b3ce2e933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:40.521Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=052774e5-0ca2-4327-9da9-8abf8db72463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:50.579Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=368f969e-9bc8-4c71-884e-68c3d5d12b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:50.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:00.598Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4885db9a-d0d9-4632-b2c3-1d5e1c9d0c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:10.616Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9c2b0c0b-4bfe-4497-b3cb-cc981f1abe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:10.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:20.635Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4eadb28b-6af4-44dc-9899-351a0dbc55ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:23:26.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:23:26.307Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:23:26.308Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:23:26.311Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:23:26.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:23:26.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:23:26.334Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T20:23:26.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:30.698Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ca4c4c89-7c1f-40ff-bc4e-66c8020e7c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:40.742Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=aee0610d-b6f7-40a2-888b-8c3e9714df75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:50.762Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5cbacf82-0042-4af1-b15f-1e71ed0025b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:50.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:00.801Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=999a00c1-84e1-459c-a4ff-8f0ec1a7d9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:10.820Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bb70ac08-baf2-42d8-a72e-725d2a5d3693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:20.839Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5a067852-8357-48a2-b8d9-d63a5d15c504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:30.886Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2dcdcf92-2ee7-4d79-9e5f-b5c925ece1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:30.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:40.922Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=48eae314-4ec0-44f5-a2fc-b11ab031d1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:50.980Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8e1abd5f-c564-47bb-ac30-acef57027c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:01.096Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=30144955-7f93-4e1d-96c7-49affebe8953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:11.242Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=549fcabf-ba95-48ce-8b95-567c6765109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:11.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:21.287Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8bce4d8f-ae1d-4f89-a7e4-ed3e466731e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:31.319Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=17125b8d-fd05-48af-8b88-99937d38acc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:31.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:41.387Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=aaea472f-3299-4bb8-8bd3-0e5720beea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:51.416Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d740b37d-53f5-4f7e-9de5-83d046c2b11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:01.436Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2e1635f8-75de-4b1b-bc5b-075f7153f29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:11.457Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4213457a-e50d-4e92-b015-55ea6293b5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:21.511Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8eed33ef-2bb5-4302-8816-ff7ed7efbafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:21.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:31.575Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ac6c715c-8197-4101-bd7e-cf01dd6b8b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:31.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:41.619Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4b73f45a-6271-4b7f-a331-2e3c6b5c48cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:41.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:51.664Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cdf58f71-b153-4ce4-bdb8-92a59ed643a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:01.694Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0473ffdd-e1d7-480b-aac3-e5ab633ef8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:11.726Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ba391aeb-5c26-43dd-9bbc-ef34b48c0e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:11.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:21.765Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=57bca2bf-4697-4449-8f8f-59f296a607fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:21.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:31.786Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4117a04f-a576-409e-ba2a-bffc13983ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:41.811Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3bc6fa7e-64d9-4c76-924b-a65d7d23be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:41.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:51.848Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0d295228-414d-4e76-bd13-55c01fd3b4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:01.883Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=991c7b7a-cf95-42f3-9865-7a485e8c6245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:01.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:11.902Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fc6310a9-942c-414e-a891-b213b1ef74f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:21.930Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=082bea2f-2743-4b39-bf91-bc6dd7fd7c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:28:25.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:28:25.390Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:28:25.392Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:28:25.500Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:28:25.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:28:25.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:28:25.653Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T20:28:25.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:31.962Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=240387bd-fe23-418c-9c3f-f38da3f742e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:32.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:42.014Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b41d9405-7acf-48cb-bb8a-8681b896d0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:42.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:52.046Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b5e1b44b-49be-42a1-9827-66e6ddd58684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:02.069Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=716bf73c-ba4f-4a7f-868d-837e5b7f5a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:02.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:12.092Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=849b8171-2fb6-4400-9e9f-9132b61c621e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:22.110Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e32e568d-79d3-4fa6-a3d7-96dc1ea75f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:32.167Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=baf91fdb-e734-49d8-9769-9789c26437a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:32.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:42.278Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8ed6f7f7-cb3e-4817-92d2-519dc4d98456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:42.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:52.294Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=46c4c354-bcaf-431d-a39c-9eef5d334123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:52.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:02.307Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7a100ebd-e747-4be4-80bd-bc71b299e510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:12.329Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e5c4f028-258c-4dee-ac22-b9da686b7a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:22.410Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8fa3fa70-2f10-47ff-9955-428fc7c925eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:22.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:32.486Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=efd1edcd-39c8-448f-911c-32be9bd36906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:42.545Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0e2c077b-1a37-4c76-8c2a-18cd2b95fb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:52.613Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5a63c387-3950-44ce-96fa-aa4809866a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:52.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:02.667Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=88c2b249-eaf1-4e9e-947a-4b633772d984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:02.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:12.686Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=95ddac84-b406-4a35-a845-dc018c94f415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:22.724Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e60607fb-0e3e-490a-bd91-580e67fce340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:22.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:32.762Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3bb7b423-9031-480d-a607-28d3b7d481da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:42.841Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=419a6f04-b32b-42cd-93d6-a67107d1b7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:42.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:52.897Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=de5b0043-c174-4921-9e7e-8f6129d03cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:52.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:02.920Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8a463c30-4c32-4fce-8e5c-c522277babb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:12.972Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3c6cf34d-bd64-41bb-a405-917f541c75c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:23.018Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c0c7cb01-7649-4d29-b6a7-d08de3482123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:23.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:33.041Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b168deb0-f3a2-4592-b9c4-9391a382b041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:43.055Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b5559cc7-aa5b-4e1f-a941-0d31e4145d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:43.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:53.078Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5a71e186-e74b-451f-971b-85797d696e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:53.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:03.118Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fd13b711-eaae-4703-a5d3-30fe7c70e954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:13.133Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=28a92865-4e78-4d3f-b43d-7547a66a713a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:23.189Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ba0f43c4-0d23-4c21-a794-c583803536fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:23.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:33:25.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:33:25.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:33:25.728Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:33:25.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:33:25.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:33:25.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:33:25.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T20:33:25.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:33.234Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7c94a2e9-77ab-4a6e-8c71-fc44df404daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:43.301Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0fde66f8-8a6e-44d9-a631-9f60e2ef418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:53.355Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e0bb1c81-91db-4a2f-be71-108d6d94087c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:03.390Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=56f4349e-5567-40ce-9337-60751a490486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:13.410Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fe4336e6-2ef9-4dae-998b-b3b124a9ca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:23.436Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=00d77ccc-d937-47fe-a96b-99d63561b22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:33.507Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=22d6df6b-19e7-4101-a8b9-f6ccea284f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:33.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:43.544Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3e2c77cb-8ec8-4b4a-adbe-6c9e131842c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:53.574Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5d95e03c-4854-4ce0-9a4f-5ca31abf968b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:03.612Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=50046006-bdb9-4a1b-bdec-0905382588b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:13.710Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=45e7e637-8f87-40d7-bcb2-a1c02b2249a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:23.766Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=1e49eac9-5111-46f4-8072-fcd1dbce676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:33.815Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0c6cf173-560e-4b39-abec-35444b5dd031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:33.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:43.850Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f7be9bfc-fff9-4670-b636-43791a6cb587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:43.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:53.878Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e7c154f2-a94d-4bc6-bedf-bbbd99092409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:03.959Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5fc2ca16-21d4-4e5c-a4e4-03f7ccbe8a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:14.028Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bfc9cfd5-53f9-4ef7-a4a7-86ad5c2f31ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:14.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:24.071Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c58880f5-60de-4ca8-9535-e509506f9e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:34.106Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2c889043-262d-4959-b500-f00f49ea90fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:44.127Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=84b34b9a-d1a0-4f35-a737-e2aa6e0a9adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:54.169Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b3ce441c-f467-4601-9c5a-73f2ab6a21d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:04.215Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e3be975a-a7be-4682-b4e7-d495aa3c8f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:14.247Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ae0bd75a-eb4f-4725-8e1a-fc9578e1555a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:24.303Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2eb24f06-8737-40ef-9e26-c18c0985ca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:24.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:34.354Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=221c400c-156b-46aa-8a01-e45fb979fda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:34.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:44.447Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0ba0677d-aa22-461d-8bf1-62626fe0bfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:44.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:54.510Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2499d2e4-a611-44f5-b086-4a56f73f0bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:54.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:04.548Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f6006d11-e06b-4e0f-bc07-1da7e7c65efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:14.600Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cb8061f1-d2c9-4d9b-9b7e-b67d6798cbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:24.623Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=54dbe4b1-6493-4fed-9222-5af2dc4b4728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:24.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:38:26.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:38:26.009Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:38:26.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:38:26.017Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:38:26.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:38:26.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:38:26.040Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T20:38:26.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:34.660Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4bf3fc6b-ae94-4966-8791-6b347e057a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:34.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:44.766Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c753ad68-db82-495b-9e70-8f28a9c75acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:44.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:54.835Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=aa7f596f-f2b7-4891-abb9-afbaa7caf3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:04.870Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=82d70ec2-35b7-419e-823b-e2c4e414ce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:14.922Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=35cc31cb-3564-4548-a854-128a5474b6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:25.038Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=59afb2a6-3585-4374-baf3-5b6b34c7dbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:25.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:35.074Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=17a7b6db-c772-4b1b-b4a8-acc683164001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:45.114Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=07b38ea3-deb3-4b34-9f76-cb6143bfa34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:45.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:55.156Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d420380d-8449-45e1-9340-1c909cea6b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:05.245Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=90f45ae3-73d8-493d-be45-87b010db568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:05.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:15.312Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=09bdde71-3d62-4976-bad5-55fe4c3a180e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:25.345Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=691cfd5e-25e5-4bfd-bc3c-f6e44ea74b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:35.407Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a5912757-753b-4e45-8836-19184600f06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:35.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:45.476Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bc3e7a61-da1f-4151-b89d-15b315ed47d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:55.591Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2682845d-8181-4aa0-9b8f-cc14d35ca1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:55.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:05.722Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ee172cb9-ffb5-454a-976e-2bc7d52a5f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:05.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:15.795Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fe9dce5a-4a82-49f3-8136-676665bdbdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:25.839Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c95fb884-a365-4f9b-9caa-2ef76ac687e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:35.902Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2e5a82e6-c70d-4f0a-a703-1417f9cb59c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:35.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:45.980Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2de58ade-ba64-4fd0-93ca-17313e874f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:56.005Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=72b08e31-d1c4-43a1-85b5-565136376812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:06.050Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d8b9108a-c1a5-4c86-b2c7-8defdc7770cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:06.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:16.070Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d991b06f-949c-43b8-b74e-9de42c18c58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:16.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:26.094Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=488e5107-c12d-438c-b4a8-d44d9ea5404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:36.118Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f50eeed5-6307-49f2-bfd7-fc6da542a01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:46.158Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4e459dfd-cb73-4238-940e-66311f9c3004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:56.180Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f2d1fcf3-92ae-400a-8d93-1b02c8207fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:56.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:06.228Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0a36f3ba-e680-43d6-947e-50507e646c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:16.241Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2e442928-52dc-4600-ac3c-2b5de49079fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:16.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:43:25.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:43:25.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:43:25.703Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:43:25.706Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:43:25.726Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:43:25.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:43:25.727Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T20:43:25.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:26.290Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3bb421aa-ae67-41aa-bba6-e17c0c441871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:26.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:36.498Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fc25158d-7684-4b16-9cf1-8d6afe977113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:46.591Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=22188bae-2033-44ed-b439-c84b43867847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:56.607Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a19e67ef-a0ea-4c60-ac2f-83971ea57dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:56.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:06.645Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a325af97-e8ae-4489-8563-b0b5ec78447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:16.684Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e71a4e27-2650-4e95-83e9-94298005ae85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:16.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:26.734Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3c00764c-6a3e-403e-b611-7d06edfc1ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:26.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:36.763Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3c62b130-f754-479d-9cd6-ec4eba2c29f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:46.794Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=95208cc3-5aa2-4ea3-a95c-ee4123290869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:56.865Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7b64a9c0-8feb-4c66-83e7-a3e238f44a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:56.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:06.950Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bdf88201-719d-4837-87a1-cc8ffaf6d26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:06.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:17.043Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=628a802b-ff8f-4a9a-9466-bd59e5474073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:17.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:27.116Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=987b70e7-0e1c-4bea-914d-6c3ceaaaf00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:27.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:37.142Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=14cc0df4-3345-4601-86db-7c7e60756866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:47.163Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6183f69b-dfc2-4f9d-b241-5bcf2003ce14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:57.236Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6c03f91d-f339-4cda-a66c-820f3d82bbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:07.268Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6ef1b8d6-73d3-40b9-b5ea-e541c007c091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:07.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:17.290Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=61bb9e7a-de2a-4cf7-af04-94cce0f2e474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:27.330Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ac885725-48b7-4a78-b6c5-77912187f37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:27.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:37.398Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=46fc795b-006a-4e2f-a6e5-4f4bfcacd9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:37.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:47.427Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fa56454a-c9a2-4e7a-97ab-ec4cce8a1954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:57.462Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a98f55d7-eaf1-4b0e-9990-01721602923b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:57.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:07.503Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8dae9b22-4967-4744-a99e-5e3bcbc8e2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:17.596Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b8e910bb-89c7-4bf7-bf17-4ed92a0d11ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:27.625Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a5942240-459e-42da-b9c3-0977cc016aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:37.661Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2b5d2448-96ef-4625-8dc2-74b929ccf259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:47.700Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=74572c9f-47c6-4648-836e-e5a83ff4c54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:47.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:57.747Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2f701914-dc95-4bb3-bf3f-b83cfb021434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:07.780Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5648fcd1-74da-465e-b47e-b8e471967c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:07.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:17.821Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=684d7d22-ff87-45bc-b6a5-26aa36c0a8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:17.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:48:27.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:48:27.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:48:27.458Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:48:27.641Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:27.865Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d70b4830-97af-4b3f-a640-5052f6f5ce16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:48:28.195Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:48:28.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:48:28.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T20:48:28.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:38.062Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6d0a0ecd-8790-4671-8ef4-d7a0b203d488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:38.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:48.094Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e6dbcf01-84e3-4f8e-89ed-c318d0fdb8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:48.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:58.126Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ce9a3108-f5b1-41f5-8950-d2dfecd14a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:08.151Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b88d0ec9-53b9-4b47-9796-df0bfe94f48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:08.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:18.176Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3e1da943-ed99-44e3-a172-89a984c6d35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:18.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:28.198Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=20070449-05d0-4f9c-a9a6-825ffc2c9689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:38.232Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7c372d2e-2a86-4bcb-ad85-ce2a8deb49dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:38.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:48.264Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=55770467-02cf-4f43-bd91-6a7dba76a7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:48.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:58.340Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=359d7486-5b03-475f-ab84-a271a27cca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:58.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:08.364Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=93869e63-5060-4b92-b77c-2d82d7d71804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:08.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:18.406Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e32f128c-4493-4687-b237-34b1d00f4f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:18.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:28.431Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e2b0d77d-6f3f-4c11-9104-ecac21eceafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:28.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:38.478Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e9b10d2a-8102-4c7b-b769-0d32e836ae53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:48.516Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ffabc7f5-ab84-49d5-9001-cc0148e5e6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:48.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:58.541Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fd6c0742-5f35-4bd7-93c7-59ab8d7a0bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:58.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:08.562Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3ec72eb8-2308-4dfd-a06b-919ab7d55b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:18.578Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=36aead03-64c0-48f3-aec9-226131aad6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:28.610Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=82f6624d-5c57-43eb-9ac7-1fc36deccdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:28.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:38.711Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=00daa2b6-db4b-4255-8b95-a08f4163ab5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:48.839Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bfd95d9d-26f9-44e7-b17b-09d0b8e50898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:48.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:58.866Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9f63fe5f-34a1-4e85-b4df-fc433157dfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:58.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:08.900Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=09efe5f5-fa36-4dc7-ba58-293c75117b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:08.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:18.935Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0bb0bf3e-47e8-462b-9fc6-14c81b6b43a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:28.958Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ca727d45-a554-4968-8827-29c49cae6e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:29.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:39.003Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=96ec1043-9cee-4929-a2bf-c093b3a5a917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:49.063Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d7cf77d6-1e86-4299-8496-681c2c8e2985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:49.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:59.085Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9d751c90-2150-4d3f-9bdd-f0f6e79b4046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:09.115Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=04f7ff8f-2cb9-4c5a-8f5e-4c8248ee5397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:19.172Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7228b383-c263-4fab-8d5b-56a59020a661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:53:27.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:53:27.553Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:53:27.555Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:53:27.558Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:53:27.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:53:27.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:53:27.575Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T20:53:27.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:29.198Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=65a19765-8456-47f8-985b-a6c18135ef79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:29.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:39.257Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2325df03-e191-4c7c-9039-e9db900f91d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:39.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:49.291Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fd7870b6-0534-4711-b1d3-d51388851294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:49.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:59.376Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e67b1d08-ee4c-43ad-ba4d-24e17b520060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:09.423Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5d450095-be89-4d21-9b81-2942964196fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:19.461Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e4212bd7-e6b8-4829-b19e-fd66a6528034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:19.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:29.483Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=69869f9f-c01e-457e-86a5-af5cf3d46a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:29.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:39.530Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=dfb825a6-abea-49ec-82b8-4372fae2699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:39.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:49.581Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=48e1c945-c330-414f-8dbe-364ac49e8935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:49.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:59.600Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d7564cd1-56a0-4975-a5ec-243ede1fc368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:09.627Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ed8bbdbb-efb9-4521-8d1a-dc34f418eccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:19.638Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ab4f6b70-8efb-495f-8e5b-5e2581abb201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:19.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:29.650Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cbf34f52-4a13-4155-8479-c1f64367a4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:39.702Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ce2f56c6-35d7-44a5-975e-e370495c4b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:39.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:49.720Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f1af8b05-c2da-4ffa-9df8-cccc37caedd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:49.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:59.746Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=84a82233-45f1-4ab0-8eb7-674e88d7f187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:09.766Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f62a0a73-538c-4101-8de6-7d43880926f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:09.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:19.777Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a724d7d4-7729-4c40-aa7a-aebc1b9f4c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:29.787Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3032770b-6115-4015-95df-b8119096d944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:39.805Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bb3f81aa-a702-4260-843d-b338f44ab617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:39.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:49.839Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9252ce3f-7747-49df-95e7-12c8d80fda80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:59.849Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e0022780-d5ee-4ec6-aafc-27edcfebe945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:59.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:09.872Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=580decec-c7f3-4116-a411-9926aba41438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:19.883Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7ebeed8d-32a2-426f-b0a5-103fb9416328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:19.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:29.897Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=077e7cef-3986-4f34-99f2-38d710e53e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:29.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:39.944Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f7962fbd-6307-4ac4-acb2-3a81a7e367cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:39.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:49.957Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7e27e760-f414-42c2-85cf-68f405b66b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:59.977Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=acbaef0c-85f8-451c-aa1d-8a5c2e2ef138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:10.006Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0bf16acb-35c3-40c0-9a10-843e5a355d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:10.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:20.023Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e36b842b-c773-4249-8a7a-4c9c38c3e91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:20.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:58:25.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:58:25.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:58:25.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:58:25.201Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:58:25.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:58:25.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:58:25.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T20:58:25.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:30.046Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fac75491-3a25-4302-ab4f-2f0fa168ce96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:40.099Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3240b904-045e-4c04-9fd7-8d064fe487b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:40.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:50.109Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=249721f1-955c-4cab-8a2f-eca1af5ffa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:50.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:00.132Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b2c2bb7a-678c-497d-91f2-4daa4042e95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:10.159Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6eab46f1-f61b-4352-8a52-c223bdfde530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:10.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:20.170Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2f84693a-3fa1-455f-aa79-06f47afc83d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:20.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:30.195Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ee84d899-c2ea-4eee-9972-4255bb0e99d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:40.226Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=72288082-f02e-4dcf-b018-94801aa6b1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:50.286Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d32f0b28-0568-415c-a09f-700fcc8d1439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:50.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:00.306Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=87f1cb53-82e1-4468-9fd3-ce81cd33c099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:00.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:10.343Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=20f477d0-995f-4dad-a77e-97737675582c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:10.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:20.401Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a293655c-92b8-45f5-9a23-56eea8fd3b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:30.413Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cb2db9c9-346d-4143-b8ca-dea22f4f11db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:40.450Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2d942400-bb58-428c-8663-4466a65e6080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:50.465Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=88dd1829-73fd-4be0-8bb8-e6380f83bc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:50.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:00.516Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ae6bfaac-8ddb-41d1-bb25-7ccbf987e639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:10.533Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5d16d59c-82a6-43ea-983f-8c9342ce0689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:20.547Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0da60a12-2c40-4968-8608-54d642946aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:30.570Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fe1b5b9d-c5ae-49e5-9ef4-bc265255ccd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:30.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:40.601Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=1a18431a-b94e-499e-ae05-2cf56a554585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:50.636Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ef45cc23-65c2-4c34-8448-eaf4046cb5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:50.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:00.650Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ab57dbd0-f46b-40d0-8d4f-a6d0efd2d38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:10.663Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7e40955e-9eba-4b3f-8172-f363ba6ead16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:20.672Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8b1dfcab-533e-499c-a155-e26c42eb0c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:20.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:30.681Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=95a4d09e-d558-4c39-93e2-72aebd39da79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:40.710Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c09e38f5-f037-427a-ac94-a6566c19aefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:40.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:50.721Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4f756a56-d873-4a1a-9a9c-628f2b688bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:00.747Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5eb41f5a-23e3-47cb-bf4f-c5dfd3007957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:00.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:10.775Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=008ba21e-918a-4d5b-998c-b2d5ec3c4e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:10.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:20.795Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=02d27102-f1bc-4ac9-8967-f9722068f6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:20.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:03:25.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:03:25.440Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:03:25.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:03:25.451Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:03:25.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:03:25.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:03:25.488Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T21:03:25.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:30.833Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=95458e7f-69f8-4c46-83bf-621e25df480a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:30.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:40.898Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=40b71d53-be8b-4800-bba6-69d7af0315f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:40.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:50.913Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=afffb9f7-09ce-4537-8644-55b937ce3406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:00.965Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=158e26a7-79cf-4f54-93ca-485d836a99bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:11.016Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=eaec5e4f-bd03-4040-8033-606a1885d6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:21.071Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=205ed12b-b30c-4e8e-8687-4fd625aec6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:21.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:31.086Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bd9adb87-1130-439b-8402-9d2bf688b42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:41.099Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e9b2c37d-03dc-4b92-ac87-d383bead692a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:41.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:51.111Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=66e24a2c-755a-41d1-9857-6f4ee342a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:51.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:01.123Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4ac70e0d-c097-46bd-8d45-6d1e80617aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:01.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:11.132Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=90f9f6b1-99c3-48de-bdc0-32996e5df1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:21.154Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=69582239-23ce-4b70-85d5-43e128b7c1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:21.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:31.206Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5b1ad423-b57d-40d2-934c-9d63a96bca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:41.229Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=04d08b29-a00a-405b-8272-27f679a3dbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:41.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:51.241Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cb4c2482-775d-44d3-a90c-920f983a608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:51.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:01.260Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ed62b78d-2e45-4752-b72b-c1a99b653e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:01.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:11.271Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a8ae9f22-7e28-4c98-81e4-d9c994de74f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:11.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:21.297Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c62e2c30-1bcd-46ec-89f1-a4352a5e52b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:21.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:31.323Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7589fb39-5b4b-49f3-a8a7-865900b25ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:31.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:41.363Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e366ebc4-905c-4481-950c-58274cb4be33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:41.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:51.383Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d9e4db45-0e51-4999-84df-45ba10ae9df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:01.402Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ed1a8cfe-f689-4d36-97e0-ceca1581f3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:01.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:11.430Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=646b9a4b-3037-4f2b-a39e-84e5ccd9f9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:11.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:21.456Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=55544f5a-ce7a-4b48-b6b0-d10d76d3794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:21.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:31.484Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7bc9828f-ebca-4a78-b14a-fb52996c6585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:31.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:41.530Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c92f7140-fcad-4102-8021-186ddcd0e947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:41.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:51.558Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c3ef6773-941e-4a54-b84a-1858f5adfdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:51.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:01.572Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=51cf521d-3927-4b73-ad56-e5bbd8cd9c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:01.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:11.589Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0d458edf-7412-4119-8972-8f893b178e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:11.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:21.613Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=318c5857-e76e-48f3-81ad-c5eff714b41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:21.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:08:24.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:08:24.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:08:24.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:08:24.876Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:08:24.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:08:24.883Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:08:24.883Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T21:08:24.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:31.633Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e52bee6e-e353-4fd8-baf4-66f02dfa87d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:31.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:41.660Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8c33d789-3bdc-4b2a-a70b-6ceb061cd666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:41.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:51.685Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d7a1ac4a-b730-46de-8c34-e939f613173d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:01.707Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=68ce6a02-bf5a-4fec-b4e9-0ef7d3b13201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:11.761Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=42cd8ff1-9e1d-44d8-9147-397258a2f13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:11.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:21.790Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d000dc82-e7e7-4a08-8356-6329167e1f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:31.816Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=81fa6bb9-5eb9-41a2-831b-e39b5a6db587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:41.888Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b3940480-4dfd-464f-8ba7-d0eefb4ddcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:51.900Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f069abd2-a911-4daa-8266-e67f2de95656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:01.917Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c31ed589-3f4e-4636-b36e-e522f8c37b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:01.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:11.937Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=1187fc95-0f57-400d-a7ab-a8c652aa9df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:21.993Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2eb3cd4a-1832-4ef5-8cc7-06704c06a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:32.029Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5f3f6ab4-3ca7-4302-a77b-a45ab4fb1bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:32.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:42.043Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6581c4a1-ae9d-45ec-9c59-bc33c6533d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:42.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:52.083Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ac600e95-93d2-4fa0-bf00-faf848aab50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:02.146Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=203fec07-214a-4b6b-adae-d71b5d06f846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:02.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:12.167Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f243af49-f4b4-4f0b-9dde-25b2aae34cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:12.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:22.191Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=11284a69-2fa2-4bea-82fa-54b28059a7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:22.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:32.225Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=83cdd725-c354-47eb-ba9b-2f4a0f1e641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:42.254Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4bb8bc37-e0c8-465b-96bf-ab0d0e09cd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:42.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:52.274Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8a5776a2-cb42-4ed1-b86c-4d2c2f81cd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:52.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:02.326Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=eaa8ca44-2765-49a3-9888-39c3c2655a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:02.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:12.367Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5f0a4cb3-2aa6-416f-8f80-b9f729641949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:12.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:22.381Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4390ce76-37f5-4c52-98ef-b32f1a35087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:32.406Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=72ca528f-6d7c-41b6-8d88-e637ad7b4d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:32.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:42.431Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5213fdfb-36e1-402e-acd2-59830ad5e8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:42.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:52.453Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=461ea379-a8d8-4573-a552-8dec3b9e0a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:52.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:02.467Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7934c250-1648-4bc5-ba58-2cd99b3fbcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:02.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:12.513Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6a687b9a-827e-4203-a989-430ce7a4c88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:22.534Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=06aaa59f-7c87-4360-b734-04ac6e0ce2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:22.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:13:25.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:13:25.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:13:25.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:13:25.539Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:13:25.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:13:25.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:13:25.547Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T21:13:25.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:32.630Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d1e9f085-37f8-4b70-b9a1-e4c2d24b117c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:42.759Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3fcacc52-864e-4054-8a9e-e96a8950eb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:42.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:52.773Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=04f851b9-47c7-4162-8e13-01db0a7f87d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:02.789Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6fcbf00f-0d5f-4528-9afe-4f7e7c7c3f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:02.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:12.822Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=1346bca5-315f-4e7e-b04c-4feddad018d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:12.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:22.838Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b8f71879-c328-4057-b9e7-1a5f497e2565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:22.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:32.865Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=42d4cacd-bd99-4cfa-8ff7-871050c56a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:42.883Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a7a62ef5-1b25-4083-a117-f7f0500c82c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:42.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:52.935Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=26b96d09-d96c-40ce-b9ed-bd7150f57045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:02.957Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b9f0548f-2d99-4386-83f3-8415c6108178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:12.986Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c4c5f61b-1531-4e81-a49a-e85266877827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:23.038Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a866825a-9c17-4a12-9837-e69789c3c6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:23.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:33.090Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=dece3314-abd5-4f0e-be23-974c1f124f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:33.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:43.140Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7e383adf-290a-4e7b-99b7-100c45821bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:43.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:53.152Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bc2a901a-8219-4959-a632-40bd1b2bfe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:53.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:03.171Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a5df2276-1e16-49e1-aa4f-c91bf22563a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:13.200Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ad39c3e4-efd5-42e9-91b5-d491b63e303d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:23.241Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=520d70d4-cd2b-4a7b-bec3-192786b0559e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:23.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:33.286Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b218b599-68d1-4f5c-b6cb-988c13223c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:33.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:43.326Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ca9206e1-c3b8-48ab-a44c-004d20cb9c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:43.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:53.348Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ff3e3d7a-368f-40b2-afe4-59bd574a3d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:53.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:03.360Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b64ff8df-066c-49ae-ba4e-9998f4489d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:03.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:13.385Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cbcc2785-c63f-481c-9051-21aafa09a86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:13.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:23.404Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9501a83a-f694-41db-a8ef-972ed97565c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:23.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:33.432Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=02aac5eb-e408-4fc8-946a-79400480c9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:33.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:43.456Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=aabe113f-55bc-45f0-ade2-25f5838a69d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:53.471Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=65bbf8f0-c745-45f4-8a3c-e9fa42a00e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:53.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:03.484Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c4503608-9f50-4d5d-a436-45e7562200bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:13.501Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ef50fead-8a18-48b2-a7cb-860dae1798e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:13.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:23.514Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9d69d0ea-e4d3-4c1a-9394-c27c592861fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:23.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:18:25.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:18:25.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:18:25.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:18:25.070Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:18:25.080Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:18:25.080Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:18:25.080Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T21:18:25.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:33.542Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5c4f3311-4446-499a-bd75-37ab0f23aae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:33.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:43.566Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ab8eae60-2dc7-451a-a9c5-71a7795b4402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:43.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:53.594Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=094bbb77-09be-4afe-8200-3a94c1382a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:53.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:03.613Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=03d962d4-6f8e-4873-8d20-76d3ed6be65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:13.652Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=877191ae-6525-42c1-9af4-1c899f114885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:13.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:23.663Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=abca6336-2f12-4065-b1c5-4e807d0de95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:33.700Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b23c4691-8935-4164-b1cd-1c305638dd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:43.756Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ff839020-78b1-429e-8c30-f97afcfdf541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:53.778Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4eb9a7c7-be2e-4d51-a519-a9d0e30232d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:03.821Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8fefbf26-8163-4002-9744-8a34b0d489f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:13.834Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e9eb3171-ddb9-456a-9f95-27fb0b20d832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:23.864Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fe85d790-c982-4b83-bc82-f86363954a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:33.931Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2c544ec7-1360-4ea4-842b-c3a9c4625a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:33.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:43.949Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cd04941d-b8c3-4555-9b3d-64cbf2550ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:53.969Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=907045e1-cbed-4dd9-ae28-f0f6d835146e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:04.005Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=1af39c20-6be6-41d1-b361-06ac3d19c366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:14.025Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=deb21cf6-bb52-4e3c-877a-381dc399a6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:24.069Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9fe070fd-9adb-4645-94c2-2e4345344026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:24.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:34.147Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6485cad9-5232-4682-b104-2e40c55f0eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:44.182Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e3d0789b-ed4c-4eaa-aaaf-042576f55b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:44.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:54.266Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7394a9af-1337-4a24-ba61-3b18d1f681d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:04.288Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=52f779b7-d30e-450b-831f-2152c6d808c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:04.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:14.326Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=33e998c9-4746-438e-a2f4-721cc4c9e552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:14.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:24.354Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=254e17ec-cab1-4e1c-b469-a3527f690c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:24.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:34.406Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6fac6eba-f825-4485-b858-0e36426b4510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:44.432Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c920cbd0-03ee-4819-a56e-14abd4c28382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:44.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:54.466Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d7aecc83-94fa-42b0-9edb-f4b7e3da17aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:54.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:04.497Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6f21464e-2936-4219-859b-c3a24e569adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:04.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:14.519Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=240588d6-1765-4ff7-aa04-863de79a4c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:14.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:24.621Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b1e9f6fb-dcc0-44ec-ac56-81d8e5cd3289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:23:26.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:23:26.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:23:26.161Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:23:26.165Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:23:26.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:23:26.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:23:26.179Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T21:23:26.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:34.652Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3f616b51-1796-4936-a62e-d77a342a0601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:44.675Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a74f5cb1-934a-4c48-b4b3-28d5aeea6a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:54.701Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5f1e3b21-a6ed-46fa-834e-97a4077e4fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:04.725Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3a91425d-c994-4062-875a-69cc1941f1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:14.769Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=1dfc46f5-d609-499d-b949-91e04ae233a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:14.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:24.819Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=88f2f43e-835d-4edd-bc81-2959258015b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:34.868Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8d0f6f99-1ca8-49f8-8a75-33682d7d1132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:44.900Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=57ddbf43-3682-47d5-8932-3f311f71dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:54.984Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=74173642-cd81-440a-858c-58e063f95f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:55.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:05.016Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4fd3e687-ac7b-4cae-b79d-06d8af5344cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:05.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:15.050Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bea172d0-d939-4ae1-a9b3-6a6be4b07530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:15.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:25.079Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e815d9ed-45f3-4768-992b-b5bdb41d4323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:35.160Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=31884079-cd3e-4f17-94fd-f3be9e553a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:35.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:45.182Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4c76c7df-33a8-4a8c-a923-513062c1230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:55.204Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=303d9072-de36-4d6e-9a21-680b4a57e3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:55.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:05.234Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ec6bfd06-1a0b-415f-b90d-cf64105a5746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:15.272Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e87a5b55-6e0b-4540-b2c3-865c34c63069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:25.355Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=483653d4-150f-4409-a00f-a0ff770d15a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:35.407Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e77151ac-d528-40ee-8540-856b889b0d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:35.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:45.420Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9fbadee4-1783-401c-821e-35e20f481cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:45.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:55.534Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9c95bb0f-a4ba-4a6a-bb62-28297e760ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:05.554Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=36251cd5-6eb7-4d65-812a-a3182ade8b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:15.566Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c2734749-02cf-421a-8b49-c19783d99565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:15.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:25.579Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9f69bd03-e086-478a-a87d-babb9ef8c806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:25.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:35.623Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b063fbed-563d-4822-abfc-ce089f16f043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:45.650Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=87fd41a4-68db-438d-bc38-76cf6d9d03ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:55.659Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=767345cc-f568-4343-866d-bca2182de257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:05.673Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=09f277fd-37de-4867-afce-246468242713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:05.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:15.695Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b67179b6-5115-44c4-b04e-1ab3e7e05229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:15.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:28:25.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:28:25.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:28:25.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:28:25.369Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:28:25.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:28:25.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:28:25.378Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T21:28:25.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:25.734Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c8657ca1-35f2-4416-8d60-d783bb7cc0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:25.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:35.772Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=559356f0-de0c-4848-acd9-9abdee2efa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:35.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:45.844Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2563a92c-0bf9-4c69-b846-bccf991dc295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:55.855Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a80ed352-9f07-4d9b-a61f-5f338bb78e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:05.872Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fd67467f-de7f-40ae-b81b-c9b777bc3d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:15.900Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2ada76a2-b686-41a4-bf03-e444fce63025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:25.910Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=21643ad3-397d-4e20-9810-57ebf013a08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:25.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:35.932Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fb972081-161b-406e-8993-81a604763a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:46.022Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cb3eab9b-cc45-4c89-bd24-e1ad175619f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:46.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:56.054Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=caf57a1a-10ff-4936-98bd-336c64b7a244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:56.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:06.089Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8c14d830-5942-491f-bae8-eb68c2062f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:06.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:16.143Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=48f9667f-e636-4abb-8fa1-769103397c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:26.173Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=839504f8-e9a1-402d-959c-dfc284051cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:36.210Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9370a8aa-f25d-48c9-b95f-e844ebdaacbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:36.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:46.240Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b8453b89-6b98-430b-955b-935d70014520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:46.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:56.266Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=96f01bbb-6517-4efa-9909-935071532111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:06.287Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4eb72268-0d45-4695-ba29-7f31bca5dd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:16.316Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=11c8ccbd-241e-4751-ab68-dc07caf0bebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:26.331Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f47f5cac-a9e6-4d49-9279-ac40d7323064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:26.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:36.359Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e40f1204-ce81-418b-b73d-53fe7d7b408b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:36.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:46.385Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bb9a0696-f0b3-40a2-962b-ccb0c5afb903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:56.400Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=432e4d6d-f93c-4090-9f4f-bfb63f30517c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:56.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:06.409Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6edd4967-d43b-4acb-b92c-4cec5e39ebd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:06.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:16.419Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=dd41893c-6541-4495-940d-56705c996372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:26.447Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9ac00b57-922a-4fdf-b928-c551b28c0ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:36.461Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8abe7b3e-e8e3-4409-90a2-9571cdebb89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:36.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:46.479Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=08705b4d-a1cd-4137-889c-66a61d938080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:46.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:56.496Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d3e86b37-4241-4c66-9b1e-80a13d8f0f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:06.513Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d74237d6-c03e-425e-8b12-4b057436cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:06.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:16.534Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=54d767b1-91cf-45b7-a5f4-24f49182a82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:16.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:33:25.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:33:25.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:33:25.427Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:33:25.445Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:33:25.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:33:25.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:33:25.496Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T21:33:25.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:26.545Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0ad24a25-9054-4c46-86f7-76d1af739ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:36.612Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2fbf7498-d4f5-4078-88ec-a24801c07308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:46.625Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cc838f6a-9265-4683-a7d9-cd55e7bc95c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:56.634Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=20fe196d-1cd3-4131-b323-2159b7c59d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:56.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:06.647Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2ef4828f-6de4-4126-b134-a43a7927ea06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:16.658Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f7b4519f-3e03-4c23-9db9-1be0bad89e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:16.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:26.670Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=dd3902b6-b448-48f1-ba9c-15f590ea342b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:26.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:36.708Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7d20be37-6223-4a5f-9bd4-2b0188a1469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:36.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:46.719Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b62ed54e-f7e8-403f-a72a-f703b201940a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:56.744Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=397b2d9f-ff69-4035-b4b7-a9537f968b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:56.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:06.755Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2d2609b8-c0a5-4ee7-96a3-3f23ca2145ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:16.766Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=04bbc6cc-4367-4d92-93ca-b3081249f9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:26.777Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9e5101ce-7473-4530-90c4-4f781539119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:36.804Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b11a0220-cfd5-42af-b754-126f4e0e6850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:46.817Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=dc56cf9b-e409-47db-aff7-7e479036410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:56.828Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0e213927-c015-490f-a7d8-02117bff00ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:56.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:06.853Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=31155549-4411-47fd-ac9f-2ac75480ddf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:06.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:16.865Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ca1d294b-159e-4c49-beb1-e9f547140a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:26.883Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=dba1c960-c223-4122-82a3-508ec3f13189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:26.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:36.919Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0df81444-b736-4b0b-a910-19a03fd80317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:46.931Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b30cb0bd-0778-4f46-9a2d-cecd89aa31aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:46.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:56.949Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b1b18131-ef85-4f9f-92bd-3fe3cbcfa328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:56.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:06.964Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b7f85c67-f325-4574-b290-7b5dffd31b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:06.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:16.974Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ea268317-db6b-40a0-a7e4-a5e194049d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:26.989Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=59d6f1fa-8c24-45f3-9f68-8d3acb183685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:37.082Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=aa93eb51-c645-4f74-b936-778718c250ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:47.098Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=453039d7-085e-4135-ae18-3662b15e7c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:47.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:57.111Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9b7c7047-c087-4974-aa13-5ef7d2263b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:07.143Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5e0c4199-b44a-4393-b646-09882fcfdae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:17.175Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=13b663b3-ae4c-44e9-b730-2d8e7dd6d584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:38:24.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:38:24.950Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:38:24.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:38:24.975Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:38:25.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:38:25.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:38:25.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T21:38:25.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:27.192Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b1db1ff4-45ca-4cf8-8ca8-6eaa95f33504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:27.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:37.242Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3265325a-05f5-4a91-9fb8-b8890f1be5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:37.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:47.263Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=0073d04c-d6f2-4f75-af46-06348fbd79f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:57.289Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b0c1c114-4894-4592-9cf7-27bea688c025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:57.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:07.311Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6e973871-5ad9-42b2-8083-2b3c2f266662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:17.346Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=57612064-d288-4f70-8646-ebe410ea2b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:17.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:27.394Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f33c03f1-f632-4db2-9714-685204c2539d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:27.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:37.432Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=63b9653c-0453-4508-b357-0e1aef337faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:47.461Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c0ed7e13-fc62-4491-b911-3eeb9879ee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:47.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:57.480Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=aa0a9506-6a4e-44ce-bd56-8132d19ea77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:39:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:07.493Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2affb910-5065-4646-8e3c-d3c8e188e01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:17.503Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2baaebea-664e-4164-a016-88162b574659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:27.520Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=bcdd2c7d-7949-4549-98b6-2cd151c4c2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:27.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:37.559Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4d8d2fd1-3ca0-4265-a551-a7195f886b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:37.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:47.569Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=436735c0-d5e9-491c-8647-db3e645a2842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:47.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:57.579Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=728fd4e7-9e35-4fbe-9769-636186a005a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:40:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:07.589Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=30995b72-9996-4e1d-9413-018b67bd0eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:07.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:17.600Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ea6696c7-8094-415a-a7ae-b0990ac71f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:17.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:27.626Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c812627a-5dc4-417a-b56c-6bf72ed0f408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:27.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:37.668Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5f20acca-6399-443a-b019-e41b8a1f0312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:47.681Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e3a0a9bc-edf5-44ca-bae6-2ea51c666ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:47.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:57.707Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8151128d-ca6b-4db3-8f58-5139a1c9c14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:41:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:07.729Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6f7c8211-f300-4fc7-97f6-38e99fda3289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:07.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:17.778Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b8259fa1-3954-480f-8e9d-f7ac602b9c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:17.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:27.839Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e7a15089-28a5-4fa6-9a48-e6f86f9eb61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:27.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:37.876Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=91c1221d-11dc-4c05-a04e-e577cc7fb400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:47.892Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=20b1a101-f6a4-4d87-80a2-9f84cf583ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:47.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:57.909Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c00111e1-c769-422d-ad88-da4dded191a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:42:57.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:07.918Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9a729be5-871b-4c27-bb36-0df752e5e1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:17.930Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e0d1c499-7a11-4527-b31c-c1435154026f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:43:25.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:43:25.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:43:25.419Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:43:25.422Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:43:25.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:43:25.464Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:43:25.464Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T21:43:25.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:27.958Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=5556ad79-8a7e-45df-a143-95a9e256420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:38.003Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=190dda0b-fd13-4efb-832d-08d60882b3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:48.021Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=9b069afa-5b3e-4b85-87f3-8b438a901b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:58.034Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ff4460c4-2368-4ae0-8829-65ed5adf76d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:43:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:08.044Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=89c6c0cb-fdc2-439f-9a55-84bafca81986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:18.056Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=2b296e93-4200-4163-b8a2-2af0694f542f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:28.070Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=1db78066-280f-4be1-ba07-4689fa546af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:38.108Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=57bd0ff8-e0f3-4906-9142-f123b9eb1330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:48.127Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=955ec78f-daf1-4b80-95f8-654feb98e914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:58.190Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=1baf2eeb-f9a8-48b7-8ceb-2fbeebf581b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:44:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:08.216Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c7112039-5a68-46e1-8dc9-8a7e9d35bf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:18.258Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=8a423e0f-e7c1-4610-a156-39ef6b80e8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:28.302Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=1bf9bd9c-b5ad-4daa-9286-f43522c22ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:28.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:38.372Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b933efd5-f184-41b4-9ff6-d07b4d6e5c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:48.382Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=059fbca3-852c-48b0-99f6-bd30be908a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:58.437Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=601b8659-8abd-4611-969e-e1ff5cf56101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:45:58.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:08.472Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=947ab924-65a0-4829-927c-bb99319f5827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:08.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:18.491Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=b3407bcb-ee27-491b-a485-3f1a21a696c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:18.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:28.519Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ad05c0d2-3e36-4fee-b750-df4ae03207e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:28.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:38.588Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=40718ec2-08cf-4c60-9e2d-cf1503eca26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:48.619Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=030a6a05-89e9-40ee-b574-51d70aaf4fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:48.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:58.647Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=260c6da5-0153-443e-bd51-f690aca17cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:46:58.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:08.661Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=6fe020dd-045c-42c4-93e4-ccff29aa9917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:18.686Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=d24c6985-527c-4787-a4ca-15f157c3f10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:18.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:28.708Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c77b1f85-c5c4-4440-9f1a-df14623230e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:28.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:38.818Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ab01c958-09ed-4461-b846-589b457100ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:48.835Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e9cf3a50-e71d-468d-8a38-29d47683d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:58.851Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=45dfd68f-3a3d-4e74-8215-274f5aa32473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:47:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:08.898Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a0d91078-cf91-495d-a88c-5b917640551b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:18.957Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=444ff5b7-ee9d-488d-b2e4-3a4a22fc4d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:48:25.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:48:25.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:48:25.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:48:25.128Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:48:25.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:48:25.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:48:25.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-23T21:48:25.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:28.980Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c5015a8a-8909-4983-bbbe-59b0b9c1eca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:29.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:39.007Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ce25ed86-d742-4fc5-98a6-bfa4363a4559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:49.079Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=dbdcda22-8830-475d-a65f-65f2f490a533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:49.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:59.089Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=76c8e861-f0a4-4076-8198-61d682bf1abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:48:59.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:09.109Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=69c237c2-9983-44df-8156-06eef0fe9302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:09.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:19.151Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=7a274c28-7e26-4f75-ad2e-23dfbcdf00d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:29.161Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=cd0dafab-61b0-451b-9c90-3dc8bff9dc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:29.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:39.192Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=fd29a08f-1c7d-4aba-acd4-5447aac2cd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:39.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:49.208Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=85a71e89-0064-4a9f-8d52-66995743ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:49.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:59.221Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=009861dd-b567-4f27-91ce-470c1da999da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:49:59.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:09.267Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=3670d22b-df64-4680-995d-d81c3deaa75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:09.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:19.283Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f4595a5d-a792-4e53-ba74-7e179e2486b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:29.296Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=a8390a37-975a-49e6-9b84-c20ae9592528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:39.307Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=72c65f45-8a05-4563-9e98-51c57c3dcee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:49.317Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=f5d3ce24-7a97-4778-b694-bae784a92dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:49.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:59.327Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=38982f7a-c6fa-43a3-9ec1-3ad1bfff8dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:50:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:09.342Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=4082b21d-d1ce-4bc0-9b78-4205655d5259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:19.370Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=1e536cfd-4d24-481b-9a1c-53b93838f59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:29.392Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=29b0c28d-1c1c-438b-ac5e-28ec1af59b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:39.424Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=46309633-24c4-4d9e-a58f-7ae117d22436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:49.442Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=c9096746-91f0-4426-9a60-8de1671793eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:49.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:59.453Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=afa04b5a-87c5-49f4-b529-d40c140f0455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:51:59.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:52:09.467Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=313de0c0-d6af-47fb-99f3-60c71f3faa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:52:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:52:19.479Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=ae3376c3-4799-438f-a399-5d571dc33dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:52:19.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:52:29.519Z |INFO |Init configs |InvocationID=8da8ecab-53c5-4806-b147-158b0abe5fb0, InstanceUUID=e327c8e5-5dec-45c8-bf79-f90e7e91d992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:52:29.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |