By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:04:43.234Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:04:43.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:04:43.276Z |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 |2023-01-08T05:04:44.001Z |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 |2023-01-08T05:04:44.103Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:04:44.104Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:04:44.104Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:04:44.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-08T05:04:44.413Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-08T05:04:44.468Z |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 |2023-01-08T05:04:46.069Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-08T05:04:46.802Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-08T05:04:46.824Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-08T05:04:46.825Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-08T05:04:46.901Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-08T05:04:46.902Z |INFO |Root WebApplicationContext: initialization completed in 2433 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-08T05:04:47.733Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-08T05:04:50.347Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-08T05:04:51.100Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-08T05:04:51.155Z |INFO |Started MainApp in 11.572 seconds (JVM running for 12.359) |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-08T05:04:51.484Z |INFO |Start scheduling PRH workflow |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:04:51.510Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d9f4b9e3-50a3-476b-a544-d7099dc5e895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:04:52.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-08T05:05:00.766Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-08T05:05:00.767Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-08T05:05:00.769Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:02.414Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=56f945fc-3bd8-4a21-a1d5-c5e77461558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:12.427Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d35e01e1-ac3a-41c0-8f96-3b42672062b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:22.442Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7a8d7749-53e5-449d-8e3b-9aa2c23603d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:32.452Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c4e5453c-9708-4ecd-a939-b43af92820f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:42.466Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=9ea7dc2e-a14b-4f85-a074-0b73a49af5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:42.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:52.493Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4ab81461-8456-4119-84ba-fad5721718e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:05:52.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:02.514Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=fed4d965-7599-46d0-8d9c-d3ea9e31bdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:12.527Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7cd248f0-6880-405c-a407-0411d0196779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:22.538Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=10a434fc-b699-43b3-bd94-c52c19016ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:22.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:32.554Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=059be9ec-16be-4c27-ac5a-c45009d224b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:42.567Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5aa56285-71f4-4209-9c1e-e7b80eab4344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:42.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:52.581Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=343748db-2f4a-4dc2-bbb9-52a2d0acea14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:06:52.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:02.595Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3d21e3f6-f2d2-4f54-86a3-534d2a053904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:02.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:12.608Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=18346cd2-cd8e-4d59-bec7-efd1429b113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:22.618Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2339c661-1d1e-498c-b5ea-fe8bfe6c6909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:32.630Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2ff40610-ef99-4710-8fab-6e161a6d71fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:32.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:42.641Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=af0d3a36-9249-43d9-bf4c-d632654b9720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:42.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:52.653Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=73acc630-1567-4735-bb28-1034214e3791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:07:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:02.665Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7133d667-910b-4144-bcf3-b29d6971b5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:12.676Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b967e35f-5977-48ff-9254-ec7acb397b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:22.685Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=028a1710-dcc6-4ede-8e11-43b62cdaeecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:32.696Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7ffa7af7-2ff3-492b-88b4-1817446c32d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:42.707Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b888dbb0-c11e-4884-87c0-8d5dac2238e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:42.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:52.720Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=f4d529fe-4b78-481c-867c-8fd57c81f659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:08:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:02.738Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7b53aedd-3f49-4603-b42d-32cb681a5f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:12.750Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=f91fa81d-a712-4dc3-8310-16102e7a58b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:12.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:22.760Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3bd1e599-a3ee-4511-b981-21e4cfa4bf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:22.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:32.770Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=e0444258-30ae-4ae6-a3de-cc294b76170d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:32.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:42.786Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=128c1ad0-36de-4c6f-9d50-f55498b7a868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:42.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:09:48.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:09:48.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:09:48.758Z |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 |2023-01-08T05:09:48.762Z |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 |2023-01-08T05:09:48.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:09:48.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:09:48.777Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:09:48.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:52.802Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=444833cf-a85e-4606-a2b9-ddf037713a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:09:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:02.835Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=a479c17d-83a2-4c1a-a133-37dc3a62f057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:12.846Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=17f8a8c5-f475-479a-a555-0968bfd4494c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:12.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:22.857Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=df13baaf-285c-4732-8a6f-537b0652b3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:32.874Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6bc5e9cb-bd4b-49a5-850f-30c69bae23d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:32.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:42.889Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7e0881a9-c038-44f2-9603-fc0a8e724011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:52.901Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c1823b12-f0aa-4cfb-a051-ef8e69f4fab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:10:52.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:02.912Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=0edcf85a-90a3-4bb9-a1ae-413ee9726092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:02.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:12.923Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5129aef0-6cdc-4a0e-a47d-b4693f3c952d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:22.936Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=282518b5-03c0-4caa-b451-1bbee498c95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:22.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:32.954Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3c80711d-0c91-440b-851b-a7fb542c4e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:42.968Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=310b8427-f957-4e4c-b148-2e2cb91b7b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:42.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:52.980Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5c3e6efa-ba20-4658-b616-767244f61e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:11:52.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:02.990Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=975f8f3c-53be-409f-b862-7972ddd44d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:13.026Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2b19c6d6-b643-40cb-842c-98371ae585af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:23.039Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1496d7ce-c546-4043-b729-6510109fba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:23.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:33.049Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=9c7cf29e-d08f-49fc-a7e3-18c7d8f51fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:43.061Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b175cf57-7778-4add-a103-fad756260c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:53.072Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ebbfbe2f-6b2b-4e9f-91cd-33803d823ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:12:53.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:03.085Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1c3353b5-2e6c-4ffd-b4d8-6483b7b81171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:03.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:13.095Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7e479646-a91f-41be-b53e-f83513bfa9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:13.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:23.109Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=63b84e58-31c3-4994-be15-0ee280b9400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:23.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:33.124Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ce5a9b5c-2d1a-4083-b39c-004b5303a560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:43.135Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=07f3fdc8-6b8d-4d7c-831c-caf678b14b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:53.147Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=619741f5-870a-486d-b402-7b097c28a879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:13:53.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:03.159Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=0e4a4deb-7c56-4c03-987c-fb73029d5b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:13.173Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=789d66e5-e95e-4c58-a6c9-7f53850a06cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:23.193Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b82582dd-b7fe-4e3e-9bcc-9b6a17ca3229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:33.204Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=34815f40-1c16-4166-8d02-35f732d13d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:33.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:43.234Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3122f098-d105-4786-ad90-ab9c0acb6bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:43.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:14:48.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:14:48.169Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:14:48.170Z |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 |2023-01-08T05:14:48.173Z |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 |2023-01-08T05:14:48.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:14:48.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:14:48.184Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:14:48.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:53.244Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4c2af569-2eb7-4324-b70d-f63321e0940d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:14:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:03.256Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2464f9e0-b72b-4b93-861b-3800dae1549d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:03.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:13.268Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=a8c0084b-dda8-4b75-8f52-75377e89ac58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:13.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:23.278Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=44cf88e0-0f84-4f9f-a99d-75b4246c5f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:23.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:33.293Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1c99f898-bfca-4c73-933f-bd76cf1b5eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:43.305Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=005ff3c6-e1cb-40a8-8be1-175082145fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:43.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:53.317Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7c5d0cca-a678-4cd9-84fe-fa2097b17e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:15:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:03.329Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=9d296c35-e483-470f-a11d-99c61bc9c807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:03.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:13.342Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=a7d3c4f9-d7cf-41f9-bbc2-678548bc9cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:13.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:23.352Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6bd884c0-95ed-40fe-88fd-eba622067d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:23.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:33.362Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=fe1d71a6-b8e1-43c2-ab08-eac83a5e22a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:33.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:43.373Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=8dafb572-f01d-4f5b-8467-33de6f567364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:53.386Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=0ac577c4-f000-450c-a82c-2fa1f42f1945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:16:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:03.398Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=879c813a-8ff6-4223-acfe-3994cf8cccc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:03.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:13.415Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=584de7b7-c953-4af9-ba12-065a0f7bc0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:23.426Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4a9eeaa5-4367-46c8-8202-c1f541e63ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:23.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:33.436Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c0ff2bc4-8279-41f0-9331-00d175e8c3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:43.451Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=be80c9e8-e500-40b9-bc65-93c730204899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:53.464Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=9a40e0a7-6373-4992-b6e6-00f373e014e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:17:53.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:03.477Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d1a23898-734b-4318-beb2-ac1ebd4970e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:13.492Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1c6651fb-0f5a-4783-990f-723cbfd33af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:23.504Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=0ee1ef89-842c-4fe5-8339-08881c67d952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:33.515Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2e0a0e83-7ad7-4b42-9898-f3cbc5ecd8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:43.528Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=0fc48942-3719-433e-9ab8-2c3b7f3c563d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:43.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:53.540Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d3f2e1a7-c01c-4a8b-9b8a-eb7ed6f2b5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:18:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:03.554Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5133906b-fd34-4a8f-8b0a-9db26774082d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:13.564Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=608c969d-9797-4083-8e79-f28172fc8e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:13.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:23.578Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b51cca24-131d-4301-8ddd-8d71cbea1c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:23.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:33.589Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d00b820c-d6f5-49e4-b1df-2f142785271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:43.600Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ad2a1c5b-0bfb-47e6-b69b-a97a47438428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:43.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:19:48.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:19:48.169Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:19:48.170Z |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 |2023-01-08T05:19:48.172Z |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 |2023-01-08T05:19:48.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:19:48.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:19:48.183Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:19:48.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:53.615Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ca1c86b6-2461-4d87-8846-a639e555e6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:19:53.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:03.628Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=06edb7df-79be-4355-a41c-86ba76822561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:13.639Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=44bca7ae-f55a-4840-93b6-ec88f65a1373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:23.649Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=9fcfd069-e5ff-4107-8184-a370c5f9b3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:23.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:33.661Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ef901c97-32ef-4033-8089-0853a7898530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:43.674Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=adfe9ee7-0faf-4872-a84a-dc8f5a6777b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:43.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:53.686Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ca8767c4-88b0-47d0-a47a-64665b493a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:20:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:03.696Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=cbbdf4e3-77b6-417c-ab7f-b178b861d53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:13.706Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6fc01fb4-33e7-47dc-a09b-7994b886b127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:23.729Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6b3ab8ce-1a57-476c-8edf-2b1bdb750a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:33.739Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=f7613ec5-4a46-4c02-95f3-4aa2d1117ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:33.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:43.750Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d08e33b4-e258-4a60-8b91-c582c3387d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:43.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:53.765Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=f6f55af4-9918-4239-8bc7-1d0b43bc0010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:21:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:03.786Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=fb1206f8-14e9-4a83-8092-6ca616e1d21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:13.818Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=762dd2a1-dfa5-43a2-a82a-3a48a0b3c49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:23.846Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=32dbf505-e57c-4534-be23-c1b2e06d2e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:33.875Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=85892bd3-8b05-455f-a71d-6167dec0ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:43.895Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5c7b1d65-6e3f-48e2-8077-0a3942419ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:43.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:53.944Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=bd37fe67-620d-40ed-9023-2a97ff7a69a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:22:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:03.956Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4891c8c3-d725-47a6-949c-3c63655d4a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:03.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:13.967Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=257b54f3-ad5a-44f9-b34a-82ffe4213e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:13.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:23.982Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=74362115-6793-4102-9235-7e82ab443296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:33.995Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=e374e40b-c272-4fa1-8685-9dd8b36e169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:44.010Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=744bc8a9-9b3e-4074-8a16-a4719b7bc195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:44.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:54.030Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c4478af7-0fe5-4e6d-be59-69a0e5085c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:23:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:04.043Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=91453105-98b4-4bdc-9eca-14cbd6174558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:14.058Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=65ea2500-9688-44a8-97e8-e611db928b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:24.069Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=53ba366d-7ec1-41e8-a714-f791761f2b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:24.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:34.082Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b58face5-ca14-44d4-8eba-9d155b947335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:44.093Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c514cc42-dfd2-4389-84bd-2de36c324fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:24:48.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:24:48.107Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:24:48.108Z |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 |2023-01-08T05:24:48.111Z |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 |2023-01-08T05:24:48.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:24:48.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:24:48.118Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:24:48.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:54.105Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=67cb9df0-5101-44e6-9c1e-e37387768b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:24:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:04.119Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4a2b7d4a-c263-4b4d-914f-23dc052cc10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:04.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:14.128Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2f65187a-264a-484e-ab8e-4119d218b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:14.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:24.140Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=08c6582c-d39a-47ea-b1a6-2c7c3a2def2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:34.155Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7a191c86-06c4-4fc1-80aa-aeb995427a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:44.174Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=06d163b7-3470-4622-a1e6-b05221c3da12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:44.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:54.187Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b8872c05-330b-469c-aa7c-245222394223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:25:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:04.202Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7de633bc-bcf4-4489-8bb2-fb25afd3c584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:14.215Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=51b56d56-c53c-45b3-ba95-1327fb5efc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:24.234Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=abd5d8a0-7e26-4dec-9217-8301061ce7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:34.258Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1aedbd1a-a3f6-4aa6-80cd-d21f6fc3390b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:34.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:44.271Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7c241a69-74fc-4928-9d82-864f94435062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:44.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:54.294Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=034da5c1-1d85-4689-a083-fc0bd16eed3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:26:54.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:04.313Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=9b4de29b-744c-4d04-a893-f84e88d2ac67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:14.327Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=bd3edc14-ab72-4693-9ab7-2e28c5ac30df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:24.340Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=648b0719-5cd0-4a7a-9a52-243f88d43d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:34.359Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b8adfa3a-fe55-46ec-afa4-e31063dd09fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:44.381Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=84609d95-e25f-4179-a729-b258face8c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:44.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:54.400Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=0892060f-486e-46d3-99f9-57fd0032fab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:27:54.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:04.418Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1031a15b-1608-425c-9c92-d94a18a53947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:14.439Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=36a593bc-95d5-45c5-9598-25151bd918d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:24.459Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=76757657-57a8-453a-bad8-549d682cc4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:24.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:34.494Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=8a5a4bd4-21d5-417d-a3a9-2e3e2487dec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:44.518Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=294e3dc1-b07c-445e-8040-5edd8bb1e0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:44.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:54.542Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=26b0f219-c067-443d-8059-619c6cfbba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:28:54.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:04.562Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5451a4b2-1617-40d2-9281-092d1925e4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:14.577Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b3ef84e1-c684-46a0-93b7-7eb42e3d1f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:14.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:24.594Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=20a0dd2a-23f2-4eed-82b7-058b68d86b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:24.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:34.610Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=de04f93f-4f07-442d-a579-0f26331a45f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:34.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:44.626Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=af982f6e-f37a-4c07-aed6-9ff73aceb438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:44.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:29:48.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:29:48.322Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:29:48.325Z |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 |2023-01-08T05:29:48.330Z |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 |2023-01-08T05:29:48.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:29:48.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:29:48.348Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:29:48.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:54.642Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2996b9da-4b58-4a8a-b242-ac2d4bbcc891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:29:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:04.653Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=f8c2a3b8-9fb2-4eb0-9c8c-a66262ed19bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:14.662Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1696ee67-9208-4295-bdce-9278acbda1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:14.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:24.671Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=fcd94b12-c60a-4fc3-97fb-339b5038466f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:34.681Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=f610ab8f-0926-4450-b76d-d504cf03986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:44.693Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=19ae0531-4536-4c7e-a0e1-d91b0b903973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:54.704Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6e820939-052a-4b06-9288-303d9a8b8dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:30:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:04.716Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ee1fcb85-e77e-4328-a037-816c7ff7600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:14.746Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1b13d957-95aa-4bc6-9405-e55574663bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:14.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:24.756Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5294859f-e3fe-4757-a3b4-9e851517b84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:34.770Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=edf7f284-087e-4ca3-bd65-da7bdd25f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:44.781Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=505feb59-f598-4a78-8969-574971af0713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:54.793Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=17136e29-abe9-4219-bb9f-0df24c0825dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:31:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:04.805Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d895e454-8f2c-4663-ab1e-21f949208c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:14.816Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=bfedae93-2bfc-417f-9a60-5e45c5a4e192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:14.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:24.833Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c86e3344-9263-4bd9-95af-477a38236594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:34.859Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=75d4ea9a-cb2e-495d-9f33-370f2816d6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:44.884Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=23437149-6cd0-4d84-b6bb-1d68c0410b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:44.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:54.897Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=876fa0b2-47c3-49b8-8542-0090146b4a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:32:54.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:04.907Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4e2d3395-5086-4bb3-8e2e-d70f7adf1963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:14.919Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3b15622f-692b-44e3-9113-b5f139d0412e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:24.938Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1a15c8ac-5c79-4cdb-b8d3-b84623b5931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:34.950Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=8dc59b6e-9498-4660-8b3c-12de73ae8175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:44.959Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d5407589-550b-454e-b861-e0bf92485af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:44.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:54.974Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3cc0491e-4901-4848-b86e-4993367e0622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:33:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:04.986Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=776fb972-f457-4bd0-8875-009b0a6f7f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:05.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:15.001Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=a26e8414-a8fa-4993-8ffe-30a3eaaac555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:25.012Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5aaa89e3-23f9-4fe5-9172-f0de68c813a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:25.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:35.025Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1ee13df0-75f8-4e4a-a05b-7e5f527309ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:45.037Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=cb663001-cfbd-4a04-a64a-07a3b8d794e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:45.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:34:48.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:34:48.007Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:34:48.008Z |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 |2023-01-08T05:34:48.010Z |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 |2023-01-08T05:34:48.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:34:48.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:34:48.018Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:34:48.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:55.048Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=bf088241-070a-430f-a5ac-ccfa26c0d65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:34:55.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:05.059Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=164c4f10-9574-4729-ad93-b69c4d3be2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:15.070Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=f6aefbf5-e9b2-4db5-bf4f-1557626cd1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:25.086Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=aa952fbc-647f-41c7-ad5a-71879fa81bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:25.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:35.098Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5deed59f-f905-4780-a07e-f10d8cf37a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:45.108Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=14344e59-8598-4094-89f5-1c073e410822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:45.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:55.120Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=baf74227-38a2-4ef9-9451-3f5713bdcf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:35:55.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:05.134Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=52f0edd3-3221-4a27-a5a3-2b007437dbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:15.146Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=8a2ab269-e961-4cd6-b228-853a94276ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:25.156Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ddd675cb-2c23-40ef-a6e2-87541db22976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:25.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:35.166Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=02c677b1-0f76-4a74-acc2-bb06d9136fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:35.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:45.175Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=215855c3-4022-4156-a6b6-96b809366c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:55.201Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2c281e44-2097-45ab-b2da-0b9be5002109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:36:55.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:05.211Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b5b68943-300a-4dc0-8217-a2154d78a0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:15.221Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=8b670005-42eb-4b01-9fb9-7990d8377f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:15.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:25.231Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=18f41ad7-bfe4-433f-8b5d-dd894b8b9ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:25.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:35.244Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c52bb9fe-276b-443d-887a-9b101b8158e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:35.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:45.256Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=48e6bbd6-0e20-4a89-9ee0-4dae44d03d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:55.266Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c91b4d1a-e391-45a0-954e-63c362a0e1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:37:55.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:05.276Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=71616c2f-12b1-455c-94b7-0ea32e050fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:05.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:15.287Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=faf622bf-1457-4a51-bee9-f7ab641dbbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:15.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:25.299Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=cba2e7d3-2a49-4203-aca1-42f4425b81a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:35.310Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3b008598-58bc-4589-bf2c-7d6c1dd2ee13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:45.320Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=235f941e-475e-4a52-b61b-f98fd659c937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:55.345Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3e69a107-8c4d-40b3-a469-9d62a27657bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:38:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:05.355Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=20708c3a-e7d2-4d91-a671-7c6d5a4cee6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:15.364Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=9d88c352-2e08-4561-8cc8-bc1cda7dc3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:15.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:25.377Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d508d8ad-965b-4c26-ae74-4bbb9c314add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:25.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:35.386Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1c83f38a-402b-44a3-8690-124904ec56d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:45.409Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6ab46e31-8567-4fb5-89ef-bef8cfb61731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:39:48.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:39:48.106Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:39:48.107Z |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 |2023-01-08T05:39:48.109Z |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 |2023-01-08T05:39:48.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:39:48.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:39:48.117Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:39:48.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:55.425Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=905f997c-f05e-40e9-856c-b4009eeda4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:39:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:05.437Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ac3675bb-5983-4950-ab23-91cdefcca4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:15.465Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=74c09838-6dd2-43f3-9e43-7b8bf788b3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:25.474Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=e21e40ca-65d6-4384-8684-0f189f78832e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:35.488Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=048be788-d820-4d38-b57f-d7c757528667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:35.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:45.498Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=856ad4af-bf56-4092-a334-61d062be8e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:45.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:55.511Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6313d876-1ed1-476b-9544-40429893967f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:40:55.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:05.520Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=f664d246-c4e5-49a1-a078-fb0eb018d103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:05.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:15.529Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b74964ad-853e-41f2-bd86-6b0683a8400c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:25.542Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=faa63b59-eae1-48c6-8646-2b04c1fabaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:35.553Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2e0486f8-1ac3-483a-b1e6-e8d04b711a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:45.568Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=e53db90d-5d8d-45b3-a8f6-3c62d77ed635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:55.578Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7029513b-8d7f-4ef1-a770-b62f8fe103eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:41:55.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:05.596Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7ea7a4bf-72f8-44a3-ba97-526087489ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:15.608Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b087689f-1bf3-4256-90b6-873b8a6955db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:25.616Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=bd444ea0-5bfe-45d5-8197-5f0f17577de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:35.625Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=9db079b1-419d-44ac-aa22-17e8433b1e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:35.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:45.636Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ee3d6446-6ffb-4301-872f-89f28421ea50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:55.650Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4cff6531-badb-463a-9a5b-49e97428e8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:42:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:05.661Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=76d6eeea-bb88-4664-8b9e-8ef19c829a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:05.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:15.674Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=42b85b10-d637-496b-9f81-693af5560c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:15.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:25.688Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=10a0cd8a-9243-4f2a-b1ed-5b9f8233774c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:35.701Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5f899a92-ac69-4925-b0b1-d44d94a0d41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:45.714Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=92afe09c-0f08-43c4-adb0-5a66b7a3f2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:55.728Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5af0c375-3d18-4f81-b03f-2e1663f00371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:43:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:05.738Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=907b1295-2c7d-4a0e-aaf7-d011deba1fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:05.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:15.749Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=23b69903-00e1-499f-bd6b-7dafeeae87f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:15.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:25.766Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=58fca408-7020-45f9-a110-e5a6a4dd7e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:35.781Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=85bf6069-51ee-4555-9289-a88f48047794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:45.792Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=667ba139-2f2f-429a-8096-3ba3232479f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:44:48.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:44:48.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:44:48.095Z |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 |2023-01-08T05:44:48.098Z |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 |2023-01-08T05:44:48.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:44:48.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:44:48.106Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:44:48.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:55.804Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4b8f6d71-f574-4621-b2cb-2b41eec24ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:44:55.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:05.814Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3048d56b-e344-493f-a70c-da788ae90c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:15.826Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=de22f233-743d-4409-ab76-2b044a5be181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:25.835Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ad10b567-7af5-4ff9-b0bd-ac1b470eee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:35.849Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=05d352bc-5616-4834-ba11-01f59602d4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:35.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:45.860Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=8866c50d-905c-4cdd-9dcd-eb143b70d52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:45.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:55.887Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=11dc72cd-bf84-45c3-b8c0-ba1923bd02fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:45:55.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:05.898Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=50bc5f04-bb2e-4aa6-ba91-236d8eafb09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:15.907Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=251a1849-348f-49b0-8af3-4aac20e71f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:25.918Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=12b168c3-c0d9-400a-ade8-198847c11b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:35.928Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d7d67899-0159-43a2-8b0b-be6b5d269417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:35.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:45.938Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d663eab9-392c-41ee-b982-1148de037062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:45.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:55.947Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4ae4eceb-e8e1-4e28-8ec4-e40c7a49f9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:46:55.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:05.959Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=94024fe3-de12-4285-b93b-187261ac801a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:15.971Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2c030fa6-25d1-497f-bf25-a038770df07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:25.989Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4d936640-4e5c-4b53-8779-5c00e295026a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:36.002Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=74f4d769-6d66-4e17-856b-f163dc73d33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:36.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:46.013Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=e8e9ea84-4b6c-4e32-80a3-7be14092001c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:56.027Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c26c5758-f8f1-496b-832a-6d4c4330480c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:47:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:06.037Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c1ec4d10-6c48-4661-b69c-2fa269005ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:06.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:16.047Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=e4145565-b58b-477c-84a4-d408f2aff640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:26.057Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=21a2f560-b1a0-4b17-98d9-3cb519b8f675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:36.068Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=dae7399d-510d-4b64-bf79-f4227416eda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:36.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:46.079Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c2885892-0a05-4158-adf3-8aa965259b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:46.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:56.090Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=91d16946-3dcb-4891-ba45-840bca68a4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:48:56.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:06.098Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=84fe8041-8e08-4277-9111-558b12953033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:06.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:16.107Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1f863312-1ff0-4c30-b1dc-e4401d923c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:26.128Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=eb0d29b6-6860-4ac8-865b-5b7aacae95c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:26.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:36.138Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=520f3f0a-7146-410f-87fd-5f09b6c53e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:36.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:46.148Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=225ec367-af07-4c3c-b85b-3a12f6582df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:49:48.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:49:48.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:49:48.074Z |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 |2023-01-08T05:49:48.076Z |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 |2023-01-08T05:49:48.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:49:48.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:49:48.084Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:49:48.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:56.160Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6c6fc4cc-f388-4469-be7a-500262babf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:49:56.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:06.170Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7bb5ba08-5f26-4265-9f00-33c3287fa15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:06.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:16.179Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c4bb0a9c-9d65-4af7-8faf-590f3eb04033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:26.191Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6a093f04-ac32-4ac2-9765-2a10c163c14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:36.203Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c8a24f65-fb5a-4ea0-a318-5ae7b104d346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:46.215Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=de687cf5-f4e3-4c89-af4a-ed1582e99909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:56.227Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=21e68db4-7d91-4a08-bbe6-b52075d8f901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:50:56.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:06.239Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5828bcf7-28d9-4764-a1d5-d119d99c200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:06.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:16.250Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1d7dc2ab-6f1c-4e28-b607-491bb4351a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:16.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:26.260Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=8b177322-e17c-4b78-9626-75805337101e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:36.272Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c2b27ec0-b078-4ad6-a3b3-c0f4d0dad803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:36.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:46.283Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=94365cdc-1201-45ae-ab85-0ee8b6dea12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:56.293Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=436eb96c-7c63-48c6-8dd7-226659291db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:51:56.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:06.303Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d5e61aa5-e137-4fe3-a53a-c39acc4a7137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:16.313Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6dfa0478-61e7-464c-8bb4-2a1b81ed177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:26.324Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=dd313d4a-2e1c-44bf-8a41-8acc2f3aacf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:36.335Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=404caad2-6c4b-4d3a-83dd-5e1d821851bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:46.344Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3a5e3897-1bc2-4b9a-b74c-419a6da2cba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:56.358Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=b8605624-ee74-45ac-9ef4-3a487953b7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:52:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:06.368Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=26aabaac-64d8-4084-aef4-c2591ee20807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:16.382Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=db40c3ef-725e-45fd-bf8d-83e42aa175ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:16.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:26.394Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=334b18b6-186c-41e4-9c74-2293c69ba2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:26.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:36.404Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6805a9ab-5b5f-440a-953b-1b6b4510af41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:46.414Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=e1495680-f303-432f-a2eb-1addcc0f303a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:56.423Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=92b64efa-30a7-4a67-be1f-9e286c1cee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:53:56.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:06.437Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5ff7d668-beb5-439f-9601-13e5123d443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:16.448Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=bdca35af-76b8-46d8-bae9-99ea6fe608e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:16.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:26.459Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7ff8d995-dd81-49b0-bf22-c73278c61b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:26.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:36.469Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=813518af-ac2b-4d35-b436-4cc96c4a3310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:36.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:46.480Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=175ad6f3-3791-49c3-b594-5e5d74764d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:46.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:54:48.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:54:48.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:54:48.105Z |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 |2023-01-08T05:54:48.107Z |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 |2023-01-08T05:54:48.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:54:48.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:54:48.114Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:54:48.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:56.489Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=117b7a70-9a18-4937-8b66-6cf098079de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:54:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:06.500Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d068c707-cb03-4e2a-9b8c-eab88dc7de97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:16.510Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=0ce89c6e-87f9-4f39-8a95-c5e38ad0ab02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:26.521Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=db6bec7f-ad91-4e5f-bbb3-9c7c13ac75bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:26.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:36.552Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=670b9293-dee3-4597-ba72-2152f6a19e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:36.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:46.564Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=4ae98104-ea00-4303-bfbd-5e5f04ec2ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:46.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:56.573Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=a5804d1a-9832-4b0b-9c37-d147e216c3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:55:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:06.583Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1788f0de-80a7-4d3e-9b7a-ee0713b5300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:16.592Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2cd0e384-633f-4a54-b068-0b51d3917a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:26.602Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=39ff5031-bac2-403b-b451-7e69be8b25c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:26.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:36.612Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=e3745ea6-0f04-4b55-b869-0ff5d1a44874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:46.623Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3bb213ac-2b9e-4917-afed-855aa3831bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:46.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:56.647Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2d67655a-eb22-4bdd-ad5c-c577dea0b1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:56:56.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:06.658Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=02c7277b-71a1-4340-af16-e498ea7eebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:06.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:16.668Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=f7c9f885-bdd5-43cb-8edb-0c949d7fa13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:26.676Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1e921db0-c94e-490f-9011-0ca103e817fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:36.688Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7ad530c2-2b8a-4422-85fb-93c0314f8f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:36.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:46.701Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=19470128-14ef-4eec-a6bf-cd0b6e86599b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:46.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:56.709Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=a03f4b0f-66a4-4074-9d3b-b7b6753c1f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:57:56.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:06.719Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=8010a02e-d7b0-437a-9b18-2adf5a7808a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:06.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:16.739Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=a22b0934-c69e-4609-acbe-7357210f72ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:26.749Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=891abe2f-e781-48e3-ada3-e24c0dabc3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:36.759Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=185f5bf4-c683-462c-810a-f7f1ccbb4a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:46.785Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=17445fd4-7d8c-4f54-9897-c81bd6a67b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:56.795Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=fa8421dd-2e30-4481-bdc7-e5fe14984855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:58:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:06.808Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=274d4aba-348a-4741-b63a-6b32aad7e77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:16.819Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=694f1d18-efc6-4f92-ba92-cfb24b38e4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:16.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:26.829Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=7df2e6a8-4fe8-4a97-8dd7-5b096916bcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:26.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:36.839Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6efe2a5f-f765-4e17-8c9c-21e6eb0f880c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:46.849Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=98b6da88-80b9-46ad-a3f5-a1acb97a681a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:59:48.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-08T05:59:48.013Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-08T05:59:48.013Z |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 |2023-01-08T05:59:48.015Z |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 |2023-01-08T05:59:48.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-08T05:59:48.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-08T05:59:48.024Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-01-08T05:59:48.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:56.858Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=64df19b6-3897-4fcd-9d57-7df459f03559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T05:59:56.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:06.869Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=d217177b-297b-42d5-b140-23e321e3d71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:16.880Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=1e5893b7-a62e-4e5b-9e5f-a18bc136b9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:16.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:26.896Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=0abaa397-a382-4c35-a9e4-58b5289bcb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:26.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:36.908Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=ec262e8c-ecde-4878-ad91-24054d37fa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:46.918Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=c3d6633e-7715-4aec-a55b-89b0eab46a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:56.937Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=52228eb3-3041-4e99-9e0f-d61edcb90b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:00:56.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:06.950Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=0c82eca2-a2fe-4411-ac47-90f484a46dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:16.960Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=a30a3a22-4dc8-41db-8f1d-74d0d4750aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:16.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:26.969Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=2a75f55b-3006-4f1f-8952-f4869181ab3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:36.981Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3e6705c6-226e-4880-a4dc-f70a495db6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:47.006Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=6928e6a8-5313-4ede-a35e-d3660bd697e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:57.020Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=a95f336b-5af4-4d3d-bec8-bd820d9a5d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:01:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:07.030Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=3a0c1601-8e89-4746-b401-36e8e36ff682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:17.043Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=95dcc57c-e096-48fd-9415-418f9a301653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:27.054Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=88f9d491-c810-479b-bf12-df2652f31e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:27.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:37.065Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=5ec45eca-1793-43c6-85f9-cf0fb228aca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:37.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:47.074Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=494d63a5-159a-4f16-af0c-199d8f909b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:47.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:57.086Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=fe448f87-4408-44f4-aec2-d8b2e173980c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:02:57.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:03:07.095Z |INFO |Init configs |InvocationID=256520a0-3568-411d-85b2-e381b23c0e9c, InstanceUUID=15b576b1-2a2a-4f46-9c47-b35eb93dd552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-08T06:03:07.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |