By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:21:59.995Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:22:00.002Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T03:22:00.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:22:01.465Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:22:01.672Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:22:01.673Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T03:22:01.673Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T03:22:01.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-17T03:22:02.125Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-17T03:22:02.177Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-17T03:22:05.901Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-17T03:22:06.842Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-17T03:22:06.887Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-17T03:22:06.888Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-17T03:22:07.026Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-17T03:22:07.027Z |INFO |Root WebApplicationContext: initialization completed in 4849 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-17T03:22:07.976Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-17T03:22:09.843Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-17T03:22:11.949Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-17T03:22:12.356Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-17T03:22:12.357Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-17T03:22:12.360Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-17T03:22:12.908Z |INFO |Started MainApp in 18.423 seconds (JVM running for 19.771) |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-17T03:22:13.037Z |INFO |Start scheduling PRH workflow |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:22:13.064Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ad2db7d4-7020-4df6-9a11-377c610266b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-17T03:22:14.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.143:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:22:14.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:22:24.917Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=53d4dd5b-b305-4397-bf54-e332599e0ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-17T03:22:25.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.143:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:22:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:22:36.000Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=2e3c62b9-a48e-4015-b19a-340ef0517636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-17T03:22:37.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.143:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:22:37.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:22:47.194Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=393541d6-8aef-4fcc-856d-e16808f722a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:22:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:22:57.406Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ee416622-4fce-4666-8ba0-144e1e2b8098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:22:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:07.426Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=42c6cd03-32e9-4b0b-a861-8f3cfe47577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:07.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:17.454Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=eec2e691-09e0-451a-9e0e-dcea770cf41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:27.477Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=2ca63b0b-135b-47b9-8f11-90fe6499beb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:37.504Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=e6808e58-6362-4633-8a59-fa84d73e94db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:37.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:47.525Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d65e98c4-6eff-4dc5-8daa-a866a2012e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:57.549Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ddd3bd31-3742-4c51-8620-e813d012ef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:23:57.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:07.567Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=e34a4d21-1e1b-44d0-9f47-7f16c25e7bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:07.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:17.596Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=aedd1033-ea51-4086-8408-387ca4ea2ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:27.628Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4478f682-9d30-40f4-b47e-2cef1118a10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:37.647Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=bda0c4ae-6d13-4173-9d13-e44e9b7e6ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:47.687Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4c1c487b-e15e-43ca-9831-5f1efa533ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:47.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:57.709Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=2d1582bb-1c1b-403d-b8b4-6a0f8eb2389a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:24:57.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:07.728Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c67d59e8-ab39-4ecd-b646-afff9a48d8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:07.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:17.747Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=14d3aa5e-b83c-48b2-86fa-4df527b4c1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:27.766Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=348fd507-1ad3-4591-8a42-4254bf82be6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:27.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:37.797Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=2abd8806-9931-49ee-bbb2-5e4ac1e4f1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:47.841Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c61cadbb-8822-4d27-bbd3-5b75539639ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:57.852Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=16104fd1-6634-40ce-8e85-47d3204ce061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:25:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:07.867Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=65a405a5-87ef-4652-acd4-6a7cf9c1c40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:17.886Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=924838c7-d35e-4dd5-8470-80d7976508be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:17.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:27.901Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=3f1bf28b-3d2e-4000-8afb-556ff2267348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:27.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:37.923Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c0afbb54-2bef-4430-aa25-7b56a616409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:47.937Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=2b01c4fe-32d9-4bc6-ae23-9658840accdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:47.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:57.952Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=3a6ae731-c5d1-4c3f-b446-33098fe38944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:26:57.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:07.970Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=349ce14d-64a9-4cb2-8470-bca90b7612cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:27:09.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:27:09.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T03:27:09.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:27:09.591Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:27:09.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:27:09.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T03:27:09.624Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T03:27:09.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:17.988Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=81ff3f8b-5a9a-4f04-876c-b12aa58c5635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:28.029Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c306ba7e-3a0f-4fda-b0dd-838e130054fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:38.045Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b67a82f8-1626-411c-ab06-97eb74446762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:48.064Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0c4b31b6-62fc-4510-b652-c490e3f61203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:48.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:58.078Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=998090cd-3440-4a04-97d1-71efa9c47758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:27:58.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:08.094Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=59a7f0d2-18fd-4b77-9d33-376ebf1191f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:18.115Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=5d08346e-01df-421f-96a9-ac1e702bf14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:28.132Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a3b67b91-994b-447d-8a75-af2d139997d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:28.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:38.148Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0d4c6e86-a443-460b-aaae-f28045c1e64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:48.161Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=aeacffaa-3d89-4f74-87b4-5911faa8cb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:48.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:58.175Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=1a77f5db-c926-4589-8d1f-ef13cac37702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:28:58.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:08.191Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b9c830a4-f0da-46b6-b7cb-8cfcfb8fd879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:18.208Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=8825178b-fcb3-4e15-ade6-22f44b511b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:18.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:28.226Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=2d2e3fd9-cc18-44f9-b404-f75386cbd172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:38.251Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f491a085-b903-4e9e-84a2-79d26c8a87b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:38.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:48.270Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=42d82d94-4ad4-4888-84f9-2625ea47811a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:58.291Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=44a868f8-5f37-42ff-90b4-59922a905e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:29:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:08.304Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d02db201-c80f-4332-817d-fa634a59ea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:08.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:18.320Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d2cd8677-c72a-4e63-8ac2-9bfa987d568c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:18.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:28.337Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f3651040-e444-487f-a688-3473e74b7341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:28.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:38.350Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=012c82cc-a5a6-4bd7-9f2f-8e3574092fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:48.363Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=04473600-b5f7-4bb0-bfb5-5d976cd4d100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:58.375Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b3ef0138-c494-4a11-a175-d0eb3544a94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:30:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:08.388Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=056ad16b-051c-4a2d-a227-339dffd29b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:08.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:18.408Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=3bcff123-18df-4b60-81d1-47e797054571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:18.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:28.432Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a62f5a0d-e9b0-4adc-856f-eb6edd91b035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:38.449Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=e975fef3-480e-432e-8709-5f27938a2e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:38.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:48.462Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f536c1ec-1bf9-402c-873f-2c9c41363575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:58.484Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f2b193bd-0b4e-4a19-9398-7d0b4b873efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:31:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:08.507Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=eb9925a9-0b32-41a4-aa46-e89eaa3a9c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:32:08.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:32:08.513Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T03:32:08.514Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:32:08.518Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:32:08.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:32:08.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T03:32:08.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T03:32:08.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:18.521Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=09573454-2d50-4960-8c7d-9923a36a0765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:28.544Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a9cd489f-49b2-400c-b572-54bc01d00cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:28.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:38.560Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=40dcf4c7-b8e7-4fd2-8f15-25ebf1fb89ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:48.575Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=8d9013f6-34e1-45fb-b635-82e9568e64a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:48.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:58.587Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=19c13752-226d-4160-80dd-a9ec5027c64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:32:58.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:08.603Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f39a7c5c-be90-4109-8275-2b0282e865e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:18.623Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4d22a8ff-a17a-487d-9766-902254c033c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:28.655Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4607cd1d-4d30-461e-a8dc-a0faf1795cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:38.670Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=23324b63-6fc7-47fc-b900-04f088579a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:38.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:48.686Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=528ee526-9ce2-42df-b7a8-a5feb275b3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:58.735Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=e1dc6b52-b9ac-4c7d-a6b1-91eb7c12c07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:33:58.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:08.785Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c171fc99-b022-44ea-92dc-0f9371e5446a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:08.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:18.804Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=87e1cf96-d571-49bd-977e-0d855e6daec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:18.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:28.832Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=906fd787-2ae5-4222-8d99-f6a715143f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:38.857Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=16d06143-83c3-40e8-8f52-4608c5da11f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:38.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:48.889Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=46624a31-a43f-4a51-a77f-3fa6567472cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:48.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:58.904Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=5d7566eb-f83d-4b09-a8bf-9df020f130bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:34:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:08.924Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f6513a03-b239-4cc8-a936-2978634c22f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:18.948Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0318af95-50ad-4211-a43e-b2cb0eff53e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:28.964Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=5530205f-aafa-4494-844d-e83ec6c25a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:28.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:38.986Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=51685c17-9c1c-4a85-b540-380b95dd89bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:39.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:49.022Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=6df5a043-b5b0-4748-b995-7e2de7576bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:59.040Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b4aabc09-1fa1-4085-bfe4-1d02b4cfdaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:35:59.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:09.068Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0f1b8b36-46c2-47d5-8928-e5513154ac42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:09.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:19.101Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d894026a-022b-4814-b3cd-fe6b551b8b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:29.135Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=3edc857d-0bb3-4c11-b233-bf55e2e5bdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:39.151Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=69f7cddd-5528-49c0-a856-9ac33099837a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:49.176Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=58871393-5aea-46e7-8655-cc748230540e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:59.187Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=19c65933-454f-47b7-9543-06d29689d721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:36:59.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:37:08.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:37:08.451Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T03:37:08.452Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:37:08.456Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:37:08.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:37:08.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T03:37:08.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T03:37:08.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:09.200Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d2b1da45-60be-4e57-ad80-8febdb5c9404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:09.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:19.213Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=5ad6f760-8dac-4b91-8a9f-6d236c5cf9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:29.228Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ffdeff89-0b08-4e3f-8b3a-5dadc54887b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:29.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:39.242Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ddc898e1-b038-4096-a92d-131e1e0956e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:39.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:49.254Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=9ed7294e-1a05-493c-a39b-1d1b3979a43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:49.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:59.279Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=e1a78968-2f7a-429f-a68f-755a5908cb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:37:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:09.302Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a57743e0-eaf8-46a7-85f5-ce5c902f7d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:19.348Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f920a050-86ba-46ba-b2b0-c99a97859024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:19.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:29.375Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f9b92480-fec2-47f2-a881-343956629a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:29.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:39.392Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=29b9bca0-b48f-4523-8bbd-c88c37c460ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:49.403Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b16f36af-8227-469e-bffa-088b960c9536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:59.413Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c2e666e4-6cda-40d4-85eb-ece100a9d86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:38:59.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:09.427Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=19314954-3330-4d83-9339-6e541da2997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:09.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:19.447Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=095287af-5517-40bc-9a40-e88227253625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:29.464Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=cdfd5968-2dc7-4a07-aa84-3361760da060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:39.485Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c3dd9ff5-9d33-416e-9943-a0c7ab437571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:49.497Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d82adc30-9d9b-40aa-a025-4d408af18a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:49.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:59.510Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=1a8049c2-f0a3-4cb9-b1d6-06b8b408883f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:39:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:09.526Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=7e52fb31-93f6-41ae-9a8c-471dca2eada6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:09.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:19.538Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=48c1ef05-14a5-41ff-a403-fe5d315f3d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:19.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:29.556Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4e025157-4706-4f61-a316-f732a0624613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:39.573Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=664f1c63-0033-4f9e-a67d-a01a03d59e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:39.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:49.594Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=234d1451-6d72-4907-b993-e11e8ebf9646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:49.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:59.609Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=e5d360ac-ea02-4e2d-816a-9d27b7f06276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:40:59.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:09.640Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b38823fe-3952-4510-89d0-0b4e2808b716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:09.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:19.653Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0df2456e-afff-48d0-9c0f-343225fe7eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:19.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:29.687Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=2c6ae4ea-9c44-46a8-bf8b-32d8b7f8f7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:39.704Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=842e0c75-160b-413a-b6f0-65d27d65cdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:39.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:49.725Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d58a0e5f-2e41-4206-814d-1800fe6c50b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:59.737Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=baf30958-d800-41b3-b885-960028fdc735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:41:59.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:42:08.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:42:08.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T03:42:08.470Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:42:08.473Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:42:08.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:42:08.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T03:42:08.490Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T03:42:08.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:09.769Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d75c6738-64fa-4f1b-9dd4-80832f90e046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:09.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:19.784Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=63984c81-2ced-4b57-b3d2-5aecedbd6070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:29.805Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d77463fc-aeb0-41d4-a632-edd6ade47657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:39.836Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0605b5d2-db13-4dbd-9da1-05c75b775751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:39.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:49.860Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=287cf0fd-8c8d-4fa6-a668-ccc5422efe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:59.889Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=56be667b-cec1-4982-a5f4-69a070664347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:42:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:43:09.937Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=2c676caf-fa00-4c64-baaa-5cdb7ed8ef6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:43:09.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:43:19.976Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=fc58206b-bac6-4ccc-a883-a8cd2116894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:43:19.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:43:29.991Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a7445051-4605-469b-a2c0-3f3b85828e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:43:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:43:40.016Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=cb7ee3a4-0047-4b80-b22f-7aba3e3df49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:43:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:43:50.044Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=25812c95-34e5-4f85-9e29-c81e4d20b6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:43:50.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:00.060Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=87ccff0a-a278-4199-a6ba-31fca81c57e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:00.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:10.077Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=316634dc-0dd2-4c5d-8342-0caabb449dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:20.092Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=cea8cc99-c6a6-4a3e-974a-6541b20dd2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:20.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:30.108Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d29fa87d-7d78-4092-b756-a82235d79551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:40.122Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=74fb4416-b7a7-4dc8-aa9b-c143f868c23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:50.161Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=613f311a-3f6d-446b-bb41-f90bdc95fe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:44:50.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:00.183Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=cded0efa-dab4-4256-ad88-f5102894a73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:00.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:10.208Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=6ac3f59e-c68e-447f-9970-dd79e80a7941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:10.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:20.220Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=046fb7f6-d36b-4f6b-b6ea-a53aa0a6e424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:20.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:30.244Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0edc2976-0a26-4372-a43a-4fa9c39e9f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:30.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:40.279Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ca327dd2-1300-47f8-8661-d58af498276d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:40.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:50.306Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=60e844e8-6d1e-494d-a4f0-0cfd2df52d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:45:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:00.320Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b281fa9c-6762-467f-9825-639411291c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:00.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:10.346Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=1132ba76-9a86-49d5-a4aa-8d9d0b5e9970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:10.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:20.358Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=51b36393-6c01-474b-ae14-dbbd0be4b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:20.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:30.376Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=8d29c81e-49f0-4047-b359-46010788f023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:40.398Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=8c4fcc8d-78a6-4d3f-a71d-4195012a32c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:40.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:50.436Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=70062fcd-48d8-488c-b99f-78b1d0fcd55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:46:50.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:00.452Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=cdb053db-bebf-43e9-bb8e-ec96fdc17b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:00.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:47:08.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:47:08.711Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T03:47:08.718Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:47:08.722Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:47:08.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:47:08.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T03:47:08.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T03:47:08.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:10.476Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=54690c1a-886a-439a-a2b7-1fd73d12a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:20.504Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=58ff1023-ef11-4fc5-9c6c-c81c9e3206e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:20.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:30.524Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=3294d510-5c4b-4ebc-b681-98234db896c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:40.540Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=200e2aad-a4d6-4fd2-b6a4-ba7559d4986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:40.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:50.561Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=cd66367e-3ba9-44cb-93c6-f046cf7bdf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:47:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:00.596Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=e06985a0-caa9-466e-b19e-2d35f7da4d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:10.613Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=7a2148fe-5072-49fd-8762-925424925993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:10.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:20.623Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4677b765-7cb9-499d-826f-5cec48d88002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:30.635Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=16268daf-b1ab-454a-a4d6-47699fd05f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:30.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:40.649Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=08278f44-4b2d-4c06-9d7f-2ff04c369f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:50.668Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=7781132b-6fd6-48ac-8000-407664acb5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:48:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:00.682Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=52add031-09d3-4038-9c1c-849e7bdf1e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:10.693Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=86311cd4-2e94-4da8-a077-180fae7906ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:20.705Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b7fa45f1-ed63-4eea-ac18-946590632932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:20.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:30.739Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=3a1126ae-5bdd-4350-9e35-a14a06a0eaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:30.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:40.767Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0ffd97ba-a875-4774-9913-f46cf2ebdbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:50.784Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=55ce2043-bb65-47fe-9689-58801417cd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:49:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:00.795Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=67633d24-50a0-403c-b572-783f71e6b1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:10.808Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=6664738e-4666-48d0-889d-e139ab7d849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:10.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:20.844Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f06d8c5c-67f0-4132-8f54-918f191c665f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:30.857Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=1d324a7d-e8d3-428b-8e3d-cb41360c7a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:40.871Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b0b07bca-5dc8-4c35-990d-351cf7cbe5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:50.883Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4c37b381-1ecf-44ac-8ce9-4bacd101271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:50:50.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:00.904Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=58aaaa49-a88e-4253-bd0b-b0f6fb3f5467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:00.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:10.920Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=5fc7b572-2ee6-484a-835e-bd843e3a3664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:10.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:20.943Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ca23837e-a43f-4ef8-acd1-fd096cca0ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:20.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:30.953Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=e71c535d-f579-4080-9b0e-0411487c3330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:40.964Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=7364d6df-4d95-4964-80fe-bfd6bdbec22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:40.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:50.976Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c2d0f97a-a873-4ee8-8334-634c5ab8836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:51:51.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:01.006Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4a580cff-7e10-426c-9ba5-a3f94a105234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:01.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:52:08.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:52:08.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T03:52:08.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:52:08.510Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:52:08.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:52:08.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T03:52:08.525Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T03:52:08.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:11.018Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=45228d78-5dd2-428f-b134-c92df03a3289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:21.044Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ac9c088f-4479-4014-9382-0e2f3accbdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:21.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:31.064Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4d236bb3-1f0a-4dc4-b0ac-7e0dc80424fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:31.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:41.081Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=5246ebeb-3708-46ae-9ec2-e116c40e2879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:41.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:51.101Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=27ac6cfe-206d-4da1-a108-2597d9146b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:52:51.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:01.116Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=da5176df-6812-427e-966e-ec2d4d8b2ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:11.128Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=34720b58-cf87-472d-b614-03204b1f0aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:11.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:21.140Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=29a9f583-e398-4645-887c-d8c0def074cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:21.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:31.153Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=e5a1ed78-6926-4d0b-b4ef-9819d5066065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:31.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:41.166Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=28e7b71d-f01d-4088-9e24-bf1096bb6a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:41.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:51.175Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=bf29fccc-489a-4425-8298-e29a2237bbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:53:51.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:01.192Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ca86feae-b683-4117-adbd-efa315f3b048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:01.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:11.204Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f07c8d94-1e09-4b2b-bf7d-47a7d2593a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:11.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:21.215Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d15ef488-5f6c-440c-bdb4-5a4ec70d93fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:31.226Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f22763d1-e452-43ab-9fbc-9317af34edfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:41.237Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=26b3a47b-2b2e-4e55-abff-a579bce78188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:41.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:51.247Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=9add53d9-5d2b-4467-b9d8-7b025899c21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:54:51.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:01.257Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=1acadac0-bcc2-414a-990f-cf2a0d7b4d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:01.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:11.268Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=78807e9f-48ed-4933-94bd-5cf148ae8ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:21.282Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=7f5e1b11-33d6-4c36-889e-73b945f43cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:21.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:31.294Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0ecc8566-afdf-4de3-a301-01164206eb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:41.304Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a498e889-2069-45d7-8e7b-cd14f88de336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:51.315Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=eabd1ca4-3d8d-41c4-a5ad-c794557049ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:55:51.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:01.330Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4a273b5f-9677-46e1-8c91-4c80b45d5b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:01.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:11.342Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=09f18544-3a2b-43d4-95cb-1be962ecbba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:21.361Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=687d4eb2-96db-4357-8c25-751b8a52fd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:31.372Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0a657148-a8d7-4d1c-98e5-c8c23432176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:31.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:41.384Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a1fd9134-1463-422e-b24f-6765d1e738b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:41.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:51.398Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c481af9b-5901-43ec-812d-ee603a01047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:56:51.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:01.417Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=88c5d65d-ba96-4934-8daf-79e3e6a696b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:01.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:57:08.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T03:57:08.471Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T03:57:08.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:57:08.477Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:57:08.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T03:57:08.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T03:57:08.489Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T03:57:08.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:11.429Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=99a07f4c-c849-4fe4-8d5d-b3dbf1787fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:21.448Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d7bea973-e475-4352-b2a1-db0f93dd6ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:21.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:31.463Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=26666e10-f675-4ae2-9928-cf79d20ddd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:31.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:41.474Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=6fa55d84-741c-4046-8e25-a4d84ea69173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:51.484Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b1f48609-0194-411e-a2a8-cd2e41b06025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:57:51.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:01.494Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0d1ca2ac-b322-4aba-8b31-857209cfe8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:01.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:11.504Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=afe9322a-d435-4276-9c00-4d15be3011a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:21.518Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c6c14c05-58c4-43b2-adaa-dccfaf765d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:21.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:31.530Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d264e52c-d88e-48cd-91cf-6928b903a275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:31.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:41.542Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=735596f8-0ccb-420d-8ce3-4419dcc5c131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:51.563Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=86f4b4d1-6438-4bc6-abf2-7f6ba78fe87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:58:51.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:01.579Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=81355c51-e8fd-4cb9-83a2-35aeda658d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:11.590Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=e1ab226f-38c9-4d82-955a-343a34053b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:11.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:21.608Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=f64e010a-0bb8-433d-bccb-ead4b21e323b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:21.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:31.621Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=5c7211c5-32c7-4194-9f78-032abf1f1205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:31.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:41.635Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=df4d67f1-743c-4a46-baab-1d08ca0fa520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:41.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:51.647Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ae1c843c-89d2-4e2e-a88f-96186e176128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T03:59:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:01.662Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=b793cd44-3aaa-4e4c-973b-ae10f5cebed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:01.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:11.674Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=6e241149-93fc-40a8-b7f9-62366bf01273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:21.687Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=fa499d0f-12bb-44b9-8cd5-a850a32e81f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:31.699Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=2eae054f-f2bd-4a0d-a77f-bd680afd44ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:31.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:41.708Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4f3dc19e-e173-4de4-957b-fc879a3c3d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:41.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:51.719Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0a2d0724-0df6-4184-8be1-42e1c2d5fe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:00:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:01.731Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a53af0d8-a7f8-4953-9148-a9de58a2b9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:01.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:11.742Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=aa3b011e-d027-413c-8248-c79ff5f54af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:21.756Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=354d9a39-7f26-45e0-9045-04aea7b5b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:21.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:31.768Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d343c415-4191-48b8-8bf5-5ed0ad29906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:41.779Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=cc464083-c0ae-4a8c-a089-8449b8c8793f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:51.790Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d1f459f5-6a33-444f-973b-ef09fa2b1319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:01:51.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:01.799Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=527f4851-a889-4ed3-9f8d-be55fb6e7625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T04:02:08.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T04:02:08.346Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T04:02:08.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T04:02:08.351Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T04:02:08.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T04:02:08.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T04:02:08.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T04:02:08.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:11.810Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=95496aca-9544-499a-9a7e-09d4d159d8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:11.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:21.823Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d9f8df4b-603f-405c-a0e1-52b70a88a389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:21.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:31.834Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=8ccddcce-5f6a-4dbe-a9b1-6fb03ad91939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:31.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:41.846Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0a1c03de-3835-4882-87ae-1735473d340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:41.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:51.857Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=18aa33cd-8df3-442a-a4d8-1fe33b6386fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:02:51.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:01.866Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=69b2bfa6-0367-45c7-b547-c1e06a60f79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:01.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:11.876Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=3ca22840-959b-4971-a748-8d474db7dd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:11.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:21.888Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=9adad98f-46ad-44ac-9925-092d284482f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:31.898Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=81f5b39f-ac66-42b4-b112-793385c8198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:41.910Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=6afd4680-82a1-4661-bb7a-c3a1ea1e3695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:41.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:51.925Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=973ba924-c3b2-452d-9c38-a96c2fbc1eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:03:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:01.936Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d11a0310-d832-44b4-9c68-40d23fcdfcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:01.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:11.947Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=1195ed50-6342-4db7-adbb-c8250d09b6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:21.959Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=473da857-50e9-49e4-9719-d2663d8ba344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:21.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:31.972Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=62e187c5-4a0e-44d3-9093-b2fc51e8e91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:31.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:41.983Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=6a8b8e78-7fb9-4243-a42b-b2504aac1e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:51.996Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=4dc9c7a6-7bd3-45d2-b504-3512db703040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:04:52.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:02.008Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d998ae5d-199d-432f-b811-450bae2c7cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:02.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:12.020Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a373aef6-8b27-48aa-8477-77dbd96f633f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:22.030Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=3da048c5-53f1-49aa-8535-90eaa938f6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:32.045Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=23baba9e-1e0e-4a37-a25e-ac1237beac67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:42.057Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=bb479667-6949-41ba-8674-0cdf0821d683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:52.075Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=6495461a-f5aa-4d89-b05e-97d82d853e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:05:52.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:02.088Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=9885233b-4760-4bfc-b063-140a68d81091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:12.096Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=aac706d2-6774-4a01-a5d6-737456dfebc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:22.106Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=5132844a-f541-4dad-a466-9b76c32d0dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:22.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:32.122Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=9cc0a67a-ca83-47d6-8ae1-9002b69871f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:42.132Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=5afbf89e-a6ad-4897-a981-60cebc66d867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:52.145Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=2cd7d1b6-5b06-45f4-8455-32e71e78babf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:06:52.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:02.155Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=798a6a10-88d5-4e8b-8927-1fa5824739fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T04:07:08.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T04:07:08.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T04:07:08.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T04:07:08.449Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T04:07:08.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T04:07:08.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T04:07:08.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T04:07:08.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:12.164Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=140d4d25-7c17-464a-8cf6-520d7328c0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:12.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:22.178Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a27b45c6-7913-4f99-9711-85d1970adfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:32.196Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=34fb4149-1955-4aa9-915a-7f15b8a078cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:42.207Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=007c7e1d-2c40-47e7-a027-524e386e84f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:42.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:52.214Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=fd304868-4cee-414f-92fc-75c29e758fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:07:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:02.227Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=bd52c211-534d-4bb5-8e55-cb4c36da6769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:12.240Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c09f0642-aad1-4d18-8b78-c452b2754195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:22.252Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=d96759d4-75b0-45d9-9683-69586c1aaa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:32.261Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=0df3653d-56a6-4bea-a96d-245ba82f8e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:32.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:42.274Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=15d0d5bd-a91b-46bc-b9f4-6954f0588462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:42.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:52.287Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=1f128d02-0ac9-41a7-a167-31ecfd950a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:08:52.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:02.298Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=bd8dbad5-7890-45a1-887e-17b0f59598db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:02.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:12.309Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=68a169c4-6681-4709-b1ed-d4da1cffa306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:12.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:22.332Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=191c565b-fffa-4bcf-a0d9-fe77cf74d14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:22.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:32.342Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=8ab95340-9cc1-4745-8de6-d23dd8f1739b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:42.352Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ccd26177-90ca-488a-9ae6-54e89c8b1729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:52.365Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=c2513ea6-3db6-4718-83ee-259d13fcf1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:09:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:02.376Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=36e5fffa-338d-4a55-a33e-6cb659cb80ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:12.386Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=ff081462-71c5-49ba-94b0-f74d2f749ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:22.396Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=36a0ef4c-259b-4d31-a3ff-aa2954838a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:32.407Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=caad6498-6415-477a-9604-413e20382536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:32.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:42.418Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=6d0be1da-51b4-4cf7-8a8e-f68e69026534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:52.430Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=3be5e37f-2fd3-420c-b44b-1fc2c904e951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:10:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:02.443Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=5a0b1271-fb12-41a1-ba3c-749dcba04041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:12.457Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=75b5af88-ed0c-4135-b96f-e7f05a08cdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:22.468Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=68654bab-34e1-4f21-999c-ae090489d196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:32.477Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=a77a26c3-f8d7-41f6-9d14-2aa8d1331abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:32.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:42.489Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=da03531d-5665-40d7-b3ff-2f48cbf8c204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:52.500Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=31ff46fa-fc4e-4e14-824d-d123e93489ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:11:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:12:02.511Z |INFO |Init configs |InvocationID=7f6c51a0-51c9-493f-b259-9f2970b10c91, InstanceUUID=1fd5256d-d6cd-4ed8-9b60-936cc00be531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-17T04:12:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T04:12:08.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-17T04:12:08.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-17T04:12:08.303Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T04:12:08.306Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T04:12:08.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-17T04:12:08.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-17T04:12:08.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-17T04:12:08.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |